body{
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: arial, sans-serif; 
	font-size:14px;
	color:#000;
	background-color:#cad9f9;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height:19px;
}
h1{
	font-size:22px;
	color:#414141;
	margin:0;
	padding:19px 0 0 0;

}
h2{
	font-size:16px;
	color:#414141;
}
h3{
	font-size:14px;
	margin-bottom:0px;
	color:#414141;
}

a {
	color:#414141;
}

#page_wrapper{
	width:982px;
	height:auto; 
	margin:0 auto;
	text-align:left;
	position:relative;
}

#header{
	padding:0px;
	margin:0px;
	width:982px;
	height:273px;
	background-image:url(../../images/header.jpg);
	background-repeat:no-repeat;
}

#container{
	background-image:url(../../images/text_bg.jpg);
	width:982px;
	height:auto !important;
	min-height:600px;
	float:right;
	}
#text_container{
	float:right;
	height:auto !important;
	min-height:500px;
	width:719px;
	padding:0px 25px 20px 5px;
	text-align:left;
	
}

#text_container p {
	margin:18px 0 18px 0;
	line-height:18px;
}
#home_text_container{
	float:right;
	padding-right:8px;
	text-align:left;

}
#home_text_container p {
	margin:18px 0 18px 0;
	line-height:18px;
}
#footer{
	padding-top:22px;
	margin:0px;
	clear:both;
	width:982px;
	height:53px;
	background-image:url(../../images/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#credits{
	width:982px;
	height:20px;
	margin:0 auto;
	color:#414141;
	font-weight:bold;
	text-align:center;
	padding:8px;
}
	#credits a{
		color:#004787;
		text-decoration:none;
		}
	#credits a:hover{
		color:#666;
		}
	
#call_action{
	padding-left:10px;
	position:relative;
	top:-60px;
	font-size:12px;
	font-weight:bold;
	}
#home_image_links{
	float:right;
	width:150px;
	text-align:center;
	color:#004787;
	font-weight:bold;
}
	#home_image_links a{
		color:#004787;
		text-decoration:none;
		}
	#home_image_links a:hover{
		color:#004787;
		}
	#home_image_links img{
		padding:12px 10px 0px 10px;
		border:0px;
		}
		
.region_table {
	border:1px #666666 solid;
	border-collapse: collapse;
}

.region_table td {
	border:1px #666666 solid;
	padding:5px;
}

#display {
	line-height: 18px;
	font-size: 12px;
	margin: 25px;
	padding: 15px;
	width: 225px;
	background-color: #F1F1F1;
}
.displayOK {
	border: 1px solid #999;
}
.displayErr {
	border: 2px solid #F00;
}
.required {
	font-weight: bold;
	color: red;
}

#captcha {
	padding-bottom:5px;
}

#print_logo {
	display:none;
}

#homebanner {
	display:block;
}

strong {
	color:#393939;
}
.image{
	float:right;
	width:270px;
}
.image img{
	padding:10px;
	}
.blue{
	color:#154dbc;
	font-weight:normal;
	}
.blueb{
	color:#154dbc;
	font-weight:bold;
}
h4{
	color:#154dbc;
	font-weight:bold;
	font-size:12px;
}