* {
	margin: 0px;
}
body
{
	margin: 0px;
	padding: 0px;
}
body.mini { padding: 10px; }
div.hd {
	width: 100%;
}
img.hdl {
	display:none;
}
img.hdr {
	display:none;
}
a.nav, a.mnav
{
	display:none;
}
a.nav:hover, a.mnav:hover
{
	display:none;
}
div.nav, div.mnav
{
	display:none;
}
div.nav { display:none; }
div.nav:hover { display:none; }
div.mnav { display:none; }
div.mnav:hover { display:none; }

div.body
{
	position: relative;
}
div.bodycont
{
	width: 100%;
	border-left: solid 1px white;
	position: relative;
}
div.leftnav
{
	display:none;
}
div.subnav
{
	display:none;
}
div.main
{
	position: relative;
}
div.tl, div.tr, div.bl, div.br
{
	margin-bottom: -15px;
}
div.tl
{

}
div.tr
{

}
div.bl
{
	padding: 0px;
	padding-top: 19px;
	padding-bottom: 19px;
}
div.br
{

}
div.ch
{
	margin: 0px;
	padding-right: 19px;
	padding-left: 19px;
}
div.ct
{
	position: relative;
	top: -19px;
}
div.cb
{
	position: relative;
	margin: 0px;
	top: 38px;
}
div.content
{
	position: relative;
	top: -19px;
}
div.copyright
{
	height: 55px;
	margin-top: 0px;
	clear: left;
}
div.copyright p
{
	color: black;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding-top: 12px;
}
TD
{
	font-family: arial;
	font-size: 11pt;
	padding: 2px;
}
td.heading
{
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
}
span.main_hidden
{

}
.viewOddStyle
{
    COLOR: white;
    BACKGROUND-COLOR: #333366
}
.viewEvenStyle
{
    COLOR: black;
    BACKGROUND-COLOR: white
}
.important {
	color: red;
	font-weight: bold;
}
.error {
	color: red;
}
.tcHead
{
	color: white;
	background-color: #333366;
	padding-left: 10px;
	font-weight: bold;
	font-variant: small-caps;
	border: 1px solid black;
}
.tcEmpty
{
	background-color: #cccccc;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.tcEmptyLast
{
	background-color: #cccccc;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}	
.tcMain
{
	background-color: white;
	text-align: center;
	vertical-align: top;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
}
.tcTop
{
	border-top: 1px solid black;
}
.tcLeft
{
	border-left: none;
}
.tcAlt
{
	background-color: #adc4e4;
	font-weight: bold;
}
.fTitle {
	text-align: right;
	vertical-align: top;
	padding-top: 0.4em;
}
.fInput {
}
.oddRow {
	background-color: #8bb0e4;
}
.evenRow {
	background-color: #b2c7e4;
}
img.newsimage {
	border: 1px solid black;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
img.photo {
	border: none;
	padding: 3px;
}
td.photo {
	vertical-align: middle;
}
img.homeimg {
	border: solid 1px black;
	padding: 0px;
	margin: 0px;
}
div.pollbox {
	background-color: #adc4e4;
	border: solid 1px black;
	padding: 3px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: x-small;
}
form {
	margin: 0px;
}
* html div.body {
	position: fixed;
}
div.ie6hd {
	background-color: #28156e;
	width: 100%;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
	border-bottom: solid white 1px;
}
* html div.ie6hd {
	display: block;
}

