body, h1, h2, h3, h4, h5, h5, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

html { 
	height: 100%;
	min-height: 100%; 
}
body {
	height: 100%;
	min-height: 100%;
	background-attachment: scroll;
	background-color: #0872B9;
	background-image: url(Graphics/edgeBevel_greenBlue.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: absolute;
}
.rightColumn a:link {
	text-decoration: none;
	color: #BEE3FF;
	font-weight: normal;
	font-style: normal;
}
.rightColumn a:visited {
	font-weight: normal;
	color: #BEE3F8;
	text-decoration: none;
	font-style: normal;
}
.rightColumn a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}
.rightColumn li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #022851;
	margin: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #022851;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 10px;
}
.footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}
.leftColumn {
	position: fixed;
	height: 100%;
	width: 200px;
	left: 0px;
	top: 0px;
	background-image: url(Graphics/nav_r4_c1.gif);
	background-repeat: repeat-y;
	z-index: 500;
	margin: 0px;
	padding: 0px;
	background-color: #06A24A;
}
* html .leftColumn {
	position: absolute;
	height: 100%;
}
.rightColumn {
	position: absolute;
	height: 100%;
	width: 190px;
	left: 760px;
	top: 0px;
	color: #E7E7E7;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
.rightColumn h1 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	color: #E0FFC5;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.rightColumn hr {
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 170px;
	position: relative;
	left: 0px;
}
.rightColumn p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.navZPosition {
	z-index: 500;
}
.centerColumn {
	position: absolute;
	min-height: 100%;
	left: 210px;
	top: 0px;
	text-align: center;
	visibility: visible;
	margin-right: 0px;
	margin-left: 0px;
	width: 520px;
	height: 100%;
}
.centerColumn table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
.centerColumnTableHead {
	color: #FFFFFF;
	background-color: #0872B9;
}
.centerColumnTableSubHead {
	color: #000000;
	background-color: #BFDBED;
}
.centerColumn td {
	padding: 4px 4px 4px 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFDBED;
	vertical-align: top;
}
.navigationButtons {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
.navigationButtons a:link {
	text-decoration: none;
	color: #0771B8;
	font-weight: bold;
	font-style: normal;
}
.navigationButtons a:visited {
	color: #0872B9;
	text-decoration: none;
	font-weight: bold;
}
.navigationButtons a:hover {
	color: #06A24A;
	text-decoration: none;
	font-weight: bold;
}
.rightColumn img {
	border: 1px solid #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #024A22;
	margin-top: 18px;
}
.centerColumn a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
.centerColumn a:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight: normal;
}
.centerColumn a:hover {
	color: #1E9459;
	text-decoration: none;
	font-weight: normal;
}
.table_photos {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #022851;
}
