body {
	background-image: url(images/topBackground.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.LeftTitleBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-indent: 3px;
	background-color: #39619C;
}
.LeftTextBlue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
	background-color: #4A71BD;
}
.LeftTitleGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-indent: 3px;
	background-color: #739A00;
}
.LeftTextGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
	background-color: #84B200;
}
.BodyCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
	line-height: 20px;
}
.BodyTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	text-indent: 10px;
	line-height: 20px;
}
.BodyCopyStandOut {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	font-weight: bold;
	line-height: 20px;
}
a.nav:link {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #39619C;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #39619C;
	text-decoration: none;
}
a:hover {
	color: #739A00;
	text-decoration: none;
}
