body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0px;
    
}

#header {
    width:100%;
    height:100px;
    z-index:1;
    overflow: visible;
    
}

#title
{
    position: absolute;
    z-index:2;
    left: 163px;
    top: 0px;
    width: 100%;
    height: 100px;
    background-image: url(../images/banner-small.jpg);
    background-repeat:no-repeat;

}
#menu
{
    position: absolute;
    left: 163px;
    top: 97px;
    z-index:3;

}

#left_side {
    position: absolute;
    left:0px;
    width:159px;
    z-index:4;
    overflow: visible;
}
#content {
    margin-left: 163px;
    
    z-index:5;
    overflow: visible;

   font-family: Trebuchet MS;
   font-size: 13px;
}


#footer {
    margin-left: 157px;
    z-index:7;
    overflow: visible;
    color: #0166b4;
    text-align: center;
   font-family: Trebuchet MS;
   font-size: 13px;
   padding-top: 3px;
   padding-bottom: 3px;
}
.component_box
{
   border: 1px solid #f4b333;
   margin: 2px;
   padding: 2px;
   background-color: #FFFFFF;
   overflow: visible;
   width: 153px;

}
.box_header_red
{
   width: 153px;
   height: 23px;
   margin-bottom: 1px;
   background-color: #d85326;
   font-family: Trebuchet MS;
   font-size:13px;
   font-weight: bold;
   color: #FFFFFF;

}

form
{
   margin:0px;
   padding:0px;
}
li
{
   font-family: Trebuchet MS;
   font-size: 13px;
}
td
{
   font-family: Trebuchet MS;
   font-size: 13px;
}
.main_table
{
   background-color: #F0F0F0;
}

.box_header_red p
{
   padding-left:3px;
   margin-top: 0px;
}
.box_text
{
   margin: 5px;
   margin-left: 7px;
   margin-right: 0px;
   font-family: Trebuchet MS;
   font-size: 13px;
   color: #0166b4;
}
.time_stamp
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: bold;
   margin-left:10px;
   
}
p
{
   font-family: Trebuchet MS;
   font-size:13px;
   padding-left: 13px;
   padding-right: 13px;
   padding-top: 0px;
}

.input_text, .input_password
{
   border: 1px solid #868787;
   background-color: #FFFFFF;
   font-family: Trebuchet MS;
   font-size: 13px;
}
.input_submit, .input_button
{
   border: 1px solid #868787;
   background-color: #E0E0E0;
   font-family: Trebuchet MS;
   font-size: 13px;
}
.middle_column
{
   border-left: 1px solid #F4B333;
   border-top: 1px solid #F4B333;
   margin-top: 2px;
   background-color: #FFFFFF;

}
h1.page_heading
{
   background-color: #EFEFEF;
   color: #F58226;
   font-family: Trebuchet MS;
   font-size: 24px;
   font-weight: bold;
   margin:0px;
   padding-left:10px;
   padding-top: 7px;
   padding-bottom: 5px;
   min-height: 35px;
   height: 35px;
}
.middle_column hr
{
   height: 1px;
   color: #999999;
   width: 440px;
   margin: 0px;
   padding: 0px;
}
.middle_column ul
{
   margin-top:5px;
   padding-top:0px;
}
.main_content
{
   margin: 15px;
   padding: 0px;
}
.main_content p
{
   padding: 0px;
}


.news_date
{
   font-family: Trebuchet MS;
   font-size: 13px;
   color: #333333;
   margin-bottom:2px;
   display: inline-block;
}
.news_link
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: bold;
   margin-left:4px;
   margin-bottom:4px;
   display: inline-block;
}
.event_date
{
   font-family: Trebuchet MS;
   font-size: 13px;
   color: #333333;
   margin-bottom:2px;
   display: inline-block;
}
.event_link
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: bold;
   margin-left:4px;
   margin-bottom:4px;
   display: inline-block;
}
a:link, a:visited
{
   color: #0166B4;
   text-decoration: none;
}
a:hover
{
   color: #D85326;
   text-decoration: underline;
}

.component_box a:link, .component_box a:visited
{
   color: #0166B4;
   text-decoration: none;
}
.component_box a:hover
{
   color: #D85326;
   text-decoration: underline;
}
.links
{
   margin-top:5px;
   margin-right:5px;
}
ul.sitemap
{
   margin-left: 14px;
}
#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

.section_heading
{
   font-family: Trebuchet MS;
   font-size: 13px;
   font-weight: bold;
   display: inline-block;
}
.wsotm_header
{
   font-size:14px;
   font-weight: bold;
   width: 98%;
   display: block;
   background-color: #f0f0f0;
   padding: 3px;
   margin-bottom: 10px;
}