html,body { height: 96%; }
 .h3 {text-align: center; font-size: 16px;}
body { margin-top: 2%; margin-bottom: 2%; background-color: #FFFFFF;
        font-family: Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif;
        font-size: 16px; color: #6d6d6d; }
 .float_right { float: right; margin-left: 10px; }
 .float_left { float: left; margin-right: 10px; }
 .formtext { text-align: left; }
 .centext { text-align: center; }
 .small_red_text { text-align: center; font-size: 11px; color: #FF0000; }
 .red_text { color: #FF0000; }
#container { width: 790px; margin-left: auto; margin-right: auto; border: 1px solid #F4F4F4;}

#header { width: auto; height: auto; padding: 3% 4%;
        text-align: center; background: url(diags.jpg) top left repeat-x; }

#header h2 { display: inline; font-size: 14pt; text-transform: uppercase; color: #000099;
             letter-spacing: 1px; font-family: "Trebuchet MS", Verdana, sans-serif; text-align: right;}

#core_container { width: 100%; background-color: #FFFFFF; }

#formbox { width: 500px; float: left; padding: 12px; height: auto; background-color: #FFFFFF; margin-left: 15px;  }
#core_left { width: 180px; float: left; padding: 12px; height: auto; background-color: #FFFFFF;}

#core_left p { font-size: 14px; }
#core_left h3 { display: inline; font-size: 15pt; font-weight: 500; color: #00ACF4;
                 letter-spacing: 1px; font-family: Arial, Verdana, sans-serif; }

#core_left ul { list-style: none; padding-left: 0px; margin-left: 0; }

#navbox { text-align: right; margin-top: 3px; }
#carbox { text-align: left;  margin-top: 3px; height: 80px; background: #FFFFFF;
          font-family: arial; font-size: 16px; color: #000099; border: 1px solid #C0C0C0;}
.carbox { text-align: left;  margin-top: 3px; height: 80px; background: #FFFFFF;
          font-family: arial; font-size: 16px; color: #000099; border: 1px solid #C0C0C0;}
#carbox2 { text-align: left; margin-top: 3px; height: 80px; background: #FFFFFF;
          font-family: arial; font-size: 16px; color: #000099; width: 500px; }

ul#navlist { margin-left: 0; padding-left: 0; white-space: nowrap; }

#navlist li { display: inline; list-style-type: none; }

#current { border-top: 1px dashed #000099; }

#navlist a { padding: 3px 10px; font-size: 14px; hont: Verdana, Arial, Helvetica, sans-serif; }

#navlist a:link, #navlist a:visited { color: #007CB0; background-color: #FFFFFF;
                                      text-decoration: none; }

#navlist a:hover { color: #fff; background-color: #000099; text-decoration: none; }

#navlist a:active { color: #fff; background-color: #00ACF4; text-decoration: none; }


#core_right { width: 560px; float: left; margin: 0; padding: 0;
        background-color: #FFFFFF; }

#core_right h5 { font-size: 14pt; font-weight: 500; text-transform: uppercase;
                color: #000099; letter-spacing: 1px; margin: 0px;
                font-family: "Trebuchet MS", Verdana, sans-serif; }
#core_right h3 { font-size: 14pt; font-weight: 600; text-align: center;
                color: #000099; font-family: Arial, Verdana, sans-serif; }


#core_right p, #core_right h5  { padding-left: 5%;}

#core_right p { line-height: 19px; font-size: 10pt;
                font-family: "Trebuchet MS", Verdana, sans-serif; }

#footer { clear: both; width: 680px; height: 20px;
        text-align: right; margin: 0; }
                font-size: 90%;
                color: #000000;
                letter-spacing: 1px;
                font-family: "Trebuchet MS", Verdana, sans-serif;
        }
#footer a { text-decoration: none; color: #000000; }

