/* CSS Document */
body
{
	margin-top:4px;
	font-family:"Trebuchet MS",verdana;
	font-size:13px;
	color:#404040;
	line-height:20px;
	
}
.body_outer
{	
	border:0px;
	border-color: #d2d2d2;
}
a 
{
	font-family:"Trebuchet MS",verdana;
	font-size:12px;
	color:#404040;
	line-height:18px;
	text-decoration:none;
}
.content-heading
{
	font-family:"Trebuchet MS",Arial;
	font-size:18px;
	font-weight:none;
	color:#0081b6;
}
.main-navigation
{
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	text-decoration:none;
	color:#393939;
	font-weight:bold;
}
.main-navigation a
{
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	text-decoration:none;
	color:#393939;
	font-weight:bold;
}

.main-navigation a:hover
{
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	text-decoration:underline;
	color:#ff9000;
	font-weight:bold;
}
