body {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #5E6166;
	text-decoration: none;
	font-style: normal;
	
}
.header {
	background-color: #FFFFFF;
	height: 102px;
	width: 730px;
	padding-top: 10px;
}
.navigation {
	background-color: #FFFFFF;
	height: 46px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	height: 100%;
	width: 730px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.footer {
	height: 60px;
	width: 730px;
	padding-top: 0px;
	padding-bottom: 5px;
	bottom: 0%;
	position: absolute;
}
.horzbar {
	height:1px;
	width:100%;
	background-color: #9DACBF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
   }
.subheadtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.5px;
	color: #5E6166;
	text-decoration: none;
}
.container {
	height: 100%;
	width: 730px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
