BODY	{FONT-SIZE: 20px; FONT-FAMILY: verdana,arial,tahoma,helvetica; color : #333333; MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px;}
TD	{FONT-SIZE: 12px; FONT-FAMILY: verdana,arial,tahoma,helvetica; color : #333333; }

A, A:link 	{TEXT-DECORATION: underline; color : #741213; }
A:visited 	{TEXT-DECORATION: underline; color : #741213; }
A:hover		{TEXT-DECORATION: none; color : #a8a896;}

FORM 		{display: inline; } 
INPUT		{FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,tahoma,helvetica; color : #333333; }
TEXTAREA 	{FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,tahoma,helvetica; color : #333333; }
SELECT		{FONT-FAMILY: verdana,arial,tahoma,helvetica; FONT-SIZE: 10px; color : #333333; }
.bluefield 	{padding-left: 2px; border-top: solid 1px #e2e0d4; border-bottom: solid 1px #e2e0d4; border-right: solid 1px #e2e0d4; border-left: solid 1px #e2e0d4; } 
.whitefield 	{padding-left: 0px; align: right; border-top: solid 0px #ffffff; border-bottom: solid 0px #ffffff; border-right: solid 0px #ffffff;	border-left: solid 0px #ffffff; } 

/******  FORM CELLS ******/
.emailform 	{border-top: solid 1px #7F9DB9; border-bottom: solid 1px #7F9DB9; border-right: solid 1px #7F9DB9; border-left: solid 1px #7F9DB9; } 
.volunteerform 	{FONT-SIZE: 10px; line-height : 14px; padding-bottom : 8px; }
.formcell 	{FONT-SIZE: 10px; line-height : 14px; padding-bottom : 8px; }
.formerror 	{color: red; font-weight: bold; }
.formheader	{padding-bottom : 5px; }

/******  TABLE CELLS THAT HAVE A CHECK BOX ******/
.check{padding-top : 2px; FONT-SIZE: 10px; line-height : 14px; padding-bottom : 6px; }

/******  BODY TEXT ******/
.title	 	{FONT-SIZE: 36px; color: #ffffff; font-weight: bold;}
.big		{FONT-SIZE: 20px; color: #000000; font-weight: bold;}
.bodytext 	{FONT-SIZE: 14px; line-height : 20px;}
.smalltext	{FONT-SIZE: 10px; line-height : 12px; color: #9d292a;}
.smalltext2 	{FONT-SIZE: 10px; line-height : 12px; color: #000000;}
.mediumtext	{FONT-SIZE: 12px; line-height : 18px; }
.largetext	{FONT-SIZE: 12px; line-height : 18px;	color: #698754;	font-weight: bold;}
.xtext	{FONT-SIZE: 11px; line-height : 14px; color: #000000; font-weight: bold;}

/******  BODY TEXT ******/
.box	{border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.grid {border-collapse: collapse}
.grid td {border: 1px solid #666666; }

.line	{padding-top:5px; padding-bottom:10px}
.linetext{padding-top:5px; FONT-SIZE: 10px; line-height : 12px;	text-align:right;}

/******  FOOTER ******/
.footer{FONT-SIZE: 10px; color: #ffffff;}
.footer A{FONT-SIZE: 10px;color: #ffffff;}
.footer A:visited{color: #ffffff;}
.footer A:hover{color: #ffffff;	text-decoration: underline;}

/****** HEADINGS ******/

h1, h2, h3, h4
	{font-weight: bold;}
h1	{font-size: 14px; padding-bottom: 15px;}
h2	{font-size: 12px; }
h3	{font-size: 11px;}
h4	{font-size: 10px;}

#content h1	{margin-top: 4px; margin-bottom: 2px; padding: 0px; }

