@charset "utf-8";
/* CSS Document */

html {background: #E6E6E6;}
* {margin: 0; padding: 0;}

body {font: .78em/1.3em 'Trebuchet MS',arial,helvetica,sans-serif; }
h1 {font-size:1.8em; line-height:1.35em;}

#container{width:800px; margin:0 auto 0 auto; padding: 5px 0 0 0; background: #FFFFFF; }
#header {display: none; padding:0 43px 0 52px;}
#header h2 {width:440px; color: #ac0e0d; font-size:1.7em; line-height:1.4em; float:left;}

#main {background: #FFFFFF;}
#main h2 {color: #ac0e0d; font-size:1.51em; line-height:1.4em;}

#leftColumn {float:left; padding: 0 0 25px 55px;}
#leftColumn ul {list-style:square; padding:8px 0 3px 15px; color: #0994B5; font-size:0.7em;}
#leftColumn p { color:#666666; font-size:1.98em; padding:0 0 7px 5px;}

#rightColumn {float:right; display: visible; background: url(../images/cta2.jpg); width:164px; height:162px; margin:0px 0 0 -85px; padding:0 35px 0 0; background-repeat:no-repeat;}
#rightColumn p {color:#ac0e0d; font-size:2.0em; font-weight: bold; line-height:1.4em; width: 125px; height: 80px;
              padding:42px 0 0 17px;}
#rightColumn p span {color: #666;}			  
#copy {background: #FFFFFF; padding:0 43px 0 52px; color: #333; font-size:.85em; line-height:1.5em; font-family:Verdana, Geneva, sans-serif;}
#copy p{padding-bottom: 10px;}	

#content {background: #FFFFFF; padding:0 43px 0 52px; color: #333; font-size:.85em; line-height:1.5em; font-family:Verdana, Geneva, sans-serif;}
#content p{padding-bottom: 10px;}
#content h1 {padding-bottom: 5px; font-size:1.5em; line-height:1.5em; color: #ac0e0d; font-family: 'Trebuchet MS';}
#content h2 {padding-bottom: 25px; font-size:2em; line-height:1.5em; color: #ac0e0d; font-family: 'Trebuchet MS';}

#footer {background: #E6E6E6; padding:5px 0 5px 0;}
#footer p {font-size:0.62em; color:#A7A7A7; text-align:center;}

#killFloat{clear: both; font-size:75%; }

#geotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666768;
	text-decoration: none;
}

#geotable td {
	text-align: left;
	padding: 10px;
}

#geotable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0994B5;
	text-decoration: none;
}

#geotable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f96808;
	text-decoration: underline;
}




