body {
	margin: 10px;
	min-width: 805px;
	background-color: #efefef;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}

h1 {
	font-size: 22pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099cc;
	margin-top: 4px;
}

h3 {
	font-size: 9pt;
	color: #0099cc;
	border-color: #c0c0c0;
	border-width: 1px;
	border-bottom-style: dotted;
}

a {
	color: #00007f;
}

a:hover {
	color: #0077aa;
}

#headerTable {
	background-image: url("/images/header_background.png");
	background-repeat: repeat-x;
}

#headerBar {
	height: 6px;
	background-color: #0099cc;
	border-color: #666666;
	border-width: 1px;
	border-bottom-style: solid;
	padding: 0px;
	margin: 0px;
	overflow: hidden; /* MSIE hack */
}

#menu {
	padding: 4px 4px 4px 7px;
	background-image: url("/images/footer_background.png");
	color: #c0c0c0;
}

#menu a {
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
}

#footerTable {
	background-color: #666666;
	background-image: url("/images/footer_background.png");
	background-repeat: repeat-x;
}

#footerTable td {
	padding: 6px 9px;
}

#footerTable td, #footerTable a {
	color: #fafafa;
}

#footerBar {
	height: 6px;
	background-color: #0099cc;
	border-color: #666666;
	border-width: 1px;
	border-top-style: solid;
	overflow: hidden; /* MSIE hack */
}

#content {
	background-color: white;
}

.content {
	padding: 18px;
}

#sideAd {
	width: 360px;
	height: 298px;
	float: right;
	text-align: right;
	background-color: white;
}

.expandedList {
	padding-left: 1.5em;
	margin-left: 0em;
	margin-top: 1em;
}

.expandedList li {
	margin-bottom: 1em;
}

.leaderboardAdOuterContainer {
	margin-top: 2.5em;
	text-align: center;
}

.leaderboardAdInnerContainer {
}
