.text
{
	font-family: Trebuchet MS, Gill Sans, Verdana, Tahoma, sans-serif;
	font-size:9pt;
	color: #505050;
	line-height: 12pt;
}
.legaltext
{
	font-family: Trebuchet MS, Gill Sans, Verdana, Tahoma, sans-serif;
	font-size:7pt;
	color: #505050;
	line-height: 12pt;
}
.smalltext
{
	font-family: Trebuchet MS, Gill Sans, Verdana, Tahoma, sans-serif;
	font-size:8pt;
	color: #505050;
	line-height: 12pt;
}

A.TopNavigationItem
{
	color:White;
	font-family: Trebuchet MS, Gill Sans, Verdana, Tahoma, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

A.TopNavigationItem:hover
{
	color:#6f9ac4;
	font-family: Trebuchet MS, Gill Sans, Verdana, Tahoma, sans-serif;
	text-decoration:none;
	text-align:center;
}
.BlogContentContainer{
	height:0px;
	overflow:hidden;	
}