@charset "utf-8";
/*----------------------------------Reset  css---------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
}
body {
	margin:0;
	padding:0;
	background:#f1f7fb url(/MotorInsurance/images/page1_Bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a {
	color:#333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	color:#97BC3F;
	margin:15px 0;
	font-size:18px;
	font-weight:normal;
}
h2 {
	color:#036ab4;
	font-size:13px;
	margin:0 0 15px 0;
	padding:0;
}
p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.border {
	border:1px solid #666;
}
/*-----------------form related basic css------------------------*/



label, input[type="radio"] {
	vertical-align:middle;
	margin:0;
}
form input, select, textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
form input[type="checkbox"], form input[type="radio"] {
	padding: 0;
	background:none;
	border:none;
	outline:none;
	vertical-align:middle;
}
.form_input_text {
	width:150px;
}
.form_input_text_adr {
	width:230px;
}
.form_input_text_static {
	color:#999999;
	width:150px;
	border:1px #ccc solid;
}
.form_input_text_small {
	width:30px;
}
.form_input_select {
	width:175px;
}
.form_input_select_small {
	width:50px;
}
.form_input_select_100 {
	width:100px;
}
.form_input_textarea {
	width:220px;
}
* html form input[type="text"], form input[type="select"] {
	width:190px;
}
form input {
	border:1px solid #dbe6f6;
	padding:3px;
}
.hide {
	display:none;
}
/*-----------------------------main and wrapper -------------------*/



.main {
	margin:0 auto;
	width:952px;
	height:auto;
	padding:0;
}
.wrapper {
	width:952px;
	float:left;
	height:auto;
	background:#fff;
}
/*-----------------------------Header part-----------------------*/

.header {
	width:100%;
	height:auto;
	float:left;
	background:url(/MotorInsurance/images/header_top.jpg) no-repeat;
	position:relative;
	z-index:3000;
}
.helppanel {
	border-collapse:collapse;
	top:90px;
	right:-50px;
	margin:0 25px 0 0;
	padding:0 10px;
	line-height:17px;
	position:absolute;
	font-size:12px;
	height:24px;
	width:196px;
}
.helppanel .callnow {
	background:url(../images/call-us-icon.gif) no-repeat left;
	/*background-image:url(../images/call-us-icon.gif) no-repeat left;*/
	width:148px;
	padding:3px 0 0 20px;
	float:left;
	height:21px;
}
.helppanel .chatnow {
	background:url(../icons/chat.gif) no-repeat 10px;
	padding:3px 0 0 25px;
	float:left;
	text-align:right;
	height:21px;
	width:60px;
}
.helppanel a {
	color:#333;
	text-decoration:none;
}
.helppanel a:hover {
	color:#666;
	text-decoration:underline;
}

.module_name
{
color:#0072bc;
font-size:16px;
font-weight:bold;
}
/*-----------------------------content part-----------------------*/
img
{
border:0;
}


/*.sub_header {
	width:902px;
	float:left;
	padding:0 25px;
	height:50px;
	background:#fff;
	margin-bottom:0;
}*/
.sub_header{
	background:#5293cd;
	height:55px;
	width:100%;
	float:left;

}
.sub_header_BI {
	width:902px;
	float:left;
	padding:0 25px;
	height:40px;
	background:#fff;
	margin-bottom:0;
}
.table_text01 {
	padding-left:10px;
	padding-top:10px;
}
.nav {
	background:#4f81bd;
	height:50px;
	width:100%;
	background:#fff url(../images/nav_bg.jpg) repeat-x top;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}
.nav_text {
	color:#fff;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_text_active {
	color:#ffd258;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_text_visited {
	color:#cefa66;
	font-size:13px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_text a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
.maincontent {
	width:902px;
	float:left;
	height:auto;
	background:#fff;
	padding:0 25px;
	position:relative;
}
.bg {
	background:#edf6ff;
}

.note {
	font-size:11px;
}
.declaration_text {
	font-size: 0.9em;
	text-align:justify;
	padding:5px;
	background-color:#ffffff;
	line-height:15px;
}
.declaration_text_bold {
	font-size:11px;
	font-weight:bold;
}
.note_title {
	color:#FF3300;
	font-size:11px;
}
.text {
	color:#363636;
	font-size:13px;
	margin:10px 0;
}
.learnmore {
	font-size:10px;
	text-decoration:underline;
	margin:5px 20px 0 0;
	text-align:right;
}
.learnmore a {
	text-decoration:none;
	color:#0099FF;
	border-bottom:1px dotted #666;
}
.thankyoutick {
	background:url(../icons/tick.gif) no-repeat left 12px;
	padding:10px 0 10px 25px;
	font-size:13px;
	color:#97BC3F;
	font-weight:bold;
}
.helpicon {
	background:url(../icons/question-balloon.gif) no-repeat left 10px;
	padding:10px 0 0 20px;
}
.title {
	font-size:13px;
	font-weight:bold;
	color:#97BC3F;
	padding:10px 0;
}
.normaltabel {
	margin:0;
	padding:0;
	border:1px solid #fff;
}
.normaltabel th {
	background:#f3fee0;
	border:1px solid #fff;
	font-weight:bold;
	padding:2px 5px;
}
.normaltabel td {
	background:#f8ffed;
	padding:2px 5px;
	border:1px solid #fff;/*border-right:1px solid #fff;*/
	font-size:11px;
}
.normaltabel .alt {
	background:#f9fcf3;
}


.mGrid {
	background-color: #fff;
	margin: 5px 0 10px 0;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	word-spacing:1px;
	page-break-before: auto;
	page-break-after: auto;
}
.mGrid td {
	padding: 3px 4px;
	color:#000000;
	border-right:1px solid #fff;
}
.mGrid th {
	padding: 4px 3px;
	color: #FFF;
	background: #5293cd;
	border-left: solid 1px #fff;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}
.mGrid .selected {
	background:#f1f5fa;
	padding-left:5px;
	text-align:left;
	border-bottom:1px solid #fff;
	font-size:11px;
}
.mGrid .alt {
	background: #e7f4ff;
	font-weight:normal;
	border-bottom:1px solid #a4d7ff;
	font-size:11px;
	color:#014985;
}
.mGrid .pgr {
	background: #dbedfc;
	text-align:center;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #a4d7ff;
}
.mGrid .alt a {
	color: #669933;
	text-decoration: none;
}
.mGrid .alt a:hover {
	color: #000;
	text-decoration: none;
}
.mGrid .bb {
	border-bottom:1px solid #a4d7ff;
}
.mGrid .text {
	color:#024074;
	text-align:left;
	padding-left:8px;
	border-bottom:1px solid #a4d7ff;
	font-size:11px;
	line-height:16px;
}
.mGrid .coverage {
	font-size:15px;
	color:#024074;
	text-align:left;
	padding-left:8px;
	font-weight:bold;
}
.mGrid .none {
	padding:0;
	border:0;
}
.bnone {
	border:none
}
.mGrid .note {
	font-size:10px;
	color:#d3a400;
	line-height:12px;
	word-spacing:0;
	letter-spacing:0;
}
.bg1 {
	background:#d0dafd;
}
.tableholder {
	width:902px;
	height:auto;
	float:left;
	overflow:auto;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}
.grid {
	background-color: #fff;
	margin: 5px 0 10px 0;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0263b7;
	line-height: 20px;
	word-spacing:1px;
	page-break-before: auto;
	page-break-after: auto;
}
.grid td {
	padding: 3px;
	color:#000000;
	border-right:1px solid #fff;
}
.grid th {
	padding: 4px 0;
	color:#FFF;
	background: #4391d4;
	border-left:1px solid #fff;
	font-size: 12px;
	text-align:center;
	font-weight:normal;
}
.grid .bg {
	background:#ddeefc;
	border-bottom:1px solid #fff;
}
.grid .bg1 {
	background:#e7f4ff;
	border-bottom:1px solid #fff;
}
.grid .selected {
	background:#f1f5fa;
	padding-left:5px;
	text-align:left;
	border-bottom:1px solid #fff;
	font-size:10px;
	height:130px;
}
/*--------------------------------fotter css-------------------------------*/



.fotter {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	border-top:1px solid #dbdee1;
}
.copyright {
	color:#5d5c5c;
	font-size:10px;
}
/*---------------------new button css-----------------------------*/



#tabs2 {
	float:left;
	width:100%;
	font-size:110%;
	line-height:19px;
}
#tabs2 ul {
	margin:0;
	padding:0;
	list-style:none;
	padding:0 0 0;
}
#tabs2 li {
	float:left;
	background:url(../images/btn-left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	margin-right:3px;
}
#tabs2 a {
	float:left;
	display:block;
	background:url(../images/btn-right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#44678b;
}
#tabs2 #current {
	background:url(../images/btn.gif);
}
#tabs2 #current a {
	background:url(../images/btn2.gif) right top;
}
.spacer {
	height:10px;
}
/*---------------------------fieldset and legend css-------------------------------*/

  * html fieldset {
	position: relative;
	margin-top:2.6em;
	padding-top:1.5em;
	padding-bottom:.5em;
}
* html legend {
	position:absolute;
	top: -1.3em;
	left: .2em;
}
form {
	margin:0;
	padding:0;
}
form fieldset {
	border:1px dotted #999999;
	background:#edf6ff;
	margin-bottom:15px;
}
.security_check
{
	border:1px dotted #fff;
	background:#F8DC92;
	color:#000;
	

}
form fieldset legend {
	font-weight:bold;
	background:#FFFFFF;
	border:1px solid #d5d5d5;
	font-size:12px;
	margin:0;
	padding:3px 5px;
	outline:0;
}
.table_blue_bg {
	/*border:1px dotted #999999;*/
	background:#edf6ff;
}
.table_blue_bg01{
	border:1px solid #e0e0e0;
	border-top:none;
	background:#edf6ff;
}
.button_holder {
	float:left;
	height:auto;
	width:100%;
	margin-bottom:10px;
}
.red_text {
	color:#FF0000;
}
.green_text {
	color:#669933;
}
.smallinput {
	width:20px;
}
.quicklinks {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #669933;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.quicklinks A {
	COLOR: #669933;
	TEXT-DECORATION: none;
}
.quicklinks A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #669933;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.quicklinks A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #56822b;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.quicklinks A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #92c85b;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.applemenu {
	margin: 5px 0 0 0;
	padding: 0;
	width: 880px; /*width of menu*/
	border: 1px solid #e0e0e0;
	position:relative;
}
.applemenu div.silverheader a {
	background-color: #e0e2e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a5a;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
}
.applemenu div.silverheader a {
	background-image:url(../images/plus.gif);
	background-position:860px;
	background-repeat:no-repeat;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active {
	color: 5a5a5a;
}
.applemenu div.selected a/*.applemenu div.silverheader a:hover*/ {
	background-color: #0072bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.applemenu div.selected a {
	background-image:url(../images/minus.gif);
	background-position:860px;
	background-repeat:no-repeat;
}
.applemenu div.submenu { /*DIV that contains each sub menu*/
	background: white;/*	padding: 5px;*//*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.applemenu01 {
	margin: 5px 0 0 0;
	padding: 0;
	width: 880px; /*width of menu*/
	/*border: 1px solid #e0e0e0;*/
	position:relative;
}
.applemenu01 div.silverheader a {
	background-color: #e0e2e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a5a;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	border-bottom: 1px #FFFFFF solid;
	margin:5px 0 0 0 ;
}
.applemenu01 div.silverheader a {
	background-image:url(../images/plus.gif);
	background-position:860px;
	background-repeat:no-repeat;
}
.applemenu01 div.silverheader a:visited, .applemenu01 div.silverheader a:active {
	color: 5a5a5a;
}
.applemenu01 div.selected a/*.applemenu div.silverheader a:hover*/ {
	background-color: #0072bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.applemenu01 div.selected a {
	background-image:url(../images/minus.gif);
	background-position:860px;
	background-repeat:no-repeat;
}
.applemenu01 div.submenu { /*DIV that contains each sub menu*/
	background: white;/*	padding: 5px;*//*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	border: 1px solid #e0e0e0;
}
.rightlegend
{
float:right; 
margin:-30px 0 0 680px;
}
* html .rightlegend
{
float:right; 
margin:0 0 0 680px;
}

.tollfree{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#cef679;
letter-spacing:1px;
padding-left:2px;
background:url(../images/Icon_callUs.gif) no-repeat 30px;}


.button_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border: 2px outset #9CD7ED;
	clip: rect(auto,auto,auto,auto);
	height: 22px;
	width: auto;
	background-color: #BADB6A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.form_text {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	border: 1px #D5E1EA none; 
	background-color: #F4F8FB}