
/*layout*/
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #1b9bd8;
	text-align:center;
}
#header_wrapper {
	width: 100%;
	height: 167px;
	background: url(./images/header_bg_repeat.jpg) repeat-x;
}

#header{
	width: 960px;
	height: 167px;
	padding: 0;
	margin: 0 auto; 
	background: url(./images/header.jpg) center no-repeat;
}
	

#content_wrapper_outer {
	width: 100%;
	margin: 0;
	background: url(./images/content_wrapper_outer_repeat.jpg) top repeat-x;
}

#content_wrapper_inner {
	width: 100%;
	margin: 0 auto;
	background: url(./images/content_wrapper_inner.jpg) center top no-repeat;
}

#content_wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(./images/content_bg.png) center repeat-y;
}

#content {
	position: relative;
	width: 960px;
	margin: 0 auto;	
	padding:  1px 0;
	margin-bottom: 1px;
	background: url(./images/content_wrapper_inner.jpg) center top no-repeat;		
}

#content_bottom {
	text-align:center;
	width: 960px;	
	height: 15px;
	background:url(./images/content_bottom.png) no-repeat;
}
#left_column {
	float: left;
	width: 190px;
	padding: 0 15px;
	border-right:2px solid #1d9cd9;
}

#main_column {
	float: left;
	width: 470px;
	padding: 0 25px;
}

#right_column {
	float: right;
	width: 180px;
	padding: 0 15px;
	border-left:2px solid #1d9cd9;
}

#right_column.right_column_section {
	clear: both;
	width: 180px;
}

#footer_wrapper {
	width: 100%;
	background: url(images/footer_wrapper.jpg) bottom repeat-x;
}

#footer {
	width: 920px;
	padding: 18px 0px;
	margin: 0 auto;	
	background: url(images/footer_bg.jpg) center bottom no-repeat;
}
	

p { margin: 0px; padding: 0px; text-align: left; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.fl { float: left; }
.fr { float: right; }

.m_right { margin-right: 30px; }

h1 {
	margin: 0px;
	padding: 20px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #1d9cd9;
	text-align: left;
}

h2 {
	color: #2b50a5;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:  #1d9cd9;
	border-bottom: 1px dotted #333;
	text-align: left;
}

h4 {
	font-size: 11px;
		color:  #1d9cd9;
	font-weight: bold;
		text-align: left;
}
h5 {
	font-size: 11px;
	color: #2b50a5;
	font-weight: bold;
	text-align: left;
}
h6{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}


.whitebold_c{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.whitebold_l{
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.whitebold_l a:link {
	color: #ffffff;
	text-decoration: none;
}
.whitebold_l  a:visited {
	color: #ffffff;
	text-decoration: none;
}
.whitebold_l a:hover{
	color: #fee35e;
	text-decoration: none;
}


.whitebold_la:active{
	color: #fee35e;
	text-decoration: none;
}
.whitenormal{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
.whitenormal a:link{
	color: #ffffff;
	text-decoration: none;
}
.whitenormal a:visited {
	color: #ffffff;
	text-decoration: none;
}
.whitenormal a:hover{
	color: #fee35e;
	text-decoration: none;
}
.whitenormal a:active{
	color: #fee35e;
	text-decoration: none;
}
h9 {
	font-size: 11px;
	color: #2b50a5;
	font-weight: bold;
	text-align: left; 
}
.image_wrapper {
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}




.menu {
	padding: 130px 50px 0 130px;
    list-style: none;
	margin: 0px auto;
	float: left;
    font: bold 12px Verdana;
    width: 100%;
    list-style: none;
}
.menu li {
	display: inline;
}
.menu li a{
    float: left;
	padding: 5px 90px 0 0;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
}
.menu li a:visited{
	color: #ffffff;	
}

.menu li a:hover, .menu a:active, .menu li.current {
	color: #fbe55d 
}



.right_padding_10 {
	margin-right: 10px;
}


.right_column_section_box3 {
		clear: both;
		width: 160px;
		margin: 10px 10px 10px 0;
		padding: 10px;
		border: 1px dashed #0066AA;
		background: #D9EEFF;
}
.pullquote {
		   font: 12px Arial, Helvetica, sans-serif;
           color:#CC0001;
           width: 140px;
           margin: 0px, 10px, 10px, 30px;
           padding: 5px;
           border: 2px solid #CC0001;
           float: right;
		   text-align: center;
		   font-weight: bold;
           }



.section_w860 {
	text-align: center;
	width: 960px;
	color: #ffffff;
	clear: left;
}

.section_w860 a {
	color: #ffffff;
}

.section_w200 {
	float: left;
	width: 200px;
	padding: 0 20px;	
}
.section_w240 {
	float: left;
	width: 240px;
	padding:5px 10px 5px 30px ;	
}
.section_w400 {
	float: left;
	width: 330px;
	padding: 0px 20px ;
	text-align: center;	
}
.section_w260 {
	float: left;
	width: 260px;
	padding: 0 20px;
}
#sitelinks{
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 460px; 
	clear: both;
	color: #2b50a5;
}

.sitelinks a:link, .sitelinks a:visited{
	color: #2b50a5;
	font-weight: normal;
    font-size:10px;
	text-decoration: none;
}

.sitelinks a:hover, .sitelinks a:active{
    color: #1d9cd9;
	text-decoration: none;
}
.footer  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}


.footer a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover, a:active{
	color: #fee35e;
	text-decoration: none;
}


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #2b50a5;
height: 1%;
color: #2b50a5;
font-family: Verdana, Geneva, sans-serif;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
background: #D9EEFF;
color: #2b50a5;
}

.cssform textarea{
width: 250px;
height: 150px;
background: #D9EEFF;
color: #2b50a5;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

a:link {
 color: #2b50a5; 
	text-decoration: none;
}
a:visited {
	color: #2b50a5; 
	text-decoration: none;
}
a:hover {
	color: #1d9cd9; 
	text-decoration: none;
}
a:active {
	color: #1d9cd9; 
	text-decoration: none;
}	
