BODY {
background-color:#FFFFFF;
margin: 20px 0px 20px 0px;
}
	
A:link {color: Black; text-decoration:none; }
A:visited {color: Black; text-decoration: none; }
A:hover {color: Gray; text-decoration:underline; }

.TextDarkGreenList{
font-size: 14px;
line-height: 18px;
color: #47AA42;
}
td{
font-family : Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color : #333333;
text-align:justify;
}
.FooterText{
font-size: 10px;
line-height: 14px;
}
.Footer{
background-image:url(../images/footerbar.jpg);
background-repeat:repeat-x;
background-position:left;
font-size: 10px;
line-height: 14px;
color : #333333;
margin-top: 5px;
}
.TextLarge_Green{
font-size: 20px;
line-height: 23px;
color : #47AA42;
}
.TextMed_Green{
font-size: 17px;
line-height: 20px;
color : #47AA42;
}
.TextWhite{
color: #FFFFFF;
}
.TextLightGreen{
color: #C1D72E;
}
.TextDarkGreenNav{
color: #47AA42;
font-weight:bold;
text-decoration:underline;
}
.TextDarkGreen{
color: #47AA42;
}
.Border{
border : 1px groove #000000;
width : 98%;
font-size: 12px;
margin : 1px 1px 1px 1px;
}
.Message{
color: #FF0000;
}
.NavTop{
background-image:url(../images/header_nav.gif);
background-repeat:repeat-x;
background-position:top;
}
.BG_Grass{
background-image:url(../images/grass.jpg);
background-repeat:repeat-x;
background-position:left;
}
.BG_FAQ{
background-image:url(../images/faq_bg.gif);
background-repeat:repeat-x;
background-position:top;
}

