.bgImg {
	background-image:url(../images/bgImg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ;
	font-size: 9px;
	color: #66358C;
	text-decoration: none;
}

.bodytext {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : 580;
	color: #475860;
	text-decoration: none;
	line-height : 15px;
}

.greytext {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : 580;
	color: #999999;
	text-decoration: none;
	line-height : 15px;
}

.bullets{
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
	color: #475860;
	text-decoration: none;
	line-height : 12px;
}

.url {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Blue;
	text-decoration: none;
}

.ParagraphHeadLrg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color: #334184;
}

A {
	color: #157CAC;
	text-decoration: none;
}

A:HOVER {
	color: #157CAC;
	text-decoration: underline;
}

A.contactBox:LINKED {
	color: #5597D7;
}

A.contactBox:VISITED {
	color : #5597D7;
}

A.contactBox:HOVER {
	color : #2368AD;
}

A.bodytextbold:LINKED {
	color: Blue;
}

A.bodytextbold:VISITED {
	color : Blue;
}

A.url:HOVER {
	color : #B6B6B6;
	text-decoration: underline;
}

A.copyright:HOVER {
	color : #334184;
}
