﻿body {
	width: 100%;
	margin: 0;
	float: none;
	background: #fff url(none);
}

#wrapper_contentRtCol, #wrapper_LftCol, #wrapper_TopLinks, #box_msthdLogo2, #wrapper_footer, 
#wrapper_AtoZ, #wrapper_RtColTop, #wrapper_toplinks, #wrapper_msthdLftCol {
	display: none;
}


#box_PgTitle, #wrapper_contentTmplt2, #wrapper_content, #box_PgTitle {
	display: block;
	width: 100%;
}

#wrapper_RtCol {
	
	width: 100%;
}

body {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 100%;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}
h1 { font-size: 250%; }
h2 { font-size: 175%; }
h3 { font-size: 135%; }
h4 { font-size: 100%; font-variant: small-caps; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic; }


a:link, a:visited {
	color: #00c;
	font-weight: bold;
	text-decoration: underline; }
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
}

#wrapper_content, #box_contentTxt {
	display: block;
	border-right: 0px solid #fff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 20px;
	}
