hr/*New 2009 style basic page*/


body {
   background: white;
   font-size: 9pt;
   font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
   }

#container, #content {
   width: 90%;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#top {
display: none;
}

#leftnav {
display: none;
}

#footer {
display: none;
}

.floatright, .floatright2, .floatright3, .floatleft, .alpha, #wrapper-1, #wrapper-2, .noun {
display: none;
}


*.gif {
display: none;
}

a:link, a:visited {
   color: #006600;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.logo {
margin-bottom: 5pt;
}

.logo2 {
margin-bottom: 10pt;
}


