@charset "UTF-8";

a {
	font-family: Arial;
	font-size: 12px;
	color: #FAAC24;
}
a:visited {
	color: #FAAC24;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FAAC24;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	color: #000000;
	text-decoration: none;
}
a.footer:link {
	text-decoration: none;
}
a.footer2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a.footer2:visited {
	color: #000000;
	text-decoration: none;
}
a.footer2:hover {
	color: #FAAC24;
	text-decoration: none;
}
a.footer2:active {
	color: #000000;
	text-decoration: none;
}
a.footer2:link {
	text-decoration: none;
}
a.header {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a.header:visited {
	color: #000000;
	text-decoration: none;
}
a.header:hover {
	color: #FAAC24;
	text-decoration: none;
}
a.header:active {
	color: #000000;
	text-decoration: none;
}
a.header:link {
	text-decoration: none;
}
a.header2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.header2:visited {
	color: #000000;
	text-decoration: none;
}
a.header2:hover {
	color: #FAAC24;
	text-decoration: none;
}
a.header2:active {
	color: #000000;
	text-decoration: none;
}
a.header2:link {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
}
.style2 {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.logoContent {
	z-index: 4;
	top: 0px;
	right: 0px;
	position: absolute;
}
.bodyCopy {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.mainContent {
	position: absolute;
	top: 0px;
}
.imageBorder {
	border: 3px solid #FFFFFF;
}
.blackSubBox {
	font-family: Arial;
	font-size: 14px;
	color: #FAAC24;
	background-color: #000000;
	background-position: center center;
	vertical-align: middle;
	padding: 6px;
	font-weight: bold;
	text-align: center;
}
.whiteSubBox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding: 10px;
}
