body
	{
		padding: 0px;
		margin: 0px;
	}
	td
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
	}
td#nav 
{
	background: url(/images/associationBg.jpg) no-repeat;
	border:1px solid #b9b9b9; 
	height:25;
	padding:3px;
	font-family: arial, helvetical;
	font-size:10px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
td#nav a 
{
	text-decoration:none;
	color:#000;
}
h2#mainSection
{
	padding:0px;
	margin:0px;
	width:100%;
	border-bottom: 1px solid #000000;
	background-color:#FFFFCC;

}
h2#mainSection a 
{
	text-decoration:none;
	color:#000;
}
h2#subSection, td.subSection
{
	padding:0px;
	margin:0px;
	width:100%;
	border-bottom: 1px solid #000000;
	background-color:#EFEFEF;

}
h2#subSection a 
{
	text-decoration:none;
	color:#000;
}
.redText 
{
	color:#ff0000;
}
.formLabel
{
    background-color:#ffffcc;
	text-align:right;
	width:30%;
	border-top: 1px solid #ff9900;
}
.sepLine { padding-bottom:4px; border-bottom: 1px solid #ff9900; }	


#searchResultsNav a 
{
	font-size:10pt;
	font-weight:bold;
}
#searchResultsNav td 
{
    font-size:10pt;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	background-color:#FFFFCC;
}
#dealerDirList tr.oddRow
{	
	background-color:#EFEFEF;
}
#dealerDirList tr.evenRow
{	
	background-color:#DDDDDDD;
}

#dealerDirList td.mListing
{	
	line-height: 18px;
}