/*Body style 
++++++++++++++++++++++++++++*/
body {
	background: #ffffff;
	color: #000;
	font-family: georgia, serif;
	font-size: 12pt;
	}

 #content { 
 	left: 3em;
 	width: 90%; 
	border: 0; 
	margin-top: 2em;
	margin-bottom: 2em;
	padding-bottom: 2em;
}

#huilogo, #sidelink, #search, #content img, #homelink, #bottomstrip, img.backtop, img.bottomleft, #subnav,  img.back #header, #header img, #navigation, #footer, #govtlinks, #strip  {
	display: none;
}

h1	{
	font-size:	1.5em;
	
	}
	
h2	{
	font-size:	1.25em;
	border-bottom: none;
	}
	
	
h3	{
	font-size:	1em;
	page-break-after: avoid;
	}
	
	h1, h2, h3, h5	{
	margin:	.25em 0 0 0;
	font-family: arial, sans-serif;
	}
	
	 ul {
	 list-style: square;
}	

h2 + p {
	margin-top: .5em;
}	

div + h2 {
	margin-top: .5em;
}	

h3 + p {
	margin-top: 0;
}	
	
p {
	orphans: 4;
	page-break-inside: avoid;
}

img {
	border: 0;
}

table {
    border: none; 
	border-top: 1px solid #000;
	width: 100%;
	}

table td, table th {
	line-height: 1.5em;
	padding: 3px 6px; 
	vertical-align : top;
	text-align: center;
	font-size: 10pt;
	line-height: 1.2;
}

table.people, table.people td, table.people th {
	text-align: left;
	border-top: none;
}

#printheader {
	font-family: arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 2px solid #000;
	margin-bottom: 1em;
	font-weight: bold;
}

#mihi {
	font-size: 11pt;
	margin-bottom: 2em;
}

#wrapper {
	width: auto;
}

#content {
	margin-left: 0;
	line-height: 1.5;
	width: auto;
}

#contentwrapper {
	margin-top: 0px;
}


