body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.65em;
	color: #fff;
	background-color: #000f26;
	empty-cells: show;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/grad_strip.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.layout {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 904px;
	top: 0px;
}

.header {
	width: 904px;
	min-height: 459px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_image.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
* html .header{
	height: 459px;
}


.header_left{
	width: 460px;
	float:left;
	color: #00aeef;
	padding: 0px 0px 0px 0px;
}
.header_left div{
	padding: 315px 0px 0px 30px;
	font-weight: bold;
}
.header_right{
	width: 444px;
	float:left;
}
.topNavi{
	min-width: 290px;
	min-height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-align: center;
	background: #001946;
	float: right;
	font-size: 1.2em;
}
* html .topNavi{
	width: 290px;
	height: 36px;
}
.topNavi a{
	color: #fff;
	text-decoration: none;
}

h2{
	color: #fff;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
h2 a, h2 a:visited, h2 a:hover, h2 a:active{
	color: #fff;
	text-decoration: none;
}

.topText{
	float: right;
	text-align: right;
}
.topText div{
	padding: 180px 30px 0px 0px;
}
.topText .ct_bold{
	font-size: 1.2em;
}

.content{
	width: 904px;
	margin: 0px;
	padding: 0px;
	color: #00aeef;
	background-color: #001946;
	background-image: url(../images/bottom_image.gif);
	background-position: bottom right;
	background-repeat: no-repeat;

}
.ct{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_ct.gif);
	background-position: 18px 0px;
	background-repeat: repeat-y;

}

.txtCol{
	width: 220px;
	float: left;
}
.firstCol {
	width: 238px;
}
.lastCol{
	width: 226px;
}

.txtCol .imgDiv{
	background: #132a54;
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.txtCol .txtDiv{
	margin: 0px 12px 0px 0px;
	padding: 0px 12px 10px 12px;
	background: #132a54;
	border: 1px solid #132a54;
}

.firstCol .imgDiv{
	padding: 0px 12px 0px 18px;
	margin: 0px 0px 0px 0px;
}
.firstCol .txtDiv{
	margin: 0px 12px 0px 18px;
	padding: 0px 12px 10px 12px;
}
.lastCol .imgDiv{
	padding: 0px 18px 0px 0px;
}
.lastCol .txtDiv{
	margin: 0px 18px 0px 0px;
	padding: 0px 12px 10px 12px;
}

.fullWidth{
	margin: 0px 0px 0px 18px;
	padding: 0px 12px 0px 0px;
}
.fullWidth img{
	margin: 0px 24px 0px 0px;
	float: left;
	display: block;
}

.fullWidth .txtDiv{
	background: #132a54;
	margin: 0px 8px 0px 0px;
	padding: 0px 12px 0px 0px;
}

.txtCol h3{
	color: #fff;
	font-size: 1.85em;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.fullWidth h3{
	color: #fff;
	font-size: 1.85em;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}




.fullWidth .ct_left{
	width: 440px;
	float:left;
	padding: 0px 0px 0px 0px;
}


.fullWidth .ct_right{
	width: 428px;
	float:left;
}

.ct_left h3{
	padding: 20px 0px 10px 12px;
}
.ct_right h3{
	padding: 20px 0px 10px 18px;
}
.ct_left .txtDiv{
	background-color: transparent;
	background-image: url(../images/transparent_bock.png);
	border-top: 1px solid #00aeef;
	padding: 0px 12px 15px 12px;
}
* html .ct_left .txtDiv{ background-image: none; }

.ct_left .fistRow{
	border-top: none;
}

.ct_left h4{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
}
.ct_left span{
	padding: 10px 0px 0px 0px;
	display: block;
	color: #fff;
	text-decoration: none;
}


.ct_right .txtDiv{
	background: url(../images/transparent_bock.png);
	padding: 0px 12px 15px 12px;
	margin: 0px 0px 0px 6px;
}
* html .ct_right .txtDiv{ background: none; }

form{
	color: #fff;
	line-height: 24px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*
* html form, *:first-child+html form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
*/

form .topTxt{
	color: #00aeef;
	line-height: 1.4em;
	display: block;
	padding: 10px 0px 20px 0px;
}
.topTxt a, .topTxt a:hover, .topTxt a:visited, .topTxt a:active{
	color: #00aeef;
	text-decoration: none;
	font-weight: bold;
}

input{
	width: 390px;
	height: 25px;
	display: block;
	border: none;
	color: #132a54;
	padding: 0px 5px 0px 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}
textarea{
	width: 390px;
	height: 65px;
	display: block;
	border: none;
	padding: 5px;
	color: #132a54;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.btn{
	width: 208px;
	height: 29px;
	margin: 18px 0px 0px 6px;
	background-image: url(../images/send_button.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;

}
.btn:hover{
	background-image: url(../images/send_button_rollover.png);
}


.footer{
	color: #00aeef;
	margin: 20px 30px 20px 30px;
	padding: 0px 0px 10px 0px;
	font-size: 0.85em;
}

.footer .ct_left{
	float: left;
	width: 420px;
}
.footer .ct_right{
	float: right;
	width: 200px;
	text-align: right;
}


.footer a, .footer a:visited{
	text-decoration: none;
	color: #00aeef;
}
.footer a:hover{
	text-decoration: none;
}




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

.ct_bold{
	font-weight: bold;
}

.spacer{
	height: 10px;
	font-size: 10px;
	line-height: 10px;
}
.txtCol ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}
li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.txtCol li{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}
.fullWidth li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.fullWidth ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 246px;
}


.fathom_tagline {
	text-align: center;
	font-size: 0.8em;
	padding: 0px 0px 10px 24px;
}

.fathom_tagline a {
	color: #ffffff;
	text-decoration: none;
}
