BODY, body {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin : 0; 
	font-weight : normal; 
	font-size: 70%;
}


h1, H1, .heading1{font-size: 250%; color: #000000; font-weight: normal; text-align: left; padding : 12px 0 5px 0; margin : 0;}

h2, H2, .heading2{font-size: 120%; color: #000000; font-weight: bold; text-align: left;}

h3, H3, .heading3{color: #000000; font-weight: bold;}

h4, H4, .heading4{color: #000000; font-weight: bold;}

h5, H5, .heading5{color: #000000; font-weight: bold;}

h6, H6, .heading6{color: #000000; font-weight: bold;}



/* Styles for the print heading */
.printonly {
	margin-left: 10px;
}
.pathname, .printonly {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumb {
	padding: 0;
}
#content {
	margin: 0;
}
#footer {
	border-top: solid 2px #777;
}
/* Styles to hide the bits of the page display from the printer*/
#header, #left, #right, div#print.noprint, .toptablebanner, #toplevelnav, #footer ul {
	display: none;
}

