body {
	padding:0px;
	top: 0px;
	margin: -10px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#container {
width: 100%;
margin: 0px;
}
#top {
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 125px;
	margin: 0px;
	padding-left: 5px;
}
#topleft {
	width: 178px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
#topright {
	text-align: center;
	margin: 0px;
	padding: 0px 50px 0px 0px;
}
#footer {
	clear: both;
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-right: 50px;
}
#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
}
#leftnav {
	float: left;
	width: 175px;
	margin: 0px;
	display: inline;
}
#content {
	margin-left: 175px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	height: 400px;
	text-align: left;
}
#middle {
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 400px;
	margin: 0px;
	padding-left: 5px;
}
#middleprofile {
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 550px;
	margin: 0px;
	padding-left: 5px;
}
#contentprofile {
	margin-left: 175px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	height: 550px;
	padding-top: 10px;
}
#contentprofile p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
#contentprofile h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	padding-top: 10px;
}
#contentpages {
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 10px;
}
#contentpages p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
#contentpages a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#contentpages a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#contentpages a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	font-weight: normal;
	color: #FD1812;
}
#contentpages h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bold;
	color: #006600;
}
#contentpages h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}
