A  {color : D64E01; text-decoration : underline;}
A:Visited  {color : D64E01; text-decoration : underline;}
A:Active  {color : D64E01; text-decoration : underline;}
A:Hover  {color : 666666; text-decoration : underline;}

A.link2  {color : 990000; text-decoration : none;}
A.link2:Visited  {color : 990000; text-decoration : none;}
A.link2:Active  {color : 990000; text-decoration : none;}
A.link2:Hover  {color : 666666; text-decoration : none;}

body, TD, .mainfont {	
	color : #4F4E15;
	font-size : 12px;
	font-family : Verdana, Helvetica;
	color : 333333;}
	
.heading {
	color : #D64E01;
	font-size : 16px;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : 2;
	font-family : Verdana, Arial, Helvetica, sans serif;

}
.subheading {
	font-weight : bold;
	font-size : 13px;
	color : FFFFFF;                // #4F4E15;
	letter-spacing : 1.5;
	font-family : MS Sans Serif, Verdana, Helvetica;
}

.mission {
	color : #85872F;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
	line-height: normal;
	letter-spacing : normal;
	font-family : Verdana, Arial, Helvetica;
}
.subnavtitle { 
	font-size : 12px;
	font-weight : bold;
	color : FFFFFF;
	text-transform : uppercase;
	line-height: 1.5;
	font-family : Verdana, Arial, Helvetica;
}
.subnav { 
	font-size : 11px;
	font-weight : normal;
	color : FFFFFF;
	background-color : A05123;
	font-family : Verdana, Arial, Helvetica;
}
A.subnavlink  {color : D9DB8A; text-decoration : none;}
A.subnavlink:Visited  {color : D9DB8A; text-decoration : none;}
A.subnavlink:Active  {color : D9DB8A; text-decoration : none;}
A.subnavlink:Hover  {color : FFFFFF; text-decoration : underline;}

.table-header1  {
	color : #ffffff;
	background-color : #A05123;
	font-size : 13px;
	font-weight : bold;
	font-family : MS Sans Serif, Verdana, Arial; 
}
.table-header2  {
	color : #ffffff;
	background-color : #55542A;
	font-size : 13px;
	font-weight : bold;
	font-family : MS Sans Serif, Verdana, Arial; 
}
.table-content1 {
	font-size : 11px;
	color : 333333;
	background-color : eeeeee;
	font-weight : normal;
	font-family : Arial, Verdana; 
}
.table-content2 {
	font-size : 11px;	
	color : 333333;
	background-color : E1E1CB;
	font-weight : normal;
	font-family : Arial, Verdana; 
}
.alert {font-size : 13px; color : cc0000; font-weight : bold;}
.highlight {color : D64E01; }
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

.button {
	font-family : Verdana;
	font-size : 11px;
	line-height : 12px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #A05123;
	padding-top : 2;
}

.dropdown  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000000;
	background-color : white;
	font-weight : normal;
}

.inputbox  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	vertical-align : baseline;
}

