html, head, body {
          margin: 0px;
          padding: 0px;
}
body {
          font-family: "Times New Roman", serif;
          font-size: 12px;
          background-color: #FFF;
          color: #000;
          text-align: left;
}
#footer {
          margin-top: 20px;
          padding: 20px 0px;
          border-top: #588437 double 4px;
          font-size: 12px;
}
                     
#main_logo a {
          text-decoration: none;  
          display: block;
}                     
#main_logo a span {
          display: none;
}
a {
          background-color: #FFF;
          color: #000;
          text-decoration: underline;
}
a img {
          border: none;
}

h1.header {
          border-top: #588437 double 4px;   
          border-bottom: #777 solid 1px;
          padding: 20px 0px;
          margin-bottom: 20px;   
          color: #588437;  
          font-family: Georgia, Arial, Tahoma, sans-serif;
          font-size: 28px;
          font-weight: normal;  
}

.hide_to_print,
#top-links,
#sub_menu,   
#right_col,
#home_player,
#undr_hdr,
#footer ul,
h1.header img,
#sp_toolbar,
#redefining-progress.home,
#redefining-progress a span,
.white_box h2 img,
.orange_box h2 img,
.orange_box h3 img,  
#bar_chart, 
#pie_chart,  
#otr-links, 
#our-awards, 
#imp-links, 
#bottom_logo, 
#footer-links,
#soc-links,
#soc_box,
#licensed-users,
.disabled {
          display: none;
}   
wview {
          display: block;
}
