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

body {
	background: #7e9374 url(../images/bg_img.jpg) top left repeat-x;
	margin: 0;
	padding: 15px 0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #155C88;
}
a:visited{}
a:hover{
	color: #000000;
}

h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

h4 {
	font-style: italic; 
}

p {
	margin-top: 0;
	padding-top: 0;
}


.clear-right {
	clear: right;
	font-size: 1px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.listing {
	padding-bottom:1em; 
	}
.listing-title {
	font-weight:bold; 
}

.listing-download {
	background: url(../images/news_icon.jpg) no-repeat;
	margin: 3px 0;
}

.listing-download a, .listing-download a:hover {
	background: url(../images/news_icon.jpg) no-repeat;
	display: inline;
	padding: 0 15px;
	text-decoration: none;
}

.listing-author {font-style:italic;}
.listing-body {}
.listing-pub {font-weight:bold;}

#flash-container {
	position: relative;
	right: 2px;
}
#maincontainer {
	width: 956px;
	margin: 0 auto;
	position: relative;
}
#header {
	background: url(../images/header_bg.jpg) top left no-repeat;
	width: 956px;
	height: 174px;
}
#header #subheader {
	padding: 0;
	clear: both;
}
#subheader #lheader {
	float: left;
	display: inline;
	margin: 60px 0 0 180px;
	font: italic 13px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#subheader #rheaderwrap{
	text-align: right;


}
#rheader {
	margin: 0 10px 0 0;
	padding: 25px 5px 10px 15px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#rheader a {
	color: #FFFFFF;
}

#address {
	padding: 4px 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



/* Main Content Container */
#maincontent {
	background: url(../images/content_bg.gif);
	width: 956px;
	background-color: #FFFFFF;
}
#maincontent_sub {
	background: url(../images/content_bg_sub.gif);
	width: 980px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#maincontent_sub h1{
	margin: 0;
	padding: 4px 30px;
	background-image: url(../images/header_bg.gif);
	color: #FFFFFF;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.9px;
}

#maincontent_sub h2{
	margin:30px 0 0 0;
	padding:0 0 2px 0;
	font-size:1.2em;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	border-bottom: solid 1px #cccccc;
	color: #000000;
}
#sub-content p{
	margin: 10px 0;
}

#lcontent {
	margin: 10px 0 0 0;
	display: inline;
	line-height: normal;
	float: left;
	width: 614px;
}	
#lcontent.sub{
	margin: 20px 0 0 10px;
	display: inline;
	float: left;
	width: 650px;
}
#rcontent {
	float: right;
	width: 340px;
	margin: 0;
	display: inline;
	text-align: center;
}	
#rcontent_sub {
	float: right;
	width: 292px;
	margin: 0px 10px 0 0;
	display: inline;
}	

.hpheader {
	margin: 0 0 0 2px;
	line-height: 36px;
	height: 40px;
	text-indent: 15px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	width: 612px;
	background: url(../images/header_bg.gif) top left repeat-x;
	color: #FFFFFF;
	clear: both;
}
.hpheader img {
	margin: 0;
	padding: 0;
	border:none;
}
.feature-photo {
	float: left;
	width: 205px;
}
#sub-content{
	padding: 5px 10px 5px 30px;
	line-height: 1.4em;
	color: #333333;
}

.content {
	padding: 20px;
}

.content-image {
	padding: 20px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}

.left {
	float: left;
	margin: 0 15px 5px 0;
}
.right {
	float: right;
	margin: 0 0 5px 15px;
}
.hp-button {
	margin: 0 0 0 0;
}

#footer {
	background-image: url(../images/footer_bar.jpg);
	background-repeat: no-repeat;
	clear: both;
	font-size: 1em;
	text-align: center;
	margin-bottom: 30px;
	padding: 10px 0;
	display: block;
}
#footer ul{
	margin: 0;
	padding: 0;
	display: block;
	}
#footer ul li{
	list-style-type: none;
	margin: 0 4px;
	padding: 0;
	display: inline;
	color: #949ca7;
}
#footer li a{
	color: #949ca7;
}
#footer li a:hover{}

#hp-rightcol {


}

#flashcontent {
	padding-bottom: 2px;
	background: transparent url(../images/flash_dropshadow.gif) bottom center no-repeat;
}

.sidemod{
	background: url(../images/sidebar_bg.gif) top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 312px;
	margin: 7px auto;
	text-align: left;
}

.sidemod-link{
	margin-top: 5px;
}

.sidemod-image{
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

.sidemod-content{
	background: url(../images/sidebar-top-header.jpg) top left no-repeat;
}

.sidemod h3{
	margin:0;
	padding:9px 0;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	display: block;
	font-family: "Times New Roman", serif;
	text-align: center;
}
.sidemod.sub h3{
	margin:0 0 15px 10px;
	padding:3px 0 10px 0px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
}
.sidemod .sidemod-copy{
	margin:0;
	padding:5px 15px 15px 15px;
	display: block;
	font-size: 11px;
	background-image: url(../images/sidebar-btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 60px;
}
.sidemod.sub .sidemod-copy{

	background-image: url(../images/sidebar-sub-btm.gif);

}
.sidemod .link{
	background-image: url(../images/ico_link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-top: 5px;
	line-height: 1.1em;
}
.sidemod .link a{
	padding: 9px 0 9px 32px;
	display: block;
	text-decoration: none;
	color: #0e364f;
	font-weight: bold;
	font-size: 12px;
}
.sidemod.sub{
	background-image: url(../images/sidebar-sub-top.gif);
	width: 274px;
}

.sidemod.sub .sidemod-copy{padding:5px 15px 14px 15px;}
.copyright {
	padding-top:35px;
	color: #01344D;
}
.f-right {
float:right;
margin-left:15px;
}

.thumb {
	text-align: center;
	float: left;
	padding: 5px;
}

.thumb a {
	text-decoration: none;
	border: none;
}

#thumbs {
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 255px;
}


/* ----MAIN NAVIGATION ---------------------------- */


/* Main Navigation */
#mainnav {
	margin: 0;
	display: block;
	padding: 0;
	position: absolute;
	left: 0px;
	background: url(../images/nav_bg.gif) top left no-repeat;
	top: 140px;
	width: 956px;
}

#mainnav li {
	list-style-type: none;
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0 0 0 0;
	font-weight: normal;
	padding: 0;
	background-repeat: repeat-y;
	float: left;
}

#mainnav li a {
	color: #00334D;
	text-decoration:none;
	padding: 9px 11px;
	margin: 0 0 0 0;
	display: block;
	float: left;
	word-wrap: none;
	word-break: none;
	border-left: 1px solid #d8dfd5;
	border-right: 1px solid #9eb097;
}

#mainnav li.first-item a {
	border-left: none;
	margin-left: 2px;
}

#mainnav li.last-item {
	border-right: 1px solid #d8dfd5;
}




#mainnav li a:hover {
	color: #FFFFFF;
	background: url(../images/nav_bg_on.gif) top left repeat-x;
		
}


#mainnav li ul { /* second-level lists */
	position:absolute;
	float:none;
	background-color:#4683BA;
	line-height:normal;
	margin: 0;
	padding: 0;
	display: none;
	clear:both;
	left:0em;
	

}
#mainnav li>ul { 
/* to override top and left in browsers other than IE, 
which will position to the top right of the containing li, rather than bottom left */
	
	top: 33px;
	left: auto;
	
}
#mainnav li ul li{

	clear:both;
	border-top: solid 1px #0F3E5C;
	
	width: 150px;
	line-height:normal;
	margin:0;
	background-image:none;
	padding: 0;
	display: block;
	

}
#mainnav li ul li a{
	padding: 3px 10px;
	width: 128px; /* li width minus the padding of the A*/
	margin: 0;
	line-height: normal;
	background-position: left -46px;
	color: #ffffff;
	display: block;
	background-image: none;
}
#mainnav li ul li a:hover{
	background-color: #0F3E5C;
	background-position: top left;
	/* color: #0F3E5C; */
	color: #FFFFFF;
	background-image: none;
}



#mainnav li:hover ul, #mainnav li.over ul { /* lists nested under hovered list items */
	display: block;
	line-height: normal;
}


#poweredBy {
	margin-top: 1em;
}



=============================
Contact Form / VBalidation Styles
=============================
This is the contact form */	
#contactForm{
	width: 600px;
	margin: 0 auto;
}

/* this is the main negative/error feedback
(appears above the form) */
#formFeedback.error{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 10px 20px 25px 45px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	}
	
	
/* this is the main positive/success feedback
(appears above the form) */
#formFeedback.success{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 15px 20px 25px 55px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico_success.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border: solid 3px #cccccc;
	}
	
/* 


this is the inline invalid feedback message class
(appears under form field element) */	
div.error{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
/* 


this is the actual form element that is invalid */	
textarea.error, input.error, select.error{
 	border: solid 1px #ff0000;
}


/* 
SPAM protection 
Our form has an input field named 'fullname'
this field is hidden via css.

if the posted form has a value for 'fullname' we assume a bot filled it out. and dont process the data.
a normal user with a css enabled browser will never see it
*/
.fullnameContainer{
	display:none;
}

.req {
	font-weight:bold;
	color:#FF0000;
	padding:5px;
	font-size:14px;
}
