body {background: #ffffff url("/design/Home-Background.gif") repeat-y; 
	font: 11px Verdana, Helvetica, sans-serif; 
	color: #000000; 
	margin: 0px 0px 10px 0px; }
td {font: 11px Verdana, Helvetica, sans-serif; 
	color: #000000; 
	vertical-align: top; }
td.home {padding-left: 30px; 
	vertical-align: top; }
td.autoQ {padding: 8px 20px 10px 20px;
	background-color: #e2f5d0;
	border: 5px solid #ffffff; 
	vertical-align: top; }
td.header {vertical-align: bottom; }
td.top {background: #0D5D98 url("/design/Home-LogoRight.gif") repeat-x; }

form {margin: 5px 0px 5px 0px; }
select {font: 10px Verdana, Helvetica, sans-serif; 
	color: #000000; 
	border: 1px solid #0D5D98; 
	width: 200px; maxwidth: 230px; 
	background-color: #F7F9FB; }
.bold {font-weight: bold; }
.boldred {font-weight: bold; color: #CC0000; }
.red {color: #CC0000; }
.italic {font-style: italic; }
.indent {padding-left: 5px; padding-right: 5px; }
	
h1 {font-size: 135%; color: #0D5D98; }
h2 {font-size: 120%; color: #0D5D98; }
h3 {font-size: 100%; color: #0D5D98; }
h4 {font-size: 12px; color: #0D5D98; 
	margin: 0px 0px 5px 5px; }
h5 {font-size: 11px; color: #0D5D98; 
	margin: 0px 0px 3px 0px; }
	
a:link {color: #0D5D98; text-decoration: none; }
a:hover {color: #0D5D98; text-decoration: underline; }
a:active {color: #0D5D98; text-decoration: underline; }
a:visited {color: #0D5D98; text-decoration: none; }
a:visited:hover {color: #0D5D98; text-decoration: underline; }
