body {
	background-color: #28292B;
}

html,body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.buttontextlink a, .buttontextlink a:link, .buttontextlink a:visited, .buttontextlink a:hover {
	text-decoration: none;
	color: #000000;
}
.buttontextlink a:hover {
	text-decoration: none;
	color: #000000;
}

a,  a:link, a:visited, a:hover {
	text-decoration: none;
	color: #EFEFEF;
}

a:hover {
	color: #EFEFEF;
	text-decoration: underline;
}

.topbartext {
	color: #023156;
	margin-right: 10px;
	font-weight: bold;
}

.topbartext a, .topbartext a:link, .topbartext a:visited, .topbartext a:hover {
	text-decoration: none;
	color: #023156;
}

.topbartext a:hover {
	text-decoration: underline;
	color: #023156;
}

.heading {
	color: white;
	font-size: 17px;
	font-weight:bold;
	margin-left: 5px;
}
.subheading {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	padding: 5px;
	background-color: #EFEFEF;
}

.contentarea {
	margin: 0px 10px 10px 10px;
	color: #EFEFEF;
	line-height: 140%;
}
.surroundingbox {
	border: 1px solid #CCCCCC;
}
.buttonbox {
	padding: 10px 5px 5px 2px;
}
.footer {
	font-size: 10px;
	color:#FFFFFF;
}
.tableheading {
	font-weight: bold;
	color: #000000;
}
