td
{
	color: #353535;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
p
{
	color: #353535;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
a
{
	color: #0C3E54;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
.copyHead
{
	color: #0C3E54;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h4
{
	color: #505A75;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h3
{
	color: #505A75;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	color: #505A75;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h1
{
	color: #505A75;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	color: #707070;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
.topBarBG
{
	background-image: url(/images/topBarBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navBG
{
	background-image: url(/images/navBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.lightBG
{
	background-image: url(/images/lightBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dottedHoriz
{
	background-image: url(/images/dottedHoriz.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.dottedVert
{
	background-image: url(/images/dottedVert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}