/* CSS Document */

/* Td Background */
.blue-middleborder {border-left:9px solid #94B9D2; border-right:9px solid #94B9D2; padding:15px;}
.blue-header {
	background-image: url(../images/header_banner.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 46px;
	width: 610px;
	border-top-width: 0px;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-alignment: centre;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.blue-bottborder {border-bottom:9px solid #94B9D2;}

.brown-topimg {background-image:url(../images/brown-topimg.gif); background-repeat:no-repeat; background-position:left top; background-color:#D9C8BE;}
.brown-bottimg {background-image:url(../images/brown-bottimg.gif); background-repeat:no-repeat; background-position:left bottom;}
.blue-bg {background-color:#95B9D2; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#58240F; font-style:italic; text-transform:uppercase;}
.light-bluebg {background-color:#DFEAF1; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#58240F; text-transform:uppercase;}

.blue-logo{
	background-image: url(../images/cs_logo.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	width: 240px;
}
.blue-client-left{
	background-image: url(../images/client_left_new.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 51px;
	width: 51px;
}

.blue-client-right{
	background-image: url(../images/client_right_new.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 51px;
	width: 4px;
}

.blue-gradient-bottom{
	background-image: url(../images/bottom_gradient_new.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 23px;
	width: 610px;
}

.ad-spot{
	background-image: url(../Ads/BearandDuckAd.swf);
	background-repeat: no-repeat;
	background-position: top;
	height:auto
	width: 850px;
}

.light-blue-topright { background-image: url(../images/light-blue-toprightcorner.gif); background-repeat: no-repeat; background-position: right; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#58240F; text-transform:uppercase; }

.sponser-bluecornerbg { background-image: url(../images/sponser-bluecornerbg.gif); background-repeat:no-repeat; }
.phone { font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#58240F; font-style:italic;}


.brownlink {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#58240F; font-style:italic; text-decoration:underline;}
.brownlink:link {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#58240F; font-style:italic; text-decoration:underline;}
.brownlink:visited {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#58240F; font-style:italic; text-decoration:underline;}
.brownlink:hover {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#58240F; font-style:italic; text-decoration:none;}

div.terms {
   width:245px;
   height:120px;
   padding:6px;
   margin:4px 16px;
   overflow:auto;
   scrollbar-face-color : #D9C8BE; 
   scrollbar-3dlight-color : #D9C8BE; 
   scrollbar-shadow-color : #D9C8BE; 
   scrollbar-track-color : #D9C8BE; 
}

div.terms p,
div.terms li {font:normal 11px/15px arial;color:#333;}
div.terms h3 {font:bold 14px/19px arial;color:#000;}
div.terms h4 {font:bold 12px/17px arial;color:#000;}
div.terms strong {color:#000;}

#survey {
	font-family:Arial,Helvetica,sans-serif;
	color:#999999;
}

#survey .button {
	background-color:#95B9D2; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#58240F; 
	font-style:italic; 
	border: 1px solid #6BA0D6;
	
}

