.menuheading  { 
	color: #234333; 
	font-size: 14pt;
	font-family: Tahoma; 
	
}

.h1 {  
	color: #CD4900; 
	font-size: 14pt;
	font-family: Tahoma;
	  
}

.mainheading {  
	color: #CD4900; 
	font-size: 14pt;
	font-family: Tahoma;
	  
}

.subheading { 
	color: #264333; 
	font-size: 11pt;
	font-family: Arial;
	font-weight:bold; 
}


.hyperlink  { 
	color: #CD4900; 
	font-family: Arial;
    text-decoration: none;  
}

.Body  { 
	font-family : Arial;
   	color : #264333;
	font-size: 9pt;
	cursor: url('cursors/LIGHTS.ANI')
}

.orangeparagraph
{ 
	font-family : Arial;
   	color : #CD4900;
	font-size: 9pt;
}

.disclaimer
{ 
	font-family :  Arial;
   	color : #CD4900;
	font-size: 9pt;
}

A:visited {
color : #808080; 
text-decoration: none;
font-size: 9pt;
}


A:link {
color : #CD4900; 
text-decoration: none;
font-size: 9pt;
}


A:hover { 
text-decoration: underline;
}

.Word-doc {
background: transparent url(../corpinfo/images/icons/word-icon.gif) no-repeat left;
padding: 0 0 0 20px; /* space between the text and icon */
}

.Excel-doc {
background: transparent url(../corpinfo/images/icons/excel-icon.gif) no-repeat left;
padding: 0 0 0 20px; /* space between the text and icon */
}

.Pdf-doc {
background: transparent url(../corpinfo/images/icons/pdf-icon.gif) no-repeat left;
padding: 0 0 0 20px; /* space between the text and icon */
}.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
