td
{
	color: #2a2e31;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}
p
{
	color: #2a2e31;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}
a
{
	color: #31607c;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	text-decoration: underline;
}
a:hover
{
	color: #2a2e31;
	text-decoration: underline;
}
.adminNav
{
	color: #f8dfb5;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.adminNav:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.adminNavLit
{
	color: #ffffff;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.topNav
{
	color: #f8dfb5;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.topNav:hover
{
	color: #ffffff;
	text-decoration: none;
}
.topNavLit
{
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-decoration: none;
}
.topNavLit:hover
{
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #eeeeee;
	text-decoration: none;
}
.subLink
{
	color: #222222;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.subLink:hover
{
	color: #222222;
	text-decoration: underline;
}
.subLinkSpace
{
	background-color: #cccccc;
	padding-left: 21px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.homeText
{
	color: #d3c2a6;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}
.header
{
	color: #31607c;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	font-weight: bold;
}
.footer
{
	color: #c1c1bf;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
.footerLink
{
	color: #c1c1bf;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	text-decoration: none;
}
.footerLink
{
	color: #ffffff;
}
h4
{
	color: #2a2e31;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h3
{
	color: #2a2e31;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	color: #2a2e31;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h1
{
	color: #2a2e31;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
.topBG
{
	background-image: url(../images/topBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navBG
{
	background-image: url(../images/navBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3b4042;
}
.contentBGSecondary
{
	background-image: url(../images/contentBGSecondary.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d2d3d3;
}
.contentBGHome
{
	background-image: url(../images/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d2d3d3;
}
.homeBG
{
	background-image: url(../images/homeBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 17px; 
	padding-left: 187px; 
	padding-top: 21px;
	padding-bottom: 14px;
}
.dottedHoriz
{
	background-image: url(../images/dottedHoriz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

