#container {
	background-color: #DDDDDD;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 60px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.middletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #275287;
	text-decoration: none;
}
.logintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 275287;
	line-height: normal;
	vertical-align: top;
}
#banner {
	text-align: center;
	padding-top: 0px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #275287;
	border: 5px solid #FFFFFF;
	height: 350px;
	padding-right: 5px;
}
#navbottons {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #275287;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#login {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	background-color: #DDDDDD;
}
.style1 {
	color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: 000066;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

