@charset "utf-8";
	
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* GLOBAL CLASSES
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
	
	.clearer {clear: both; font-size: 0;}
	.left { float: left; }
	.left-img {float:left; margin:0px 10px;}
	.right { float: right; }
	.small-12px {font-size: 12px;}
	.small-10px {font-size: 10px;}
	.small-11px {font-size: 11px;}
	.bottom-push {margin-bottom:15px;}
	
	a {color:#813f32; text-decoration:underline; font-weight:bold; }
	a:hover{color:#253850; text-decoration:underline;} 
	a img { border: none; }

	ul { list-style: none; }
	
	h1 { color:#19303c;}
	h2 { color:#712719; }
	h2 a:link, h2 a:visited{ font-weight:normal; color:#813f32;  }
	h2 a:hover {color:#253850;text-decoration:underline;}
	h3 { color:#333333; }
	p { line-height:1.9em;}
	/* .banner img, .banner-big img { margin-bottom: 10px;border: 4px solid #cccccc;}  Removed border for missing ads */
	.banner img, .banner-big img { margin-bottom: 10px;}
	.banner-big{margin-bottom:15px;}
	.banner-big img {;margin-left:121px; }
	.white-bg{ background-color:#ffffff;}
	
	.btn  {
	
	width:auto;
	float:left;
	margin-right:15px;}
	
.btn a:link, .btn a:visited{color:#ffffff; font-size:13px; padding: 8px 30px 10px 30px;background-image: url("/media/css/css-images/btn-on.gif");
	background-repeat: no-repeat; }

.btn a:hover {background-image: url("/media/css/css-images/btn-off.gif");}


	
/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* STRUCTURE
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
body {background-color:#d8d8d8; margin-top:0px;}

#container-header-outside { background:#5e2015 url("/media/css/css-images/bg-toplight.gif") repeat-x center top; } 
#container-header {background:#5e2015 url("/media/css/css-images/bg-header-rays-new.jpg") no-repeat center top; height:146px;} 
#container-nav { background-color:#253850; border-bottom:3px #959595 solid;}
#container-body { background:#ffffff url("/media/css/css-images/bg-fade.jpg") repeat-x center top; padding-top:15px; padding-bottom:30px;}
#container-footer { background:#d8d8d8 url("/media/css/css-images/bg-footer-topedge.gif") no-repeat center top;}
#container-copyright{ margin-top:20px; font-size:12px; color:#757575;}


/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* MAIN NAVIGATION
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
 		#nav ul {  margin:0; padding:0; list-style: none;}
		#nav li a { position:relative; float:left; padding: 8px 15px 0px 15px; text-decoration:none; color:#FFFFFF; border:none; height:24px;  text-align:center; }
		#nav li a:hover, #nav li .selected{ position:relative; background:#5e2015 url("css-images/bg-nav-hover.jpg") repeat-x center top; color:#8a311d; }
		#nav li {
					background:#5e2015 url("/media/css/css-images/bg-nav-off.jpg") repeat-x center top;
					position:relative;
					float: left;
					display: inline;
					padding-bottom:0px;
					margin-bottom:0px;
					border-right: 2px solid #253850;
					font:normal 14px Georgia, "Times New Roman", Times, serif; color:#ffffff; 
		} 

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* HOMEPAGE
 ---------------------------------------------------------------------------------------------------------------------------------------------- */

.address p{ color:#ffffff; font-size:12px; line-height:150%; padding-top:10px; text-align:right; margin-bottom: 0px;}

.align-right {text-align:right;}
#main-CTA { 
    padding-top: 25px; 
    min-height: 200px;
    height: auto !important;
    height: 200px;
} 
#main-CTA h3 { padding:0px; margin:0 0 10px 0; color:#1d3657; font-size:20px;font-weight:bold;} 
#main-CTA {background-color:#ffffff; background-image: url("/media/css/css-images/bg-main-cta-top2.jpg");
	background-repeat: no-repeat;
	background-position: left top;} 
#main-CTA-bottom{
	background-image: url("css-images/bg-main-cta-bottom2.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:25px;
	padding-bottom:25px;
}

#sidebar-CTA-wrap {
    background:transparent url("/media/css/css-images/bg-side-cta.jpg") no-repeat center top;  
    margin-right: 0px; 
}
  
#sidebar-CTA { 
    padding:20px 7px 20px 20px;
    min-height: 200px;
    height: auto !important;
    height: 200px;    
} 


.sponsers  a img{margin:4px 12px 4px 0px; border:solid 4px #d8d8d8;} 
.sponsers  a:hover img{border:solid 4px #813f32;} 


.b-CTA { margin-top:25px;  }
.b-CTA-content { background-color:#ffffff; padding:15px 18px 20px 18px; height:130px; }  
.b-CTA-content p { }
.b-CTA-content img { border:solid 4px #d8d8d8; } 
.b-CTA-left-img {float:left; margin-right: 15px;}
.b-CTA-content ul { padding:0px; margin:0 0 0 10px; list-style-type:disc;}
.b-CTA-content ul li { font-weight:normal; padding:0 0 5px 0; margin:0px;}
.b-CTA-top { background-color:#757575; padding:4px 10px 4px 10px;}
.b-CTA-top h3, .b-CTA-top h3 a { color:#ffffff; margin:0px; padding:3px; font-size:13px; text-decoration:none;}  




h3 a{padding:0px; margin:0 0 10px 0; color:#1d3657; font-size:20px; font-family:georgia, "Times New Roman", Times, serif; font-weight:normal; text-decoration:none; }

.subbar h3 {padding:0px; margin:0 0 10px 12px; color:#1d3657; font-size:20px; font-family:georgia,"Times New Roman", Times, serif; font-weight:bold; text-decoration:none; }
.subbar ul { margin:0px 16px 0px 5px; }
.subbar li {margin:0; padding:0;}

.subbar li a {
/*background:transparent url(/media/images/li-bg.gif) repeat-x scroll 0 0;*/
color:#813f32;
display:block;
padding:8px 11px 8px 11px;
text-decoration:none;
border-bottom:1px solid #e8e8e8;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.subbar li a:hover { background-color:#d4d5d5; color:#333232;}

html > body > div > div > div > p {
    padding-top = 0px;
    margin-top = 10px;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* PDF VIEWER
 ---------------------------------------------------------------------------------------------------------------------------------------------- */

object {
    margin-left: 20px;
    border: gray solid 1px;
}

a.pdf-navigation {
    text-decoration: none;
    background-color: #8C311C;
    color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: normal;
    margin-left: 30px;
}

a.pdf-navigation:hover {
    background-color: #AD5642;
}

p.pdf-navigation {
    margin-bottom: 10px;
}

img.skyscraper-ad {
    float: right;
    margin-right: 20px;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* FORMS
 ---------------------------------------------------------------------------------------------------------------------------------------------- */

	

/* -------------------------------------------------------------------------------------------------------------------------------------------- */
/* FOOTER
 ---------------------------------------------------------------------------------------------------------------------------------------------- */
 
img {behavior: url("/media/css/iepngfix.htc")}


/* END OF STYLE SHEET
----------------------------------------------------------------------- */

