body.nomargin {
     margin:0px;
}
.hiddenGO {
     visibility:hidden;
     font-family:verdana;
     font-size:12;
     font-weight:bold;
     background-color:#BBCFDD;
     color:black;
}
.sizing {
    color: #000000;
    background-color: #999999;
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: arial;
    border-left: 1px solid black;
    border-top: 1px solid black;
    border-right: 1px solid black;
}
.sizingNoborder {
    color: #000000;
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: arial;
}
.comp_header {
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: arial;
    background-color: #cccccc
}
.comp_text {
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: arial;
    background-color: #ffffff
}
.model_header {
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: arial
}
/*===========================*/
a.dl_link:link {
    font-size: 8pt;
    color: blue;
    font-family: arial
}
a.dl_link:visited {
    font-size: 8pt;
    color: blue;
    font-family: arial;
    text-decoration: none
}
a.dl_link:hover {
    font-size: 8pt;
    font-family: arial;
    color: red;
    text-decoration: underline
}
/*===========================*/
.pn_text {
    font-size: 10pt;
    font-family: arial;
    font-weight:bold;
    text-align: center;
}
.page_font {
    font-size: 10px;
    font-family: verdana;
    font-weight:bold;
    text-align: left;
}
.normal_font {
    font-size: 10px;
    font-family: verdana;
    text-align: left;
}
/*=======================*/
a.button:link {
    color: white;
    text-decoration: none
}
a.button:visited {
    color: white;
    text-decoration: none
}
a.button:hover {
    color: white;
    text-decoration: underline
}
/*=======================*/
.button_on {
    font-weight: bold;
    font-size: 9pt;
    border-left: 1px solid #000000;
    color: #000000;
    border-top: 1px solid #000000;
    font-family: arial;
    background-color: #ffffff;
    text-align: center;
}
.button_ondl {
    font-weight: bold;
    font-size: 9pt;
    border-right: 1px solid #000000;
    color: #000000;
    border-top: 1px solid #000000;
    font-family: arial;
    background-color: #ffffff;
    text-align: center;
}
.button_off {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: arial;
    background-color: #999999;
    text-align: center ;
}
.button_offdl {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: arial;
    background-color: #999999;
    text-align: center ;
}
.button_line {
    border-bottom: #000000 1px solid;
}
.rightBorder {
    border: black 1px solid;
}
.text_pn_border {
    BORDER-RIGHT: #999999 2px solid;
    BORDER-TOP: #999999 2px solid;
    BORDER-LEFT: #999999 2px solid;
    BORDER-BOTTOM: #999999 2px solid
}
.text_general {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial
}


