﻿/* Style Reset */

html, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
body {
	padding: 0;
	margin: 5px;
	font-size: 100%;
	font-weight: normal;
}
ol {
	margin-left: 1.4em;
	list-style: decimal;
}
ul {
	margin-left: 1.4em;
	list-style:square;
}
img {
	border: 0;
}

/* Other Styles */

.SubLevel1TopLeftLogo {
	z-index: 1;
	position: absolute;
}
.SubLevel1TopHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000080;
	z-index: 1;
	position: absolute;
	top: 25px;
	left: 220px;
}
.SubLevel1TopRightHVALogo {
	z-index: 1;
	position: absolute;
	top: 10px;
	left: 630px;
	text-indent: inherit;
}
.LocatorMenu {
	font-family: Verdana;
	font-size: x-small;
	color: #0000FF;
	top: 110px;
	z-index: 1;
	position: absolute;
}
.SubLevel1LeftColumn {
	font-family: Verdana;
	font-size: medium;
	top: 150px;
	left: 10px;
	z-index: 1;
	position: absolute;
	width: 180px;
	color: #000080;
	text-decoration: none;
}
.SubLevel1RightMainColumn {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: medium;
	position: absolute;
	z-index: 1;
	top: 150px;
	left: 220px;
	width: 580px;
	margin-top: 0;
	margin-bottom: 0;
}
.PageLeftListUL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.PageLeftListLI {
	font-size: 80%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
	margin-bottom: 0.3em;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	margin-top: 0.3px;
	background-color: #FFFFFF;
}
.PageCenterListUL {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.PageCenterQuestion {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	margin-bottom: 10px;
}
.PageCenterAnswer {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-bottom: 10px;
	margin-left: 10px;
}
.PageCenterPhoto {
	left: 220px;
	top: 150px;
	z-index: 1;
	position: inherit;
	width: 350px;
	height: 300px;
	display: inline-block;
	overflow: auto;
	text-align: right;
	line-height: normal;
	white-space: normal;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.PageLeftHorzLine {
	padding: 0px;
	margin: 0px;
}
.PageRightHorzLine {
	z-index: 1;
	position: absolute;
	left: 220px;
	top: 100px;
}
.NewsArticle {
	z-index: 1;
	position: absolute;
	top: 100px;
	left: 220px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000080;
}
