BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

TR.headrow, TD.headrow {
	background-color: #323277;
}

TR.bottomrow, TD.bottomrow {
	background-color: #A9A9C1;
}

TD.bigpad {
	padding: 8px;
}

TD.headpad {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

TD.leftpad {
	padding-left: 10px;	
}

TR.oddrow {
	background-color: #ffffff;
}

TR.evenrow {
	background-color: #cccccc;
}

.headertext {
	font-size : 16px;
	font-weight: bold;
}

.bigtext {
	font-size : 14px;
	font-weight: bold;
}

.homeheadertext {
	font-size : 26px;
	font-weight: bold;
	color: #FF0000;
}

.homered {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.homeblack {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

}
.homeblacksm {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
td.homeblacksm{
	color: #000000;
	font-weight: bold;
	font-size: 12px;

}

.boldtext {
	font-weight: bold;
	color: #333366;
	
}

.colhead {
	color: #ffffff;
	font-weight: bold;
}

.midwhite {
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
}

.bluetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333366;
	font-weight: bold;
}

.bigbluetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #333366;
	font-weight: bold;
}

.whitetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff;
	font-weight: bold;
}

.formreq {
	color: #FF0000;
	font-size : 11px;
	font-weight: bold;	
}

.largered {
	color: #FF0000;
	font-size : 16px;
	font-weight: bold;	
}

.formbigreq {
	color: #FF0000;
	font-size : 12px;
	font-weight: bold;	
}

.formnoreq {
	font-size : 11px;
	font-weight: bold;	
}

.redhint {
	color: #FF0000;
	font-size: 11px;
}

TD.leftnav {
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 24px;
	cursor: hand;
	cursor: pointer;
}

.hint {
	color: #800000;
	font-size: 10px;
}

.detailhint {
	color: #FF0000;
	font-size: 12px;
}


A:hover {
	color : #cc0099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.home:hover {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: underline;
	font-weight: bold;
	
}

A.home {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;
}

A.email:hover {
	color : #0e0e0e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	font-weight: bold;
	
}

A.email {
	color : #0e0e0e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
}


TABLE.border {
	background-color: #323277;	
}

TD.inside {
	background-color: #eeeeee;
}

TR.inside {
	background-color: #eeeeee;
}

TR.subrow {
	background-color: #2382DF;
}

TR.border {
	background-color: #005EA2;	
}

.boxhead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
TD.inside {
	background-color: #ffffff;
}

INPUT.button { 
	background-color: #EEEEEE;
	border: solid 1px #000000; 
	color: #000000;
	font-weight: bold;
}