BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

TD  {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #284184;
}

.small  {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #284184;
}

A.small  {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #284184;
}
A.small:hover {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: ##cc0099;
}

.justify {
	font-family : serif;
	font-size : 12px;
	color: #284184;
	text-align:justify;
	letter-spacing: 1;
}


.white  {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
}

.wht  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #4588CD;
}


TABLE.border {
	background-color: #74A2DD;	
}

TR.border {
	background-color: #74A2DD;	
}


TR.subrow {
	background-color: #C3D5EC;
}

TD.inside {
	background-color: #ffffff;
}

TD.forminside {
	background-color: #eeeeee;
}

TR.evenrow {
	background-color: #eeeeee;
}

TR.oddrow {
	background-color: #ffffff;
}

TR.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

TR.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}

.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}



.headertext {
	font-size : 13px;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}

.FormText {
	color: #888888;
	font-size : 1px;
	font-weight: bold;	
}

.smmidtext {
	color: #2B6786;
	font-size : 12px;
	font-weight: bold;	
}

.blacktext {
	color: #000000;
	font-size : 10px;
	font-weight: regular;	
}

.blacktextJ {
	font-family : serif;
	color: #000000;
	font-size : 12px;
	font-weight: regular;
	text-align:justify;
	letter-spacing: 1;	
	
}

.hint {
	color: #800000;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

.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 : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}


A:hover.light {
	color : #ffffff;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A.light {
	color : #C6E8F7;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}


.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.botnav:hover {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}

A.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}





.orangetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFCC66;
}

.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;
}