body {
	background-color: #494c49;
	margin: 0;
}
a:link { color: #b13947; text-decoration: none; }
a:visited {
	color: #b13947;
	text-decoration: none;
}
a:hover { color: #b0975b; text-decoration: none; }
.wrapper { background-color: #fff; width: 740px; margin-top: 10px; margin-right: auto; margin-left: auto; }
.header { background-image: url(images/jhq-logo.gif); background-repeat: no-repeat; background-position: right 0; height: 45px; border-top: 1px solid black; border-right: 1px solid black; border-left: 1px solid black; }
.navbar {
	background-color: #494c49;
	height: 18px;
	clear: right;
	border: solid 1px black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
}
.content { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; text-align: left; padding: 25px 50px 5px 20px; border-right: 1px solid black; border-left: 1px solid black; }
.textblock { padding-right: 50px; padding-left: 90px; }
.textblock_indent { padding-left: 50px; }
.bottom { background-color: #fff; background-image: url(images/bottom_border.gif); height: 18px; }
.copyright { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #494c49; text-align: right; padding-top: 10px; padding-right: 20px; }
.title { color: #38446f; font-weight: bold; }
.portfolio_title { color: #5f3844; font-weight: bold; padding-left: 90px; }
.subtitle { color: #aa5b42; font-weight: bold; padding-top: 10px; }
.nav_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 18px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
}
.nav_cell a:link {
	color: #FFFFFF;
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	line-height: 18px;
}
.nav_cell a:visited {
	color: #FFFFFF;
}
.nav_cell a:hover {
	background-color: #494c49;
}
