@charset "utf-8";

body {
	font: normal 12pt Georgia, "Times New Roman", Times, serif;   
    color: #000;
    background: white;
}

#header,
#nav,
#footer,
.subnav-col,
.landing-header,
ul.tabbed-content,
div#tool-bar,
#breadcrumb,
div#footer-contact
 	{
    display: none;
	}
.wrapper {
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div.wrapper * {
   float: none !important;

}
#content {
	float: none;
    width: 100%;
    margin: 0;
}
.column-content {
	width: 100%; margin: 0; float: none;
}
.g-1col, .g-2col, .g-3col, .g-4col,
.g-4col-wrapper, .g-3col-wrapper, .g-2col-wrapper
 {
	width: auto!important; margin: 0!important; float: none!important;
}


img {
	display: none;
}
div#promotional_banner {
	display: none;
}
div#header,
div#breadcrumb,
div#sub-nav
 {
	display: none;
}
h1 {
	padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #666;
}

a {
	color: #000;
    text-decoration: underline;
}

.column-content, 
.tabs-section .column-content {
	font-size:12pt;
	padding-left: 0px;
}
.tabs-section {
	border: none;
}
ul li {
	list-style: circle!important;
}
ol li {
	list-style: decimal!important;
}
.column-content p,
.column-content ul li,
.column-content ol li
 {
	font: normal 12pt Georgia, "Times New Roman", Times, serif;   
    color: #000;
    background: white;

}
h1 {
	padding-left: 0;
}