body {
   background: white !important;
   color: #000;
}
/* Remove unwanted elements */
#acc_slidingTopPanel, #header, #siteSearch, #main-nav, #utility-nav, #marketingArea, #cs_PageModeContainer, #localnav, #suba,  #content form, #secondary, #footer, .noprint, .rightNav #column_two, .leftNav #column_one, #column_rightSidebar, iframe, #cs_entrance_small {
   display: none !important;
}
/* Ensure the content spans the full width */
#sitewrapper, #content, #suba {
   width: 95% !important;
   height: auto !important;
   margin: 0 1% !important;
   padding: 0 !important;
   border: 0;
   float: none !important;
   color: black;
   background: white !important;
   font-size: 12pt  !important;
   font-family: Georgia, 'Times New Roman', serif !important;
}
#print-logo {
	display: inline;
	height:105px;
	width:310px;
	margin: 0;
	padding: 0;
	border: 0px solid white;
	background-color: white !important;
}
#header {	
	height: 110px;	
	background-image: url('/i/acc_logo.jpg');
	background-position: top: 0; left:0;
	background-repeat: no-repeat;
	background-color: white !important;
	position: relative;
	border-bottom: 10px solid #2e778e;
}
h1.leading {
	border: 0 !important;
	
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, 'Times New Roman', serif !important;
}
h5.first span {
	font-family: Georgia, 'Times New Roman', serif !important;
}
#content {
	border: 0px solid blue;
	width: 100% !important;
}

.noNav #column_two.columnContainer {
   width: 100% !important;
   margin: 0 !important;
   border: 0px solid red;
}

#landingPageContent {
   width: 100% !important;
   margin: 0 !important;
   border: 0px solid red;
}

.leftNav #column_two {
   /*width: 100%;*/
   background: white !important;
   padding: 0 !important;
   margin: 0 !important;
}
.rightNav #column_one.columnContainer {
   width: 100% !important;
   background: white !important;
   padding: 0 !important;
   float: none !important;
}
div#content {
   border-top: 0px solid green;
}
.logged-out #content { 
	top: 0px; 
}
.has-sub #content { 
	background: white !important; 
}
.home #content { 
	background: white !important; 
}
a:link, a:visited {
   color: #003366;
   background: transparent;
   text-decoration: underline;
   font-family: Georgia, 'Times New Roman', serif !important;
}
.pdf, .rss {
	font-size: 8pt  !important;
}
