a {
	text-decoration: underline;
	color: #424242;
}

a:hover {
	text-decoration: underline;
	color: black;
}

img {
	border-style: none;
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	background: #d9d9d9 none 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px/20px Times, "Times New Roman", Serif;
}

#bodyWrapper {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 32px;
	padding-left: 32px;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	padding-top: 44px;
	padding-bottom: 32px;
}

.photoBox {
	width: 894px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ababab;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 16px;
	color: #242424;
}

#textTable {
	width: 894px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #232323;
}

.sig {
	padding-left: 180px;
}

#leftCol {
	padding-right: 48px;
	text-align: justify;
	vertical-align: top;
	width: 423px;
}

#rightCol {
	text-align: justify;
	vertical-align: top;
	width: 428px;
}

#contactInfo {
	margin: 64px auto 32px;
	padding: 0;
}

.quoteBlock {
	width: 360px;
	padding-left: 34px;
	font-size: 13px;
}

#contactInfoInline {
	float: right;
	margin-top: 24px;
	margin-bottom: 16px;
	margin-left: 24px;
}

#copyright {
	font-size: 12px;
	color: #6b6b6b;
	font-variant: small-caps;
}

.dropCap {
	font-size: 48px;
	float: left;
	line-height: 39px;
}