﻿body
{
	text-align: center;
	font-family: Arial, Verdana, 'Times New Roman';
	background-color: #696969;
	padding: 0;
	margin: 0;
	min-width: 800px;
}

.bodypopup
{
	text-align: center;
	font-family: Arial, Verdana, 'Times New Roman';
	background-color: #ffffff;
	top: 0;
	padding: 0;
	margin: 0;
	min-width: 400px;
}

.pagewrapper
{
	/* container block for the entire page inc'l all the divs */
	position: relative;
	top: 0;
	margin: 0 auto;
	width:752px;
	text-align: left; /* important to re-establish default (left) alignment */
}

.menubodyunit
{
  /* take element out of the normal page flow! */
  position: absolute;
  /* position the element vertically using top or bottom
     and define width as you like:                       */
  width: 752px;   
  /* set left and right to the same value! */
  left: 0;
  right: 0;
  /* adding auto-margins left and right will
     center the element horizontally!         */
  margin-left: auto;
  margin-right: auto;
  /* mark this element visually prominent */
}
.SiteMapDflt
{
	font-size: 10px;
	background-color: #f5deb3;
	font-family: Verdana, Arial, Serif, 'Times New Roman' , Sans-Serif;
}

.MainPanel
{
	clear: both;
	width: 615px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	background-color: #ffffff;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	position: absolute;
	top: 170px;
	height: 975px;
	float: none;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
	left: 135;
	right: 0;
}

.MainPanel2
{
	clear: both;
	width: 750px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	background-color: #ffffff;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	position: absolute;
	top: 170px;
	height: 975px;
	float: none;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
	left: 135;
	right: 0;
}


.MainPanelHomePage
{
	clear: both;
	width: 750px;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	background-color: #ffffff;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	position: absolute;
	top: 225px;
	height: 485px;
	float: none;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
	left: 0;
	right: 0;
}

.MainPanelTable
{
	width: 90%;
}

.MainPanelHP_Text1
{
	color: #330099;
	font-size: 15px;
	
}

.MainPanelSample
{
	color: #330099;
	font-size: 14px;
	width: 100px;
	cursor: hand;
}

.MainPanelSample2
{
	color: #330099;
	font-size: 14px;
	cursor: hand;
}

.MainPanelHP_Text2
{
	color: #800080;
	font-size: 12px;
	font-weight: bold;
}
.MainPanelHP_Text3
{
	color: #330099;
	font-size: 13px;
}

.MainPanelHeader
{
	font-family: Verdana, Arial, 'Times New Roman', Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}
.MainPanelHeaderOrng
{
	font-family: Verdana, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
.MainPanelHeaderLrgOrng
{
	font-family: Verdana, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.ProductHeader
{
	font-family: Serif, Verdana, Arial, 'Times New Roman' , Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.FooterPanel
{
	clear: both;
	width: 750px;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #d3d3d3;
	position:absolute;
	left: 0;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally */
	margin-left: auto;
	margin-right: auto;

	top: 1130px;
	height: 40px;
	float:none;
}
.FooterPanelHomePage
{
	clear: both;
	width: 750px;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #d3d3d3;
	position:absolute;
	left: 0;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally!         */
	margin-left: auto;
	margin-right: auto;

	top: 710px;
	height: 40px;
	float:none;
}

.Header
{
	clear: both;
	width: 750px;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Verdana;
	padding: 0px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally!         */
	margin-left: auto;
	margin-right: auto;
	height: 145px;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
}

.HeaderHomepage
{
	width: 750px;
	font-size: 16px;
	font-family: Arial, Verdana;
	padding: 0px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally!         */
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	font-weight: normal;
	color: #ffffff;
	font-style: italic;
}

.HeaderBannerRotator
{
	z-index: 0;
	/*
	width: 125px;
	padding: 0px;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	position: absolute;
	margin:0 auto;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	position: absolute;
	left: 37%;
	width: 0px;
	text-align : center;
}

.RadioMinuteRotator
{
	z-index: 0;
	/*
	width: 125px;
	padding: 0px;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	position: absolute;
	margin:0 auto;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	position: absolute;
	left: 90%;
	width: 0px;
	top: 400px;
	text-align : center;
}

.HeaderTagline
{
	z-index: 0; 
	background-color: transparent;
	position: absolute;
	left: 90px;
	top: 114px;
	text-align: center;
}



.LeftPanel
{
	left: 0px;
	width: 135px;
	color: #ffffff;
	font-family: Arial, Verdana;
	position: absolute;
	top: 170px;
	height: 960px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #13007C;
}

.RightPanel
{
	left: 750px;
	width: 0px;
	color: #000000;
	font-family: Arial, Verdana;
	position: absolute;
	top: 126px;
	height: 725px;
	background-color: #ccffff;
}

.HMenuPanel
{
	width: 750px;
	color: #000000;
	font-family: Arial, Verdana;
	position: absolute;
	top: 145px;
	height: 25px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	/* background-color: #ccffff; */

	left: 0;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally       */
	margin-left: auto;
	margin-right: auto;
}

.HMenuPanelHomePage
{
	left: 0px;
	width: 750px;
	color: #000000;
	font-family: Arial, Verdana;
	position: absolute;
	top: 200px;
	height: 25px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ccffff;
	left: 0;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally!         */
	margin-left: auto;
	margin-right: auto;
}
.HMenu
{
	font-size: 10pt;
	color: #003366;
	font-family: Arial, Verdana, 'Times New Roman';
}
.HMenuBottomBar
{
	font-size: 8pt;
	background-color: #3399cc;
	color: #ffffff;
	font-family: Arial, Verdana, 'Times New Roman';
}
.HMenuTopBar
{
	font-size: 8pt;
	background-color: #3366cc;
	text-decoration: bold;
}
.HMenuTopBar2
{
	background-color: #3366cc;
	border-right: #3366cc thin solid;
	border-top: #3366cc thin solid;
	border-left: #3366cc thin solid;
	border-bottom: #3366cc thin solid;
}
.LeftMenuTable
{
	border-top: #3366cc thin solid;
	border-bottom: #3366cc thin solid;
}

a.MainBodyLink:active
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLink:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLink:link
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLink:hover
{
	color: #333399;
	background-color: transparent;
	text-decoration: underline;
}


a.MainBodyLinkBlu:active
{
	color: #000099;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLinkBlu:visited
{
	color: #000099;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLinkBlu:link
{
	color: #000099;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLinkBlu:hover
{
	color: #333399;
	background-color: transparent;
	text-decoration: underline;
}





a.MainBodyLinkBlu2:active
{
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLinkBlu2:visited
{
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLinkBlu2:link
{
	color: #003399;
	background-color: transparent;
	text-decoration: none;
}
a.MainBodyLinkBlu2:hover
{
	color: #003399;
	background-color: transparent;
	text-decoration: underline;
}






.MainBodyBlu
{
	color: #000099;
	background-color: transparent;
	text-decoration: none;
}


.HMenuBarBold
{
	color: #ffffff;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
}

a.HMenuBarSelected
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffcc00;
}
a.HMenuBarSelected:visited
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffcc00;
}
a.HMenuBarSelected:active
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffcc00;
}
a.HMenuBarSelected:link
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffcc00;
}
a.HMenuBarSelected:hover
{
	text-decoration: none;
	font-size: 10pt;
	color: #ffcc00;
}


a.HMenuBar:visited
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	font-size: 10pt;
}
a.HMenuBar:active
{
	color: #f5deb3; 
	background-color: transparent;
	text-decoration: none;
	font-size: 10pt;
}
a.HMenuBar:link
{
	color: #ffffff; /*#f5deb3*/
	background-color: transparent;
	text-decoration: none;
	font-size: 10pt;
}
a.HMenuBar:hover
{
	color: #f5deb3; /*#ffffff*/
	background-color: transparent;
	text-decoration: underline;
	font-size: 10pt;
}




a.HMenuBarSm:visited
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	font-size: 9pt;
}
a.HMenuBarSm:active
{
	color: #f5deb3; 
	background-color: transparent;
	text-decoration: none;
	font-size: 9pt;
}
a.HMenuBarSm:link
{
	color: #ffffff; /*#f5deb3*/
	background-color: transparent;
	text-decoration: none;
	font-size: 9pt;
}
a.HMenuBarSm:hover
{
	color: #f5deb3; /*#ffffff*/
	background-color: transparent;
	text-decoration: underline;
	font-size: 9pt;
}



.HMenuBarHL
{
	color: #f5deb3;
	background-color: #3366cc;
	text-decoration: bold;
	font-size: 10pt;	
}

.CCList /* DIV class for the payment/cc methods bar */
{
	clear: both;
	width: 254px; /* 615  */
	text-align: right;
	font-size: 10px;
	padding: 0px;
	background-color: #ffffff;
	position:absolute;
	left: 360;
	right: 0;
	/* adding auto-margins left and right will
	 center the element horizontally!         */
	margin-left: auto;
	margin-right: auto;
	top: 921px;
	height: 30px;
	float:none;
	z-index: 0;	
}
HR.Blu
{
	background-color: #13007c;
	color: #13007c;
	height: 1px;
}
TD.Blu
{
	color: #000099;
}
TD.BluBold
{
	color: #000099;
	font-weight: bold;
}
TD.MediaCntrHead
{
	color: #000099;
	border-bottom: #000099 1px solid;
	background-color: #DBE9F0;
	height: 20px;
}

.MediaCntrHead
{
	color: #000099;
	border-bottom: #000099 1px solid;
	background-color: #DBE9F0;
}


IMG.LightBorder
{
	border-right: #dbe9f0 thin solid;
	border-top: #dbe9f0 thin solid;
	border-left: #dbe9f0 thin solid;
	border-bottom: #dbe9f0 thin solid;
}
.divPopUp
{
	clear: both;
	width: 400px;
	height: 300px;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	left: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
}
.divPopUpLrg
{
	clear: both;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	left: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
}
.popupsmall
{
	font-size: 9px;
	font-family: Verdana, Arial, Serif, 'Times New Roman' , Sans-Serif;
	background-color: #ffffff;
	text-align: left;
}
.popuphelp
{
	font-size: 9px;
	font-family: Verdana, Arial, Serif, 'Times New Roman' , Sans-Serif;
	background-color: #F5DEB3;
	text-align: left;
}

.bodysmall
{
	font-size: 9px;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
	background-color: #ffffff;
	text-align: left;	
}

.popupsmallcntr
{
	font-size: 9px;
	font-family: Verdana, Arial, Serif, 'Times New Roman', Sans-Serif;
	background-color: #ffffff;
	text-align: center;	
}


.MimicLink
{
	cursor: hand;
	color: #333399;
	background-color: transparent;
	text-decoration: none;
}

.RightAlign
{
	letter-spacing: normal;
	text-align: right;
}

.LeftAlign
{
	text-align: left;	
}

.CAPTCHA
{
	vertical-align: bottom;
	text-align: center;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.CenterItem
{
	text-align: center;
}

.ButtonCenter
{
	text-align: center;
	left: 0;
	right: 0; /* adding auto-margins left and right should
	center the element horizontally, not always though  */
	margin-left: auto;
	margin-right: auto;
	cursor: hand;
	display: block;
}

.BodyTextPurpLrg
{
	font-family: 'Palatino Linotype', 'Times New Roman', Arial, Verdana;
	font-size: 20px;
	color: #800080;
}

.BodyTextPurpMed
{
	font-family: 'Palatino Linotype', 'Times New Roman', Arial, Verdana;
	font-size: 18px;
	color: #800080;
}

.BodyTextPurpSm
{
	font-family: 'Palatino Linotype', 'Times New Roman', Arial, Verdana;
	font-size: 14px;
	color: #800080;
}


.BodyTextBlueMed
{
	font-family: 'Palatino Linotype' , 'Times New Roman' , Arial, Verdana;
	font-size: 14px;
	color: #003399;
}

.Tagline
{
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	background-color: transparent;
	position:absolute;
} 

.UserLogin
{
	text-align: left;
}


.testA
{
	padding-top: 8px;
}
.testB
{
	padding-top: 3px;
}
ul.no_bullet
{
list-style-type: none;}
