.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;
	}
	
	
/* Extra Text Classes */
	
	.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; 
	}



/* Link Classes */


	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 { font-family: Arial, Helvetica, sans-serif; }
LI { font-family: Arial, Helvetica, sans-serif; }
P  { font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
BR { font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
TR { font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
TD { font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
BODY { font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.BODY { font-style: normal; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
H6 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
H5 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
H4 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
H3 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
H2 { font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
H1 { 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 }
.databutton {font-family:tahoma,sans-serif; font-size:11px; background: #C4E0C4; border-bottom: 1px solid #104A7B; border-right: 1px solid #104A7B; border-left: 1px solid #AFC4D5; border-top:1px solid #AFC4D5; color:#000066; height:19px; text-decoration:none; cursor: hand;}
 
/* End Stylesheet */

