body{
	font:normal 67.5% Verdana, Arial, Helvetica, sans-serif;
}



.heading1{
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#637b98;
	font-weight:bold;
	background:url(/Portals/_default/Skins/AutoOwners/images/dots.gif) repeat-x bottom;
	padding-bottom:5px;
}


.heading2{
	color:#4f94e1;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
	margin:0 0 10px 0;
}

.heading3{
	color:#1e3b74;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.2em;
}

span.mainheader{
	color:#1e3b74;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.2em;
}

.heading4{
	font-family:"Times New Roman", Times, serif;
	color:#296498;
	text-transform:uppercase;
	font-weight:bold;
}

.heading5{
	font-family:"Times New Roman", Times, serif;
	color:#607998;
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
}

.heading6{
	font-family:"Times New Roman", Times, serif;
	color:#ada277;
	font-size:1.2em;
	font-weight:bold;
}

#subcontent a.heading6:link, #subcontent a.heading6:visited{
	color:#ada277;
	text-decoration:underline;
}
#subcontent a.heading6:hover{
	color:#000;
}

.heading7{
	font-weight:bold;
	padding:2px;
	background:#ebe8e1;
	display:block;
	margin:5px 0;
}

.small{
	font-size:0.8em;
	line-height:1.2em;
}

.blue-text{
	color:#607998;
}

.padding-inside-left{
	padding:10px 10px 10px 0;
}
body.ie6 .padding-inside-left{
	margin:10px 10px 10px 0;
}

.padding-inside-right{
	padding:10px 0 10px 10px;
}
body.ie6 .padding-inside-right{
	margin:10px 0 10px 10px;
}

.padding-outside-left{
	padding:0 10px 10px 0;
}

body.ie6 .padding-outside-left{
	margin:0 10px 10px 0;
}

.padding-outside-right{
	padding:0 0 10px 10px;
}

body.ie6 .padding-outside-right{
	margin:0 0 10px 10px;
}

.underline{
	text-decoration:underline;
}

.right-blue-border{
	border-right:1px solid #c8d5e4;
}

.top-blue-dots{
	background:url(../AutoOwners/images/blue-dots_bg.gif) repeat-x 0 0;
}

.bottom-blue-dots{
	background:url(../AutoOwners/images/blue-dots_bg.gif) repeat-x bottom;
}

table td{
	font-size:1em;
}

.green_text{ color:rgb(60, 114, 25); font-weight:bold; padding:5px; }