/* CSS Document */

a, a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #800000; text-decoration: none;}
a.button { color:#0099CC;}
a.button:visited { color:#0099CC; }
a.button:hover { color:#FFFF00; text-decoration: none }
a.buttonlight { color:#00AADD;}
a.buttonlight:visited { color:#00AADD;}
P { font-family: Arial; font-size:11px; }
TD { font-family: Arial; font-size:11px; }
TABLE { font-family: Arial; font-size:11px; }
INPUT.topmenu { font-family:arial; font-size:10pt; background-color:#FFFFFF; color:000000; border: 0px solid #3366FF }
INPUT.button { font-family:arial; font-size:8pt; background-color:#6699CC; color:000000;  font-weight:bold; border: 1px solid #800000 }h1 {
	font-size: 14px;
	font-weight: bold;
}
h1{
	font-size: 14px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.footer {
	font-size: 10px;
	padding: 4px;
	border-right: 1px solid #000000;
}
td.footer h1{
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}
td.footer_end {
	font-size: 10px;
	padding: 4px;
}
td.footer_end h1{
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
}
td.copyright{
	font-size: 10px;
	padding: 5px 2px 15px 2px;
}
td.product h1{
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 10px;
}
td.product h2{
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	margin-bottom: 10px;
}
td.content a:link, a:visited, a:hover{
	color:#000000;
	text-decoration: underline;
}
td.content h1{
	font-size: 11px;
	font-weight: normal;
}
td.content h2{
	font-size: 11px;
	font-weight: normal;
}
td.content h3{
	font-size: 11px;
	font-weight: normal;
}
td.employment h1{
	font-size: 13px;
	font-weight: bold;
}
td.employment h2{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
td.links h1{
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	display: inline;
}
td.links h2{
	font-size: 11px;
	font-weight: bold;
	display: inline;
}
li{
	margin-top: 4px;
	margin-bottom: 4px;
}
td.leach_promo{
	color:#FFFFFF;
	background-color:#000033;
	padding: 10px;
}

td.leach_promo a{
	color:#FFFFFF;
	text-decoration: underline;
}

td.leach_promo h2{
	font-size: 12px;
	font-weight: bold;
}
td.article h3{
	font-size: 11px;
	font-weight: bold;
	margin: 3px;
}