@charset "utf-8";
.topheading {
	background-color: #303030;
	height: 25px;
	color: #9c9c9c;
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
	padding-top:5px;
}
.wordspac {
	word-spacing: 3px;
	letter-spacing: 1px;
	}
body {
font-family:Arial, Helvetica, sans-serif;
}
.rightheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eaeaea;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_black {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009ff3;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.headingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.headingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009ff3;
	text-decoration: none;
}
.highlightYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;
}
.highlightblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009ff3;
	text-decoration: none;
}

