body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonLink {
	background-color: #D3E3EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1EBF4;
	border-right-color: #8E9AC1;
	border-bottom-color: #8E9AC1;
	border-left-color: #E1EBF4;
	padding: 4px;
}
.spanLink {
	color: #006699;
	text-decoration: underline;
	cursor: hand;
}
.footerLink {
	color: #006699;
	font-size: 10px;
	font-weight: bold;
}
.NextPrev {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.selectedNextPrev {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.sepNextPrev {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.rightColrSubs {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8EA9BA;
	font-size: 12px;
	color: #294D63;
	text-align: left;
	font-weight: bold;
	text-indent: 8pt;
}
.smalltext {
	font-size: 10px;
}
.bodyText {
	font-size: 13px;
	text-align: justify;
	white-space: normal;

}
.Texthighlight {
	font-size: 13px;
	text-align: justify;
	white-space: normal;
	background-color: #F3F5F5;
	border: 1px solid #D6DAD7;
	padding: 10px;
}
.navBar  {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.navBar a:link {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
.navBar a:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
.bodyText a:link {
	font-size: 13px;
	color: #006699;
}
.bodyText a:visited {
	font-size: 13px;
	color: #006699;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #244C65;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #244C65;
}
