.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

a {
 
 color: #FFFFFF;
 text-decoration:none;
} 
 
a:hover {
 color: #F5E889; 
 text-decoration:underline;
}

.main a {
	color: #F37836;
}
.main a:hover {
	color: #1F5F7A;
}.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #242021;
}
.navspacing td{
	background-image: url(images/graphics/button-bkgd.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: top center;
}
.navspacing p{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}

.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
}

.textbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.titlesorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #F37836;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #F37836;
}
