@charset "utf-8";
/* CSS Document */

/* START GLOBAL ////////////////////////////////////*/
body{
	margin:0px;
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header_wrap, #body_wrap, #footer_wrap, #pangea_wrap {text-align:center;width:100%; clear:both}
#topbar_content, #header_content, #body_content, #footer_content {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px;
}

/* START TYPOGRAPHY & MISC //////////////////////////////*/
p{
	color: #666666;
	line-height: 20px;
}
b{}
h1{
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/h1-bg.png);
	background-position: 1px bottom;
	background-repeat: no-repeat;
	color: #000066;
}
h2{
	color: #CC3300;
	font-size: 24px;
	font-weight: lighter;
}
h3{
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}
.hilite1{
	color: #CC3300;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}
.hilite2{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.hilite3{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h1.feature_title{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 3px;
	color: #000066;
	padding: 5px;
	margin-bottom: 0px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.important{
	border:1px solid #999999;
	padding:15px;
	font-style: italic;
	line-height: 20px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	font-size: 13px;
}
.important_title{
	color:#CC3300;
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	font-size:15px;
	font-weight:normal;
	margin-top:-24px;
	padding:0 8px;
	position:absolute;
	font-style: normal;
	line-height: 18px;
}
.footnote{
	font-size: 10px;
	line-height: 15px;
}
li{
	margin-left: -15px;
	margin-bottom: 10px;
	list-style-type: circle;
	list-style-position: outside;
	line-height: 20px;
	color: #666666;
}
.form{
	color: #CC3300;
}
select{
	color: #666666;
}
.rate{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}

/* START TOPBAR HEADER ////////////////////////////*/
#topbar_content{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
}

/* START HEADER AREA /////////////////////////////*/
#header_wrap{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-color: #082F55;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
}
#header_content{
	height: 130px;


}
#logo{
	float: left;
	margin-top: 18px;
}
#main_menu{
	float: right;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* START BODY AREA /////////////////////////////*/
#body_wrap{
	background-color: #eeeeee;
	background-image: url(images/buff_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#body_content{
	padding-top: 25px;
	padding-bottom: 25px;
}
#movingdiv{}

/* START MODULES /////////////////////////////////*/
#feature_wrap{width: 1000px;margin-bottom: 20px;}
#feature_content{
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.feature{
	padding: 10px;
	width: 33%;
	vertical-align: top;
}

#full_body_wrap{
	width: 1000px;
	margin-bottom: 20px;
}
#full_body_content{background-color: #FFFFFF;}
.fullbody_left{
	width: 300px;
	vertical-align: top;
}
.fullbody_right{
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	vertical-align: top;
}

#singleblock_left_wrap{
	float: left;
	width: 327px;
	margin-bottom: 20px;
}
#singleblock_right_wrap{
	float: right;
	width: 327px;
	margin-bottom: 20px;
}
#singleblock_content{
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#singleblock_content_dark{
	background-color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#doubleblock_left_wrap{
	float: left;
	width: 653px;
	margin-bottom: 20px;
}
#doubleblock_right_wrap{
	float: right;
	width: 653px;
	margin-bottom: 20px;
}
#doubleblock_content{
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#doubleblock_content_dark{
	background-color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}


/* START FOOTER AREA /////////////////////////////*/
#footer_wrap{
	background-color: #000066;
	background-image: url(images/footer_fadetop.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#footer_wrap2{
	background-image: url(images/footer_fadebottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer_content{
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
}

/* START PANGEA AREA /////////////////////////////*/
#pangea_wrap{
	margin-top: 10px;
	margin-bottom: 10px;

}

/* START LINKS ///////////////////////////////////*/
a:link, a:visited{
	color: #000066;
	text-decoration: underline;
}
a:hover{
	color: #CC3300;
}

a:link.main_nav, a:visited.main_nav, a:hover.main_nav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #2D64B8;
	padding: 5px;
}
a:hover.main_nav{
	color: #FF3300;
}

a:link.foot_nav, a:visited.foot_nav, a:hover.foot_nav {
	color: #0066CC;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
a:hover.foot_nav{
	color: #FF3300;
}

a:link.pangea, a:visited.pangea{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
a:hover.pangea{
	font-size: 13px;
	color: #CC3300;
	text-decoration: underline;
}
