BODY, TD, P, A, SPAN, SELECT, TEXTAREA, LI {
	font-family: verdana, arial, helvetica, san-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}
HR {
	color: #bf6000;
	height: 1px;
}
UL {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
LI {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
}
.thankyou {
	font-size: 18px;
	color: #bf6000;
	font-weight: bold;
}
.tiny {
	font-size: 7px;
	line-height: 10px;
	font-style: italic;
}
.big {
	font-size: 12px;
}
.subnavdn {
	font-weight: bold;
	line-height: 10px;
	color: #bf6000;
}
.homenav {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.header {
	color: #bf6000;
	font-size: 11px;
	font-weight: bold;
}
.required {
	color: #bf6000;
}
.contentpad0 { padding: 10px 10px 0px 10px; }
.contentpad { padding: 10px 10px 10px 10px; }
.contentpad2 { padding: 30px 100px 30px 30px; }
.picpad { padding: 0px 35px 0px 0px; }
.copyright {
	font-size: 10px;
	font-weight: normal;
}
a:link, a:visited, a:hover, a:active  {
	color: #bf6000;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

a.navigation:link, a.navigation:visited, a.navigation:hover, a.navigation:active  {
	color: #ffffff;
	font-weight: bold;
}
a.toplinks:link, a.toplinks:visited, a.toplinks:hover, a.toplinks:active  {
	color: #666666;
	font-weight: bold;
}
a.toplinks:hover  {
	color: #bf6000;
	text-decoration: underline;
}
a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active  {
	color: #bf6000;
	font-weight: bold;
	line-height: 10px;
}
a.subnav:hover  {
	color: #bf6000;
	text-decoration: underline;
}
