body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #EF3B30;
}
a:active {
	text-decoration: underline;
	color: #EF3B30;
}
a.white:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8087BE;
	text-decoration: underline;
}
a.footer:link{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:active{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #EF3B30;
	text-decoration: none;
}
a.footer:visited{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.footer:hover{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #EF3B30;
	text-decoration: none;
}

BodyLink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002A51;
	text-decoration: none;
}

a.BodyLink:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002A51;
	text-decoration: none;
}
a.BodyLink:active{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF3B30;
	text-decoration: none;
}
a.BodyLink:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002A51;
	text-decoration: none;
}
a.BodyLink:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #EF3B30;
	text-decoration: none;
}

a.LeftNav:link, a.LeftNav:visited
{   background-color: #00519C;
    border-top: #002A51 solid 1px;
	border-right: #003399 solid 1px;
	border-bottom: #003399 solid 1px;
	border-left: #002A51 solid 1px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 1px 1px 1px 3px;
	text-decoration: none;
    width: 10em;
	display: block;
}
a.LeftNav:hover
{   background-color: #8087BE;}
a.LeftNav:active, a.LeftNav:focus 
{   border-top: #002A51 solid 1px;
	border-right: #99CCFF solid 1px;
	border-bottom: #99CCFF solid 1px;
	border-left: #002A51 solid 2px;
    letter-spacing: 1px;
}

/*LeftNav2 is reverse colors of LeftNav */
a.LeftNav2:link, a.LeftNav2:visited
{   background-color: #8087BE;
    border-top: #002A51 solid 1px;
	border-right: #003399 solid 1px;
	border-bottom: #003399 solid 1px;
	border-left: #002A51 solid 1px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 1px 1px 1px 3px;
	text-decoration: none;
    width: 10em;
	display: block;
}
a.LeftNav2:hover
{   background-color: #00519C;}
a.LeftNav2:active, a.LeftNav2:focus 
{   border-top: #002A51 solid 1px;
	border-right: #99CCFF solid 1px;
	border-bottom: #99CCFF solid 1px;
	border-left: #002A51 solid 2px;
    letter-spacing: 1px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #002A51;
	padding-top: 4px;
	padding-left: 4px;
}
h2 {
	font-size: 14px;
	color: #002A51;
}
h3 {
	font-size: 18px;
	color: #00519C;
}
h4 {
	font-size: 18px;
	color: #002A51;
}
.WhiteCopy {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.CallToAction {
	color: #0000a0;
	font-style: italic;
}
.DkBlueBg {
	background-color: #002A51;
}
.MedBlueBg {
	background-color: #00519C;
}
.LtBlueBg {
	background-color: #8087BE;
}
.Header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}

.ContentHead1 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.ContentHead2 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
