body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b124b;
	text-decoration: none;
	text-align: left;	
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d569a;
	text-decoration: none;
	text-align: left;	
}
.MenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b124b;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

.MenuLinks:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d569a;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}
.MainNavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b124b;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-image: url(images/FH-MenuButton.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	text-indent: 10px;
	display: block;
	height: 21px;
	width: 195px;
}

.MainNavLinks:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-image: url(images/FH-MenuButtonOver.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	text-indent: 10px;
	display: block;
	height: 21px;
	width: 195px;
}
.MainBox {border:1px solid #dbe5ee; background:url(images/blog_left_bg.gif) repeat-x #fff; width:595px; margin-bottom:10px; color:#000;}
.ContentText {margin:0 0 13px 0; font-size:14px; line-height:1.6em; font-family:Arial, Helvetica, sans-serif;}
.ContentTable {
	border-left: #d3d3d3 2px solid;
	border-top: #d3d3d3 2px solid;
	border-right: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	background-color: #edf1ff ;
	overflow:auto;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-indent: 3px;
	height: 18px;
}
.PageTitle
{
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0b124b;
	line-height: 22px;
	background: none;
}
