/* CSS Document */
/* styles for proxy portlet */
#portlet-footer {
/*	border: thin solid #D8EAF0;*/
}

#portlet-footer strong {
	color: #00678D;
	font-size: smaller;
	font-weight: bold;
}

#copyright {
 color: #8a0000;
 font-weight: bold;
 text-transform: uppercase;
 font-size: smaller;
/* letter-spacing: -1px;*/
 }
#copyright2 {
	position: relative; 
	overflow: hidden; 
	width: 360px; 
	height: 11px; 
	float: right; 
	margin-right: 12px; 
	display: inline; 
	color: #4b4b4b; 
	text-transform: uppercase; 
	font-size: 9px; 
	letter-spacing: -1px; 
	text-align: right;

}
