/* =Common Elements
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #000929 url('../images/bg.gif') repeat-x 0px 0px;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
	}

img, div, table, td {
	behavior: url('iepngfix.htc');
	}

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

.container {
	margin: 0px auto;
	width: 980px;
	}
	
#header {
	background: url('../images/bg_header.gif') repeat-x center top;
	height: 89px;
	padding: 24px 0px 0px 0px;
	width: 100%;
	}

#logo {
	float: left;
	}

#lang
{
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 45px;
}

#lang a {
	color: #fff;
	text-decoration: none;
	}

#lang a:hover {
	color: #1377b5;	
	}
	
#phone {
	background: url('../images/phone.png') no-repeat 0px 0px;
	float: right;
	height: 26px;
	padding-bottom: 10px;
	width: 159px;
	}

#consult {
	color: #ccc;
	float: right;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	width: 594px;
	}

#consultIcon {
	background: url('../images/icon_folder.png') no-repeat 0px 0px;
	float: right;
	height: 29px;
	margin: 0px 0px 0px 12px;
	width: 35px;
	}

#consult a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	}

#consult a:hover {
	color: #1377b5;
	}

#main {
	background: url('../images/bg_main.gif') repeat-x 0px 0px;
	width: 100%;
	}

#nav {
	background: url('../images/bg_nav.gif') no-repeat center top;
	height: 58px;
	width: 980px;
	}

p {
	line-height: 16px;
	margin: 0px 0px 15px 0px;
	}

#side {
	float: left;
	width: 220px;
	}

#sideFeatures {
	background: url('../images/bg_side.gif') no-repeat 0px 0px;
	padding: 20px 20px 15px 20px;
	width: 180px;
	}

#sideFeatures h1 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	}

#sideFeatures ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	}

#sideFeatures ul li {
	background: url('../images/dotted.gif') repeat-x 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#sideFeatures ul li.first {
	background: none;
	}

#sideFeatures ul li a {
	background: url('../images/feature_arrow.png') no-repeat 0px 3px;
	color: #fff;
	display: block;
	padding: 5px 0px 5px 27px;
	text-decoration: none;
	}

#sideFeatures ul li a:hover {
	color: #1377b5;	
	}

#sideShadow {
	background: url('../images/sideshadow.png') no-repeat 0px 0px;
	height: 23px;
	width: 220px;
	}

#sidePromo {
	height: 170px;
	padding: 0px 20px 0px 20px;
	width: 180px;
	}

#sidePromo img {
	float: right;
	}

#sidePromo h1 {
	font-size: 17px;
	font-weight: normal;
	line-height: 19px;
	}
	
#sidePromo h2 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	text-transform: uppercase;
	}
	
#sidePromo p {
	color: #ccc;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	}

#sidePromo a {
	color: #fff;
	text-decoration: none;
	}

#sidePromo a:hover {
	color: #1377b5;	
	}

#content {
	background: #fff url('../images/bg_content.gif') repeat-x 0px 0px;
	float: left;
	padding: 35px 40px 40px 40px;
	width: 680px;
	}

#content h1 {
	color: #999;
	font-size: 26px;
	font-weight: normal;
	margin: 0px 0px 40px 0px;
	}

#content h2
{
	color: #003a5f;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	white-space: normal;
}
#content h2.sci 
{
	color: #003a5f;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px !important;
	white-space: normal;
}
#content h5.sub
{
	color: #003a5f;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px !important;
	white-space: normal;
}
#content h3 {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	}

#content h4 {
	color: #003a5f;
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	}

#content h5 {
	color: #003a5f;
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	}

#content h6 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	margin: 15px 0px 0px 0px;
	}
	

#content p {
	margin: 15px 0px 0px 0px;
	}

#content p.alt {
	margin: 0px 0px 0px 0px;
	}

#content a {
	color: #02446d;
	}

#content a:hover {
	color: #c00;
	}

#content img.pic {
	float: right;
	margin: 0px 0px 15px 20px;
	}

#content ul.reg, #content ol.reg {
	margin: 15px 0px 0px 35px;
	}

#content ul.reg li, #content ol.reg li {
	padding: 0px 0px 10px 0px;
	}

.btn {
	margin: 15px 0px 0px 0px;
	}
	
.btn a {
	background: url('../images/circlearrow2.gif') no-repeat 0px 1px;
	color: #02446d;
	display: block;
	padding: 3px 0px 5px 25px;
	text-decoration: none;
	}

.btn a:hover {
	color: #c00;	
	}

.light {
	color: #999;
	font-size: 11px;
	}

.column2 {
	float: left;
	margin: 20px 20px 0px 0px;
	width: 420px;
	}

.column3 {
	float: left;
	margin: 20px 20px 0px 0px;
	width: 210px;
	}

.column4 {
	float: left;
	margin: 20px 23px 0px 0px;
	width: 18%;
	}

.columnReg {
	float: left;
	margin: 20px 23px 0px 0px;
	}

ul.pageNav {
	float: left;
	list-style: none;
	margin: 10px 10px 0px 0px;
	width: 220px;
	}

ul.pageNav li {
	background: url('../images/arrow_blue.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 10px;
	}

ul.pageNav li a {
	color: #333;
	text-decoration: none;
	}

ul.pageNav li a:hover {
	color: #c00;
	}
ul.pageNavExt {
	float: left;
	list-style: none;
	margin: 20px 10px 20px 0px;
	width: 450px;
	}

ul.pageNavExt li {
	background: url('../images/arrow_blue.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 10px;
	}

ul.pageNavExt li a {
	color: #333;
	text-decoration: none;
	}

ul.pageNavExt li a:hover {
	color: #c00;
	}

.date {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	}

.news {
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	}

.news a {
	color: #1377b5;
	}

.news a:hover {
	color: #c00;
	}



/* =Home Elements
----------------------------------------------- */

#feature {
	background: url('../images/bg_feature.gif') no-repeat 0px 0px;
	height: 295px;
	width: 980px;
	}

.featurePic {
	float: left;
	height: 267px;
	margin: 0px 30px 0px 0px;
	width: 680px;
	}

#feature ul {
	list-style: none;
	}

#feature ul li {
	font-size: 15px;
	margin: 5px 0px 0px 0px;
	}

#feature ul li.headline {
	margin: 0px;
	padding: 25px 0px 5px 0px;
	}

#feature ul li a {
	background: url('../images/feature_arrow.png') no-repeat 0px 0px;
	color: #fff;
	padding: 0px 15px 5px 25px;
	text-decoration: none;
	}

#feature ul li a:hover {
	color: #1377b5;
	}

#promo {
	background: url('../images/bg_promo.gif') repeat-x 0px 0px;
	float: left;
	height: 97px;
	margin: 0px 20px 0px 0px;
	padding: 18px 5px 0px 20px;
	width: 275px;
	}

#promo img {
	float: right;
	}

#promo h1 {
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	}
	
#promo h2 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	}
	
#promo p {
	color: #ccc;
	font-size: 12px;
	padding: 8px 0px 0px 0px;
	}

#promo a {
	color: #fff;
	text-decoration: none;
	}

#promo a:hover {
	color: #1377b5;	
	}

#about {
	color: #fff;
	float: left;
	width: 660px;
	}

a.btnlink {
	background: url('../images/arrow.png') no-repeat 0px 3px;
	color: #999;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	}

a.btnlink:hover {
	color: #fff;
	}

#callouts {
	background: #00183b url('../images/bg_callouts.gif') repeat-x 0px 0px;
	color: #fff;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 10px 10px 20px 20px;
	width: 270px;
	}

#callouts p {
	font-size: 12px;
	}

#callouts ul {
	list-style: none;
	}

#callouts ul li {
	border-bottom: 1px solid #0e335b;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	width: 260px;
	}

#callouts ul li.last {
	border-bottom: none;
	}

#callouts ul li img {
	border-right: 1px solid #0e335b;
	border-left: 1px solid #0e335b;
	border-top: 1px solid #0e335b;
	float: left;
	height: 38px;
	margin: 0px 12px 0px 0px;
	padding: 3px;
	width: 38px;
	}

#callouts ul li a {
	color: #fff;
	text-decoration: none;
	}

#callouts ul li a:hover {
	color: #1377b5;	
	}
#callouts a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	}
#callouts a:hover {
	color: #1377b5;
	font-size: 10px;
	}
#news {
	float: left;
	padding: 20px 20px 20px 0px;
	width: 340px;
	}

#news h1 {
	font-size: 20px;
	font-weight: normal;
	}

#news h1 a {
	background: url('../images/circlearrow.png') no-repeat 0px 3px;
	color: #fff;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	}

#news h1 a:hover {
	color: #999;	
	}

#news ul {
	list-style: none;
	}

#news ul li {
	margin: 15px 0px 0px 0px;
	}

#news ul li .date {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	}

#news ul li a {
	color: #fff;
	text-decoration: none;
	}

#news ul li a:hover {
	color: #999;	
	}

#lipcon {
	background: #00183b url('../images/bg_lipcon.gif') no-repeat left bottom;
	float: left;
	height: 197px;
	margin: 20px 0px 0px 0px;
	padding: 20px;
	width: 260px;
	}

#lipcon h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}

#lipcon h1 a {
	color: #fff;
	text-decoration: none;
	}

#lipcon h1 a:hover {
	color: #999;	
	}

#lipcon p {
	color: #ccc;
	font-size: 12px;
	width: 180px;
	}
#nextbtn {
	float: right;
	margin-top: 20px;
}
#nextbtn a {
	color: #333;
	background: url('../images/arrow_blue.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 10px;
	text-decoration: none;
	}
#nextbtn a:hover {
	color: #c00;
	background: url('../images/arrow_blue.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 10px;
	text-decoration: none;
	}
#prevbtn {
	float: left;
	margin-top: 20px;
}
#prevbtn a {
	color: #333;
	background: url('../images/arrow_blue_prev.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 10px;
	text-decoration: none;
	}
#prevbtn a:hover {
	color: #c00;
	background: url('../images/arrow_blue_prev.gif') no-repeat 0px 4px;
	padding: 0px 0px 4px 10px;
	text-decoration: none;
	}



/* =Form Styling
----------------------------------------------- */

form {
	display: inline;
	}

dl.formStyling {
	color: #666;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	width: 450px;
	}

dl.formStyling dt {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	width: 120px;
	}

dl.formStyling dd {
	float: left;
	padding: 0px 0px 7px 0px;
	width: 320px;
	}

dl.formStyling dd input.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	}

dl.formStyling dd textarea.reg {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 300px;
	}

dl.formStyling dd textarea.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 200px;
	}

textarea.terms {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 15px 0px 15px 0px;
	padding: 2px;
	width: 435px;
	}

dl.formStyling dd input.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

dl.formStyling dd select.alt {
	border: 1px solid #dcdcdc;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	}

dl.formStyling dd select option {
	padding: 2px 2px 0px 2px;
	}

dl.formStyling dd .hint {
	color: #666;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	}

dl.formStyling dt .hint {
	color: #666;
	display: block;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	}






/* =Footer
----------------------------------------------- */

#slogan {
	padding: 15px 0px 0px 0px;
	}

#footer {
	border-top: 1px solid #03244d;
	margin: 15px auto;
	padding: 5px 0px 0px 0px;
	width: 100%;
	}

.banner {
	float: left;
	margin: 0px 5px 0px 0px;
	}

#copyright {
	color: #244b6d;
	float: right;
	font-size: 10px;
	text-align: right;
	}


#copyright h4 {
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	text-align: right;
	}

#copyright a {
	color: #244b6d;
	text-decoration: none;
	}

#copyright a:hover {
	color: #999;
	}


