.style2 {
		color: #4466E4;
		font-weight: bold;
	}
.header_back {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	width:423px;
	height:197px;
}
.nav_back {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	height:53px;
}
.side_nav_back {
	background-image: url(images/nav_back1.jpg);
	background-repeat: repeat-y;
}
.navlogo {
	background-image: url(images/nav_back_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.promo_back {
	background-image: url(images/promo_back.jpg);
	background-repeat: no-repeat;
	width:204px;
	height:63px;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #00C0F1;
}
.sub_head_back {
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
	height:30px;
}
.side_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4C4C;
	text-decoration: none;
	padding-left: 15px;
	line-height: 22px;
}
.top_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4466E4;
	padding-left: 12px;
}


.side_nav_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	padding-left: 15px;
	line-height: 22px;
}
.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #043845;
	line-height: 30px;
}

.footer_text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #043845;
	line-height: 30px;
	text-decoration:none;
}

.footer_text2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #043845;
	line-height: 30px;
	text-decoration:underline;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #027DB6;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 3px;
}



.promo_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C496E;
	padding-left: 15px;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C496E;
	text-decoration: underline;
	padding-left: 15px;
}
.ph_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #11337F;
	padding-left: 140px;
}
.top_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
.nav_back2 {
	background-image: url(images/nav_back2.jpg);
	background-repeat: repeat-y;
}
.pic_back {
	background-image: url(images/pic_back.jpg);
	background-repeat: repeat-y;
}
.down_logo {
	background-image: url(images/down_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.left_head {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	width:553px;
	height:197px;
}


.nav_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012130;
	text-decoration: none;
	padding-top: 10px;
}

.top_nav_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 5px;
}


.link_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #166391;
	text-decoration: underline;
	padding-left: 15px;
}
.top_dark_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#021D27;
	text-decoration: none;
	padding-bottom: 5px;
}

#blueblock{
width: 196px;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
background-color: #90bade;
color: #ffffff;
}

* html #blueblock{ /*IE 6 only */
width: 196px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #93D6FF;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 4px 5px 15px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;

background-color: #1B82C1;
color: #ffffff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{

background-color: #1AB5AD;
color: #ffffff;
}

/*********************************** ********************************************************************/
.promo_back2 {
	background-image: url(images/promo_back2.jpg);
	background-repeat: repeat-y;
}


.white_promo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
}
.white_promo_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	text-align: justify;
}
.white_promo_text a:hover {	
	text-decoration: none;
}

.main_form_field  input{
	width: 217px;
	border:1px solid #CCCCCC;
	margin:4px;
}

.main_form_field2  input{
	width: 200px;
	border:1px solid #CCCCCC;
	margin:4px;
}

.input1{width:118px;
border:1px solid #CCCCCC;
margin:2px;
}

.input2{width:85px;
border:1px solid #CCCCCC;
margin:2px;
}

.input3{width:85px;
border:1px solid #CCCCCC;
margin:2px;
font-size:11px;
height:20px;
}

.input4{width:244px;
border:1px solid #CCCCCC;
margin:2px;
}

.input5{width:200px;
border:1px solid #CCCCCC;
margin:4px;
font-size:11px;
height:20px;
}

.input6{
    width: 314px;
	height:74px;
	border:1px solid #CCCCCC;
	margin:4px;}
	
.top_head_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4466E4;
	line-height:30px;
}

.sml_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#38A8DD;
	height: 30px;
	border-right:1px solid #FFFFFF;
}

.sml_text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#38A8DD;
	height: 30px;
	border-right:1px solid #FFFFFF;
	padding-left:10px;
}