<!--
body, td, div, p {
	font-family: Arial, Helvetica, sans-serif;
}

.field_title, .field_text {
	font-size: 12px;
}

.required {
	font-size: 10px;
	color: #ff0000;
}

.note {
	color: #4a832d;
	font-weight: bold;
}

.menu { 
			   font-size: 10pt;
			   font-weight: bold;
               color: white;
			   text-decoration:none;
	
}

.menuover { 
			   font-size: 10pt;
			   font-weight: bold;
			   color: yellow;
			   text-decoration: none;
}

.normal,P {
		  font-size: 10pt;
		  color: #000000;

}
.header1 {

		  font-size: 10pt;
		  color: #000066;
		  font-weight: bold;
}
.special1{

		  font-size: 8pt;
		  color: #666666;
		  font-weight: bold;
}
.special2{

		  font-size: 10pt;
		  color: #666666;
}

.special3{

		  font-size: 10pt;
		  color: #FC970C;
		  font-weight: bold;
}
.special4{
		  font-size: 13pt;
		  font-weight: bold;
		  color: #000000;
}
.special5{
		  font-size: 12pt;
		  color: #000000;
}
.submit-button		{
	  color: #000000;
      font-size: 10pt;
	  text-align:center;
	  width: 10em;
}

H2		{
	  color: #8900AC;
}

H3		{
	  color: #4A832D;
      font-size: 12pt;
}

H5		{
	  color: #000000;
	  text-align:center;
}

.test{
      font-size: 10pt;
      font-style : italic; 
      color: #4A832D; 
      border: solid thin black; 
      background-color: #f3f4e1; 
      margin-left: 5mm; 
      margin-right: 5mm; 
      padding: 15;
}

--></style> 

<!-- Site Colors:
	#0A427A = Blue-Dark
	#CFB990 = Gold
	#4A832D = Green
	#ededed = Green-Light
	#94A2A5 = Green-Medium
	#FC970C = Orange
	#8900AC = Purple
	#DD1D1C = Red
	#f3f4e1 = Sage
	#FBF7E7 = Beige
	#ECD887 = Gold
 -->
