.nav1
{
Color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 9pt;
Font-weight: bold;
}
.nav2
{
Color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 8pt;
}
.active1
{
Color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 9pt;
Font-style: italic;
Font-weight: bold;
}
.active2
{
Color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 8pt;
Font-style: italic;
Font-weight: bold;
}
.pageheader
{
Font-family: Verdana, Sans-serif;
Font-size: 13pt;
Margin-bottom: 20px;
}
.sectionheader
{
Font-family: Verdana, Sans-serif;
Font-size: 13pt;
Font-weight: 700;
Margin-bottom: -5px;
Margin-top: -40px;
}
.sectionintro
{
Font-family: Verdana, Sans-serif;
Font-size: 11pt;
}
.section
{
Font-family: Verdana, Sans-serif;
Font-size: 9pt;
Line-height: 13pt;
}
.sectionlink
{
Font-family: Verdana, Sans-serif;
Font-size: 9pt;
}
A:hover
{
Font-family: Verdana, Sans-serif;
Text-decoration: underline;
}
P
{
Font-family: Verdana, Sans-serif;
}
.ordercolumnheader
{
Background-color: #FFFFFF;
}
.orderlineeven
{
Background-color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 9pt;
}
.orderlineodd
{
Background-color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 9pt;
}
.tableheader
{
Background-color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-size: 10pt;
}
.tablelineeven
{
Background-color: #CCCCCC;
}
.tablelineodd
{
Background-color: #FFFFFF;
}
.tabletext
{
Font-family: Verdana, Sans-serif;
Font-size: 10pt;
}
.groupheader
{
Background-color: #FFFFFF;
Font-family: Verdana, Sans-serif;
Font-weight: bold;
}

.scrollable {overflow: auto; width: 100%; height: 100%}
@media print 
{
.scrollable {overflow: visible; width: 100%; height: 100%} 
}
.radio {border:thin none; Background-color: transparent} 
.checkbox {border:thin none; Background-color: transparent}A
{
text-decoration: none;
}