.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	width: 425px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.resourcesBtn {
	background-image: url(../images/interface/resources-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 151px;
	text-align: center;
	margin-bottom: 2px;
}


a.buttonabout:link, a.buttonabout:visited, a.buttonabout:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	background-image: url(../images/interface/aboutus-bg.jpg);
	text-align: center;
	display: block;
	height: 40px;
	width: 151px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.buttonabout:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	background-image: url(../images/interface/aboutus-bg.jpg);
	text-align: center;
	display: block;
	height: 40px;
	width: 151px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.aboutUsBtn {
	background-image: url(../images/interface/aboutus-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 151px;
	text-align: center;
	margin-top: 2px;
}

.extraBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 151px;
	display: block;
	padding-top: 14px;
}

.extraBtn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.extraBtn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.extraBtn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F46223;
	text-decoration: none;
}

.logo {
	height: 75px;
	width: 75px;
	margin: 5px;
}

.unitNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 233px;
	display: block;
	line-height: 32px;
	font-weight: bold;
}

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


a.unitNav:visited {
	color:#000000;
}

a.unitNav:hover {
	color:#F46223;
}
.aboutUsBtnOff {
	background-image: url(../images/interface/deactivated.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 151px;
	text-align: center;
	margin-top: 2px;
}
.resourcesBtnOff {
	background-image: url(../images/interface/deactivated.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 151px;
	text-align: center;
	margin-bottom: 2px;
}
