body {
	background: #fffff;
	color: #00000;
	font-size: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	font-family: Verdana, sans-serif;
	}

p {
	line-height: 1.2em;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0.5em 0;
	margin : 0;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}

h6 {
	font-size: 100%;
}

#page{
	border: 0;
	padding: 0;
	margin: 0px auto;
	width: 960px;
}

/*Hidden elements*/
#topbanner, #toplevel, #toputilnav, #leftcolumn, #rightcolumn, #contentlinks, #footer, #leftcol, #rightcol, #header, .noprint {
	display : none;
}

#centercol{
	float: left;
}

/*Breadcrumbs*/
#breadcrumb {
	background: none;
	border: 0;
}

#breadcrumb ol {
	margin: 0.5em 0;
}

#breadcrumb li.bold {
	margin-right: 0;
}

/*Remove layout*/
#pagewrapper {
	min-width: 0;
}

#maincolumnwrapper {
	overflow: hidden;
	width: 100%;
	margin: 0;
}

#centrecolumn, #headingtext {
	margin: 0;
}

#contentrightnav {
	float: none;
	width: 100%;
}

#contentrightnav .contentleft {
	float: none;
	width: 100%;
	margin: 0;
	right: 0;
}

#contentrightnav .contentbodywrap {
	float: none;
	width: 100%;
	left: 0;
}

#contentfullwidth {
	float: none;
}

/* Styles for the print heading */
.printonly
{margin-left : 10px;}

.pathname, .printonly
{color: #003366; font-weight : bold; text-decoration : none;}

/* Styles to hide the bits of the page display from the printer*/
.lhscol, .rhsbox, .noprint, .toptablebanner{display : none;}
