.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #747474;
	text-decoration: none;
	background-color: #0486b1;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left: 0px;
}

.banner_bg{
	width:100%;
	height:107px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.click_here_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}.nav_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 100%;
}
.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #747474;
	text-decoration: none;
	padding-left:17px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #747474;
	text-decoration: none;
}

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005ca9;
	text-decoration: none;
}

a.menu_text:link{
color:#005ca9;
}
.footer_line {
	background-image: url(../images/footer_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 100%;
}

a.menu_text:visited{
color:#005ca9;
text-decoration:none;
}
a.menu_text:hover{
color:#013968;
text-decoration:none;
}
a.menu_text:active{
color:#005ca9;
text-decoration:none;
}
.current_menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #013968;
	text-decoration: none;
}
a.current_menutext:link{
color:#013968;
}
a.current_menutext:visited{
color:#013968;
text-decoration:none;
}
a.current_menutext:hover{
color:#013968;
text-decoration:none;
}
a.current_menutext:active{
color:#013968;
text-decoration:none;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 100%;
}
.copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #014396;
	text-decoration: none;
}
.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.home_big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2366a1;
	text-decoration: none;
	text-align: center;
}


a.footer_menu:link{
color:#333333;
}
a.footer_menu:visited{
color:#333333;
text-decoration:none;
}
a.footer_menu:hover{
color:#a80000;
text-decoration:none;
}
a.footer_menu:active{
color:#333333;
text-decoration:none;
}
.current_footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a80000;
	text-decoration: none;
}

a.current_footer_menu:link{
color:#a80000;
}
a.current_footer_menu:visited{
color:#a80000;
text-decoration:none;
}
a.current_footer_menu:hover{
color:#a80000;
text-decoration:none;
}
a.current_footer_menu:active{
color:#a80000;
text-decoration:none;
}
.know_more {
	background-image: url(../images/know_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 79px;
}
.know_more_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: underline;
}

a.know_more_text:link{
color:#ff0000;
}
a.know_more_text:visited{
color:#ff0000;
text-decoration:underline;
}
a.know_more_text:hover{
color:#ff0000;
text-decoration:underline;
}
a.know_more_text:active{
color:#ff0000;
text-decoration:underline;
}
.form_bg1 {
	background-image: url(../images/form_bg1.jpg);
	background-repeat: repeat;
	background-position: right top;
	margin: 0px;
	height: 100%;
	width: 203px;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 52px;
	padding-left: 9px;
}
.form_bg2 {
	background-image: url(../images/form_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 322px;
	width: 195px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a20101;
	text-decoration: none;
}

.form_level {
	width:105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.instant_level {
	width:140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

.small_level {
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}


