H1 { font-size: 13pt; font-weight: normal; text-decoration: none; color: #000000; padding: 2px 1px -21px 2px; 
   font-family: arial, helvetica; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #000000; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #000000; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }

body { 
   background: white url(/images/background.jpg); /*#D7E2F4;*/
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 8pt; color: #000; font-family: arial, helvetica;
   min-height: 100%; 
}

.main_menu {
   background: #ffffff;
   border-bottom: solid #6f632f 1px;
   padding-bottom: 0px;
   text-align: center;
}

.main_menu a {
   font-family: georgia, times, serif;
   font-size: 11pt;
   color: #0e3e92;
   /*padding: 0px 29px 0px 29px;*/
   padding: 5px 0px 5px 0px;
   width: 130px;
   text-align:center;
   text-decoration: none;
   /*border: solid 1px blue;*/
}

.main_menu img {
   padding: 0px;
   margin: 0px 0px 0px 0px;
}

.area_back { 
   vertical-align: top;
   background-color: #fff;
   font-size: 10pt; color: #000000; 
   font-family: arial, helvetica, sans-serif;
   padding: 20px 15px 20px 30px;
   /*color: #0e3e92;*/
}

.area_back form {
   padding: 0px;
   margin: 0px;
}

.area_back td, .area_back th { 
   vertical-align: top;
   font-size: 9pt; color: #000000; 
   font-family: arial, helvetica, sans-serif;
   /*color: #0e3e92;*/
}

.area_back .sub_header, .sub_header {
   background: #d7e2f4;
   text-align: center;
   font-weight: bold;
   font-family: georgia, times, serif;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12pt;
   color: #0e3e92;
}

.area_back .resource select {
   border: solid #b5b1b0 1px;
   font-size: 8pt;
   color: #0e3e92;
   width: 150px;
}

.right_column {
   background: white; /*#f2e8c5;*/
   font-family: times,serif;
   font-size: 11pt;
   padding-top: 10px;
   color: #0e3e92;
}

.right_column form {
   padding: 0px;
   margin: 0px;
}

.right_column input {
   border: solid #b5b1b0 1px;
   font-size: 10pt;
   color: #555;
   margin: 0px 0px 5px 0px;
}

.right_column img {
   padding: 5px 0px 5px 0px;
}

.right_column a, a {
   text-decoration: none;
   color: #0e3e92;
}

.right_column a:hover, a:hover {
   text-decoration: none;
   color: #eb5695;
}

.gown_link {
   display: block;
   font-size:9pt;
   padding-bottom: 10px;
}

.enews {
   background: #e96da3; 
   padding: 2px 10px 2px 10px;
   font-size: 13pt;
   color: white;
   font-weight: bold;
}

#warning {
   color: red; font-size: 12pt; display:none;
}

.dash_h {
   background: url(/images/dash_top.jpg) repeat-x;
}

.dash_v {
   background: url(/images/dash_side.jpg) repeat-y;
}

.gowns ul {
   padding: 0px 0px 5px 30px;
   margin: 0px;
}

.underline {
   text-decoration: underline;
   color: #0e3e92;
}

.underline a:hover {
   color: #eb5695;
}

.more_link {
   color: #0000FF;
   line-height: 1.5;
}

.tooltipoff {
   display:none;
}

.tooltipon {
   position:absolute;
   display:block;
   background: white;
   border: solid gray 1px;
   width: 200px;
   padding: 10px;
}

th.border {
   text-align: right;
}

tr.cueued td { background: #bbfcb4; }
tr.email_hilited td { background: #ffeef7; }
