@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.BGNoRepeat {
	background-repeat: no-repeat;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	padding: 30px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.bodyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	padding: 30px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.hilite_txt_or {
	font-weight: bold;
	color: #ff5a00;
}
.hilite_txt_gr {
	font-weight: bold;
	color: #55a51c;
}
.linkspanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-left: 20px;
}
.bodyCopy_SD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
}

