body
{
  background-color:#EDEFE2;

}

h2
{
  color:#961100;
}

.content
{
  background-color:#FFFFFF;
}


.header .content
{
  background-image:URL(../images/corporate/headerbg.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}
.search
{  
    color:#3F75B0;
}

.menu a
{
  display:block;
  width:156px;
  height:20px; 
  padding-top:10px; 
  text-align:center;
  background-position:bottom center;
  background-repeat:no-repeat;
  color:#FFFFFF;
}
.menu ul
{
  margin-left:15px
}

.menu li
{
  margin-right:3px;
}

.menu .NotSelected
{
  background-image:URL(../images/corporate/notselected.gif);
}

.menu .NotSelected:hover
{
  background-image:URL(../images/corporate/notselected-hover.gif);
}

.menu .Selected
{
  background-image:URL(../images/corporate/selected.gif);
font-weight:normal;
}

.main .content
{
  background-image:URL(../images/background_main.gif);
  background-position:top left;
  background-repeat:repeat-y;

}

.right65 ul li {
color: #666;
list-style-type:disc;
line-height:1.6em;
text-indent: 5px;
margin-left:15px;
}

.footer .content
{
  background-image:URL(../images/corporate/footerbg.jpg);


}


#searchButton
{
   background-image:url(../images/corporate/searchsymbol.gif);
   border:0pt none; 
   background-color:transparent;
   height:26px;
   width:33px;
}


.header_microsites
{
  font-size:12px;
}

.header_microsites a
{
  color:#3F75B0;
}

.header_microsites .separator
{
  background-image:URL(../images/separator_dot_blue.gif);
  background-position:center center;
  background-repeat:no-repeat;
  width:4px;
}


.footer_right .separator {
  background-image:URL(../images/separator_dot_lightblue.gif);
}

.footer a
{
  color:#FFFFFF;
}

.footer li
{
  margin-left:10px;
}

#blue_shadow
{
  background-image:URL(../images/corporate/blue.jpg);
  background-repeat:no-repeat;
  background-position:top;
  padding:15px;


}

