/* main body */
body { color: #333; font-family: Arial, Helvetica, SunSans-Regular; background-repeat: no-repeat; background-position: right bottom; }


/* Standard items */
p, td, input, textarea { font-size: 12px; line-height: 16px; } 

a:link    { color: #036; font: bold 12px Arial, Helvetica, SunSans-Regular; text-decoration: none  }       
a:visited { color: #06c; font: bold 12px Arial, Helvetica, SunSans-Regular; text-decoration: none  }      
a:active  { color: #036; font: bold 12px Arial, Helvetica, SunSans-Regular; text-decoration: none  }      
a:hover   { color: #ff8000; font: bold 12px Arial, Helvetica, SunSans-Regular; text-decoration: none  }       

/* Left Bar Navigation*/

#navigation { color: #fff; font-size: 12px; font-family: arial, helvetica, sans-serif; font-weight: bold; top: 0; height: auto; margin-top: 0; margin-right: 20px; margin-left: 60px; }

a.menu          { color: #fff; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: bold; text-decoration: none  ; }       
a.menu:visited  { color: #9cf; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: bold; text-decoration: none  }       
a.menu:active   { color: #9cf; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: bold; text-decoration: none  }       
a.menu:hover    { color: #ff8000; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: bold; text-decoration: none  }   




/* Signoff */
a.signoff          { color: #036; font-size: 10px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: normal; text-decoration: none  }       
a.signoff:visited  { color: #036; font-size: 10px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: normal; text-decoration: none  }       
a.signoff:active   { color: #9cf; font-size: 10px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: normal; text-decoration: none  }       
a.signoff:hover    { color: #ff8000; font-size: 10px; font-family: Arial, Helvetica, SunSans-Regular; font-weight: normal; text-decoration: none  }   

.tiny         { color: #000; font: 10px Arial, Helvetica, SunSans-Regular; } 
.tinywht      { color: #fff; font: 10px Arial, Helvetica, SunSans-Regular; } 
.tinygrey     { color: #999; font-size: 10px; font-family: Arial, Helvetica, SunSans-Regular; line-height: 9px;} 
.notice     { color: #666; font: 10px/10px Arial, Helvetica, SunSans-Regular; } 
.white        { color: #fff; font: 12px Arial, Helvetica, SunSans-Regular; }



/* EDITOR Boxes */
.editor_box { width: 90%; padding: 14px; border: solid 4px #717171; outline: solid 6px #c0c0c0; }
.WOG_banner { color: #fff; font-size: 14px; font-weight: bold; line-height: 14px; background-color: #006; margin-top: 8px; margin-bottom: 2px; padding-top: 0; padding-bottom: 8px; border-top: 3px solid #996; border-bottom: 3px solid #996; }


/* EDITOR TEXT */
.editor_head { font-size: 16px; font-family: "Arial Black", "LB Helvetica Black"; line-height: 16px; margin-bottom: 0; padding-bottom: 0; }
.editor_sub { font-size: 12px; font-family: "Arial Black", "LB Helvetica Black"; line-height: 16px; }
.WOG_banner { color: #fff; font-size: 14px; font-weight: bold; line-height: 14px; background-color: #006; margin-top: 8px; margin-bottom: 2px; padding-top: 0; padding-bottom: 8px; border-top: 3px solid #996; border-bottom: 3px solid #996; }

.button { font-family: Arial, Verdana; font-size: 12px; color: #ffffff; font-weight: bold; background-color: #600061; padding-right: 4px; padding-left: 4px; border: solid 0; }
.button2 { font-family: Arial, Verdana; font-size: 12px; color: #ffffff; font-weight: bold; background-color: #ff001b; padding-right: 4px; padding-left: 4px; border: solid 0; }

.table_decoration { border-collapse: collapse; empty-cells:hide 
}

a.boxlink:link {  color: #fff; font-weight: bold; background-color: #ff001b; padding: 4px 8px; }
a.boxlink:visited { color: #ffeec1; font-weight: bold; background-color: #ff001b; padding: 4px 8px; }
a.boxlink:active { color: #ffff12; font-weight: bold; background-color: #ff6d15; padding: 4px 8px; }
a.boxlink:hover { color: #ffff12; font-weight: bold; background-color: #ff5418; text-decoration: none; padding: 4px 8px; }


.subheader { font-size: 14px; font-weight: bold; line-height: 14px; width: 100%; margin: 0; }
.image_left { margin-left: -30px; }
.image_right { margin-right: -20px; }
#content { color: #333; margin-right: 20px; margin-left: 30px; }
.Sidebar { background-image: url(../menus/sidebar.jpg); background-repeat: no-repeat; background-position: 100% bottom; height: 100%;  }
.Title { color: #036; font-size: 16px; font-family: "Arial Black", Geneva, "Helvetica Black"; line-height: 16px; margin: 0; padding: 0; }
.Subtitle { color: #06c; font-size: 14px; font-weight: bold; line-height: 14px; }
ul.Form_title { color: #69f; font-size: 12px; font-weight: bold; line-height: 12px; background-color: #036; width: 100%; height: 18px; margin-right: 0; margin-left: 0; padding-top: 6px; padding-right: 6px; padding-left: 6px; list-style-type: none; }
li.listing { color: #333; margin-left: -20; padding-left: -20px; }
.clearthefloats { clear:both; }

