body {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000000;
	background-color: #CCCCCC;
}
#sidebar {
}

#tableLayout {
	background-color: #FFFFFF;
}
h1 {
	color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	margin: 0px;
	padding: 0px;
}
.paddingRight10 {
	padding-right: 10px;
}
#tableContent {
	padding-right: 10px;
	padding-left: 10px;
	width: 571px;
	vertical-align: middle;
}
p.dropcap:first-letter {
	font-size: 5em;
	line-height: .8em;
	float: left;
	margin-top: -0.5em;
	color: #800000;
	font-family: "Times New Roman", Times, serif;
}
p {
	line-height: normal;
	text-indent: 2em;
	font-family: "Century Gothic";
	font-size: 10pt;
}
p.dropcap {
	text-indent: 0em;
}
.oddRow {
	background-color: #EFEFEF;
}
#tableContact {
	padding: 5px;
}
.top {
	vertical-align: top;
}
