* {
 padding: 0;
 margin: 0;
 border: 0;

 }


body	{
 font: small Georgia, "Times New Roman", Times, serif;
 overflow: visible; 




}



 #footer {

	padding-top: 50px;
 }



#main {





 
 }

#topbar {
display: none;
}

#menu {
display: none;
}







p {
 padding-top:20px;
 padding-bottom: 20px;
 text-align: left;
 }





.top {
display: none;

}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 100%;
}


.heading {
	font-weight: bold;
	font-size: x-large;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
 }
.subheading {
	font-size: medium;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;

}


.newsheading {
	font-weight: normal;
	padding-top: 10px;
}
.publishdate {
	font-size: x-small;
	font-weight: normal;
}


#printheader {
	font-weight: bold;
	font-size: x-large;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
	#footerimage {
	display: none;
	}
	
	#readmoreless {

display: block;

}

#readmoreblock {

display: block;

}

