BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
}

.bg  {
	background: url(../images/topdivbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #231f20;
	font-size : 10px;
	color: #000000;
	height:110px;
}
#maincol { background-color: #231f20; }
#mainimg { background:url(../images/header/logoBG.jpg) center top no-repeat; text-align:center;}

#topnav { text-align:center; }
#topnav span { text-align:center; width:120px; display:inline-block; }
#topnav span a { color:#fff; font-weight:bold; text-transform:uppercase; text-decoration:none; font-size:12px; }

#icons { position:relative; }

div.botNav {
	background: url(../images/header/botbg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #231f20;
	color: #fcfcfc;
	padding:20px 0 40px 0;
	}
div.botNav div { text-align:right;}
div.botNav div a { white-space:nowrap;font-size:12px;}
div.botNav div a:hover  { white-space:nowrap;font-size:12px;}


.bottom  {
	background: url(../images/footer_tile.jpg);
	background-repeat: repeat-x;
	background-color: #121010;
	font-size : 10px;
	color: #121010;
}


P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
}

TD  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	letter-spacing: 0px;
	line-height: 18px;
	color: #ffffff;
}

TABLE.border {
	background-color: #2B6786;	
}

TR.border {
	background-color: #2B6786;	
}


TR.subrow {
	background-color: #A1BBC9;
}

TD.inside {
	background-color: #ffffff;
}

TD.forminside {
	background-color: #eeeeee;
}

TR.evenrow {
	background-color: #eeeeee;
}

TR.oddrow {
	background-color: #ffffff;
}

.headertext {
	font-size : 16px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #000000;
}

a.headertext {
	font-size : 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

a.headertext:hover {
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

.midtext {
	font-size : 14px;
	font-weight: bold;
	color: #000000;
}

.boldtext {
	font-weight: bold;
}

.hint {
	color: #800000;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	color: #000000;
	font-weight: bold;
}

.blacktext {
	color: #000000;
	font-size: 12px;
	font-weight: regular;
	letter-spacing: 0px;
}

.bigboxhead {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.boxhead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.subboxhead {
	color: #ffffff;
	font-weight: bold;
}

.smboxhead {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
}

A:hover {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.botnav:hover {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration:none;
}

A.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
}


.tabon {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

.tabon:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;		
}

.taboff {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;		
}

.taboff:hover {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;		
}

.tabon {
	background-color: #2B6786;
}

.taboff {
	background-color: #666666;
}

INPUT.button { 
	background-color: #e31b23;
	border: solid 1px #000066; 
	color: #ffffff;
	font-weight: bold;
}

.simpleview {
	font-family:"Century Gothic";
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.simpleview:hover {
	font-family:"Century Gothic";
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
