/* CSS Document */
.nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E96B10;
	margin-left: 5px;
}
.nav A:link
{
	color: #E96B10;
	text-decoration: none;
}
.nav A:visited
{
	color: #E96B10;
	text-decoration: none;
}
.nav A:hover
{
	color: #25A449;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #E96B10;
	font-family: Arial, Helvetica, sans-serif;
}
.footer A:link
{
	color: #e96B10;
	text-decoration: none;
}
.footer A:visited
{
	color: #e96B10;
	text-decoration: none;
}
.footer A:hover
{
	color: #25A449;
	text-decoration: none;
}	
.subhead 
{
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #E96B10; 
	font-weight: bold; 
}
.subsubhead 
{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #25a449; 
	font-weight: bold;
}
.style13 
{
	color: #25A449;
}
.text1 
{	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.example {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #e96b10; 
	font-weight: normal; 
	text-decoration: none;
}
.example A:link
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e96b10;
	font-weight: normal;
	text-decoration: none;
}
.example A:visited
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e96b10;
	font-weight:normal;
	text-decoration:none;
}
.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.text A:link
{
	color: #E96B10;
	text-decoration: none;
}
.text A:visited
{
	color: #E96B10;
	text-decoration: none;
}
.text A:hover
{
	color: #25A449;
	font-weight: bold;
	text-decoration: none;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
img   {  
	border-style: none;
}

</style>


