a:link   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }
a:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3333}
a:active  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC3333}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; }
h1           {
	font-family: Verdana, Arial, Helvetica;
	color: #009999;
	font-size: 18px;
	line-height: 125%;
}
h1 a:link   { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #009999 }
h1 a:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #009999 }
h1 a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #CC3333}
h1 a:active  { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #CC3333}

h2           {
	color: #000000;
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
}
h2 a:link   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009999;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 a:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #009999 }
h2 a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #CC3333}
h2 a:active  { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #CC3333}

h3           {
	color: Black;
	font-size: 12px;
	font-weight: bold;
}
h4           { color: #009999 }
h5           { color: #009999 }
p            { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:150% }
               
ul           { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:250% }
               
li           { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:150% }
               
table        { font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 12px; line-height:125% }

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
#blog {
	position: absolute;
	top: 25px;
	width: 297px;
	margin-left: 235px;
	font-family: Verdana, Arial, Helvetica;
	color: #009999;
	font-size: 18px;
	background-color: rgba(255, 255, 255, 0.75);
	}
	
#warranty {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}
#formTable {
	text-align: left;
}

.footer {
	font-size: 9px;
	text-align: center;
	margin-top: 50px;
}
.nospaceAfter {
margin: 0px;
padding-bottom: 5px;
}

