body, td, p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #000000;
	}

.title
	{
	font-size: 18px;
	line-height: 100%;
	color: #FFFFFF;
	}

.itembox td
	{
	line-height: 120%;
	}

.itembox .title
	{
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;
	}
	
.itembox .subtitle
	{
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #0E5B0C;
	}	
	
.itembox a:link, .itembox a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.itembox a:hover, .itembox a:active
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
		
.smallLink a:link, .smallLink a:visited
	{
	font-size: 10px;
	color: #993333;
	}
		
.smallLink a:hover, .smallLink a:active
	{
	font-size: 10px;
	color: #FFFFFF;
	}
		
.dealernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

		
/* WebSolvers Framework Styles */

.supporttext  { 
	font-size: 7pt;
	color: #5B659A;
	font-weight: regular;
}
.required { 
	font-size: 8pt;
	color: #cc0000;
	font-weight: regular;
}
.notice {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: none;
	border-left: 2px solid #000000;
	background: #efefef;
	font-size: 8pt;
	color: #cc0000;
	font-weight: bold;
	width: 90%
}
.attn {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: none;
	border: 1px solid #cacaca;
	background: #efefef;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	width: 90%
}

.datagridlabel {
	font-size: 10pt; background: #cacaca; color: #000000; font-weight: bold;
}
.datagridbody {
	font-size: 10pt; font-weight: normal
}
.datagridbodyhl {
	font-size: 10pt; background: #cecece; font-weight: normal;
	border: none;
	border-bottom: 1px solid #cacaca;
}
.datagridbodysm {
	font-size: 8pt; font-weight: normal;
}
.datagridbodyhlsm {
	font-size: 8pt; background: #cecece; font-weight: normal;
	border: none;
	border-bottom: 1px solid #cacaca;
}
.datalabel {
	font-size: 10pt; color: #000000; font-weight: bold;
}
.datalabelsm {
	font-size: 8pt; color: #000000; font-weight: bold;
}
.databody {
	font-size: 10pt; color: #000000; font-weight: regular;
}
.databodysm {
	font-size: 8pt; color: #000000; font-weight: regular;
}
.datalink {
	font-size: 10pt; color: #4D2B6F; font-weight: regular; text-decoration: none;
}
.databutton {
	font-size: 10pt; color: #000000; background: #cecece; font-weight: regular; text-decoration: none;
}

.pageheader {
	font-size: 15px; color: #000000; font-weight: bold;
	padding-bottom: 6px;
}
.sectionheader {
	font-size: 14px; color: #000000; font-weight: bold;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;
	border-color: #000000;
}

.dropdown a:link, .dropdown a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.dropdown a:hover, .dropdown a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75A765;
	text-decoration: none;
}

.dealerhdr {
	background-color: #3E8525;
	color: #fff;
	font-weight: bold;
	}
	
.locatortbl {
	background-color: #FEFAED;
	border: 1px solid;
	border-color: #006600;
	}
	
#pagenav a:visited {
	color: #336633;
	text-decoration: none;
	}
	
#pagenav a:link {
	color: #999;
	text-decoration: none;
	}
	
#pagenav a:hover {
	color: #CCC;
	text-decoration: underline;
	}
	
.styledfield
	{
	padding: 0 6px 0 25px;
	}
	
.styledfield input
	{
	font: 10px Arial, Helvetica, sans-serif; color: #333333;
	}		
