body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 2em;
	margin-bottom: 2em;
}
#wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #62657B;
}
#header {
	line-height: normal;
}
#nav-wrap {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #52566F;
	border-bottom-color: #52566F;
	background-color: #FFFFFF;
	float: left;
	clear: none;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
#nav1 {
	float: left;
	width: 230px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
}
#nav2 {
	float: right;
	text-align: right;
	margin-right: 5px;
	background-color: #FFFFFF;
	width: 500px;
}
#nav2 a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#content1 {
	float: left;
	width: 525px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
	line-height: 1.5em;
}
#content2 {
	float: right;
	width: 210px;
	background-color: #FFFFFF;
}
#content3 {
	width: 730px;
	padding: 10px;
	text-align: justify;
	line-height: 1.5em;
	background-color: #FFFFFF;
	float: left;
}

#content4 {
	float: left;
	width: 325px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
	line-height: 1.5em;
}
#content5 {
	float: right;
	width: 325px;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
	line-height: 1.5em;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	text-align: right;
	padding: 10px;
	width: 740px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 200%;
	font-weight: lighter;
	letter-spacing: -0.1em;
	color: #52566F;
	background-color: #FFFFFF;
}
h2 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 115%;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.list-pad {
	padding-right: 3px;
	padding-left: 7px;
}
a:link, a:visited, a:hover {
	text-decoration: underline;
}
.box {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #E5E8EA;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
	margin-top: 2em;
	margin-bottom: 2em;
	font-variant: small-caps;
}
li {
	list-style-type: disc;
}
form {
	width: 270px;
	padding: 5px;
	background-color: #E5E8EA;
	border-top: 1px solid #7F9DB9;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #7F9DB9;
	margin-top: 2em;
	margin-bottom: 2em;
}
.buttons {
	background-color: #F3F3F3;
	border: 1px solid #7F9DB9;
}
