﻿
    
.background_spacer {
	background-color: #2E2E2E;
}
.horizontal_rule {
	color: #003366;
}
.table {
	margin: 0px;
	background-color: #FFFFFF;
}
.blacklinks {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.subnav  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #E5A50B; text-decoration : none}
    
a:hover.subnav  { font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #FF1300}
    A:hover   {color: #FF1300; text-decoration: none}
.leftnav {
	background-color: #011A33;
}
.background {
	background-color: #FFFFFF;
	text-align: left;
}
.masthead {
	border-width: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #E5A50B;
	text-transform: uppercase;
}
.introduction {
	font-size: large;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-transform: capitalize;
}
.copyright {
	color: #E5A50B;
	background-color: #2E2E2E;
	font-size: xx-small;
}
.body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #003366;
	text-decoration : none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-transform: none;
}
.horizontal_line {
	color: #003366;
	text-align: left;
	font-weight: bold;
}
.body_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #003366;
	text-decoration : none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: lower-latin;
}
