﻿html {
	margin: 0px;
	padding: 0px;
}
body {
	color: #004080;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 8pt;
	background-color: #EDECE9;
}
#title_block {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 0px;
	width: 955px;
	height: 90px;
}
#title_block h1 {
	width: 955px;
	margin: 55px 0px 0px 5px;
}
#menu_block {
	width: 955px;
	position: absolute;
	top: 110px;
	left: 5px;
	height: 20px;
}
.pennant {
	position: absolute;
	z-index: 20;
	top: 5px;
	left: 850px;
}
.logo {
	width: 356px;
	height: 30px;
	position: absolute;
	top: 10px;
	left: 20px;
}
.pad_bottom {
	padding: 0px 0px 10px 0px;
}
.underline_rule {
	border-bottom-style: solid;
	border-bottom-color: #73A8B7;
	border-bottom-width: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#wrapper {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 955px;
	min-height: 100%;
	margin-left: 5px;
}
* html #wrapper {
	height: 100%;
}
#footer {
	z-index: 10;
	clear: both;
	width: 955px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #73A8B7;
	border-top-width: 2px;
}
#copyright {
	background-color: #73A8B7;
	color: #004080;
	text-align: left;
	vertical-align: middle;
	text-indent: 20px;
	padding: 5px;
	margin-top: 5px;
}
img {
	border-width: 0px;
}
.picture_caption {
	font-family: Verdana;
	font-size: 8pt;
	color: #004080;
	font-weight: bold;
	text-align: center;
}

h1 {
	color: #004080;
	text-indent: 20px;
	line-height: 150%;
	background: #CCCCCC;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
}
h2 {
	border: medium #FF0000;
	color: #004080;
	text-indent: 10px;
	text-align: justify;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
h3 {
	color: #31399C;
	text-align: center;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
h4 {
	color: #004080;
	text-indent: 20px;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #CCCCCC;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
}
h5 {
	color: #FFFFFF;
	background-color: #73A8B7;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
h5#caption {
	color: #FFFFFF;
	background-color: #73A8B7;
	text-align: center;
	padding: 2px 0px 2px 0px;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
h6 {
	color: #004080;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-family: arial, helvetica, lucida-sans, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
}
