	body {
	margin-top: 0px;
	background-color: #FFFFFF;
	}

	sup {
		vertical-align: 25%;
	}
	#thumb {
	text-align: center;
	width: 690px;
	margin-left: 2px;
	}
	img {
	text-align: center;
	padding-right: 10px;

	}
	blockquote {
		margin: 0 0 15px 15px;
	}
	ol, ul {
		margin: 3px 0 3px 30px;
	}
	.h1, h1 { /* Blue header */
		display: inline;
		font: bold 11px Verdana, sans-serif;
		color: #001f51;
		text-decoration: none;
	}
	.h2, h2 { /* Bigger header, brownish */
		display: inline;
		font-size: 13px;
		font-weight: bold;
		color: #856138;
		text-decoration: none;
	}
	.h3, h3 {
		display: inline;
		font-size: 28px;
		line-height: 32px;
		font-weight: normal;
		color: #515151;
		text-decoration: none;
	}
	.shell {
		width: 756px;
		margin: 13px auto;
	}
	.pic {
		border: 3px solid #ffffff;
	}
	p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 14pt;
	margin: 10px 3px 5px 15px;
	}
/* Header */
	.header {
		background: url(/images/header.jpg) no-repeat;
		width: 756px;
		height: 319px;
	}
	.header div {
		float: right;
		width: 406px; /* -98 for free report */
	}
/* Content */
	.content {
		background: url(/images/woodBG.jpg) repeat-y;
		width: 756px;
	}
	.content td {
		vertical-align: top;
		line-height: 18px;
		color: #856138;
	}
	.content a, .content a:link, .content a:visited, .content a:active, .content a:hover {
		color: #856138;
	}
/* Nav */
	.nav {
	display: run-in;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	a.nav:hover{
		color: #00FFFF;
/* Misc */
	.transparent_856138_20 {

		background: url(/images/856138_transparent_20.png);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/856138_transparent_20.png", sizingMethod="scale");
		width: 559px;
		height: 11px;
	}
	.wbg {
		background-color: #ffffff;
	}
	.gbg {
		background-color: #f5f5f5;
	}
	.tdPad td {
		padding: 12px 0;
	}
	.left {
		float: left;
	}
	.right {
		float: right;
	}
	.clear {
		clear: both;
	}
	.block {
		display: block;
	}
	.par {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 13pt;
	}
/* Footer */
	.footer {
		font-size: 10px;
		width: 738px;
		padding: 6px 18px 0 0;
		color: #856138;
		text-align: right;
	}
	.footer a, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
		color: #856138;
		text-decoration: underline;
	}

/* Forms */
	.formElementNone {
		display: none;
	}
	.formElement {
		height: 16px;
		color: #535353;
		border: 0 none;
		border-top: 1px solid #7e7e7e;
		background: url(/images/formBG.png);
		font: normal 11px Verdana, sans-serif;
	}
	.formBtn {
		height: 21px;
		color: #535353;
		padding: 0 15px;
		font: bold 11px Verdana, sans-serif;
	}
#title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 13pt;
	font-weight: bold;
	text-align: center;
}
#title p {
	padding-left: 5px;
}
#titleBlue {
	font-family: "Trebuchet MS";
	line-height: 13pt;
	text-align: center;
	color: #0033CC;
}
#titleBlue p {
	padding-left: 5px;
	font-weight: bold;
	color: #0033CC;
	font-size: 16px;
}
