#dvVersion, #dvVersionTxt,#pageLeftNav, #dvSearchHistory,#dvSearchInPage,#topNavMenuContainer,#greyBar,#topSearchBar,#divCloseOutline,#divOpenOutline,#innerTopicOutline,#footer,#topicOutline, #header, #pnlHelpful, #feedback, #help {
position: static;
visibility: hidden;
display:none;
	padding: 0;
	margin: 0;
	left: 0;
	top:0;
	width: 0;
	height:0;
}


td, th {
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul, li {
	
	font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
body {
	padding: 0px 0px 0px 0px;
	background: white;
	font-size: 12pt;
	font-family: verdana, arial, helvetica, sans-serif;
	}
* html body { padding: 0px 0px 0px 0px; }

a:link, a:visited {
	color: #336633;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#topicText {
	top: 0px; 
	left: 0px; 

	bottom: 0px;

	position: static;
	overflow: visible;
	z-index: 5;
	text-align: left;
	padding: 0px;
	font-size: 12;
	border: 3px solid green;
	
}

* html #topicText {
		margin-left: 0px;
		bottom: 0;
		width: 100%;
}

#topicText a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
}

.mediumGreenHeader {
	font-family: arial, verdana, helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #336633;
	margin: 0px 15px 15px 15px;
}

#contentFullPage {
	overflow: visible;	
	
}	
