.cartheader
{
background:#003C7D;
color:white;
font:bold 10pt arial;
padding:4px,4px;
}
.carttblheader
{
background:#003C7D;
color:white;
font:bold 10pt arial;
padding:4px,4px;
}
.handcursor
{
cursor:pointer;
cursor:hand;
}
img
{
border:none;
}
td
{
font:10pt arial;
}
.errmsg
{
color:#660000;
font-weight:bold;
display:none;
}
.footerlink
{
color:#BCD1F2;
text-decoration:underline;
cursor:hand;
cursor:pointer;
}
.heading
{
font-weight:bold;
color:#003C7D;
font-size:12pt;
}
a
{
color:#003C7D;
}
a.hover
{
color:#006DB6;
}
.messagebar
{
font:bold 11pt arial;
color:white;
background:#003C7D;
height:25px;
padding:4px, 4px;
}
.messagetext
{
font-weight:bold;
color:#000066;
}
.profiletext
{
font-weight:bold;
padding-bottom:0px;
}
.testheader
{
font:bold 11pt arial;
background:#003C7D;
color:white;
height:25px;
padding:4px, 4px;
border:solid 1px black;
border-bottom:none;
}
.testcolumn
{
font:bold 10pt arial;
background:#95B2DE;
padding:4px, 4px;
}
.testcontent
{
padding:4px, 4px;
background:#ffffff;
}
.testtable
{
border:none;
padding:0px,0px;
width:100%;
}
.innertesttable
{
border:solid 1px black;
border-collapse:collapse;
width:100%;
}
.htmheading
{
font-weight:bold;
color:#000066;
font-size:12pt;
}
.htmheaderbar
{
font:bold 11pt arial;
color:black;
background:#D3D3D3;
padding:4px, 4px;
border-bottom:solid 1px black;
}
.menuskin{
position:absolute;
width:160px;
background-color:white;
border:solid 1px black;
font:bold 11px Arial;
color:#336600;
line-height:16px;
z-index:100;
visibility:hidden;
}
.menuitems {
padding-left:10px;
}
#mouseoverstyle{
background-color:white;
color:white;
}
#mouseoverstyle a{
color:black;
}
.chart
{
border:solid 1px black;
}
.category3
{
font:bold 10pt arial;
color:white;
background:#003C7D;
padding:4px, 4px;
border-bottom:solid 1px black;
}
.title
{
font-weight:bold;
color:#003C7D;
}
.printhead
{
font-weight:bold;
color:#000066;
}
td.stripe
{
background-color:#CCCCCC;
width:100%;
height:8px;
font-size:2pt;
font-weight:bold;
color:white;
padding-left:8px;
border-bottom:solid 1px black;
border-top:solid 1px black;
}
.summary
{
padding:0px,6px;
}
.showDiagnostic
{
display:none;
}