form { margin: 0; padding: 0 }
.arial11gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.confirmbox {
	border: 1px solid #ECECEC;
}

.arial11dkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.arial12dkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.productlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.productheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.arial12orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.producttable1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.producttable2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}.arial10gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.product:link {
	color: #336699;
	text-decoration: underline;
}
a.product:visited {
	color: #336699;
	text-decoration: underline;
}
a.product:hover {
	color: #669999;
	text-decoration: none;
}
a.product:active {
	color: #336699;
	text-decoration: underline;
}
a.footer:link {
	color: #999999;
	text-decoration: none;
}
a.footer:visited {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #669999;
	text-decoration: underline;
}
a.footer:active {
	color: #999999;
	text-decoration: none;
}
.errorheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ef8102;
	font-weight: bold;
}
.errorheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #416e8a;
}
.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.errormessage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 { color: #ef8102; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 0; }
#content {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
#content h1 {font-size:16px; font-weight:bold}
#contentMenu p {margin:0; padding:0px 0px 2px 0px; font-size:10px}
#contentMenu a {display:block; color:#1F3A4E; background-color:#B3CCE6; text-decoration:none}
#contentMenu a:hover {background-color:#F9E6B6}