body 
{
    margin-top: 27px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: #ebebeb;
}
td
{
    font-size: 9pt;
    font-weight: normal;
    font-family: Georgia, serif;
    color: #333333;
    line-height: 140%;
    background-color: #ffffff;
}
a
{
    color: #333333;
    text-decoration: underline;	
}
a:hover
{ 
    color: #333333;
} 
.intro
{
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    font-family: Georgia, serif;
    color: #4f82ca;
    line-height: 140%;
}
.highlights
{
    font-size: 9pt;
    font-weight: normal;
    font-family: Georgia, serif;
    color: #333333;
    line-height: 150%;
    background-color: #fef7ea;
}
.footer
{ 
    font-size: 7pt;
    font-family: Georgia, serif;
    font-weight: normal;
    color: #000099;
    background-color: #cad9ef;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-left: 30px;
} 
a.footerlink
{ 
    font-size: 9pt;
    font-family: Georgia, serif;
    font-weight: bold;
    color: #000099;
    text-decoration: underline;  
} 
p
{ 
    margin-top: 2px;
    margin-bottom: 10px;
} 
ul
{ 
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
} 
li
{ 
    list-style-position: inside;
} 
.alert
{ 
    color: #cc0000;
} 
.footnote
{ 
    font-size: 7pt;
} 


/* Menu */


form
{ 
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
} 
select
{
    border-left: #7a8489 1px solid;
    border-right: #7a8489 1px solid;
    border-top: #7a8489 1px solid;
    border-bottom: #7a8489 1px solid;
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #7a8489;
    font-size: 7pt;
    font-family: Georgia, serif;
    font-weight: bold;
}
.boxwidth
{ 
    width:125px; 
    background-color: #ffffff;
} 



/* Navigation */


.headerlinks
{
    font-size: 9pt;
    font-family: Georgia, serif;
    font-weight: bold;
    color: #ffffff;
    line-height: 200%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-decoration: none;  
}
a.headerlinks:hover
{
    color: #cad9ef;
}
.secondnav
{
    font-size: 9pt;
    font-family: Georgia, serif;
    font-weight: bold;
    color: #000000;
    background-color: #f3b948;
    line-height: 100%;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
}
a.secondnav:hover
{
    color: #333333;
    text-decoration: underline;  
}
.thirddnav
{
    font-size: 12pt;
    font-family: Georgia, serif;
    font-weight: bold;
    color: #ffffff;
    background-color: #cad9ef;
    line-height: 100%;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 15px;
}
a.thirdnav:hover
{
    color: #333333;
    text-decoration: underline;  
}


/* Headers */


H1
{
    font-weight: bold;
    font-style: italic;
    font-size: 18pt;
    font-family: Georgia, serif;
    color: #4f82ca;
    margin-top: 0px;
    margin-bottom: 14px;
}
H2
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Georgia, serif;
    color: #000099;
    margin-top: 14px;
    margin-bottom: 5px;
}
H3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Georgia, serif;
    color: #333333;
    margin-top: 14px;
    margin-bottom: 5px;
}


/* Tables */


.tblhdr
{
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 8pt;
    letter-spacing: 1px;
    color: #ffffff;
    background-color: #4f82ca;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.tblsubhdr
{
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 8pt;
    color: #000099;
    background-color: #ebebeb;
    padding-left: 6px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tblrow1
{
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    background-color: #ffffff;
    padding-left: 3px;
    padding-top: 4px;
    padding-bottom: 6px;
    border-bottom: #c0c0c0 1px solid;
}
a.tblrow1
{
    color: #333333;
    background-color: #ffffff;
    border-bottom: 0px;
}
.tblrow2
{
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 8pt;
    color: #333333;
    background-color: #fef7ea;
    padding-left: 3px;
    padding-top: 4px;
    padding-bottom: 6px;
    border-bottom: #c0c0c0 1px solid;
}
a.tblrow2
{
    color: #333333;
    background-color: #fef7ea;
    border-bottom: 0px;
}




/* backgrounds and borders */



address
{
    margin-top: 20px;
    padding-top: 10px;
    border-top: #f3b948 dotted;
}
