h1 {
	color: #00769C;
	font-family: Arial, Helvetica, sans-serif;
}
.pageupdatedon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

a:link {
	color: #F89534;
	text-decoration: none;
}
a:visited {
	color: #5D6996;
	text-decoration: none;
}
a:hover {
	color: #FFD327;
	text-decoration: none;
}
a:active {
	color: #0088AC;
	text-decoration: none;
}
h2 {
	color: #F7921D;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #00769C;
}
.text-gold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFCC73;
}
.text-gold-small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFCC73;
}
.text-white-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.text-yellow {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
}
.text-orange {

	font-family: Arial, Helvetica, sans-serif;
	color: #F89534;
	font-weight: bold;
}
h3 {

	color: #00769C;
	font-family: Arial, Helvetica, sans-serif;
}
.text-dblue {

	font-family: Arial, Helvetica, sans-serif;
	color: #5D6996;
	font-weight: bold;
}.text-blue {


	font-family: Arial, Helvetica, sans-serif;
	color: #00769C;
	font-weight: bold;
}
.text-dblue-nonbold {


	font-family: Arial, Helvetica, sans-serif;
	color: #5D6996;
	font-weight: normal;
}
.text-orange-nonbold {


	font-family: Arial, Helvetica, sans-serif;
	color: #F89534;
	font-weight: normal;
}
.text-blue-nonbold {



	font-family: Arial, Helvetica, sans-serif;
	color: #00769C;
	font-weight: normal;
}
