@charset "utf-8";
img {
    border: 0 none;
}
.highlight2 {
    background-color: #E0EDFA;
    border: 1px solid #B7CCE2;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    width: 95%;
}
.highlight3 {
    background-color: #E0EDFA;
    border: 1px solid #B7CCE2;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 10px;
    width: 95%;
}
.highlight3 ul {
    margin: 0;
    padding: 0;
}
.highlight3 ul li {
    padding-bottom: 10px;
}
.highlight_blue {
    border-style: none;
    border-width: 0;
    color: #176ABA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
.highlight_blue_box {
    background-image: url("images/highlight_brown.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
    height: 181px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 55px;
    width: 95%;
}
input {
    background-color: #F1F7FD;
    border: 1px solid #9EB6CC;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    font-family: arial;
    font-size: 12px;
    height: 30px;
    line-height: 18px;
    padding: 3px 5px;
    width: 250px;
}
input[type="checkbox"] {
    background-color: #F1F7FD;
    border: 1px solid #9EB6CC;
    height: 10px;
    width: 10px;
}
.submit4 {
    background-color: transparent;
    background-image: url("images/submit-bg-2.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    height: 22px;
    width: 95px;
}
.submit4:hover {
    opacity: 0.8;
}
.arrow_blue {
    background-color: #054787;
    border: 1px solid #000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: Arial Narrow,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: normal;
    height: 35px;
    letter-spacing: 0.025em;
    line-height: normal;
    margin: 6px 0 10px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    word-spacing: 0.05em;
}
div#container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%;
}

td.subhead {
    color: #766138;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
}
a:link {
    color: #0035A8;
    text-decoration: underline;
}
a:active {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #CA212D;
    text-decoration: underline;
}
a:visited {
    color: #F50415;
    text-decoration: underline;
}
a:visited:hover {
    color: #CA212D;
    text-decoration: underline;
}
.pagelabel {
    display: none;
}
p, div, td {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
body {
    background-color: #030C1B;
    background-image: url("images/.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
    margin: 0px;
    overflow: auto;
    padding: 0;
	 text-align:center;
}

*html body {
	margin: 0px;
	text-align: center;	
}

.logo {
	background-image: url("images/logo_bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 195px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 980px;
}

*html .logo {
	height: 195px;
	
}

.banner_bg {
    background-image: url("images/banner_bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 337px;
    margin: 0;
    padding: 0;
    width: 961px;
}
#navcell {
    height: 44px;
    margin: -97px auto 0;
    padding-top: 24px;
    text-align: left;
    width: 980px;
}

*html #navcell {
	height: 59px;
	margin: -82px 0 0;
	padding-top: 20px;
}

.navigation {
    margin: 0 0 0 10px;
    padding: 0;
    vertical-align: middle;
}


.navigation li {
    border-right: 1px solid #FFFFFF;
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0 3px;
    text-indent: 0;
}
.navigation li:last-child {
    border-right: medium none;
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0 3px;
    text-indent: 0;
}
#navcell a {
    color: #FFFFFF;
    display: inline;
    font-family: Arial,Verdana,"Courier New",Courier,monospace;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 12px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#navcell a.nav1a {
    color: #FFFFFF;
}
#navcell a:hover {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%) repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
}

*html #navcell a:hover {
	background-color: #FFFFFF;
	
}

#navcell #plogin {
    display: none;
}
#navcell #pregister {
    display: none;
}
#secnav {
	height: 18px;
	line-height: 0;
	text-align: left;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

*html #secnav {
	height: 26px;
	padding-top: 13px;
	margin-top: -2px;
	
}

#secnav ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 5px;
    padding-top: 5px;
}

*html #secnav ul {
	margin: 0px;
	padding: 0px;	
}

#secnav ul li {
    border-right: 1px solid #FFFFFF;
    display: inline;
    margin-right: 0;
    padding: 0 3px;
}
#secnav ul li:last-child {
    border-right: medium none;
    display: inline;
    margin-right: 0;
    padding: 0 3px;
}
#secnav a {
    color: #FFFFFF;
    display: inline;
    font-family: Arial,Verdana,"Courier New",Courier,monospace;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 3px 10px;
    text-decoration: none;
}
#secnav a:hover {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%) repeat scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: #000000;
}

*html #secnav a:hover {
	color: #daedff;
	
}

#secnav li.nav2a a {
    text-decoration: underline;
}
#contentCell {
    background-color: #F1F7FD;
    margin: 3px auto 0px;
    min-height: 400px;
    padding: 10px 10px 0;    
    width: 960px;	
text-align:left;
}

*html #contentCell {
	margin-top: -4px;
	width: 980px;	
	_height: 400px;
}

.free_guide_green {
    background-image: url("images/free_guide_green.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 144px;
    margin-top: 10px;
    padding-top: 51px;
    width: 242px;
}
.left_half {
    float: left;
    margin: 0;
    width: 615px;
}
.right_form {
    background-image: url("images/form_bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 181px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 28px;
    padding-right: 20px;
    padding-top: 75px;
    width: 243px;
}
.left_coloumn {
    float: left;
    height: 279px;
    margin: 0;
    padding: 0;
    width: 243px;
}
.banner_right {
    background-image: url("images/banner_right.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 279px;
    margin: 0;
    padding: 0;
    width: 723px;
}
.right_half {
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 251px;
}
.right_half li {
    background-image: url("images/bullet1.jpg");
    background-position: 0 9px;
    background-repeat: no-repeat;
    color: #636363;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    list-style-type: none;
    padding-left: 15px;
    text-decoration: none;
}
.list1 {
	padding: 0px;
	margin: 15px 25px 15px 25px;
    
}

.list1 li{
	background-image: url("images/bullet1.jpg");
    background-position: 0 9px;
    background-repeat: no-repeat;
    color: #4C4C4C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    list-style-type: none;
    padding-bottom: 10px;
    padding-left: 15px;
    text-align: justify;
    text-decoration: none;
}

.hr_color1 {
    color: #9FB7CD;
    text-align: center;
    text-decoration: none;
}
.footer_text {
    color: #636363;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	position: relative;
	z-index: 20;
}
.blue_bold1 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.blue_bold2 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
}
hr {
    background-color: #F1F7FD;
    border-top: 1px solid #BCC1C5;
    color: #F1F7FD;
}
.body_text_normal {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 18px;
    text-align: justify;
    text-decoration: none;
    text-transform: none;
}
.font_red {
    color: red;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-variant: normal;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
    text-transform: none;
}
.get_your_free_guide {
    background-image: url("images/get_ur_guide_bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 239px;
    margin: 0;
    padding: 80px 25px 0;
    width: 211px;
}
.border1 td {
    border-bottom: 1px dashed #A2A2A2;
}
.body_text_white {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
}
.font_white {
    color: #FEFEFE;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
}
.form_field {
    background-color: #530505;
    background-image: url("images/forn_field_bg.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 1px solid #C41B1B;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 169px;
}
.banner_pic {
    background-image: url("images/banner_pic.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 318px;
    margin: 0 0 0 5px;
    padding: 0;
    width: 673px;
}
.submit1 {
    background-image: url("images/submit_bg.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-style: none;
    border-width: 0;
    color: #172F43;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 31px;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    width: 83px;
}
#footer {
    background-image: url("images/footer-bg.jpg");
    background-position: 0px 0px;
    background-repeat: repeat-x;
    border-top: 1px solid #1247A0;
    height: 41px;
    margin: 0px auto;
    padding-top: 10px;    
    text-align: center;
    text-decoration: none;
    width: 100%;	
}

*html #footer {
	height: 51px;
}

.footer_content {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;    
    text-align: center;    
	position: relative;
	z-index: 10;
	top:50px;
	margin: 0px auto 0px;
	height: 30px;
	
}


*html .footer_content {
	
}

.services_div {
    background-color: #DBE8F4;
    border: 1px solid #C5D0DB;
    border-radius: 5px 5px 5px 5px;
    margin-left: auto;
    margin-right: auto;
    padding:7px;
	margin-right:5px;
}


.services_div:hover {
    background-color: #C9E0F6;
    border: 1px solid #9FB7CD;
    border-radius: 5px 5px 5px 5px;
}
textarea {
    background-color: #F1F7FD;
    border: 1px solid #9EB6CC;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    font-family: arial;
    font-size: 12px;
    height: 60px;
    line-height: 18px;
    padding: 3px 5px;
    width: 250px;
}
.form_box1 {
    background-color: #E0EDFA;
    border: 1px solid #B7CCE2;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    width: 90%;
}
.form_box2 {
    background-color: #F2F2F2;
    border: 1px solid #DBDBDB;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 5px;
}
select {
    background-color: #F1F7FD;
    border: 1px solid #9EB6CC;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    font-family: arial;
    font-size: 12px;
    height: 30px;
    line-height: 18px;
    padding: 3px 5px;
    width: 250px;
}
.hightlight1 {
    background-color: #393939;
    border: 1px dashed #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 35px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 97%;
}
.hr_color2 {
    color: #376696;
    text-align: center;
}
.font_white_big {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
}
.banner_103_blue {
    background: url("images/103_blue_banner.jpg") no-repeat scroll center top transparent;
    height: 336px;
}
.banner_103_blue_heading1 {
    color: #FED418;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 40px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}
.banner_103_blue_heading2 {
    color: #B9FF5E;
    font-family: Arial Narrow,Arial,Helvetica,sans-serif;
    font-size: 36px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}
.banner_103_blue_heading3 {
    color: #18FEFB;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 24px;
    letter-spacing: -0.05em;
    text-shadow: 1px 1px 1px #000000;
}
.banner_103_blue_heading4 {
    color: #FFA311;
    font-family: "Times New Roman",Times,serif;
    font-size: 36px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}
.banner_103_blue_textstyle1 {
    color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 15px;
    line-height: 18px;
    padding-top: 20px;
    text-align: justify;
    text-shadow: 1px 1px 1px #000000;
}
.banner_103_blue_textstyle2 {
    color: #FFFFFF;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding-right: 30px;
    padding-top: 23px;
    text-align: left;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}
.input_103_blue {
    background-color: #074473;
    border: 1px solid #2A8DDE;
    box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.8) inset;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 30px;
    margin-bottom: 15px;
    margin-right: 10px;
    padding: 0 5px;
    text-align: left;
    width: 250px;
}
.input_text_style1 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 8px;
    text-align: right;
}
.submit_103_black {
    background: url("images/103_black_submit.png") no-repeat scroll center top transparent;
    border: medium none;
    cursor: pointer;
    height: 31px;
    margin-right: 30px;
    transition: all 0.3s ease 0s;
    width: 103px;
}
.submit_103_black:hover {
    border: medium none;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.new_form_bg {
	background:url('images/new_form_bg.png') top no-repeat;
	height:444px;
}
.new_form_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	padding:20px 0px 2px 5px;
	
}

*html .new_form_text {
	line-height: 14px;
	padding:16px 0px 0px 5px;
}

.new_input_bg {
	border:none;
	line-height:34px; background:url('images/new_input_bg.png') center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-align:left;
	padding:4px 10px;
	width:280px;
	height:34px;
	box-shadow: none;

}

*html .new_input_bg {
	height:42px;
	
}

.new_submit_bt { 
	box-shadow: none;
	background:url('images/new_submit_bt.png') center top no-repeat;
	background-color: transparent;
	width:226px; border:none;
	height:71px;
	border:none;
	cursor:pointer;
	margin-top:15px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.new_submit_bt:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}

.v_line{border-right:1px solid #e4cfcf; padding-right:10px;
}

.imageover {
	border:none;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	
}
.imageover:hover {
	border:none;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	
}
