.home_body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	vertical-align: top;
}

.news_body , .news_body a{
	font-family: Verdana;
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}

.news_body a, .home_body a {
	color: #1997C7;
}

.home_body_blue
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #79D7FC;
	
}

.home_body li {
	margin-bottom: 8px;
}

.blue_footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #79D7FC;
}

.sub_body {
	font-family: Verdana;
	font-size: 12px;
	color: #14112A;
}

.lite_blue_body_dk_bg {
	font-family: Verdana;
	font-size: 12px;
	color: #79D7FC;
}

.lite_blue_body_lt_bg {
	font-family: Verdana;
	font-size: 12px;
	color: #1195CD;
}

.red_body {
	font-family: Verdana;
	font-size: 12px;
	color: #D35C2F;
}

a {
	font-family: Bodega Sans Regular, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.nav_home_over {
	font-family: Bodega Sans Regular, Verdana;
	font-size: 12px;
	color: #1997C7;
}

.home_bg {
	background-image:url('images/hm_plane.jpg');
	background-repeat: no-repeat;
	background-position: 0% 10%;
}

#ccoptin {
	text-align:right;
	margin-bottom:0;
}

#ccoptin label {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
	margin-right: 15px;
}

#ccoptin input {
	text-align:left;
	font-size: 10px;
	color:#000000;
}
#ccoptin input[type="text"] {
	width:120px;
}
#ccoptin input[type="submit"] {
	margin-right: 15px;
}

.newsletter_container
{
	width:100%;
	text-align:right;
	height:54px;
}

.newsletter_container .box 
{
	border:solid 2px #FFF;
	width:370px;
	padding:8px;
	float:right;
}
