.footer{
	height:30px;
	padding-top:10px;
	border-top:1px solid #CCCCCC;
	margin-top:37px;
}

.page_renderFoot
{
	width:287px;
}


.page_renderFoot .copyright
{
	color : #BABABA;
	border-right: 1px solid #BABABA;
	font-size : 10px;
	line-height: 15px;
	margin-left: 20px;
	width: 160px;
	padding-right: 3px;
}

.page_renderFoot .publish
{
	border-right: 1px solid #BABABA;
	text-align:left;
	padding-left: 3px;
	padding-right: 3px;
	width: 70px;
}

.page_renderFoot .terms
{
	text-align:left;
	padding-left:3px;
	width: 100px;
}

.page_renderFoot A
{
	color : #003893;
	font-size : 10px;
	line-height: 15px;
	text-decoration: none;
}

@media print
{
	.page_renderFoot A
	{
		color : #003893;
		font-size : 10px;

		line-height: 15px;
		text-decoration: none;
	}
}