h1 {
	font-family: Rockwell, "Arial Black", "Arial Bold", sans-serif;
	font-size: 170%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	vertical-align: bottom;
	line-height: 30px;
	color: #036;
}
h2 {
	font-family: Rockwell, "Arial Black", "Arial Bold", sans-serif;
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
h3 {
	font-family: Rockwell, "Arial Black", "Arial Bold", sans-serif;
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
h4 {
	font-family: Rockwell, "Arial Black", "Arial Bold", sans-serif;
	font-size: 120%;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-image: url(images/arrow_bullet.gif);
	text-indent: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.yellowBar {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Rockwell, Arial, sans-serif;
	line-height: 25px;
	background-image: url(images/sideNav_BG.jpg);
	color: #630;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90;
	padding-left: 17px;
}
.largeText {
	font-family: Rockwell, "Arial Black", sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #000;
}
.boldTitle {
	font-family: Rockwell, "Arial Black", "Arial Bold", sans-serif;
	font-size: 115%;
	font-weight: bold;
}
#footer {
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	text-align: justify;
	padding-top: 10px;
	background-color: #000;
}
#footer h3 {
	font-family: Rockwell, "Arial Black", "Arial Bold", sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #C90;
}
#footer a:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
#footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #06C;
	text-decoration: underline;
}
#footer a:active {
	color: #C90;
	text-decoration: underline;
}
#footer li {
	list-style-position: outside;
	list-style-image: url(images/footer_bullet.png);
	text-indent: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	font-size: 10px;
}
.pageTitle {
	padding-left: 40px;
	margin-top: 0px;
}

