body {
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
   background-color: #fff;
   color:#000;
}

h1, h2, h3, h4, h5 {
   color:#000;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

div#page-wrapper, 
div#content-wrapper, 
div#content-main-615, 
div#content-main-416, 
div#footer, 
div#header, 
div#header-wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
table {
   width:100%;
   border-collapse:collapse;
   border-bottom:1px solid #DDD;
   margin:0 0 15px;
}

td	{
   padding:4px 5px;
   border-top:1px solid #ddd;
}
	
th	{
   padding:4px 5px;
   text-align:left;
   font-weight:bold;
}

p {}

ul {
   clear:both;
}

#options-bar {
   text-align:right;
   padding:5px;
   background-color:#666;
   width:608px;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin-top:1px;
}

/*addthis toolbar*/
.addthis {
         border:3px solid #ccc;
         padding:3px;
         width:190px;
         float:right;
         margin-right:10px;
         margin-top:3px;
}

.addthis a{ 
         text-decoration: none;
         font-size:12px;
}

#header,
#side-nav,
#options-bar {
   display: none;
}

.noPrint {
	display: none;
}
