BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: 'Tahoma';
    FONT-SIZE: 10pt
}

 #navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: tahoma, arial, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
color: #000;
background-color: #D0DED6;
width: 140px;
padding: 2px 10px;
text-decoration: none;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
font-size: 12px;
}

#navcontainer a:hover
{
background-color: #E0EEE6;
color: #603;
border-right: 10px solid #D0DED6;
padding: 2px 1px 2px 10px;
}

#navcontainer ul ul
{
margin-left: 30px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #333;
background-color: transparent;
width: 110px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: 1px dashed #D0DED6;
border-right: none;
text-decoration: none;
font-size: 10px;
}

}
#navcontainer #active a 
font-weight: bold;
color: yellow;
text-decoration: underline;
}


.Copyright
{
    BACKGROUND-COLOR: #D0DED6;
    FONT-SIZE: 9pt
}
.FooterEmail
{
    BACKGROUND-COLOR: #D0DED6;
    FONT-SIZE: 8pt
}
.FooterEmail A
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
.FooterEmail A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
.StandardTextSmall
{ BACKGROUND-COLOR: #d0ded6; COLOR: black; FONT-SIZE: 8pt; margin: 0; padding: 2px 10px; }
.StandardText
{ BACKGROUND-COLOR: #d0ded6; COLOR: black; FONT-SIZE: 10pt; padding: 2px 10px; }
.StandardText A
{
    COLOR: blue;
    TEXT-DECORATION: none
}
.StandardText A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
.StandardText TABLE
{ 
	FONT-SIZE: 10pt; 
	margin-right: 100px; 
	padding: 2px 10px; 
}

.HeadChar
{
    COLOR: black;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
.Title
{
    COLOR: black;
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bold;
    padding: 0;
}
.subhead
{
    COLOR: #003300;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    FONT-STYLE: italic;
    padding: 0;
}
.FooterBody
{
display: block;
color: #000;
background-color: #D0DED6;
width: 98%;
padding: 2px 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
border-right: 1px solid #aaa;
font-size: 12px;
}

.Caption
{
    FONT-SIZE: 8pt;
    FONT-STYLE: italic
}
.pics td
{
text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;

