BODY
{
    background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFCC;
	margin: 0;
}

TABLE
{
    background-color: #000099;
}

IMG
{
    
}

A
{
	color: #CC9933;
	text-decoration: none;
}

a:Visited
{
	color: #CC9933;
}

a:Hover
{
	color: #ffffcc;
}

UI
{
    padding: 0;
    margin: 0;
    border: 0;
}

LI
{
    padding: 0;
    margin: 0;
    border: 0;
}


.HeaderText
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFCC;
}

.TitleBarText
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #FFFFCC;
}

.NavigationText
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #CC9933;
	background-color: #010D76;
}

.NavigationSeperator
{
    background-color: #000099;
    font-family: Verdana, Arial, sans-serif;
	font-size: 1px;
	font-weight: normal;
	font-style: normal;
	color: #000099;
}

.AddressText
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFCC;
	background-color: #010D76;
}

.NavBackgroundColor
{
    background-color: #010D76;
}

.BodyHeader
{
    font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
	color: #ffffcc;
}

.BodyHeader2
{
    font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
	color: #ffffcc;
}

.BodyText
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #ffffcc;
}

.BodyTextSmall
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	color: #ffffcc;
}

.TableOfContents
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

.Padding5px
{
    padding: 5px;
}

.LogoBackground
{
    background-color: #010D76;
}

.ContentSeperator
{
    background-color: #000099;
    font-family: Verdana, Arial, sans-serif;
	font-size: 1px;
	font-weight: normal;
	font-style: normal;
	color: #000099;
}

.HighlightedText
{
    color: #EE0000;
}

.CenterIt
{
    text-align: center;
}

.InTextImageRight
{  
    float: right;
    margin: 5px 5px 5px 5px;
}

.InTextImageLeft
{  
    float: left;
    margin: 5px 5px 5px 5px;
}

.ImageCentered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
