@charset "UTF-8";
/* CSS Document */
body, table, p, tr,td,h1,h2,h3,h4,h5,h6, a {font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; color:black}
body{ margin:0px; background-color:#fff;}
p { font-size:14px}
area{outline:none;}
.this li { font-size:14px}
h1 { color:#005998; font-weight:300; margin:0px; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;}


#header_content_wrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	padding-top: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	height: 79px;
	background-image: url(images/headerextended2.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#footer_content_wrapper {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 9999;
	padding-top: 0px;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; background-color:white; height: 48px;
}

.footerlinks { background-image:url(images/footertra.png); margin-bottom:80px;}
.footerlinks a { text-decoration:none; color:white; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:14px;}
.footerlinks h3 { text-decoration:none; color:white; font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:14px; font-weight:bold; }
.editorialcellbox{ background-image:url(images/edbg.png)}


a{ color: #C00}
a:hover{ color:#ffffff}
/*---- Footer ----*/

#footer {
	width: 1000px;
	color: #00326A;
	height: 230px;
	text-align: left;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	margin: 0px auto 0px auto; background-color:#d2f2ff;
	z-index: 10;
}
#footer_content_wrapper #footer_content p{color: #00326A; 
	font-size: 12px;}
#footer a {text-decoration:underline; color:#00326A; font-weight:400}
#footer h3 {text-decoration:none; color:#00326A; margin:0px; font-size:15px; font-weight:bold}
/*---- Footer ----*/

.homecellbox { font-family:Arial, "Helvetica Neue", Helvetica, sans-serif; font-size:12px; color: white; line-height:13px;}

#footer-top { height: 430px;}
.whiteborder{ padding:5px; border:1px solid white;}
