/* CSS Document */

/* Begin Global Whitespace Reset Code */
* { padding:0px; margin:0px; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:20px 0px; }
li, dd, blockquote { margin-left: 30px; }
fieldset { padding:10px; }
/* End Global Whitespace Reset Code */

body {
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-image: none;
	background-color: #FFFFFF;
}
#MH-header {
	display: none;
	background-image: none;
	background-color: #FFFFFF;
}
#MH-background {
	position: relative;
	width: auto;
	background-image: none;
	background-color: #FFFFFF;
}
#MH-footer {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: none;
	background-color: #FFFFFF;
}
#MHA-header {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 929px;
	height: 609px;
	background-image: url(images/MHA-header.jpg);
	z-index: 1;
	margin: 0px;
	padding: 0px;
}
#MHA-background {
	position: absolute;
	left: 0px;
	width: 929px;
	height: auto;
	background-image: url(images/MHA-background.jpg);
	background-color: #E5E3D6;
}
#MHA-footer {
	position: relative;
	left: 0px;
	width: 929px;
	height: 68px;
	background-image: url(images/MHA-footer.jpg);
}
#MH-title {
	display: none;
}
#MH-content {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	margin-bottom: 0px;
}
#MHA-content {
	position: relative;
	left: auto;
	right: auto;
	top: 0.5in;
	bottom: 0px;
	width: 6.5in;
	height: auto;
	z-index: 4;
}
#MH-menu {
	display: none;
}
#MH-submenu {
	display: none;
}
#MH-sidebar {
	display: none;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
img {
	border: 0px;
}
p {
	margin: 0px 0px 0.8em;
	line-height: 1.4em;
}
h1 {
	display: none;
}
h2 { /* Main Heading (No Image) */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C708B;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C708B;
	margin-top: 0px;
	display: block;
}
h3 { /* Section Heading */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C708B;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
}
h4 { /* Subheading */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C708B;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
	margin-bottom: .5em;
}
h5 { /* Article Heading */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C708B;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: .5em;
}
h6 { /* Article Date & Divider */
	font-weight: normal;
	font-size: 0.8em;
	border-top: 2px dotted #BAB58F;
	padding-top: 2em;
}
.image-right {
	float: right;
	border: 1px solid #999999;
	margin: 8px 0px 8px 10px;
	padding: 6px;
}
.image-left {
	float: left;
	border: 1px solid #999999;
	margin: 8px 10px 8px 0px;
	padding: 6px;
}
.image-centre {
	border: 1px solid #BCB895;
	margin: 8px auto;
	padding: 6px;
	background-color: #F4F3EE;
	background-position: center;
	display: block;
}
.caption-right {
	float: right;
	border: 1px solid #BCB895;
	margin: 8px 0px 8px 10px;
	padding: 12px 12px 6px;
	background-color: #F4F3EE;
	width: 33%;
}
.caption-left {

	float: left;
	border: 1px solid #BCB895;
	margin: 8px 10px 8px 0px;
	padding: 12px 12px 6px;
	background-color: #F4F3EE;
	width: 33%;
}
.caption-centre {
	border: 1px solid #BCB895;
	margin: 8px 0px;
	padding: 12px 12px 6px;
	background-color: #F4F3EE;
}
.copyright {
	color: #999999;

	font-size: .8ems;
}
hr {
	color: #999999;
	height: 1px;
	background-color: #2C708B;
	margin-top: 1em;
	margin-bottom: 1em;
}
