body {
	background-color: #ffffff;
	border: 0px;
	margin: 0px;
	padding: 7px 15px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

div#outerContainer {
	text-align: left;
	width: 769px;
}

div#footer {
	color: #a7a6a9;
	text-align: center;
	border-top: 1px solid #e9e9ea;
	padding-top: 8px;
}

div#innerContainer {
	padding: 24px 50px 30px 26px;
}

table.twoColumn {
	margin-left: 10px;
}

table.twoColumn td.bufferedCell {
	padding-right: 92px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

h2 span.deck {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

a {
	font-weight: bold;
	color: #005aff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.flushTop {
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;
}

.flushBottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
}