/*MAIN STYLES AND DIVS*/
body {
	background-color: #EAEFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	line-height: 1.5em;
	margin: 0px;}
#calcwrap {
	clear: both;
	background-color: #FFF;
	padding: 0px;
	margin: 0 0 0 15px;
	width:auto !important;
	width /**/: 100%;
    line-height:1.5em;}
.blue{
	background-color:#F1F7F8;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E9F1F3;}
.shade{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F8F8F8;}
#promo{
	background: #D8E5EB url(../img/computing5.jpg) no-repeat right bottom;
	width:220px;}
.maintable{width:100%;}
.maintable td {
	border-bottom: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
	vertical-align: top;
}
body#door .maintable td fieldset{border:none;}
#logohide{display:none;}
#foot{background-color:#CCC; padding:5px 0 5px 15px;color:#666;margin:0;}

/*HEADING STYLES*/
h1,h2,h3,h4{font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
h1 {
	font-size: 1.6em;
	color: #334D68;
	line-height: normal;
	font-weight: normal;
	margin-bottom:15px;
	text-transform: uppercase;}
h2 {
	font-size: 1.4em;
	color: #F90;
	text-transform: uppercase;}
h3{font-size: 1.4em; color:#333;}	
h4{font-size: 1.2em;color: #333;}	
h5 {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #F60;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	font-size: 1.3em;}
h6 {
	font-size: 1.1em;
	color: #F00;
	margin: 0px;
	padding: 0px;}
	



/*NAVIGATION STYLES*/
#navcontainer{
	background-color: #4A4A4A;
	border-left: 15px solid #5984AE;
	height: auto;
	position:relative;
	width:auto !important;
	width /**/: 100%;
	margin-bottom:1px;}
/* to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	line-height: 0px;
	font-size: 1px;
	clear: both;}
#toolsnav{position:absolute;
	top:2px;
	left:450px;
	width:200px;
	height:20px;
	color:#FFF;
	font-family: Verdana;
	font-size:11px;}
#toolsnav a{
	padding-left:20px;
	background-image:url(../img/email.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color:#FFF;
	text-decoration:none;}
#toolsnav a:hover{color:#6CF}	
#navcontainer ul{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;}
#navcontainer ul li {display: inline;}
#navcontainer ul li a{
	padding: 3px 15px;
	color:#FFF;
	text-decoration: none;
	float: left;
	border-right: 1px dotted #666;}
#navcontainer ul li a:hover{color: #6CF;background-color: #666;}	
#topwrap {
	border-left: 15px solid #8FAAC5;
	position:relative;
	background-color: #FDFBFB;
	background-image: url(../img/shade6.gif);
	background-repeat: repeat-x;
	height:70px;}
#logo {
	background-image: url(../img/logo3.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width:120px;
	top:13px;
	left:15px;}




/*STANDARD TAG STYLES*/	
a {color: #09C;}	
a:hover {color: #6CF;}
table {
	font-size: 0.95em;
	line-height: 1.5em;}


/*CALCULATOR STYLES*/
#calc{
	font-weight:bold;
	font-size:1em;}
fieldset{ border:none; padding:0px;margin:0;}
.key{text-align:right;}
.quest a{background-image: url(../img/q1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:16px;
	height:17px;
	display:block;}
.quest a:hover{background-position: 0 -17;}

#open{padding:0px 10px;
border:3px double #C00;}
#open strong{color:#C00}


/*RESULTS PAGE CONDITIONAL STYLES*/
.maintable #overview td{border-left:none;border-width:0px; border-top: 1px solid #F1F1F1;}
#overview h5 {margin: 0px;}
#overview h6 {color: #090;}
.applybutton a{	background-image: url(../img/apply1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:20px;
	display:block;
	width:20px;}
.applybutton a:hover{background-position: 0px -20px;}
.tabular {
	text-align: center;
    border-right:1px solid #F1F1F1;
	margin-bottom:0;}
.tabular td {
	border-left: 1px solid #F1F1F1;
	vertical-align: middle;
}
.tabular .column{background-color:#D3E3EB;}
.tabular .year{background-color:#F1F1F1; width:75px;}
.tabular a {color: #A6C7D7;}
.tabular h4 {
	font-size: 1.4em;
	color:#FFF;
	margin: 0 0 5px 0;
	background-image:none;
	padding:0;}
.tabular h3 {
	font-size: 1.5em;
	color: #FFF;
	margin: 0 0 5px 0;
	font-weight:bold;}
.tabular .legend{
	background-color:#334D68;
	color:#FFF;
	background-image: url(../img/legendshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #5682AF;
	border-right: 1px solid #2D4660;
	border-bottom: 1px solid #2D4660;
	border-left: 1px solid #5682AF;
	vertical-align: top;
}
.roplink {color: #F00;}
.arrow {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;}
#claim, #claim p{
	display: none;
	line-height: 0px;
	height: 0px;}
body#results #optClass{font-size:9px;}
	

/*PROFILE STYLES*/
.profile {
	font-size: 0.8em;
	color: #FFF;
	width:100%;
	border-width: 0;}
table.profile td{border:none;
	background-image: url(../img/legendshade.gif);
	background-repeat: repeat-x;
	background-color:#334D68;
	color:#FFF;}
.profile td.data{background-image:none;
	background-color:#F1F1F1;
	color:#000;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;}	


	
/*ROP CONDITIONAL STYLES*/
.ropalert {
	font-size: 1.5em;
	line-height:150%;
	font-weight:bold;
	color: #C33;
	background-color:#FFEAEA;
	padding: 40px 10px 30px 10px;
	margin-top:20px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(../img/ropimg.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #EEBBBB;
	background-position: center top;
}
.red{color:#C33; font-weight:bold;}
.rophilite{font-size:1.7em; margin:20px: 0}
.applyrop a{
	height:30px;
	background-image: url(../img/applyrop.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	display:block;
	margin-top:10px;}
.applyrop a:hover{background-position:50% -30px;}



/*POLICY DETAILS PAGE*/
.apply {
	font-size: 1em;
	color: #C33;
	background-color: #FFEAEA;
	padding: 5px;
	border: 1px dotted #CC0000;
	text-decoration: none;}
a.apply:hover {
	color: #FFF;
	background-color: #C00;}
#policyname td{
	border-width:0;
	padding-top:5px;}
/*paytable*/
#paytable{
	font-size: 1em;
	color: #0C0;
	font-weight: bold;
	text-align: center;
	margin-top:1.5em;
	width:100%;
	border: none;}
#paytable td{border: none; background-color:#F1F1F1;border-right:1px solid #CCC; border-bottom:1px solid #CCC;}
#paytable td.legend{
	color:#FFF;
	background-color:#E6E6E6;
	background-image: url(../img/legendshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:none;}
.payment {text-align: center;}
/*ratings*/
#rating{text-align:center; font-weight:bold; width:100%;}
#rating td{background-image: url(../img/legendshade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:none;
	color:#FFF;}
#rating td.data{font-weight:normal; background-color:#F1F1F1;border-right:1px solid #CCC; border-bottom:1px solid #CCC;background-image:none;color:#000;}
.data{background-color:#FFF;}
.legend{background-color:#EEE;}
.left{text-align:left;}
/*policy detail*/
#detail td{background-image: url(../img/legendshade.gif);
	background-repeat: repeat-x;
	background-color:#334D68;
	border:none;
	color:#FFF;}
#detail{background-color:#F1F1F1;text-align:left; font-weight:bold; width:100%;}
#detail td.data{border-right:1px solid #CCC; border-bottom:1px solid #CCC;font-weight: normal; text-align: left; background-color: #F1F1F1; width:50%; background-image:none;color:#000;}


/*APPLY PAGE CONDITIONAL*/
.maintable fieldset td{border: none;}
fieldset{border:1px dotted #ccc;margin-bottom:20px;padding:7px;}
fieldset h4{background-color:#FF0; font-size:1em; margin:5px 0 5px 0;background-image:none;}
legend{font-family: Georgia, Verdana, Helvetica, sans-serif;
	color: #F90;
	font-size: 1.3em;
	font-weight:bold;
	background-color:#FFF;}
label{
	font-weight:bold;
	padding-left: 20px;}
label.required {
	background-image: url(../img/verify.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;}
label.completed {
	background-image: url(../img/verify.gif);
	background-repeat: no-repeat;
	background-position: 0px -97px;}
label.problem {
	background-image: url(../img/verify.gif);
	background-repeat: no-repeat;
	background-position: 0px -197px;}
/*medside*/
fieldset#med label{
	font-weight:normal;
	padding:0;
	background-image: none;}
fieldset#med #medtable{background-color:#EEE;}
#comments{width:100%;}


/*ABOUT PAGE STYLES*/
#contact label{
	padding: 0;
	font-weight: bold;
	width:100px;
	float:left;
	font-size: .90em;
}
#contact input, #contact textarea {
	width: 150px;
}
#contact .wrap{margin-bottom:10px;}
#contact input#send{width:100px;margin-bottom:30px;}





/*ADDITINAL STYLES*/
.bottomline {border-bottom: 1px solid #CCC;}
.hilite	{
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #D9EAEA;
	line-height:normal;}
.friendly{
	float:right;
	font-size:0.6em;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;}
body#help{background:#fff; padding:5px;}
.padleft{padding-left:12px;}
body#results .hilite {
	font-size: 1.2em;
	color: #0C0;
	font-weight: bold;
	padding:0;
	background-color:transparent;
	border:none;}
body#faq h5{
	color: #333;
}

/*PRINTER STYLES*/
body#printer{background-color:#FFF;}
body#printer table{border-top:1px solid #CCC;border-left:1px solid #CCC}
body#printer table td{border-right:1px solid #CCC; border-bottom:1px solid #CCC;}
body#printer h1{font-size:1.9em; color:#000; font-weight:bold;}
body#printer h2{font-size:1.7em; color:#000;}
body#printer h3{font-size:1.5em;}
body#printer h4{font-size:1.3em;}