html, body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:100%;
  color: #000;
  background: #FBF0CC;
  margin: 0 auto;
  padding:0px;
  border:0px;  
}

.invisible{ text-indent:-900em; overflow:hidden; display:block;}
del.horizontalLine{ border-bottom:1px solid #CCC; margin:10px 0 10px 0; display:block;} /* horizontal line for pages */

/* a href default style */
a { color:#8A0000; text-decoration:none;}
a:hover { color:#4877AD; text-decoration:none; }

/* Clearfix */
.clearfix{ display: block; }
	.clearfix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
	html[xmlns] .clearfix{ display: block; }
	* html .clearfix{ height: 1%; }
		
/* HeaderTop */
#headerTopContainer{
	background:url(graphics/gettng_results.gif);
	width:800px;
	height:110px;
	color:#FFFFFF;
	margin:0 auto;
}
#headerBanner{ position:absolute;}
#logo{
	position:absolute;
	width:111px;
	height:120px;
	display:block;
	margin:10px 0 0 0;
	border:0;
}
h1#headerTitle{
	font-family:Helvetica, sans-serif;
	position:absolute;
	margin:48px 0 0 130px;
	padding:0;
	line-height:25px;
	letter-spacing:1px;
	width:665px;
	font-size:23px;
}
h1#headerTitle b{
	display:inline-block; padding:3px 0 0 0;
}
#logo{
	position:absolute;
	width:111px;
	height:120px;
	display:block;
	margin:10px 0 0 0;
	border:0;
}

/* HeaderNav */
#headerNavContainer{
	width:800px;
	text-align:center;
}
#headerNavContainer a{
	height:25px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 20px 0 0;
}
#headerNavContainer span.urhere{
	height:25px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 20px 0 0;
}

.urhere {
	height:25px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 20px 0 0;
}


#headerNavContainer a:visited{ text-decoration:none; color:#FFFFFF;}
#headerNavContainer a:active{ text-decoration:none; color:#FFFFFF;}
#headerNavContainer a:hover{	color:#e9b601; }


/* HeaderBottom */
#headerBottomContainer{
	width:800px;
	margin:0 auto;
	min-height:80px;
}
h2{
	color:#FFFFFF;
	font-size:22px;
	line-height:24px;
	padding-top:40px;
	margin:0;
	line-height:24px;
	font-weight:bold;
	width:800px;
	height:40px;
	display:block;
}

/* Main Wrapper */
#mainWrapperBG{ 
	width:100%;
	min-width:800px;
	background:#EDEDED;
}
#mainWrapper{
	width:800px;
	margin:0 auto;
	padding:20px 0 20px 0;
font-size:11px;
       color:#999999;
       line-height:16px;

}

/* LeftSideWrapper */
#leftSideWrapper{
	width:240px;
	float:left;
}
.leftSideMenu p{
	font-size:11px;
	color:#999999;
	line-height:16px;
	margin:0;
	padding:0;
}
.homeButtonLeft{
	font-size:13px;
	color:#FFF;
	background-color:#4877AD;
	padding:10px 0 10px 0;
	width:240px;
	display:block;
	text-align:center;
	text-decoration:none;
	margin-bottom:10px;
	font-weight:bold;
}
.homeButtonLeft:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.leftSideLink{ color:#4877AD; text-decoration:none; }
a.leftSideLink:hover{ color:#8A0000; text-decoration:none; }

/* RightSideWrapper */
#rightSideWrapper {
	width:519px;
	border-left:1px solid #CCCCCC;
	float:right;
	padding-left:19px;
	font-size:11px; 
	color:#999999;
	line-height:16px;	
}
#rightSideWrapper p{
	padding:0;
	margin:0 0 10px 0;
}
.rightSideMenu p{
	font-size:11px;
	color:#999999;
	line-height:16px;
	margin:0;
	padding:0;
}
.homeButtonRight{
	font-size:13px;
	color:#FFF;
	background-color:#8A0000;
	padding:10px 0 10px 0;
	width:240px;
	display:block;
	text-align:center;
	text-decoration:none;
	margin-bottom:10px;
	font-weight:bold;
}
.homeButtonRight:hover{
	color:#FFF;
	text-decoration:none;
}

/* DetailsWrapper */
#detailsWrapperBG{
	background:#FFFFFF;
	width:100%;
	min-width:800px;
}
#detailsWrapper{
	width:800px; 
	height:110px;
	margin:0 auto;
	padding:20px 0 20px 0;
}
#detailsLeftSide{
	width:240px;
	float:left;
}
#cdeLogo{
	float:left;
	margin:10px 10px 0 0;
	border:0;
}
#detailsLeftSide b{
	font-size:10px;
	line-height:16px;
	color:#999999;
	margin:30px 0 0 0;
	display:block;
}

/* DetailsRightSide */
#detailsRightSide{
	width:519px;
	border-left:1px solid #CCCCCC;
	float:right;
	height:90px;
	padding:15px 0 0 20px;
	font-size:10px;
	line-height:16px;
	color:#999999;
}
#detailsContactInfo{
	width:280px;
	float:left;
}
#detailsSiteInfo{
	width:220px;
	float:right;
}


/* FooterWrapper */
#footerWrapper{
	text-align:center;
}

/* FooterLinks */
#footerLinks { 
	margin-top:30px;
}
#footerLinks a {
	color:#8A0000;
	margin:0 10px 0 10px; 
	display:inline-block;
	font-size:11px;
	line-height:24px;
	text-decoration:none;
}
#footerLinks span.urhere {
	color:#8A0000;
	margin:0 10px 0 10px; 
	display:inline-block;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
}

#footerLinks a:visited { text-decoration:none; color:#8A0000;}
#footerLinks a:active {	text-decoration:none; color:#8A0000;}
#footerLinks a:hover { text-decoration:none; color:#4877AD;}

/* FooterCopyright*/
#footerCopyright {
	color:#999;
	font-size:11px;
	line-height:24px;
	padding-bottom:20px;
}
#footerCopyright a:visited {text-decoration:none; color:#787473}
#footerCopyright a:active {text-decoration:none; color:#787473}
#footerCopyright a:hover {text-decoration:none; color:black}
