/* CSS Document */
body {
	background-color: #032605;
	font-family : "Times New Roman", Times, serif;	
}
#bodytextwht2 {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 7px 5px 7px;
	background-color: #032605;	
	}
#bodytextwht {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
	padding: 5px 7px 5px 7px;
	background-image:url(images/bg-grass.jpg);
	}

#bodytextwht h2 {
	color: #ffffff;
	font-size: 1.5em;
	font-family:"Times New Roman", Times, serif;
	}
	
#bodytextwht h3 {
	color: #ffffff;
	font-size: 1.4em;
	font-family:"Times New Roman", Times, serif;
	}

#bodytext {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}

#bodytext h2 {
	color: #032605;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	}
	
#bodytext h3 {
	color: #032605;
	font-size: 1.4em;
	font-family:"Times New Roman", Times, serif;
	}
	
#bodytext h4 {
	color: #032605;
	font-size: 1.2em;
	font-family:"Times New Roman", Times, serif;
	}
	
#bodytext table h4 {
	color: #032605;
	font-size: 0.9em;
	font-family:"Times New Roman", Times, serif;
	}

#bodytext p, #bodytext li {
  font-family: "Times New Roman", Times, serif;
  font-size: 1em;
  line-height: 16px;
  color: #000000;
}

#bodytext td {
	color:#000000;
	font-size: .8em;
	}


#bodytext p a:link {
	color: #032605;
	font-size: 12px;
	line-height: 16px;
	}
 
#bodytext a:link {
 	color:#032605;
	font-size: 12px;
	}
	
#bodytext a:visited {
	color: #666666;
	font-size: 12px;
	}
#bodytextSM {
	font-family : "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	}
#bodytextSM td {
	color:#000000;
	font-size: 9px;
	}
#bodytext4 {
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align:center;
	width: 240px;
	color: #000000;
	border:#999999 thin solid;
	}
#bodytext4 a:link {
 	color:#000000;
	font-size: 14px;
	}
#bodytext5 {
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align:center;
	}
tr.filler {
	background:url(images/filler.jpg) repeat-y;
	}
	
p.textsmall {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	font-size : 9px;
	color : #FFFFFF;
	text-align:center;
	text-transform:capitalize;
}
p.textsmall a {
	color:#FFFFFF;
	font-size: 9px;
	}

table.table {
	border:#999999 thin solid;
	}
	
table.table td { border: thin solid #CCCCCC;}


.addresstext {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	}
	
#board-members {
	margin: 0;
	padding: 0.25em;
	list-style: none;
}
#board-members li {
	padding: 0.5em 0 0;
}
