/* ### Main Layout ### */
body {
	font-family: Arial, Helvetica, sans-serif; /* refer to ie6 & 7 stylesheets for font variation*/
	font-size: 12px;
	text-align: justify;
	background:#fff;
	margin: 0;
	padding: 0;
	background:none;
	color:#444;
	line-height: 16px;
}
p {
	margin: 16px 0;
	padding: 0;
}
li {
	list-style-image:none;
	line-height: 22px;
}
#header {
	background: none;
	height: 100px;
}
#content {
	width: 100%;
}
#rightColumn, #rightColumnL, #footerFull, #footer, #main_menu, #printPage {
	display: none;
}
h1, h2, h3, h4 {
	font-size: 24px;
	color: #000f38;
}
h2 {
	font-size: 18px;
	color:#444;
}
h3 {
	font-size: 14px;
}