html
{
	height:auto;
}
body
{
	height:auto;
    background-color:#FFFFFF; 
    font-family:Trebuchet MS; 
    font-size:10pt;
	text-align:left;
	padding:0;
	margin:0;
} 
#global
{
	height:auto;
	min-height:auto;
	width:auto;
	overflow:visible;
	margin:0;
	border:none;
}
#center
{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	background:none;
}
#content, #content.full
{
	position:relative;
	float:none;
	width:auto; 
	height:auto;
	padding:0;
}
h2{color:#00386F;}
h3{color:#b42331;}
h4{color:#f6c741;}
strong{color:#5E687D;}
#header, #footer, .submenu
{
	display:none;
}
