body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a {
	color: #053870;
}

p {
	padding: 2px 0px 2px 0px;
}


/*
	Content Links
*/
.MainContentCell {
	line-height: 18px;
}
.MainContentCell a {
	color: #053870;
}
.MainContentCell a:hover {
	color: #eb6909;
}

.MainContentCell a.LinkMore {
	font-size: 10px;
	font-weight: bold;
	color: #707173;
	padding: 0px 6px 0px 0px;
	text-decoration: none;
	background-image: url(/Images/Templates/Cust/BulletMain.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}

.InfoboxContainer a.LinkMore {
	font-size: 10px;
	font-weight: bold;
	color: #707173;
	padding: 0px 6px 0px 0px;
	text-decoration: none;
	background-image: url(/Images/Templates/Cust/BulletMain.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
