h1 {
	font-family: Georgia, Verdana, Arial;
	font-size: 12pt;
	color: #00000;	
	font-weight: bold;
}

.hometext {
	font-family: Georgia, Verdana, Arial;
	font-size: 12pt;
}

.homelinktext {
	font-family: Georgia, Verdana, Arial;
	font-size: 12pt;
	color: blue;
    font-weight: bold;
	text-decoration: none;
}

.linktext {
	font-family: Georgia, Verdana, Arial;
	font-size: 11pt;
	color: blue;
    font-weight: bold;
	text-decoration: none;
}

.linktextsmall {
	font-family: Georgia, Verdana, Arial;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
}

.linkspacersmall {
	font-family: Arial;
	font-size: 8pt;
}

a:hover {
	color: #00FF00;
	text-decoration: none;

}


.bodytext {
	font-family: Georgia, Verdana, Arial;
	font-size: 12pt;
	color: #003333;
}
.bodytextsmall {

	font-family: Georgia, Verdana, Arial;
	font-size: 10pt;
	color: #002B2B;
}
.footertext {

	font-family: Georgia, Verdana, Arial;
	font-size: 8pt;
	color: #002B2B;
}
.footerlink {

	font-family: Georgia, Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
}
	
.titletext {
	font-family: Georgia, Verdana, Arial;
	font-size: 14pt;
	color: #003333;
	font-weight: bold;

}
.headertext {
	font-family: Georgia, Verdana, Arial;
	font-size: 12pt;
	color: #990066;
	font-weight: bold;

}
.headertextlrg {
	font-family: Georgia, Verdana, Arial;
	font-size: 14pt;
	color: #990066;
	font-weight: bold;

}
.linktextnobold {

	font-family: Georgia, Verdana, Arial;
	font-size: 12pt;
	color: blue;
    font-weight: normal;
	text-decoration: none;
}
.printtextbold {
	font-family: Georgia, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.printtext {

	font-family: Georgia, Verdana, Arial;
	font-size: 8pt;
    font-weight: normal;
}
img {
	border: none;
}
.mid {
	vertical-align: middle;
}
.red {
	color: #FF0000;
}
#sitewideNotice{
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	position: absolute;
	height: 60px;
	width: 315px;
	top: 10px;
	right: 25px;
}
