body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerText {
	color: #FFFFFF;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-size: 8pt;
	color: #FFFFFF;
	height: 55px;
	background-color: #810E27;
}.homeContent {
	padding: 20px;
	font-size: 14px;
}
.underline {
	text-decoration: underline;
}
li {
	list-style-image:   url("images/bullet.gif");
	margin-left: -15px;
	margin-top: 10px;
}
.subpageContent {
	padding: 20px;
	height: 400px;
}
h1 {
	color: #810E27;
	text-transform: uppercase;
	font-size: 18px;
}
h2 {
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #810E27;
	text-decoration: underline;
}
a:visited {
	color: #810E27;
	text-decoration: underline;
}
a:hover {

	color: #F9C900;
	text-decoration: underline;
}
a:active {

	color: #810E27;
	text-decoration: underline;
}
.subheaderHome {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #000000;
}
.bold-red {
	color: #810E27;
	font-weight: bold;
}
.larger-type {
	font-size: 14pt;
}

