body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
body {
	background-color: #143892;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background: #FFFFFF;
	border-top: 3px solid #FAB424;
	border-bottom: 3px solid #FAB424;
}
.leftCol {
	background: url(../awards08/images/left-col-bg.jpg);
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.borderCell {
	background: #FDB327;
	margin: 0px;
	padding: 0px;
	height: 4px;
}
.footer {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link, .footerCell a:visited {
	color: #b8d0ec;
}
.footer a:hover, .footerCell a:active {
	color: #FDB327;
}
.footer p {
	margin-top: 3px;
	margin-bottom: 3px;
}
.contentCell {
	padding-top: 12px;
	padding-bottom: 18px;
}
.contentCell h1 {
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.contentCell h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.contentCell p {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
}
#contentTable .label {
	font-weight: bold;
	color: #FFFFFF;
}.contentCell ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.contentCell #contentTable {
	margin-bottom: 6px;
}
.note {
	font-size: .8em;
	font-weight: normal;
}
.rightImg {
	border: 1px solid #000000;
	float: right;
	margin: 0px 0px 9px 12px;
}
