.topbar {
	background-image: url(images/topbar_bg.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
}
.links {
	color: 960000;
}
.subheadsBlack {
	font-weight: bold;
	color: #000000;
}


.subheads1 {
	font-weight: bold;
	color: #960000;
}
.subheads2 {
	font-style: italic;
	color: 960000;
}
.sidebar {
	list-style-image: url(images/bullet.gif);
	padding: 8px;
	margin-left: 15px;
	line-height: 14pt;
	border-top-color: 960000;
	border-right-color: 960000;
	border-bottom-color: 960000;
	border-left-color: 960000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}
.applyOnline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 960000;
	padding: 4;
	margin-top: 3px;
}
