/* CSS Document */
/* 3rd level navigation tab browsing styles for other services*/
.tab_c{
margin-top:31px; 
margin-left:9px;
padding-top:15px;
border-top:3px solid #BA6C49;
}
#shadetabs_c{
float:left;
width:100%;
font-size:12px;
line-height:24px;
}
#shadetabs_c ul{
list-style-type: none;
margin:0;
margin-left:0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}
#shadetabs_c li{
display:inline;
margin:0;
padding:0;
}
#shadetabs_c li a{
float:left;
background:url(../images/42.gif) no-repeat left top;
margin:0;
margin-left: 9px; /*spacing between each tab*/
padding:0 0 0 5px;
text-decoration:none;
}
#shadetabs_c li a.selected{
background-position:0% -31px;
}
#shadetabs_c li a span{
float:left;
display:block;
background:url(../images/43.gif) no-repeat right top;
padding: 4px 10px 3px 5px;
font-weight:bold;
color:#000000;
}

#shadetabs_c li a.selected span{ 
background-position:100% -31px;
color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#shadetabs_c li a span {float:none;
}
/* End IE5-Mac hack */
#shadetabs_c li a:hover{ /*onMouseover style*/
background-position:0% -31px;
}
#shadetabs_c li a:hover span{ /*onMouseover style*/
background-position:100% -31x;
color:#FFF;
}

#on{
float:left;
background:url(../images/42.gif) no-repeat left top;
background-position:0% -31px;
margin:0;
margin-left: 9px; /*spacing between each tab*/
padding:0 0 0 5px;
text-decoration:none;
}

#on span{
display:block;
background:url(../images/43.gif) no-repeat right top;
background-position:100% -31px;
padding: 4px 10px 3px 5px;
font-weight:bold;
color:#FFFFFF;
}

/* for Internet Explorer 6 */
/*\*/
* html #on {
margin-left:5px;	
}
/**/

/* right links*/
#sec_rt{ 
float:right;
width:231px;
padding-left:20px;
margin:11px 0 20px 0;
.margin:8px 0 20px 0; /* rule for IE7 */
border-top:3px solid #BA6C49;
}


#links_c {padding-left:18px; width:212px;}
#links_c a{
background:url(../images/bg.gif) no-repeat right top; 
height:21px; 
padding-top:4px; 
display:block;
color:#000000; 
text-decoration:none; 
font-size:12px; 
padding-left:30px;
} 
#links_c a:hover{ 
background-position:0% -25px;
color:#000000;
}
#links_c .on{background-position:0% -25px;
}

.getquote{background-image:none; margin-right:50px; border:0; float:right;}

/*editage report */
#outer{ width:720px; height:555px; line-height:14px; background-color:#f6f1db;}
#report_l{ float:left; border-right: #999999 dotted 1px; width:252px; text-align:right; padding-right:10px;}
#report_r{ float:right; width:440px;text-align:left; margin-left:10px;}
.report_h{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#595854;
	line-height:14px;
	font-style: italic;
}