body{ margin: 0px; padding: 0px; font-family: verdana; color: #0924b3; font-size: 10pt; background: #FFFFFF; }

#header{ clear: both; height: 96px; background: url('images/header_back.gif'); }
#headertext1,#headertext2{ float: left; font-size: 8pt; font-weight: bold; display: block; padding: 4px; margin: 4px; border: 1px solid #5ca3c9; }

#menu{ float: left; width: 160px; }
#menu a{ padding: 2px 4px; display: block; border-left: 2px solid #0924b3; border-right: 2px solid #bbc6ff; color: #5ca3c9; }
#menu a:hover{ background: #90b3df; color: #0924b3; }
#menu b{ display: block; padding-top: 8px; }

#main{ margin-left: 160px; width: 100%; }
#editor{ width: 100%; }

#footer{ clear: both; text-align: right; color: #0924b3; border-top: 1px solid #bbc6ff; font-size: 8pt; padding: 2px; }
#footer a{ color: #336699; }

.box{ padding: 8px; }
.clear{ clear: both; }

form{ display: inline; }

h1, h2, h3{ color: #80A9DF; font-style: italic; font-weight: bold; padding: 2px 0px 0px 0px; margin: 4px 0; line-height: 100%; }
h1{ font-size: 18pt; }
h2{ font-size: 16pt; }
h3{ font-size: 14pt; }
table{ border-collapse: collapse; }
td, th{ border: 1px solid #0924b3; padding: 2px; font-size: 10pt; }
td{ font-weight: bold; }

.topborderbox{ border-top: 1px solid #0924b3; padding: 4px; clear: right; }
