* {
    font-size                   : 10pt;
}
body {
    border-top                  : black thick inset;
    margin                      : 0px;
    border-left                 : black thick inset;
    background-color            : #336699;
}
img {
    border                      : #A9A9A9 thin solid;
    vertical-align              : middle;
    text-align                  : center;
}
.logo {
    border                      : #dcdcdc thin outset;
    font-weight                 : bold;
    z-index                     : 10;
    left                        : 10px;
    top                         : 10px;
    vertical-align              : middle;
    width                       : 284px;
    color                       : #FFFFFF;
    position                    : absolute;
    height                      : 80px;
    background-color            : #303030;
    text-align                  : left;
}
.logo img {
    border                      : none;
}
.content_layer {
    border                      : #dcdcdc thin outset;
    z-index                     : 1;
    left                        : 10px;
    width                       : 800px;
    top                         : 55px;
    vertical-align              : middle;
    color                       : #FFFFFF;
    position                    : absolute;
    background-color            : #EEEEEE;
    text-align                  : left;
    visibility                  : hidden;

    /* cross-browser min-height hack */
    min-height                  : 600px;
    height                      : auto !important;
    height                      : 600px;
}
#notinstall {
}
.content_layer table {
    margin                      : 10px;
    width                       : 780px;
    border                      : none;
    height                      : 230px;
}
.content_layer table .spacer {
    height                      : 46px;
}
.content_layer table .note {
    font-size                   : 12pt;
    font-weight                 : normal;
    height                      : 61px;
    padding                     : 2px;
    background-color            : #225588;
}
.content_layer table .note span {
    font-size                   : 12pt;
}
.content_layer table .subTitle {
    font-size                   : 10pt;
    color                       : #696969;
    height                      : 21px
}
.content_layer table .subNote {
    width                       : 50%;
    font-size                   : 10pt;
    font-weight                 : normal;
    padding                     : 2px;
    vertical-align              : middle;
    text-align                  : left;
    color                       : #000000;
}
.content_layer table .subNoteBlock {
    width                       : 55%;
    height                      : 32px;
    font-size                   : 9pt;
    font-weight                 : normal;
    padding                     : 2px;
    vertical-align              : middle;
    text-align                  : left;
    color                       : #000000;
    border-left                 : #696969 thin solid;
    border-bottom               : #696969 thin solid;
}
.content_layer table .subSpacer {
    height                      : 5px;
}
.content_layer table .link {
    padding                     : 2px;
    vertical-align              : middle;
    height                      : 23px;
    text-align                  : left;
    border                      : thin #696969;
}
.content_layer table .link a {
    font-size                   : 9pt;
}
.button_3d {
    border-top                  : 2px double #C9C9C9;
    border-right                : 2px double #848484;
    border-bottom               : 2px double #848484;
    border-left                 : 2px double #C9C9C9;
    color                       : #555555;
    background-color            : #FFFFFF;
    font-weight                 : normal;
    padding                     : 0px;
    vertical-align              : middle;
    margin-top                  : 0px;
    font-size                   : 10px;
    width                       : 51px;
    height                      : 18px;
    text-align                  : center;
}
.button_dl {
    border-top                  : 2px double #C9C9C9;
    border-right                : 2px double #848484;
    border-bottom               : 2px double #848484;
    border-left                 : 2px double #C9C9C9;
    color                       : #252525;
    background-color            : #FFFFFF;
    font-weight                 : bold;
    padding                     : 0px;
    vertical-align              : middle;
    margin-top                  : 0px;
    font-size                   : 12px;
    width                       : 96px;
    height                      : 24px;
    text-align                  : center;
}

#axobj {
    left                        : 250px;
    width                       : 1px;
    position                    : absolute;
    top                         : 250px;
    height                      : 1px;
}
