@charset "utf-8";
/* CSS Document */

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	width: 450px;
	padding: 5px;
}
.cell_border {
	height: auto;
	width: auto;
	border: thin solid #666;
}
.link_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.NFheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #33AAFA;
	font-weight: bold;
	line-height: normal;
	padding: 0px 0px 0px 0px;
}
.NFlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	padding: 5px;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 8px;
}

.NFcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	font-weight: normal;
	padding: 0px;
	text-indent: 0px;
}
.aboutbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #111111;
	padding: 0px;
	font-weight: bold;
}
.blackcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	padding: 5px;
	font-weight: normal;
}
.cell_border2 {
	height: 1px;
	width: 1px;
	border: thin solid #FFF;
}

