.norm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titleSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.ftr
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : 000000;
}

a
{
	text-decoration:none;
	color: #000000;
}

a:hover
{
	text-decoration:underline;
	color: #000000;
}

.subHdrBg
{
	background-color: #ffffff;
	background-image: url(images/sub-hdr-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hdrBg {

	background-color: #ffffff;
	background-image: url(images/hdr-bg-grcf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.noPrint {
	position: absolute;
	visibility: hidden;
}