html, body
{
   background: #00335B;
   height: 100%;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}

body, input, select, td, textarea { color: #000000; font-family: Tahoma, Arial, sans-serif; font-size: 12px; }
hr { background-color: #000000; border-width: 0px; color: #000000; height: 1px; }

.select { width: 250px; }
.text { width: 250px; }
.textbox { height: 100px; width: 250px; }

.background { background-image: url( ../images/background_body.gif ); }
.bgnavigation { background-image: url( ../images/pixel_navigation.jpg ); }
.divider { background-color: #000000; }
.formlabels { font-size: 12px; line-height: 2; }

#fullwidthcontent
{
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   text-align: justify;
}

#iframecontent
{
   padding-bottom: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
   text-align: justify;
}

.footer
{
   background: #00335B;
   color: #FFFFFF;
   font-size: 11px;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 8px;
}

a:link.footerlink { color: #FFFFFF; }
a:visited.footerlink { color: #FFFFFF; }
a:hover.footerlink { color: #FFFFFF; }
a:active.footerlink { color: #FFFFFF; }
