BODY {
	vertical-align:top;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	background-color: #003366;
	}
a { 
    text-decoration:none;
  }
a.content:link {
	text-decoration: none;
	font-weight:normal;
	color: blue;
}

a.content:active {
	text-decoration: none;
	color: #000000;
}

a.content:visited {
	text-decoration: none;
	color: blue;
	}
a.content:hover {
	text-decoration: none;
	color:#003366;
	}

a.products:link {
	text-decoration: none;
	font-weight:normal;
	color:#003366;
}

a.products:active {
	text-decoration: none;
	color: #000000;
}

a.products:visited {
	text-decoration: none;
	color:#003366;
	}

a.products:hover {
	text-decoration: underline;
	color:#000000;
	}	
/* Each product page has only one link set with this ID */
/* On the selected product page, that link is black with no underline */	
#selProduct { color:#000000; text-decoration:none; }	
	
H1 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-size:20pt;
	font-style: italic;
	color: #002F63;
	margin: 22px 0px 0px 0px;
	font-weight:bold;
}

H2.hdr {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:14pt;
	font-style: italic;
	color: #002F63;
	margin: 0px 0px 0px 0px;
}

H2.headingLarger {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:18.0pt;
	font-style: italic;
	color: #002F63;
	margin: 0px 0px 0px 0px;
}

H2.headingLargerNormal {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:16.0pt;
	font-style: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

H3 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:bold;
	font-size:13.5pt;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

H4 {
	font-family: "Times New Roman", Times, Serif, Geneva;
	font-weight:normal;
	font-size:12.5pt;
	font-style: normal;
	color: #002F63;
	margin:0;
	text-align:center;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
	color: #000000;
}
.mainStyle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
	color: #000000;
}

H2
{
	display:inline;
	border:none;
	margin:0%;
	padding: 0%;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 24pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
}

.dealerListStyle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}
.formStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.errColor
{
 color:#FF0000; 
}
.textBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#ffffcc;
	height:20px;
	line-height:normal;
}

.textArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color:#ffffcc;
	line-height:normal;
}
.tightStyle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #000000;
}
.mainStyleBold
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.mainStyleBoldLarge
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.linkList
{
	padding-bottom:5px;	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.retractables {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	color: #000000;
	padding-top:12px;
	}
.photo
{
border:0px none #ffffff;
}
.footer {
	font-size: 9pt;
	font-family: Helvetica, sans-serif;
	color: #000000;
}
.footerLinks{
	font-size:12px;
}

