body
{
	height: auto;
	margin-left: 10px;
	padding: 0;
	width: auto;
}

body, a, p, td, th, div, blockquote, dl, ul, ol, textarea, input, select, label, legend
{	
	color: black;
	font-weight: normal;
	font-family:  "Times New Roman", Arial, Times, serif;
	font-size: 12pt;	
}
hr
{
	color: black;
	height: 1px;
	width: 100%;
}
img 
{
	border: none;
}
form
{
	margin: 1cm;
	height: auto;
	width: auto;
}
form p
{
	clear: left;
	margin: .25cm;
	padding: 0px;
	width: 100%;	
}
form p label
{
	float: left;
	width: 40%;
	font: normal 1em 	"Times New Roman", Arial, Times, serif;
}
form legend, form label
{
	font-weight: bold;
}
form table input, form table textarea
{
	width: 75%;
}
.noprint
{	
	display: none;
}
.nodisplay
{
	display: none;
}
.clear
{
	clear: both;
}
#left-panel, #main-navigation, #child-navigation, #searchbox, 
#heading1, #footer-navigation, #stylechange, #newsletter-signup, #share-bookmark, #contactus-form
{
	display: none;
}