	.tabLink:link {
		font-family: arial;
		font-weight: bold;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
	}
	.tabLink:visited{
		font-family: arial;
		font-weight: bold;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
	}
	.tabLink:hover {
		font-family: arial;
		font-size: 8pt;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
	.tabOff { 
		background-color:#6FBC20;
	    height:29px;
	    text-align:center;
	 }
 	.tabOn { 
		background-color:#93CF4B;
		height:29px;
	    text-align:center;
	 }


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #244A9F;
}
.red {
	color: #FF0000;
}
.borderall {
	border: 1px solid #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.logoworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}
body {
	margin-top: 40px;
}
.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A3A3A;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #244A9F;
	font-weight: bold;
	text-transform: uppercase;
}
.sitemapblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244A9F;
	text-decoration: none;
}
.sitemaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
}

.graybold {
	font-weight: bold;
	color: #3A3A3A;
}
