/*
BG Grey #c2c2c2
Search Bar Grey #e1e1e1

*/
body {
	background-color: #a3a3a2;
	margin: 5 0 5 0;
	font-size: 9pt;
	font-family: Arial;
}
h1 {
	font-size: 12pt;
	color: #464646;
	text-align: center;
}
h2 {
	font-size: 11pt;
	color: #000000;
	text-align: center;
}
img {
	border: none;
}
div {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.copyright_enclosure {
	background-color: #0b5e90;
	width: 100%
}

div.hr {
	background-color: #cccccc;
	width:100%;
	height: 15px;
}
div.description_enclosure {
	width: 100%;
	background-color: #e1e1e1;
}
.header_bar {
	width: 800px;
	background-color: #ffffff;
	color: #000000;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
}
.header_bar a {
	color: #000000;
	text-decoration: none;
}
.header_bar a hover {
	color: #186192;
	text-decoration: underline;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.left_nav {
background-image:url(../images/navbar_end_left.gif);
background-repeat:no-repeat;
width: 4px;
}
.right_nav {
	background-image:url(../images/navbar_end_right.gif);
	background-repeat:no-repeat;
	width:4px;
	height: 27px;
}
.site_logo {
	padding: 20px 0 20px 0px;
}
.powered_by {
	text-align: center;
}
.powered_by img {
	vertical-align: middle;
}
.nav {
	background-color: #3a424e;
	text-align: center;
	margin: 0px 0 20px 0px;
}
.nav a {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
.nav a:hover {
text-decoration: underline;
}
.ad_table {
	margin-left: auto;
	margin-right: auto;
}
.cat_list {
list-style: none outside none;
line-height: 2.5em;
padding: 5px;
margin: 0;
}
.cat_table {
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
.cat_table td {
padding: 0px 10px 0px 10px;
}
.center_column {
border-left: 1px solid black;
border-right: 1px solid black;
padding: 0px 10px 10px 10px;
}
.postnote {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #707070;
	font-size: 8pt;
}
.disclaimer {
	font-size: 8pt;
	text-align: center;
}
#main_content {
	width: 100%;
	background-color: #ffffff;
}
#center_content {
	width: 750px;
}
#center_content p {
	width: 700;
	margin-left: auto;
	margin-right: auto;
}
#search_div {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e1e1e1;
	padding: 30px 20px 30px 30px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#description_bar {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#footer_box {
	width: 700px;
	color: #000000;
	text-align: center;
}
#footer_box a {
	color: #000000;
}
#footer_box p {
	font-size: 8pt;
	text-align: center;
}
#fdb_logo {
	vertical-align: top;
	position: relative;
	top: -10px;
}

#head_nav {
	float: right;
	color: #000000;
}
#tbSearch {
	width: 400px;
}
#banner_div {
	width: 658px;
	padding-bottom: 20px;
}
table.nav {
	width: 100%;
}

#description {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80%;
	color: #545454;
}

#copyright_bar {
	width: 100%;
	text-align: center;
}