.text	{ 
	font-size: 12px; 
	color: #333333; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 5px; 
	padding-right: 5px; 
}

.bluetext	{ 
	font-size: 12px; 
	color: #333333; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 5px; 
	padding-right: 5px; 
}	

.whitetext	{ 
	font-size: 12px; 
	color: #333333; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 5px; 
	padding-right: 5px; 
}	
	
.headline	{ 
	font-size: 16px; 
	color: #333333; 
	font-weight: bold; 
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; 
}
	
.blueheadline	{ 
	font-size: 16px; 
	color: #000099; 
	font-weight: bold; 
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; 
}	

.orangeheadline	{ 
	font-size: 16px; 
	color: #ff6600; 
	font-weight: bold; 
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; 
}
	
.greenheadline	{ 
	font-size: 16px; 
	color: #333333; 
	font-weight: bold; 
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; 
}

.whiteheadline	{ 
	font-size: 16px; 
	color: #ffffff; 
	font-weight: bold; 
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif; 
}
	
.whitetext	{ 
	font-size: 13px; 
	color: #ffffff; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 5px; 
	padding-right: 5px; 
}

.small	{ 
	font-size: 11px; 
	color: #000000; 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
}

.bold	{ 
	font-weight: bold; 
}

A.link	{ 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000099; 
	text-decoration: none; 
}
	
A.link:hover	{ 
	color: #ff0000; 
	text-decoration: underline; 
}
	
A.breadcrumb	{ 
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000099; 
	text-decoration: none; 
}
	
A.breadcrumb:hover	{ 
	color: #ff0000; 
	text-decoration: underline; 
}
	
UL, LI	{ 
	font-family: Arial, Helvetica, sans-serif; 
}
P, B, TR, TD, .BODY	{ 
	font-style: normal; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

H1, H2, H3, H4, H5, H6	{ 
	font-weight: bold; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

BLOCKQUOTE	{ 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
}

select, input, form, option, value, textarea	{ 
	font-weight: normal; 
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
}

A	{ 
	font-weight: bold; 
}

A:hover	{ 
	color: #6383A1; 
}

.keywordhighlight	{ 
	color:#FF0000; 
	font-weight: bold; 
}

.datatablehead	{ 
	background-color: #ffcc66; 
}

.dataalternate1	{ 
	background-color: #EFEFEF; 
}

.dataalternate2	{ 
	background-color: #C4E0C4; 
}

.dataoddrow	{ 
	background-color: #EFEFEF; 
}

.dataevenrow	{ 
	background-color: #FFFFFF; 
}

.datatablefoot	{ 
	background-color: #BDBDBD; 
}

.datahelptext	{ 
	background-color: #ffcc66; 
}

.dataheadline1	{ 
	font-weight: bold; 
	font-size: 10pt; 
}

.dataheadline2	{ 
	font-weight: bold; 
	font-size: 10pt; 
}

.dataheadline3	{ 
	font-weight: bold; 
	font-size: 10pt; 
}

.datainputfield	{ 
	font-weight: normal; 
	font-family: Verdana, sans-serif; 
	font-size: 9pt; 
}

H6, H5, H4, H3, H2, H1 { 
	font-weight: bold; 
	font-size: 12pt; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
}

BLOCKQUOTE	{ 
	font-weight: bold; 
	font-size: 10pt; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
}

select, input, form, option, value, textarea	{ 
	font-weight: normal; 
	font-family: sans-serif; 
	font-size: 9pt; 
}

.keywordhighlight	{ 
	color: #FF0000; 
	font-weight: bold; 
}

.datatablehead	{ 
	background-color: #FFCC00; 
	color: #000098; 
	font-weight: bold; 
	text-decoration: none; 
}

.dataalternate1	{ 
	background-color: #EFEFEF; 
}

.dataalternate2 {
	background-color: #FFFFFF; 
}

.dataoddrow	{ 
	background-color: #EFEFEF; 
	color: #000098; 
}

.dataevenrow	{ 
	background-color: #FFFFFF; 
	color: #000098; 
}

.datatablefoot	{ 
	background-color: #FFCC00; 
	color: #000098; 
	font-weight: bold; 
	text-decoration: none; 
}

.datahelptext	{ 
	background-color: #FFCC00; 
	color: #000098; 
	font-weight: bold; 
	text-decoration: none; 
}

.dataheadline1	{ 
	font-weight: bold; 
	font-size: 12px; 
}

.dataheadline2	{ 
	font-weight: bold; 
	font-size: 12px; 
}

.dataheadline3	{ 
	font-weight: bold; 
	font-size: 12px; 
}

.datainputfield	{ 
	font-weight: normal; 
	font-family: sans-serif; 
	font-size: 12px; 
}

.leftcolumntitle	{ 
	background-color: #FFCC00; 
	color: #000098; 
	font-weight: bold; 
}

.tabon{ 
	font-weight: bold; 
	color: #000098; 
	background-color: #FFCC00; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
	 
.tabon:hover{color: #000098; font-weight: bold; font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
.taboff{ font-weight: bold; color: #FFFFFF; background-color: #000098; text-decoration:none; font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif;}
.taboff:hover{color: #FFFFFF; font-weight: bold; font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

#bawo	{ 
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	color: #000066; 
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic; 
}

.head	{ 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #000000; 
} 

.contact	{ 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #000099; 
} 

.subhead	{ 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #000099; 
} 
.orangeheadline	{ 
	font-family: Trebuchet MS; 
	font-size: 16pt; 
	color: #ff6600; 
	font-weight: normal; 
	text-decoration: none; 
} 

.newblueheadline	{ 
	font-family: Trebuchet MS; 
	font-size: 16pt; 
	color: #000066; 
	font-weight: normal; 
	text-decoration: none; 
}

.orangeheadlinesm	{ 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #ff6600; 
	font-weight: normal; 
	text-decoration: none; 
} 

.main	{ 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
} 

.text	{ 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal; 
} 

.jtext	{ 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #ff6600; 
	font-weight: bold; 
	text-decoration: none; 
} 

.sidetext	{ 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #ffcc00; 
	font-weight: bold; 
	text-decoration: none; 
} 

A:Hover.sidetext	{ 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
} 

.toptext	{ 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
} 

A:Hover.toptext	{ 
	font-family: Trebuchet MS; 
	font-size: 8pt; 
	color: #ffcc00; 
	font-weight: bold; 
	text-decoration: none; 
} 

.atext	{ font-family:Trebuchet MS; font-size: 8pt; color: #009933; font-weight: normal} 
.mtext	{ font-family:Trebuchet MS; font-size: 8pt; color: #ff6600; font-weight: normal} 
.mcctext	{ font-family:Trebuchet MS; font-size: 8pt; color: #ffcc00; font-weight: normal} 
.dtext	{ font-family:Trebuchet MS; font-size: 8pt; color: #000099; font-weight: normal} 
.ltext	{ font-family:Trebuchet MS; font-size: 9pt; color: #000099; font-weight: normal} 
.ktext	{ font-family:Trebuchet MS; font-size: 10pt; color: #000099; font-weight: normal;text-decoration: none} 
.htext	{ font-family:Trebuchet MS; font-size: 10pt; color: #000099; font-weight: normal} 
.link	{ font-family:Trebuchet MS; font-size: 8pt; color: #000099; font-weight: normal} 
.headline	{ font-family:Trebuchet MS; font-size: 10pt; color: #000000; font-weight: normal} 
.label	{ font-family: Trebuchet MS; font-size: 8pt; color: #000000; font-weight: normal} 
.header	{ font-family: Trebuchet MS; font-weight:bold; font-size: 16pt; color: #000099}
A	{ font-family: Trebuchet MS; color: #0000FF} 
A:Hover	{ font-family: Trebuchet MS; color: #ff6600} 
A.head	{ font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none} 
A.admin	{ font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration: none} 
A:Hover.ktext	{ font-family: Trebuchet MS; font-size:10pt; color: #ff6600; font-weight: normal} 
A:Hover.head	{ font-family: Trebuchet MS; font-size: 8pt; font-weight: bold; color:#ffffff} 
H1	{ font-family: Trebuchet MS; font-weight:bold; font-size: 12pt; color: #000099}

.newblueheadline	{ 
	font-family: Trebuchet MS; 
	font-size: 16pt; 
	color: #000066; 
	font-weight: normal; 
	text-decoration: none; 
}

td.intmenuoff	{ 
	color:#FFFFFF; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
}
a.intmenuoff:link	{ 
	color:#FFFFFF; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
}
a.intmenuoff:visited	{ 
	color:#FFFFFF; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
}
a.intmenuoff:hover	{ 
	color:#FFFFFF; 
	font-weight: normal; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}	
