@media print {
    body
    { background-color:White; font-family: Arial, Sans-Serif; font-size: 8pt; }
    DIV.DontPrint { display: none; }
    ItemStyle.DontPrint { display: none; }
    table, td { font-size: 8pt;  font-family: Arial, Sans-Serif; border-collapse: collapse; text-align: left; }
    .Grid { font-size: 8pt; font-family: Arial, Sans-Serif; background-color: white; text-align: left; }
}
@media screen 
{
    body { background-color:White; font-family: Arial, Sans-Serif; font-size: 9pt; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; }
    table, td { font-size: 9pt;  font-family: Arial, Sans-Serif; text-align: left; }
    .Grid { font-size: 9pt;  font-family: Arial, Sans-Serif; background-color: white; }
}
P { font-size: 8pt; }
A, A:active, A:hover, A:link, A:visited { color: blue; }
.GridHeader, .GridHeader a, .GridHeader a:visited, .GridHeader a:hover, .GridHeader a.link
{ color: white; background-color: maroon; background: url("images/tab/bgr.gif"); }
.GridAltItem { background-color:  #ccffcc; border-style: Solid; }
.GridItem { background-color: white; border-style: solid; }
th { color: maroon; background-color:Transparent; text-align: left; }
tr { vertical-align: top; }
.Label { color: navy; font-size: 10pt; }
H1, H2, H3, H4 { color: Navy; }
IMG { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; }
P.breakhere { page-break-before: always; }
DIV.dontshow { display: none; }
.mbi-button
{ font: Verdana, sans-serif; background-color: transparent; border-style: solid; white-space: nowrap; text-decoration: none; text-align: center; color: White; margin: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; }
A.tb, A:active.tb, A:hover.tb, A:link.tb, A:visited.tb { color: white; }
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#ecefe8; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#ecefe8; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#ecefe8; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background:#ecefe8; border-right:1px solid #888; border-left:1px solid #888;}.contentb div {margin-left: 5px;}
.contenty {background:yellow; border-right:1px solid #888; border-left:1px solid #888;}.contentb div {margin-left: 5px;}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ddd; margin:0 5px;}
.b2f {height:1px; background:#ddd; margin:0 3px;}
.b3f {height:1px; background:#ddd; margin:0 2px;}
.b4f {height:2px; background:#ddd; margin:0 1px;}
.contentf {background: #ddd;}.contentf div {margin-left: 5px;}
.round  { cursor:pointer;  cursor:hand; line-height:30px; height:30px; background:url(images/round-button.gif) no-repeat right top; padding-right:30px; display:inline-block; color: White; }
.round ins { background:url(images/round-button.gif) no-repeat left top; height:30px; line-height:30px; display:inline-block; padding-left:30px; color: white; }
a.round:hover {background-position:right -30px;}
a.round:hover ins {background-position:left -30px; color:Yellow;}
.roundg  { cursor:pointer;  cursor:hand; line-height:30px; height:30px; background:url(images/round-button-g.gif) no-repeat right top; padding-right:30px; display:inline-block; color: White; }
.roundg ins { background:url(images/round-button-g.gif) no-repeat left top; height:30px; line-height:30px; display:inline-block; padding-left:30px; color: white; }
a.roundg:hover {background-position:right -30px;}
a.roundg:hover ins {background-position:left -30px; color:Yellow;}


