td
{
	color: #333333;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
}
p
{
	color: #333333;
	font-family: helvetica,verdana,arial;
}
a
{
	color: #39587A;
	font-family: helvetica,verdana,arial;
	text-decoration: underline;
	font-size: 12px;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
.copyHead
{
	color: #39587A;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	color: #CFCBBF;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: normal;
}
.pageTitle
{
	color: #DEBD20;
	font-family: helvetica,verdana,arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h4
{
	color: #333333;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
}
h3
{
	color: #333333;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	color: #333333;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
}
h1
{
	color: #333333;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: bold;
}
.click
{
	color: #000000;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: normal;
}
.clickWhite
{
	color: #ffffff;
	font-family: helvetica,verdana,arial;
	font-size: 12px;
	font-weight: normal;
}
.leftSideBG
{
	background-image: url(../images/leftSideBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightSideBG
{
	background-image: url(../images/rightSideBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftBottomBG
{
	background-image: url(../images/leftBottomBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightBottomBG
{
	background-image: url(../images/rightBottomBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerBG
{
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
