/* Style Sheet used for whole site (in root directory) */

body 
{
	background-color:#619080;
	font-size:12px;
	background-repeat:repeat-x; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
 	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

body, td
{
	font-family:Verdana, Arial, sans-serif; 
	font-size:14px;
	color:Black;
}

.h2SectionHeader2
{
	font-size:18px;
	font-weight:bold;
	color:#5D8464;
	margin-top:0em;
} 

.h2SectionHeader
{
	font-size:18px;
	font-weight:bold;
	color:#5D8464;
	margin-top:0em;
}

table
{
	background-color:#E1D5A5;
}

td
{
	background-color:#E1D5A5;
	font-size:12px; 
}

li
{
	font-size:12px; 
}

a.leftNavHyperlink:link
{
	font-size:12px;
	color:#5D8464;
	text-decoration:none;
}

a.leftNavHyperlink:visited
{
	font-size:12px;
	color:#5D8464;
	text-decoration:none;
}

a.leftNavHyperlink:hover
{
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
}

a.leftNavHyperlink:active
{
	font-size:12px;
	color:#5D8464;
	text-decoration:none;
}
