p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	line-height: normal;
	color: #000000;
}
.pBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
}
.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #660000;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #660000;
}
.sidebarBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #164A02;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #164A02;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-image: url(assets/bullet_gel.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
}
hr {
	color: #660000;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.sidebarblackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
}
.topBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 20pt;
	color: #000000;
	font-weight: bold;
}
.topbarSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
	line-height: normal;
}
.tagline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.highlightBack {
	background-color: #D7AE86;
}
