h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 006666;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 666666;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {color: #006666;text-decoration: underline;}
a:link {color: #006666;text-decoration: underline;}
a:hover {color: #006666;text-decoration: none;}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.siteBorder {
	border: 1px solid #000000;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topNavHome:visited {color: #000000;text-decoration: none;}
.topNavHome:link {color: #000000;text-decoration: none;}
.topNavHome:hover {color: #999999;text-decoration: none;}
.topNavAbout:visited {color: #006666;text-decoration: none;}
.topNavAbout:link {color: #006666;text-decoration: none;}
.topNavAbout:hover {color: #999999;text-decoration: none;}
.topNavOther:visited {color: #000000;text-decoration: none;}
.topNavOther:link {color: #000000;text-decoration: none;}
.topNavOther:hover {color: #999999;text-decoration: none;}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bottomNavWhite:visited {color: #FFFFFF;text-decoration: none;}
.bottomNavWhite:link {color: #FFFFFF;text-decoration: none;}
.bottomNavWhite:hover {color: #FFFFFF;text-decoration: underline;}
.bottomNavGold:visited {color: #FFCC00;text-decoration: none;}
.bottomNavGold:link {color: #FFCC00;text-decoration: none;}
.bottomNavGold:hover {color: #FFCC00;text-decoration: underline;}

.credits {font-size: 10px;color: #000000;text-decoration: none;}
.credits:visited {font-size: 10px;color: #006666;text-decoration: none;}
.credits:link {font-size: 10px;color: #006666;text-decoration: none;}
.credits:hover {font-size: 10px;color: #006666;text-decoration: underline;}

.resourceNav {font-size: 12px;color: #666666;text-decoration: none;}
.resourceNav:visited {font-size: 12px;color: #006666;text-decoration: none;}
.resourceNav:link {font-size: 12px;color: #006666;text-decoration: none;}
.resourceNav:hover {font-size: 12px;color: #006666;text-decoration: underline;}


.SearchBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.quoteRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 20px;
	margin: 0px;
	left: 20px;
	top: 10px;
	right: 10px;
	bottom: 10px;

}
.quoteRightLeadership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding: 20px;
	margin: 0px;
	left: 20px;
	top: 0px;
	right: 10px;
	bottom: 0px;

}
.subMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	font-style: italic;

}
