body {
	margin:0px;
	padding:0px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
#wrapper {
	margin: 0px auto 50px;
	padding: 0px;
	width: 750px;
}
#side {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background: #6C44E4;
	overflow: visible;
	border: thin solid #333333;
	/*position:absolute;
	top:0px;
	left:0px;*/
}
#content {
	margin: 0px 0px 0px 175px;
	padding: 5px;
	position:absolute;
	top:0px;
	left:0px;
	width:575px;
	background: #D4DDF7;
}
#content td {
	font-size: .8em;
}
#content td td {
	font-size: 1em;
}
#minibnr {
	margin:5px;
	padding:3px;
	font-size: 0.6em;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	width:144px;
}
#pghdr {
	font-size: 2.25em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #BC44E4;
	text-align: right;
	padding: 10px 10px 0px 0px;
	background: url(images/headerBanner.gif) no-repeat;
	margin: 0px;
	height: 135px;
	width:575px;
}
#siteloc{
	vertical-align: baseline;
	padding-top: 90px;
}
#siteloc td{
	font-size: 2em;
}
#dbar{
	margin:20px 5px 5px;
	width:150px;
	color:#FFFFFF;
	background-color:#BC44E4;
	padding:4px 2px 2px;
	border: none;
	text-align:center;
}
#dbar a{
	color:#FFFFFF;
}
#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:#0000FF;
}
#dbar div.item a:hover {
	color:#FF0000;
}
div.item hr{
	color:#000000;
	width:50px;
	height:1px;
	border: thin dotted #000099;
}
#nav{
	font: .8em Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FF0000;
	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: 3px;
	background: #FFFFFF;
	border: 1px solid #0000FF;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
#nav a:hover 
 {
	background: #F7EDD4;
	text-decoration: none;
}
#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 #8A2BE2; 
	padding: 5px 5px; 
	background-color: #F0F8FF;
}
#foot td {
	font-size: .75em;
}
#content td {
	font-size: .9em;
}

#scroller {
	font: bold 2.2em "Courier New", Courier, mono;
	text-transform: uppercase;
	color: #000000;
	background: #FFFF00;
}
.smtxt{
	font-size: .75em;
}
.bl{
	display:block;
	padding:3px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	border-right:thick solid #D4DDF7;
}
.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;
}