/*  HEADERS  */

h1{
font-size : 24px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #547204;}

h2{
font-size : 16px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #ACC526;}

h3{
font-size : 14px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #6B81BE;}

h4{
font-size : 12px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #ACC526;}



/*  TEXT  */

.text{
	font-size : 11px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #003E7C;
	font-weight: normal;
	line-height: 11pt;

}

.text2{
	font-size : 13px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: #0F3BB3;
	font-weight: normal;
	line-height: 11pt;

}

.redtext2{
	font-size : 13px;
	font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	color: Red;
	font-weight: normal;
	line-height: 11pt;

}

.liltext{
font-size : 10px;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #003E7C;}

.tblHead1{
font-size : 14px;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
background-color: #003E7C;
color: white;}

.tblHead2{
font-size : 14px;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
background-color: #bed71b;
color: #003E7C;}

address {
	font-family: "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.bigtext{
font-size : 24px;
margin-bottom: 0; 
padding-bottom: 0; 
font-weight : normal;
font-family :  "Trebuchet MS", arial, verdana, Helvetica, sans-serif;
color: #547204;}



/*  FLIPS  */

A.flip{
	font-weight : bold;
	text-decoration: underline;
	color: #718108;
}

A.flip:hover{
	font-weight : bold;
	text-decoration: none;
	color: #BBC4DE}
	
	
A.flip2{
	font-weight : normal;
	text-decoration: none;
	color: #666666;
}

A.flip2:hover{
	font-weight : normal;
	text-decoration: underline;
	color: #718108}


	
/*  FORM TAGS  */

select.drop140{
width : 140px;
font-size : 11px;
font-weight : bold;
font-family :  arial, verdana, Helvetica, sans-serif;
color: #719601;
background-color : #FFFFFF;}
