.marginpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xsmall;
	padding: 10px;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	line-height: normal;
	white-space: normal;
}
.lineheight {
	line-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.rules {
	border-top: thin dotted #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.170pxcolumnbkgd {
	background-attachment: fixed;
	background-image: url(http://www.cneworks.com/images/graphic-column-border.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
.margins2010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 10px;
	line-height: 16px;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.mediumWhiteText {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height: 20px;
}
.dashedRules {
	border-top: thin dotted #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
.footerText {
	font-family:Verdana, Geneva, sans-serif;
	font-size: xsmall;
	padding: 10px;
	text-align: center;
	font-style: normal;
	font-weight: lighter;
	color: #333;
	line-height: 12px;
	white-space: normal;
	
}
.footerBKGD {
	background:url(../images/bkgd_footer.png);
	background-repeat:repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
