h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #4066B3;
	text-indent: 25pt;
	width: 100%;
}
.logo {
	float: left;
}
.navigation{
	text-align: right;
}

.navigation a:link {
	color: #ffff99;
	text-decoration:none;
}
.navigation a:hover {
	color: #990000;
}
.navigation a:visited {
	color: #999999;
}
.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	padding-top: 50px;
	height: 62px;
	font-size: x-small;
}
.main {
	width: 800px;
}
.main img{
	float: right;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	line-height: 24px;
	margin-left: 0px;
	padding: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.subheadings {
	color: #000099;
}
.textleft {
	float: left;
	width: 500px;
	padding: 10px;
}
.textright {
	width: 250px;
	border-left-width: 1pt;
	border-left-style: dashed;
	border-left-color: #A9BADD;
	padding-left: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #330099;
	background-color: #DFE5F2;
	text-align: center;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #330099;
}
.copy a {
	font-family: Arial, Helvetica, sans-serif;
	color: #330099;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: square;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	padding-left: 25px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
