body {
	margin: 0px;
	padding: 0px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #D4D4F7;
}
#wrapper {
	margin: 0px auto 50px;
	padding: 0px;
	width: 750px;
}
#side {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background: #0100FA;
	overflow: visible;
	border: thin solid #003300; /*position:absolute;
	top:0px;
	left:0px;*/
}
#content {
	margin: 0px 0px 0px 175px;
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 575px;
	background: White;
}
#content td {
	font-size: 9pt;
}
#content td td {
	font-size: 9pt;
}
#minibnr {
	margin: 5px;
	padding: 3px;
	font-size: 0.6em;
	color: #0100FA;
	background: #FFFF00;
	text-align: center;
	width: 144px;
	font-weight: bold;
}
#pghdr {
	font-size: 2.25em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #006600;
	text-align: right;
	padding: 10px 10px 0px 0px;
	background: url(images/headerBanner.jpg) no-repeat;
	margin: 0px;
	height: 135px;
	width:575px;
}
#siteloc{
	vertical-align: baseline;
	padding-top: 90px;
	color: Lime;
}
#siteloc td{
	font-size: 2em;
}
#dbar{
	margin: 20px 5px 5px;
	width: 150px;
	color: #000000;
	background-color: #D4D4F7;
	padding: 4px 2px 2px;
	border: none;
	text-align: center;
}
#dbar a{
	color: Black;
}
#dbar div.item {
	font: .8em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	width: 142;
	border: none;
	text-align: center;
}
#dbar div.item a {
	color:#0033FF;
}
#dbar div.item a:hover {
	color: #FAC100;
}
div.item hr{
	color:#006600;
	width:50px;
	height:1px;
	border: thin dotted #000099;
}
#nav{
	font: 0.8em Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: Black;
	padding: 7px 0px 1px;
	text-align: center;
	margin: 0px 0px 20px;
}
#nav a:link, #nav a:active,#nav a:focus,#nav a:hover,#nav a:visited 
 {
	margin: 0px 2px;
	padding: 2px;
	text-decoration: underline;
	font-weight: bold;
	color: Black;
}
#nav a:hover 
 {
	text-decoration: none;
	color: #0100FA;
}
#foot {
	margin: 5px;
	padding: 5px;
}
.bigphone {
	font-weight:bolder;
	font-size:12pt;
}

.navrow {
	margin: 2px 0px 10px 10px;
}
h1 {
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#footbox {
	clear: both;
	margin-top: 15px;
	border: medium double #00E600;
	padding: 5px 5px;
	background-color: White;
}
#foot td {
	font-size: .75em;
}
#content td {
	font-size: .9em;
}

#scroller {
	font: bold 2.2em "Courier New", Courier, mono;
	text-transform: uppercase;
	color: Black;
	background: #FAC100;
}
.smtxt{
	font-size: .75em;
}
.bl{
	padding: 3px;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	margin-right: 4px;
}
.quest{
	border-top:1px solid black;
	margin-top:10px;
}
#content dt {
	font-size: 9pt;
	font-weight: bold;
}
#content dd {
	font-size: 9pt;
}
div#content fieldset {
	border: 3px double #006600;
	padding:5px;
}
div#content fieldset legend {
	font-weight:bold;
	color:#006600;
}
div#content table.resform{
	text-align:center;
}
div#content table.resform th {
	font-size: 10pt;
	font-weight: bold;
	color: #4F3802;
	letter-spacing: .1em;
	text-align: left;
}
div#content table.resform td {
	font-weight: normal;
}
div#content table.resform{
	text-align:left;
}
div.colx2 {
	float: left;
	width: 175px;
	font-weight:normal;
}