@charset "utf-8";
/* CSS Document */

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #E1AE51;
	text-align: center;
}
.PageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E1AE51;
	font-style: italic;
}
a:visited {
	color: #E1AE51;
	font-size: large;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;

}
a:active {
	color: #E1AE51;
	font-size: large;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 100;
	color: #316AC5;
}
.LinkedtextStandard   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #E1AE51;
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #59D6FF;
}
.StandardTxtLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #E1AE51;
}
.StandardTxtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #E1AE51;
}
.StandardTxtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #E1AE51;
}
.WarningTxtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC0000;
}
.LinkedtextLarge_Black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}
.LinkedtextMedium_Black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.StandardTxtSmall_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
.MiscText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #59D6FF;
}
