﻿
.TopMenuTab
{
background: url('/theme/images/fdr/FDRmenubar.gif') repeat;
margin-top: -46px;
}
.TopMenuTab .right
{
	float:right;
	position: relative;
	z-index:30;
}
.ContentTitle
{
	background-color: #fff;
		
}

.BannerImage
{
	border:0px;
	margin-top:-12px;
	#margin-top:0px;
}
.BodyLeft
{
	width:0px;

}
.BodyCenter
{
	min-height:300px;
	float:left;
	width: 1000px;
}
.header1 {font-size:1.5em;margin:5px 0 5px 0;}
.header2 {font-size:1.3em;margin:5px 0 5px 0;}
.header3 {font-size:1.1em; color: #fca415;margin:5px 0 5px 0;}
.header4 {font-size:1em;margin:5px 0 5px 0;}
.Normal
{
	font-size:1em;
	}
.Paragraph {margin:10px 0;}
body a:link, body a:visited
{
	color:#6f7a9d;
	text-decoration:none;
}
body a:hover
{
	color:#ff4800;
	text-decoration:none;
}

.Header
{
	background-color:#48558e;
	text-align:left;
	padding:7px;
	width:100%;
	font-size:1em;
}
.FormatTable
{
	margin:7px 0 7px 0;
}
.FormatTable TH
{
	background-color:#48558e;
	text-align:left;
	padding:7px;
	width:100%;
	font-size:1em;
}
.FormatTable TD
{
	border-bottom:#48558e 1px solid;
	padding:7px;
}	
