.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding: 48px;
	line-height: 18px;
}
.greensmallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: B2CD00;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.portfoliobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	padding: 48px 12px 48px 48px;
	line-height: 18px;
}
.portlinkbox {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.portfoliocat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2CD00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	position: absolute;
	width: 760px;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.popuptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #B2CD00;
	text-align: left;
	float: left;
}
.imgborder {
	border: 0px solid #CCCCCC;
		box-shadow: 3px 3px 12px -3px #999999;
}
