.homepage {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: 9A9A9A;
	font-weight: bold;

}
.welcome {

	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: 9A9A9A;
	font-weight: bold;
}
.normalText {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.normalTextBold {


	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.download {


	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0066CC;
	font-weight: normal;
}
A.download {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0066CC;
	font-weight: normal;
	text-decoration : none;
}

A.download:hover {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0066CC;
	font-weight: bold;
	text-decoration : none;
}
.submenu {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #98A9C9;
	font-weight: bold;
	text-decoration: none;

}
A.submenu {

	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

A.submenu:hover {

	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #98A9C9;
	font-weight: bold;
	text-decoration: none;
}
.textRegForm {


	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.textRegFormBold {



	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.titleRegForm {




	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.locations {



	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0066CC;
	font-weight: normal;
}
A.locations {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0066CC;
	font-weight: normal;
	text-decoration : underline;
}

A.locations:hover {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #0066CC;
	font-weight: normal;
	text-decoration : none;
}
