@charset "utf-8";
/* CSS Document */
.copyrightText{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#CCCCCC;
}
.linkText{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}
.normalText{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.infoText{
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.normalBoldText{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
.infoBoldText{
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
#page-border-LR {
	border-left: 1px solid #181818;
	border-right: 1px solid #181818;
}
