.pageHeading {
	font-family: Tahoma;
	font-size: 10pt;
	color: #314695;
	font-weight: bold;
}
.horizBackgroundDots {
	background-image: url(images/home/horizDots.gif);
	background-repeat: repeat;
}
.siteBorder {
	border: 1px solid #000000;
}
.menuButtons {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuButtons:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #314695;
	text-decoration: underline;
}
.searchButtonHomePage {
	background-color: #0F6BCE;
	border: 1px solid #FFFFFF;
	font-size: 10pt;
	color: #FFFFFF;
}
.mainText {
	font-family: Tahoma;
	font-size: 9pt;
}
a {
	color: #000000;
}
