.BlueBarTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 8px;
	word-spacing: 20px;
	color: #FFFFFF;
}

.contentBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #688BA2;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #688BA2;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*text-decoration: none;*/
}.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tableLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688BA2;
}
.tableLine2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #688BA2;
	background-color: #e4e4e4;
}
.BlueBarTitleSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 6px;
	word-spacing: 15px;
	color: #FFFFFF;
}
