BODY {
	margin: 0px 0px 0px 0px;
	
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.contentheading {
	font-size: 10px;
	font-weight: BOLD;
	color: #FF0000;
	text-transform: uppercase;
}

.bodyheading {
	font-size: 12px;
	font-weight: BOLD;
	color: #FF0000;
}

.bodysubheading {
	font-size: 11px;
	font-weight: BOLD;
	color: #FF0000;
}

.poor {
	font-size: 10px;
	font-weight: regular;
	color: #FF0000;
}

.excellent {
	font-size: 10px;
	font-weight: regular;
	color: #126F4B;
}

.community {
	font-size: 10px;
	font-weight: regular;
	color: #195E9C;
}

.date {
	font-size: 10px;
	font-weight: regular;
	color: #126F4B;
}

.csrhome {
	font-size: 10px;
	font-weight: regular;
	color: #000000;
}

.dateheading {
	font-size: 10px;
	font-weight: bold;
	color: #126F4B;
}

.introtext {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #3B3B3B;
	text-align: left;
	width: 400;
	height: 0px;
}


a.linkClass2:link {
	color: #195E9C; text-decoration: none;
	font-weight: regular;
}

a.linkClass2:visited {
	color: #195E9C; text-decoration: none;
	font-weight: regular;
}

a.linkClass2:hover {
	color: #000000;	text-decoration: none;
	font-weight: regular;
}

a:link {
	color: #195E9C; text-decoration: underline;
	font-weight: regular;
}

a:visited {
	color: #195E9C; text-decoration: underline;
	font-weight: regular;
}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: regular;
}


.submenutable {
	font-size: 10px;
	padding: 10px;
	background-image: url(../images/background_table.jpg)
}

.bodytexttable {
	font-size: 12px;
	padding: 15px;
}

.inputbox {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
}

.inputboxError {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background: #FF6161;
	border: 1px solid #000000;
}

.button {
	font-weight: bold;
	border:solid 1px #CDCDCD;
	background-color: #F2F2F2;
	color: #000000;
	text-align: center;
	font-size: 9px;
	margin-top: 0px;
}
