body {
	background-color: #E9E9E9;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 8.5pt;
}
A {
	font-size: 8.5pt;
	color: #E50021;
}
HR {
	color: #F1F1F1;
	height: 1px;
	margin: 0px;
	text-align: left;
}
H1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 4px 0px 0px;
}
#bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #EDEEF0;
	padding-left: 6px;
}
#navigation A {
	text-decoration: none;
	color: #EDEEF0;
}
#navigation A:Hover {
	text-decoration: underline;
	color: #ffffff;
}
#otherNavigation {
	font-family: Verdana;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	line-height: 125%;
}

#otherNavigation A {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	font-size: 8.5pt;
}
/*
#otherNavigation A:Hover {
	color: #006699;
	text-decoration: underline;
}*/
.otherNavigationHeader {
	padding: 10px 5px 5px 5px;
	font-weight: bold;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-repeat: repeat-x;
}
#utility {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #EDEEF0;
}
#utility A {
	text-decoration: none;
	color: #EDEEF0;
}
#utility A:Hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Right menu styles */
.rightMenuOver {
	background-color: #DDDDDD;
}
.rightMenuOff {
	border-bottom: dotted 1px #E0E0E0;
	padding: 5px;
	cursor: hand;
}
.testimonial {
	border: 1px solid #cccccc;
}
