body {
   background: white;
   font-size: 12pt;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}/*
	#mcontent a:link:after, #mcontent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }*/
#container {
	width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#mcontent {
   margin-left: 5%;
   padding-top: 1em;
  border-top: 1px solid #930;
   }
	#p2_topgraphic h1 span {
display: block;
color: Black;
	}


#leftnav {
display: none;
}
#p2_topgraphic{
height: 30px;
}

#topfooter{
	display: none;
}
#footer{
	display: none;
}
#whitespace{
	display: none;
}
#cobrand{
	font-weight: bold;
	text-align: left;
	font-size:20px;
	color: Black;
}