@charset "utf-8";
#Container {
	width: 585px;
	margin: auto;
	float: none;
}
#Banner {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 583px;
	background-image: url(images/banner.jpg);
	height: 168px;
}
#Nav {
	float: left;
	width: 584px;
	height: 29px;
	background-image: url(images/navBg.jpg);
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding: 0px;
}
#Nav ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Nav li {
	list-style-type: none;
	display: inline;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0px;
	padding: 0px;
}
#Nav a {
	color: 2e549d;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Nav a:hover {
	color: 777777;
	text-decoration: none;
}
#Nav a:active {
	color: 777777;
	text-decoration: none;
}
#Nav a:visited {
	color: 2e549d;
	text-decoration: none;
}
#sidebar {
	width: 96px;
	color: #9fa1b7;
	background-color: #9fa1b7;
	float: left;
	clear: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#textBg h2, h3 {
	margin: 0px;
	padding-left: 7px;
	padding-top: 20px;
	color: #2e549d;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#textBg h4 {
	padding-top: 35px;
	padding-left: 7px;
	color: #2e549d;
	padding-bottom: 12px;
	margin: 0px;
}


#textBg {
	width: 486px;
	float: left;
	background-color: #d1d4f2;
	margin-left: 1.5px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#textBg p {
	padding-right: 10px;
	padding-left: 7px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
	clear: both;
	float: none;
	width: 585px;
	margin: 0px;
}
#wBanner {
	width: 585px;
	float: left;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#form {
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#form p {
	padding-bottom: 15px;
	padding-top: 5px;
}
