@charset "utf-8";
/* CSS Document */


body {
background-image:url(../images/long.png);
	background-repeat: repeat-x;
	background-color: #003F5B;
	margin:0px;
	padding:0px;
	
	SCROLLBAR-FACE-COLOR: #333333; 
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
SCROLLBAR-SHADOW-COLOR: #efefef; 
SCROLLBAR-3DLIGHT-COLOR: #666666; 
SCROLLBAR-ARROW-COLOR: #666666; 
SCROLLBAR-TRACK-COLOR: #333333; 
SCROLLBAR-DARKSHADOW-COLOR: #999999;
/*overflow: auto;*/
}

.pricingDots {
	margin:0 10px;
	overflow:auto;
	/*width:100%;*/
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/pricingDots.gif);
	/*background-image: url(images/pricingDotsLight.gif);*/
	background-repeat: repeat-x;
	background-position: 0 57%;
}

.menuItemBackground {
background-color:#171717;
/*padding-top:16px;*/
height:34px;
}

.footer {width:auto; height:auto;margin:auto;text-align:center;clear:both;display:block;padding-bottom:20px;}

.style2 {
	color: #CCCCCC;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
}
.style5 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



.cscHeader {
	color: #CCCCCC;
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:26px;
	font-weight: bold;
}

.cscSubHeader{
	color: #CCCCCC;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	font-weight: bold;
}
.cscHeading{
	color: #CCCCCC;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*line-height:20px;*/
	font-weight: bold;
}

.grayBody {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	line-height:20px;*/
	color: #CCCCCC;
}
.grayBodyBold {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #CCCCCC;
	font-weight:bold;
}
.redText {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #990000;
	font-weight:bold;
}
 a {
color: #CCCCCC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 15px 0px 15px;

}
 a:hover {
color: #3399CC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 15px 0px 15px;

}
.style6 {color: #3399CC}
.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {color: #00A700}
.blueHeader {
	color: #3399CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*padding-bottom:10px;*/
}
.blueCopy{
	color: #3399CC;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.style15 {color: #CCCCCC}
.style16 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
