body {
	background: #FFF;
	font-size: 12pt;
	line-height: normal;
	font-family: Georgia, "Times New Roman", times, serif;
}
/*suppress right hand column */
#side, #footer, input.rounded {
display: none; 
}
h1, h2, h3 {
    font-size: 14pt;
}
div#content {
	margin-left: 2%;
	/*padding-top: 1em;
	border-top: 1px solid #930;*/
	}

ul
{
list-style-type: disc;
padding: 2pt;
margin: 5pt;
}

div.validationerrors, div.captcha {
    display: none; 
}
#wrapper, #content, #header h1 {
   width: auto;
   margin: 0 5% 0 0;
   padding: 0;
   border: 0;
	background-image:none;
	
}
#header h1 em
{
position: absolute;
left: 2em;
width: auto;
}
#header h1 {
height: 2em;
}
input {
font-size: 12pt;
}
