.headstrip {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #000084;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	height: 18px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 10%;
	padding-top: 30px;
}
.topbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	
}
 .navbox a{
	border: 1px solid #CCCCCC;
	width: 170px;
	padding: 3px;
	margin: 1px;
	height: auto;
	float: left;
	clear: left;
	background-color: #EAEAFF;
	text-align: left;
	text-indent: 2px;
	white-space: nowrap;
	display: inline;
}
 .navbox a:hover{
	
	background-color: #FFFF00;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: 700;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	background-color: #FFFFFF;
}
li {
	margin: 0px;
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
