body {
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

#header {
	width: 750px;
	height: 236px;
	margin: 20px auto 0 auto;
	padding: 0;
	background: url(/images/header-background.jpg) #FFF no-repeat;
}
#textheader-box {
	position: relative;
	top: 115px;
	left: 30px;
	font-size: 11px;
	width: 350px;
	height: auto;
}
	
#container {
	width: 750px;
	margin: 0px auto 0 auto;
	padding: 0;
}
#l-box {
	float: left;
	width: 159px;
	margin: 0px;
	padding: 0;
	background-color: #DCF4FD;
}
#white-box {
	float: left;
	width: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#navcontainer {
	width: 159px;
	margin: 0px;
	padding: 0;
	background-color: #B0E5FA;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#navcontainer li {
	margin: 0px;
}
#navcontainer a {
	display: block;
	width: 11.2em;
	color: #022359;
	padding: 3px 12px 3px 13px;
	text-decoration: none;
	
	font-weight: bold;
	background-image: url(/images/arrow.gif);
	background-position:3% 0.4em;
	background-repeat: no-repeat;
}
#navcontainer a:hover {
	color: #64BBDE;
	background-color: #DFF1F8;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
}

#navcontainer li li a {
	color: #C7D2DC;
	width: 14.7em;
	padding: 7px 12px 7px 25px;
	text-decoration: none;
	border-bottom: 1px solid #C7D2DC;
	font-weight: normal;
	
}
#navcontainer li li a:hover {
	color: #FFF;
}


#spasearch-box {
	width: 159px;
	font-weight: bold;
	color: #022359;
	margin: 0px;
	
	
}
#spasearch-box a {
	display: block;
	padding: 10px 15px 10px 50px;
	width: 7.8em;
	background-image: url(/images/search-bg.jpg); 
	background-color: #C6EDFC;
	background-repeat: no-repeat;
	background-position: 0.4em;
	color: #022359;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#spasearch-box a:hover {
	color: #64BBDE;
	text-decoration: none;
	
}

#spahighlight-box {
	width: 159px;
	font-weight: bold;
	color: #022359;
	margin: 0px;
}
#spa-click {
	width: auto;
	font-weight: bold;
	background-color: #FFF;
	color:#002654;
	margin: 0px;
	padding:2px;
	border: 1px solid #FFF;
	font-size:11px;
}

#spa-click a {
	color:#002654;
	font-size:11px;
	text-decoration:underline;
}


#spahighlight-box a {
	display: block;
	padding: 10px 15px 10px 60px;
	width: 7em;
	background-image: url(/images/spa-highlight-bg.jpg); 
	background-color: #C6EDFC;
	background-repeat: no-repeat;
	background-position: 100% 0.02em;
	color: #022359;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
#spahighlight-box a:hover {
	color: #64BBDE;
	text-decoration: none;
}
#c-box {
	float: right;
	width: 590px;
	padding: 0;
	background-color: #DCF4FD;
	
}

#subscribe h4{
	margin: 10px 0 10px 10px;
}
fieldset {
	border: none;
}
p#unsubscribe{
	font-size:10px;
}
fieldset#infoform, #CFForm_1{
	margin-top: 20px;
}

/* PAGE TITLE */
#pt-box {
	margin:  0px;
	padding: 0px;
	width: 590px;
	background-color: #C6EDFC;
	height: 22px;
}

#pt-box-c1 {
	float: left;
	width: auto;
	padding: 3px 0px 3px 10px;
	background-color: #C6EDFC;
}

#pt-box-c2 {
	float: right;
	width: 70px;
	padding: 3px 10px 3px 10px;
	background-color: #C6EDFC;
}

#pt-box h1{
	margin: 0px;
	font-size: 14px;
	background-color: transparent;
}

/* SEND PRINT */
#send-print {
	margin:  0px;
	padding: 0px;
	width: 66px;
	background-color: transparent;
}

#sp-c1{
	float: left;
	width: 22px;
	text-align:center;
}
#sp-c2{
	float: right;
	width: 22px;
	text-align:center;
}
#sp-c3{
	float: right;
	width: 22px;
	text-align:center;
}

/* BANNER */
#banner-top {
	clear: both;
	width: 590px;
	height: auto;
	padding: 5px 0px 5px 0px;
	text-align:center;
	border-top:1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #C6EDFC;
}


#banner-bottom {
	width: 590px;
	padding: 0px;
	background-color: #C6EDFC;
	border-top:1px solid #FFF;
}
#banner-bottom img {
	float: none;
	margin: 20px 61px 20px 61px;
	padding: 0;
}
.fmain {
	width: 300px;
	color: #FF9D38;
	font-weight: 800;
}
.fmain a {
	color: #FF9D38;
	text-decoration:none;
}
.fmain-l {
	float: left;
	width: 150px;
	
}
.fmain-l a {
	color: #FF9D38;
	text-decoration:none;
}
.fmain-l a:hover {
	color: #002054;
	text-decoration:none;
}	
.fmain-r {
	float: left;
	width: 150px;
}

/* MAIN CONTENT */
#searchform-box {
	clear: both;
	border-top:1px solid #FFF;
	
	padding-top: 10px;
}
#maincontent-box {
	width: auto;
	min-height:300px;
	height: auto !important;
	height: 300px;
	padding: 0px 10px 10px 10px;
	background-color: #DCF4FD;
	
}
#maincontent-box h1{
	margin: 0px;
	font-size: 18px;
	padding: 2px 0px 8px 0px;
	border-top:1px solid #FFF;
}

#maincontent-box h2{
	margin: 0px;
	padding: 2px 0px 7px 0px;
	font-size: 17px;
}

#maincontent-box h3{
	margin: 0px;
	padding: 2px 0px 6px 0px;
	font-size: 16px;
}

#maincontent-box h4{
	margin: 0px;
	padding: 2px 0px 5px 0px;
	font-size: 15px;
}

#maincontent-box h5{
	margin: 0px;
	padding: 2px 0px 4px 0px;
	font-size: 14px;
}

#maincontent-box h6{
	margin: 0px;
	padding: 2px 0px 3px 0px;
	font-size: 13px;
}




/* CONTENT FOOTER */
#footer-box {
	width: 750px;
	height:auto;
	clear: both;
	margin: 0px auto 0 auto;
	padding: 5px 0px 10px 0px;
	background-color: #DCF4FD;
	border-top: 1px solid #FFF;
	text-align:center;
	font-size:12px;
}


#footer-box ul{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
	padding-left: 0px;
	color: #000000;
	background-color: transparent;
}

#footer-box ul li{
	text-align: center;
	display: inline;
}


#footer-box ul li a{
	padding: 2px 4px 3px 4px;
	text-align: center;
	text-decoration: none;
	font-size:12px;
	color: #000000;
}
#footer-box ul li a:hover{
	color: red;
	text-decoration:underline;
}



#footer-box a{
	text-decoration: none;
	color: #94754C;
}





/* CONTENT SPA QUERY */




/* CONTENT GENERAL */
.line { font-size: 1px; height: 1px; border-bottom: 1px solid #FFFFFF; }
.line-over { margin-left:-10px; margin-right:-10px; font-size: 1px; height: 1px; border-bottom: 1px solid #FFFFFF; }
.line-a { font-size: 1px; height: 1px; border-bottom: 1px solid #022359; }
.content-over { margin-left:-10px; margin-right:-3px; background-color:#C4EDFF; padding:3px 0px 3px 10px; border-bottom: 1px solid #FFFFFF; }

a {
	color: #FF9D38;
	text-decoration:none;
}

a:hover {
	color: #002054;
	text-decoration:underline;
}

/* FORM */

select  { font:11px verdana,arial,sans-serif; background:#EDFBFC;  }
input { font:11px verdana,arial,sans-serif; background:#EDFBFC; }
.radio { font:11px verdana,arial,sans-serif; background:#EDFBFC; }
textarea { font:11px verdana,arial,sans-serif; background:#EDFBFC }
.bt	{ background-color: #205380; border-bottom: 1px outset; border-left: 0px outset; border-right: 1px outset; border-top: 0px outset; color: #EDFBFC; font-family: arial,verdana, "sans serif"; font-size: 8pt; font-weight: 600; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px } 

/* QUICK REVIEW */
table.review {
	font-weight:300; background:#F9FFBD; 
}
table.review td.header {
	background:#366194; padding: 1px; font-size:12px; font-weight:800; color:#FAFAEE; -moz-border-radius: 1px; text-align:center; 
}
table.review td {
	border-width: 1px; padding: 1px 2px 1px 2px; font-size:11px; font-weight:300; -moz-border-radius:1px;
}
table.review a {
	text-decoration:underline; font-weight:800; color:red;
}

table.review td.more {
	background:#B0E5FA; text-align:center; 
}

