body
{
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
html
{
    overflow-y: scroll;
}
table
{
    border: none;
}
td
{
    vertical-align: top;
}
h1
{
    font-size: 16pt;
    font-weight: bold;
}
a
{
    color: #0000FF;
    text-decoration: none;
}
a:visited
{
    color: #0000FF;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: none;
}
hr
{
    border: 0;
    color: #000000;
    background-color: #000000;
    height: 1px;
    width: 90%;
}

.panoramacolors
{
    font-size: 9.5pt;
    background-color: #FFFFFF;
}
.panoramatablecolors
{
    font-weight: normal;
    font-size: 9.5pt;
    color: gray;
    background-color: #0072BC;
}
.panoramaheader
{
    color: #FFFFFF;
    font-size: 13pt;
    font-weight: bold;
    vertical-align: top;
}

.menunav
{
    color: #2D4F9F;
    font-size: 11pt;
	font-weight: bold;
}
.menunav:hover
{
    color: #2D4F9F;
}
.menunav:visited
{
    color: #2D4F9F;
}

.menulinkcompact
{
    color: #0072bc;
    font-size: 7.5pt;
}
.menulinkcompact:hover
{
    color: #FFFF00;
    font-size: 7.5pt;
}

.tableheadercompact
{
    background-color: #0072BC;
    color: #ffffff;
    font-size: 0.8em;
    font-weight: bold;
}

.menutext
{
    color: #ffffff;
    font-size: 7.5pt;
    font-weight: bold;
}

.footer
{
    color: #ffffff;
    font-size: 7pt;
}
.footerlink
{
    color: #ffffff;
    font-size: 7pt;
}
.footerlink:hover
{
    color: #FFFF00;
}
.footerlink:visited
{
    color: #ffffff;
}

.compact
{
    font-size: 7.5pt;
}
.compactbold
{
    font-size: 7.5pt;
    font-weight: bold;
}

.datalistheader
{
    font-size: 19pt;
}
.datalistitem
{
    font-size: 12pt;
}
.datalistitemcompact
{
    font-size: 9pt;
}

.tablecaption
{
    font-size: 8pt;
}

.standard
{
}
.standardbold
{
    font-weight: bold;
}
.standardcompact
{
    font-size: 10pt;
}
.standardheader
{
    font-size: 18pt;
    font-weight: bold;
}

.standardlinkbold
{
    font-weight: bold;
}
.standardlinkbold:hover
{
    font-weight: bold;
}
.standardlinkcompact
{
    font-size: 9pt;
}
.standardlinkcompact:hover
{
    font-size: 9pt;
}
.standardlinkheader
{
    font-size: 16pt;
}
.standardlinkheader:hover
{
    color: #214099;
    font-size: 16pt;
}
.standardlist
{
    font-size: 10pt;
}
.standardlistbold
{
    font-size: 10pt;
    font-weight: bold;
}

.standardlistlink
{
    font-size: 10pt;
}
.standardlistlink:hover
{
    color: #214099;
}

.categorylink
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
}
.categorylink:visited
{
    color: #000000;
}


.highlightlink
{
    font-weight: bold;
}
.float_right
{
    float: right;
}

.article_heading
{
    font-size: 2em;
    font-weight: bold;
}

.toolbottom
{
	color:#000;
	text-transform:lowercase;
}

.toolbottom:hover
{
	color:#000;
}

.toolbottom:visited
{
	color:#000;
}
