a:active { color: #666666;}
a:hover { color: #999999;}
a:link { color: #666666; text-decoration: underline}
a:visited { color: #999999; text-decoration: underline}

.bodyblack {  font-family: Verdana, Arial; color: #000000; font-size: 12px; line-height: normal; font-weight: normal }

.bodyblue {  font-family: Verdana, Arial; color: #336699; font-size: 12px; line-height: 16px; font-weight: normal}
p,td {  font-family: Verdana, Arial; color: #336699; font-size: 12px; line-height: 16px; font-weight: normal}

.black {  font-family: Verdana, Arial; color: black; font-size: 12px; line-height: 16px; font-weight: normal}

.bodygrey {  font-family: Verdana, Arial; color: #666666; font-size: 12px; line-height: 16px; font-weight: normal}

.bodygreyBold {  font-family: Verdana, Arial; color: #666666; font-size: 12px; line-height: 16px; font-weight: bold}

ul {
	font-family: Verdana, Arial;
	color: #666666; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
}
hr {
	height: 1px;
	color: #CCCCCC;
}

.news {  font-family: Verdana, Arial; color: #336699; font-size: 11px; line-height: 12px; font-weight: normal}
.news a:active { color: #336699; text-decoration: none}
.news a:hover { color: #999999; text-decoration: none}
.news a:link { color: #336699; text-decoration: none}
.news a:visited { color: #336699; text-decoration: none}

td .darkgrey {
 background: #CCC;
}

#required {
	font: 12px Verdana, Arial;
	color: #C00;
}

td .lightgrey {
 background: #DEDEDE;
}

ol {
	line-height: 18px;
	padding: 0 0 0 15px;
	margin: 0 5px 0 19px;
}

h1 {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0;
	margin: 0;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0;
	margin: 0;
	text-transform: uppercase;}

.button_submit {
	background: url('../_images/submit.gif');
	width: 78px;
	height: 27px;
	border: none;
	padding: 0;
	margin: 0;
}
