/* CSS Document */
body
{
	margin-top:0px;
	
}
.paragraph
{
	font-family:"Trebuchet MS",verdana;
	font-size:13px;
	color:#404040;
	line-height:20px;
}
.body_outer
{
	border:1px solid #d2d2d2;
}
.menu_bg
{
	background-color:#edeeee;
	height:25px;
}
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:13px;
	text-decoration:underline;
	color:#393939;
	font-weight:bold;
}