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

*{
	margin:0;
	padding:0;
}
html {	height: 100%;}
body {
	background-color:#000;
	color:#CCC;
	font-family: 'Helvetica Neue',Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-x;
	background-position:center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p {
	color:#lightgrey;
	}

#main_wrapper {
	position: relative;
	margin:0px auto;
	padding-bottom:30px;	
}

.main_wrapper {
	width:960px; 
	margin:0px auto; 
	position:relative;
	z-index:12;
}

.container_16 {
	padding-top: 35px;	
}

#content_wrapper {
	z-index: 2;	
	width: 960px;
	margin: auto;
	padding-top: 25px;
}




/* Header Area - Logo and Navs
------------------------------------------------------------------*/
#hdr_wrapper {
	padding-bottom: 15px;	
}

#hdr_logo {
	width: 180px;
	height: 90px;
	padding:0px;
	margin: 0px;
	float: left;
}

#hdr_nav {
	padding-top: 71px;
	float:right;
}

#hdr_nav ul, #hdr_nav ul, .panel ul{
	margin: 0px;
	padding: 0px;
}

#hdr_nav li {
	list-style: none;
	list-style-type: none;
	margin: 5px 8px 5px 0px;
	display: inline;
}

#hdr_nav li.divider {border-right:1px solid #fff;}

#hdr_nav a {color: #fff; font-size: 11px; text-decoration: none;}


/* Top Nav Area
------------------------------------------------------------------*/
#nav_wrapper {
	padding:10px;
	padding-left:23px;
	/*background-image: url(../images/nav_bg.png);*/
	background-repeat: no-repeat;
	width: 930px;
	position: relative;
	top: 30px;
	clear: both;
	float: none;
}

#nav_wrapper .col {
	padding-top: 10px;	
	float: left;
}


.tabs_web {
	background-image: url(../images/nav_btns.png);
	background-position: 0 0;
	width: 64px;
	height: 16px;	
}

.tabs_web a, .tabs_web a:focus, .tabs_web a:active {
	display: block;
	cursor: pointer;
	width: 41px;
	height: 20px;
}

.tabs_web:hover {
	background-position: 0 17px;	
}


.tabs_print {
	background-image: url(../images/nav_btns.png);
	background-position: -74px 0;
	width: 80px;
	height: 16px;
}

.tabs_print:hover {
	background-position: -74px 17px;	
}

.tabs_print a {
	display: block;
	cursor: pointer;
	width: 52px;
	height: 20px;
}

.tabs_illustration {
	background-image: url(../images/nav_btns.png);
	background-position: -160px 0;
	width: 142px;
	height: 16px;
}

.tabs_illustration:hover {
	background-position: -160px 17px;	
}

.tabs_illustration a {
	display: block;
	cursor: pointer;
	width: 142px;
	height: 20px;
}




/* Banner Area
------------------------------------------------------------------*/
#header {
	height: 285px;
	width: 920px;
	margin: auto;
	padding:0px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;	
}


/* Right Column Content Area
------------------------------------------------------------------*/

#right_col {

}


/* Globals
------------------------------------------------------------------*/
img {display: block;}

.inline {display: inline; margin-right:3px;}



h1 {
	font-family:'Helvetica Neue',Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: Steelblue;
	margin-bottom:0px;	
	line-height:1.4em;
	margin-top:30px;
}

h1.gigantic {
	font-size: 6.0em;
}

h2 {
	font-family:'Helvetica Neue',Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #7ba9dc;;
	margin-bottom:10px;	
	line-height:1.2em;
	margin-top:0px;
}

h3 {
	font-family:'Helvetica Neue',Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #363335;
	margin-bottom:10px;	
	line-height:1.4em;
}

h4 {
	font-family: 'Helvetica Neue',Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: yellowgreen;
	margin-bottom:10px;
}

.forms h4 {
	border-bottom: 0px solid #a2a698;
	margin-bottom: 0px;	
}

h5 {
	font-family:'Helvetica Neue',Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #363335;
	/*border-bottom:1px solid #CCC;*/
	margin:-3px 0px 8px 0px;
	padding-bottom:0px;
}

.blue
{
		color: #steelblue;
	}


blockquote {
color: #005696;
margin: 10px 0 10px 0;
padding: 15px;
float: left;
font-size:125%;
font-weight: bold;
font-style:italic;
border-bottom: 1px dotted #efefef;
border-top: 1px dotted #efefef;
background:url(../images/quote.gif) no-repeat;
background-position: 15px 15px; 
padding-left:40px;
text-align:justify;
clear:both;
}


blockquote p {
background:url(../images/unquote.gif) no-repeat; 
background-position:bottom right; padding-right:5px;
margin: 0px;
padding: 0px;
}

.input_fixed {
	width: 200px;
}

/* text formatting class styles
------------------------------------------------------------------*/
.accenttype{
font-size:.9em;
font-family: Georgia, "Times New Roman", Times, serif;  
line-height:1.6em;
font-weight:bold;
}

.bluetext{
color:#005696;
}

.tagline{
font-size:1.3em;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
line-height:1.4em;
font-style:italic;
color:#666666;
}

.caption {font-size: 9px; font-style: italic; color:#005696;}
.scripty{font-size:1.3em; line-height:150%; color:#005696; font-style:italic; padding-right:5px;}
.scriptysmall{font-size:1em; line-height:150%; color:#666; font-style:italic; padding-right:5px;}
.caps{font-size:.8em; line-height:32px; color:#005696; letter-spacing:.14em; text-transform:uppercase; font-weight:bold;}

/* panels / containers
------------------------------------------------------------------*/
#error_404 { background-color: #000; min-height: 460px; padding: 20px; line-height: 150%;}
* #error_404 {height: 460px;}

#error_404 p {color: #fff; font-size: 12px;}




/* Footer / Images
------------------------------------------------------------------*/
#ftr_bg {
	margin-top: 90px;	
	background: url(../images/footer_bg.jpg) no-repeat top center;
	height: 31px;
}

#ftrcontainer{
	margin-bottom: 20px;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	padding:10px;

	}
	
#ftr {
	margin: auto;	
	color:#FFF;
	font-size: 70%;
	padding: 10px;
}

#ftr img {
	float: left; margin-right: 5px;	
}

#ftr .ftr_links {float: left; clear: left; color: #666; padding-top: 5px;}
#ftr a:link, #ftr a:visited {color: #666;}

.copyright {
	color: #444;
	font-size: 70%;	
	padding: 0px 10px;
	padding-bottom: 20px;
}

#footer img {
	padding-bottom: 8px;
	display: inline;
}

img.border{padding:3px; border:1px solid #CCC; margin-bottom:10px;}

	
/* Links
------------------------------------------------------------------*/
/*a:link, a:visited {text-decoration:none; color:#5f7d58; font-weight: bold; text-decoration: underline;}	
a:hover, a:active {text-decoration:underline; color:#204676;}*/

a.smalllink:link, a.smalllink:visited{color:#204676; font-size:.75em; font-style:italic;}

#ftr a:link, #ftr a:visited {color: #FFF; text-decoration: none; }
#ftr a:hover, #ftr a:active {color: #ccc; text-decoration: underline;}

a.error:link, a.error:visited {color: #204676; text-decoration: underline; }
a.error:hover, a.error:active {color: #ccc; text-decoration: underline;}


/* table formatting
------------------------------------------------------------------*/

	
/* misc & hack styles
------------------------------------------------------------------*/

.seperator {
	background-image: url(../images/seperator.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	text-align: center;
	height: 20px;
	margin-bottom: 30px;
	clear: both;
}

.phone {color: #999; padding: 5px 0px 5px 0px;}

.line {width:100%; border-top:1px solid #CCC;}

.clearer, .clear {
	float:none;	
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
	visibility: hidden;
}


.subtitle_blue {
	color:#005696; 
	font-weight:bold;
}


.footer_copy {
	float: left;
	width: 460px;
	text-align: left;
}

.footer_copy p {color: #fff; line-height: 110%; font-size: 100%;}

.footer_copy img {
	padding-right: 10px;
}

.footer_logos {
	float: left;
	padding-left: 20px;
}