﻿#navigation{ 
  display : none; 
} 
.Body {
	color: black;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration : none;
}
.Error{
	color: Red;
	font-size: 11px;
	
	font-family: verdana, sans-serif;
	text-decoration : none;
}
.Header_Small
{
    color: #0064A4;
	font-size: 12px;
	font-weight:bold;
	font-family: verdana, sans-serif;
	text-decoration : none;
}
.font_green
{
    color: #84B356;
	font-size: 12px;
	font-weight:bold;
	font-family: verdana, sans-serif;
	text-decoration : none;
}
a { text-decoration: none;
color: #0065A5; }

a:hover { 
text-decoration: underline; 
color: #89BE48;
}

.Body2 {
	color: #0065A5;
	font-size: 11px;
	
	font-family: verdana, sans-serif;
	text-decoration : none;
}
.Header_SubCat{
    color: Red;
	font-size: 12px;
	font-weight:bold;
	font-family: verdana, sans-serif;
	text-decoration : none;
	}
	.Header_mid
{
    color: black;
	font-size: 11px;
	font-weight:bold;
	font-family: verdana, sans-serif;
	text-decoration : none;
}
.Header
{
    color: #666666;
	font-size: 14px;
	font-weight:bold;
	font-family: verdana, sans-serif;
	text-decoration : none;
}
p {
   text-align:left;
}
.small {
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration : none;
}

.Body_Wht {
	color: white;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration : none;
}

.footer {
	color: black;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	text-decoration : none;
}