body{
	background-color: #FFFFFF;
	background-image:none;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0.4em 0 0.5em 0;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.3em 0.3em 0;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
}

h1,h2,h3 { page-break-after: avoid; }


#left_menu form, .pagination , .breadcrumbs, .buttonheading{
	display:none;
}
#left_menu{
	padding:0px;
	margin:0px;
	width:0px;
	display:none;
}

#wrapper{
	width:100%;
}
#content_top, #content_middle {
	margin: 0px;
}

#content_middle, .content_middle_full_article {
	width:96%;
}
#content_middle{
	float:left;
}
.content_middle_full_form, .content_middle_left_2col_form, .content_middle_right_2col_form {
	display:none;
}
#footer{
	clear:both;
}
#footer_left, #footer_border, #footer_right .moduletable{
	display:none;
}
#footer_right{
	float:left;
}
.bannerheader{
	background-color:#FFFFFF;
}
