/* CSS Document */

body {
	background-color: #eeeeee;
}

body, td {
	font-family: verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6c6c6c;
}


.whatshotarea {
	background-color: #33749c;
	padding-top: 10px;
}

.whatshotcopy {
	font-weight: bold;
	line-height: 15px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.contentcell {
	background-color:#ffffff;
	padding: 15px;
}

.sectionheader {
	color: #8ea041;
	font-size: 15px;
	font-weight: bold;
}

.subhead {
	color: #8ea041;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.superscript {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.footerbar {
	font-size: 9px;
	color: #000000;
}

hr {
	height: 1px;
	width: 50%;
	color: #6c6c6c;
	background-color: #6c6c6c;
}
