#main-content {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 685px;
	color: #555555;
	font-size: 8pt;
	padding-top: 10px;
	clear: none;
}
#secondary-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	background-color: #eeeeee;
	padding-bottom: 10px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin: auto;
	padding-top: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: #EEEEEE;
	font-size: 7pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 167px;
}
#navigation {
	width: 180px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: none;
	color: #555555;
	line-height: 11pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #90b0c7;
	line-height: 12pt;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 12px;
	font-weight: normal;
	color: #90b0c7;
}
a:link {
	color: #90b0c7;
	text-decoration: none;
}
a:visited {
	color: #90b0c7;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
a:active {
	color: #555555;
	text-decoration: none;
}
