.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
}

.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
	padding-top: 5px;
}

.subhead1_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	padding-bottom: 10px;
	padding-top: 5px;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	padding: 0px;
	margin: 0;
}

li {
	margin-left: 20;
	padding-left: 0px;
}

.bottom {
	padding-bottom: 5px;
}

.bottom2 {
	padding-bottom: 10px;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.bottomnav a{
	text-decoration:none;
	color: #3366CC;
}

.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
}
.border {
	border-style: solid;
	border-color: #003366;
	border-width:1px;
}
