body
    {
    background-color: black;
    padding-top: 10px;
    margin: 0px;  
    }

#formlabel {font-family: arial; font-size: 7pt; display: block;}

table {border: 0px; padding: 0px; margin: 0px; border-spacing: 0px;} 

#field_block {padding-top: 5px;}

#logo a, #logo a:link, #logo a:visited {padding-left: 25px; padding-top: 10px;}

#title, #title a, #title a:link, #title a:visited
    {
    color: white;
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    text-decoration: none;
    font-weight: bolder;
    }

#title a:hover
    {
    text-decoration: underline;
    }


#headline, #headline a, #headline a:link, #headline a:visited
    {
    color: #003928;
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    font-weight: bolder;
    padding-bottom: 5px;
    }

#flash_heading_background
    {
    background-color: black;
    display: block;
    width: 100%;
    height: 75px;
    padding-bottom: 10px;
    background-image: url('http://components.designforms.com/images/heading.jpg'); 
    background-repeat: no-repeat;
    }

#message, #message a, #message a:link, #message a:visited
    {
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    text-decoration: none;
    }

#message a, #message a:link, #message a:visited
    {
    color: #CCCCCC;
    }

#message
    {
    color: grey;
    }

#message a:hover
    {
    color: white;
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    text-decoration: underline;
    }

.message, .message a, .message a:link, .message a:visited
    {
    color: grey;
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    text-decoration: none;
    }

.message a:hover
    {
    color: white;
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    text-decoration: underline;
    }

#copy, #copy a, #copy a:link, #copy a:visited
    {
    color: #444444;
    font-family: arial;
    font-size: 8pt;
    display: nowrap;
    padding-bottom: 10px;
    text-align: justify;
    }

#textcell
    {
    padding: 10px 0px 0px 0px;
    }

#heading
    {
    font-weight: bolder;
    font-size: 14pt;
    margin-bottom: 10px;
    color: #000066;
    background-color: white;
    font-family: arial;
    border-top: 1px solid #000066;
    border-bottom: 1px solid #000066;
    padding-left: 26px;
    }

#headingbar
    {
    padding-top: 10px;
    padding-left: 10px;
    display: block;
    border-bottom: 1px solid #555555;
    }

#bottomborder
    {
    width: 100%;
    height: 11px;
    display: block;
    border-bottom: 1px solid #555555;
    background-repeat: no-repeat;
    }

#banner
    {
    background-color: black;
    display: block; width: 100%; height: 100px; border-bottom: 1px solid #000066;
    }

#navbar
    {
    padding: 2px 0px 8px 30px;
    }

#link_border
    {
    color: white;
    display: table-cell;
    padding: 5px;
    background-color: none;
    text-decoration: none;
    font-size: 8pt;
    text-align: center;
    font-weight: bolder;
    font-family: arial;
    }


#link a, #link a:link, #link a:visited
    {
    color: grey;
    display: block;
    height: 10px;
    padding-top: 2px;
    text-decoration: none;
    font-size: 8pt;
    margin-right: 81px;
    text-align: center;
    font-weight: bolder;
    font-family: arial;
    }

#link a:hover, #link a:active
    {
    display: block;
    color: white;
    background-color: none;
    font-family: arial;
    }

#linksel
    {
    padding-top: 2px;
    display: block;
    height: 10px;
    color: white;
    text-decoration: none;
    font-size: 8pt;
    text-align: center;
    font-weight: bolder;
    font-family: arial;
    margin-right: 81px;
    }

#linksel a, #linksel a:link, #linksel a:visited
    {
    padding-top: 0px;
    padding-right: 0px;
    color: white;
    text-decoration: none;
    font-family: arial;
    }

#window
    {
    height: 420px;
    display: block;
    }

#feature
    {
    display: block;
    height: 200px;
    width: 650px;
    }

#image_block
    {
    display: block;
    width: 202px;
    height: 200px;
    padding: 10px;
    }

#image
    {
    border: 1px solid #000099;
    } 

#information_scroller
    {
    display: block; 
    overflow: auto; 
    height: 160px; 
    width: 407px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #555555;
    }

#column
    {
    border-left: 1px #555555 solid;
    display: block;
    height: 200px;
    }

#fullscreen
    {
    display: block;
    width: 100%;
    }

#information
    {
    display: block;
    height: 199px;
    width: 630px;
    padding: 10px;
    overflow: auto;
    }

#sidewindow
    {
    //border: 1px solid #000099;
    width: 150px;
    height: 400px;
    display: block;
    overflow: auto;
    padding: 10px;
    margin-left: 10px;
    }

#formlabel
    {
    font-family: arial;
    font-size: 7pt;
    display: block;
    text-align: left;
    color: white;
    }