body {
	font-family: Arial;
	font-size: 13px;
	color: Black;
}
p {
	font-family: Arial;
	font-size: 13px;
	color: Black;
}
b {
	font-family: Arial;
	color: #2F6E9A;
}
UL
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
}
LI
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
}
OL
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: #2F6E9A;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	color: #2F6E9A;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial;
	color: #2F6E9A;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Arial;
	color: #2F6E9A;
	font-size: 11px;
	font-weight: bold;
}
h5 {
	font-family: Arial;
	color: #2F6E9A;
	font-size: 10px;
	font-weight: bold;
}
a {
	font-family: Arial;
	text-decoration: underline;
	color: #2F6E9A;
}
a:hover {
	font-family: Arial;
	text-decoration: underline;
	color: #2F6E9A;
}
.base {
	font-family: Arial;
	color: #2F6E9A;
	font-size: 11px;
	font-weight: normal;
}
.boldwhite {
	font-family: Arial;
	font-size: 13px; 
	font-style: normal; 
	color: black; 
	font-weight: normal;
	vertical-align:middle;
	text-decoration: none;
}
.boldwhite:hover {
	font-family: Arial;
	font-size: 13px; 
	font-style: normal; 
	color: black; 
	font-weight: normal;
	vertical-align:middle;
	text-decoration: underline;
}
.boldblue {
	font-family: Arial;
	font-size: 13px; 
	font-style: normal; 
	color: #2F6E9A; 
	font-weight: bold ;
	text-decoration: underline; 
}
.boldlink {
	font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	color: #2F6E9A; 
	font-weight: bold; 
	text-decoration: underline; 
}
.linklist {
	font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	color: White; 
	font-weight: bold ; 
}
.header {
	font-family: Arial; 
	font-size: 20px; 
	font-style: normal; 
	color: White; 
	font-weight: normal ; 
	text-decoration: none;
}
.contact {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #2F6E9A;
}
.contactheader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #2F6E9A;
}
.errortext {
	COLOR: red;
    font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
}
.standard {
	color: #2F6E9A;
    font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
}
.standardbold {
	COLOR: #2F6E9A;
    font-family: Arial; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
}
.small {
	color: #2F6E9A;
    font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
}
TABLE.search
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
}




