@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACACAC;
	text-align: left;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.portfolio_icon {
	border: 0.5px dashed #CCCCCC;
	width: 102px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.copyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #0071BC;
	text-decoration: none;
	
}
a:hover
{
	text-decoration:underline;
	color: #004F84;
}
ul, ol, dl { position: relative; }
img { border-style: none; }.grad_cells {
	background-image: url(images/common/grad_cell_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whitecells {
	background-image: url(images/common/horz_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
