/* Begin Content Control Styles */
.LargeText, H1
{
	font-family : Verdana;
	color : Black;
	font-size : 12px;	
}

.SmallText
{
	font-family : Verdana;
	color : Black;
	font-size : 10px;	
}

A.paging
{
	font-family : Verdana;
	color : Gray;
	font-size : 11px;
	text-decoration : none;
}

A.paging:hover
{
	text-decoration : underline;
}

A 
{
	color: #00487d;	
}
A:hover
{
	text-decoration:none;
}
div.RightColumn div.Content 
{
	border: 1px solid #b2d1e8;
	padding: 5px;
}
/* End Content Control Styles */