body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/*html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}*/
#contents {
	position: absolute;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	left: 0;
}
#header {
	height: 102px;
	border-bottom: 1px dotted #000;
	display: none !important;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
	float: none !important;
	margin-right: 2em;
	margin-top: 0.5em;
	display: none !important;
}
#header .logo {
	float: none !important;
	margin-left: 1.5em;
	margin-top: 0.5em;
	display: none;
	display: none !important;
}
#nav {
	position: absolute;
	top: 5em;
	left: 1em;
	width: 14em;
	display: none !important;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #000;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #000;
	background-color: transparent;
}
#nav a:hover {
	color: #000;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
	border-bottom: 1px dotted #000;
}*/
#content {
	
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
#content p {
	font-size: 1em; 
	padding-left: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: #CCCCCC;
	color: #626262;
	font-size: 70%;
	display: none !important;
	
}
#header {
display:none !important;}
#footer p {
	margin: 0.5em 0 1em 2em;
	padding: 0;
	display:none;
}hr {
	color: #000;
}
#top {
	width: 250px;
	float: none !important;
	display: none !important;
}
#top_nav a:link, #top_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	float: none !important;
	margin-left: 10px;
	text-align: center;
	padding-left: 10px;
	display: none !important;
}
#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	font-weight: normal;
	text-decoration: none;

	float: none !important;
	margin-left: 10px;
	text-align: center;
	padding-left: 10px;
	border-top: 2px solid #000;
	display: none !important;
		
}
#top_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
	float: none !important;
	margin-left: 12px;
	border-top: 2px solid #000;
	text-align: right;	
	display: none !important;
}
#content a:link, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#top_nav {
	width: 340px;
	float: none !important;
	border-top: 2px solid #000;
	margin-top: 50px;
	display: none !important;
}


#top_pic {
	width: 405px;
	float: none !important;
	display:none !important;
}
#content a.pdf:link, #content a.pdf:visited{
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding-left: 20px;	
}

#content a.word_doc:link, #content a.word_doc:visited{
	background-image: url(../images/word_icon.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding-left: 20px;	
}
a img {border:0px;}

