body
    {
    padding: 0px;
    margin: 0px;
    background-color: #777777;  
    color: white;
    font-family: HelveticaNeue, arial;
    }

a {
  outline: none;
}


@font-face {
  font-family: HelveticaNeue, arial;
  src: url(http://lucasrodenbush.com/mgopen/MgOpenModernaRegular.ttf) format("opentype");
}
 
@font-face {
  font-family: HelveticaNeue, arial;
  src: url(http://lucasrodenbush.com/mgopen/MgOpenModernaBold.ttf) format("opentype");
  font-weight: bold;
}


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

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

#field_block {padding-top: 5px;}

#padded_block {padding-top: 10px;}

#title, #title a, #title a:link, #title a:visited
    {
    color: white;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    display: nowrap;
    font-weight: bolder;
    }

#headline, #headline a, #headline a:link, #headline a:visited
    {
    color: white;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    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;
    }

#logout, #logout a, #logout a:link, #logout a:visited
    {
    color: #999999;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    display: nowrap;
    }

#logout a:hover
    {
    color: white;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    display: nowrap;
    }

#status, #status a, #status a:link, #status a:visited
    {
    color: #2F4F4F;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    display: nowrap;
    }


#message, #message a, #message a:link, #message a:visited
    {
    color: white;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    text-align: justify;
    display: nowrap;
    line-height: 15pt;
    }

#copy, #copy a, #copy a:link, #copy a:visited
    {
    color: #777777;
    font-family: HelveticaNeue, arial;
    font-size: 10pt;
    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: HelveticaNeue, arial;
    border-top: 1px solid #000066;
    border-bottom: 1px solid #000066;
    padding-left: 26px;
    background-image: url('http://components.designforms.com/images/texture.gif');
    }

#headingbar
    {
    padding-top: 10px;
    padding-left: 10px;
    display: block;
    border-bottom: 1px solid #555555;
    background-image: url('http://components.designforms.com/images/texture.gif');
    }

#bottomborder
    {
    width: 100%;
    height: 11px;
    display: block;
    border-bottom: 1px solid #555555;
    background-image: url('http://components.designforms.com/images/texture.gif');
    background-repeat: no-repeat;
    }

#banner
    {
    background-color: black;
    display: block; width: 100%; height: 100px; border-bottom: 1px solid #000066; background-image: url('http://components.designforms.com/images/designforms_banner.gif')
    }

#link a, #link a:link, #link a:visited
    {
    color: #999999;
    padding: 0px 10px 0px 0px;
    display: table-cell;
    text-decoration: none;
    font-size: 10pt;
    text-align: center;
    font-weight: bolder;
    font-family: HelveticaNeue, arial;
    line-height: 15pt;
    }

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

#window
    {
    display: block;
    }

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

#image_block
    {
    display: block;
    margin-right: 10px;
    }

#image
    {
    border: 1px solid grey;
    } 

#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: 730px;
    padding: 10px;
    }

#information
    {
    display: block;
    height: 199px;
    width: 700px;
    padding: 10px;
    overflow: auto;
    border-top: #222222 solid 1px;
    //background-color: #BBBBBB;
    }

#sidewindow
    {
    border: 1px solid white;
    width: 150px;
    height: 400px;
    display: block;
    padding: 10px;
    margin-left: 10px;
    background-color: black;
    }

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

#linksel, #linksel a, #linksel a:link, #linksel a:visited
    {
    font-size: 10pt;
    text-align: center;
    font-weight: bolder;
    display: table-cell;
    color: #2F4F4F;
    background-color: none;
    font-family: HelveticaNeue, arial;
    }
#linksel a, #linksel a:link, #linksel a:visited
    {padding: 0px;}
#navbar
    {
    padding: 3px 0px 2px 10px;
    }

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

#label
    {
    font-family: HelveticaNeue, arial;
    font-size: 9pt;
    text-align: left;
    color: white;
    }
