.header {
	background-image: url(../images/Header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 272px;
}
.header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
.header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.flash {
	float: right;
}
#sidenav  dl {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidenav  dt {
	display: block;
	margin:0;
	color: #fff;
	font-size: 18px;
	text-indent: 20px;
	padding: 0;
	background-color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sidenav a, #sidenav a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 18px;
	padding-top: 6px;
	font-weight: normal;
	background-image: url(../images/whiteNav.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidenav  a:hover {
	color:#000099;
	text-decoration:none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/blueNav.png);
	background-repeat: no-repeat;
	background-position: left center;
}
