td,p {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.pagetitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.subtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
	background-repeat: no-repeat;

}
.subhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.navcategory {
	color: #000000;
}
.navbg {
	background-repeat: no-repeat;
	background-image: url(../images/nav_bg.gif);

}
.pagehead {
	background-image: url(../images/under_masthead.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	font-weight: bold;

}
.quote {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: italic;
	color: #006666;
	line-height: 25px;
}
.redquote {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: italic;
	color: #990000;
	line-height: 25px;
}
.bottomnav {
	color: #FFFFFF;
	text-align: center;
}
li {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #990000;
}
