body
{
}

A:link {
	COLOR: #ffffff
}
A:visited {
	COLOR: #ffffff
}
A:hover {
	COLOR: #99CE98; TEXT-DECORATION: underline
}
A:active {
	COLOR: #99CE98; TEXT-DECORATION: underline
}

.WhiteSpace
{
    background-color: #ffffff;
}

.SidePanel
{
    background-color: #0054a4;
    white-space:normal;
    color: white;
}

.SidePanelHeader
{
    font-family: Georgia;
    font-size: 18pt;
    font-weight: normal;
    font-style: italic;
    color: white;
    line-height: 24pt;
    text-decoration: underline;
    white-space: inherit;
}

.SidePanelText,
.SidePanelText a,
.SidePanelText span
{
    font-size: 9pt;
    font-weight: normal;
    color: white;
    line-height: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: inherit;
}

.Header {
	font-size: medium;
	font-weight: bold;
	color: #0054A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Subheader {
	font-size: small;
	font-weight: bold;
	color: #77AA77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Bodycopy {  
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.BodyCaption {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	color: #666666;
}

.BodyNavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	color: #669966;
}

.Hotlinks,
.Hotlinks span,
.Hotlinks a,
.Hotlinks a:link,
.Hotlinks a:hover,
.Hotlinks a:active,
.Hotlinks a:visited,
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #77AA77;
/*
	background-color:  #77AA77;
*/
}
.FooterArea
{
    background-color: #044891;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	font-weight: normal;  
	color: #999999; 
}

.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	font-weight: normal;  
	color: #dddddd; 
}

.Copyright {
	font-family: Times New Roman, Times, serif;
	font-size: xx-small; 
	line-height: 16pt; 
	color: #dddddd; 
}

.CopyrightLinks {
	font-family: Times New Roman, Times, serif;
	font-size: xx-small; 
	line-height: 16pt; 
	color: #dddddd; 
}
