td
{
	color: #D0D0CC;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
p
{
	color: #D0D0CC;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
a
{
	color: #74A71A;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}
.topNav
{
	color: #eeeeee;
	font-family: helvetica,verdana,arial;
	font-size: 11px;
	text-decoration: none;
}
.topNav:hover
{
	color: #bbbbbb;
	text-decoration: none;
}
.required
{
	color: #74A71A;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}

.subNav
{
	color: #f7f7f7;
	font-family: helvetica,verdana,arial;
	font-size: 13px;
	font-weight: bold;
}
.subNav:hover
{
	color: #74A71A;
}
.greenText
{
	color: #74A71A;	
}
.copyHead
{
	color: #74A71A;
	font-family: helvetica,verdana,arial;
	font-size: 14px;
	font-weight: bold;
	
}
.subNavLit
{
	color: #74A71A;
	font-family: helvetica,verdana,arial;
	font-size: 13px;
	font-weight: bold;
	
}
h4
{
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}
h3
{
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}
h2
{
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}
h1
{
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
}
.dottedVert
{
	background-image: url(/images/dottedVert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.dottedHoriz
{
	background-image: url(/images/dottedHoriz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.crossHoriz
{
	background-image: url(/images/crossHoriz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.mainBG
{
	background-image: url(/images/mainBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #2D291A;
}
.BG
{
	background-image: url(/images/BG.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.subNavBG
{
	background-image: url(/images/subNavBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topBG
{
	background-image: url(/images/topBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}