﻿#content
{
	margin-left: 210px;
	padding: 0 20px 1.8em 10px;
	background-color: #fff;	
}

.crumbs
{
}

.dynamicMenu
{
	background-color: #D9FFFF;
	border-style: solid;
	border-width: 1px;
}

.dynamicMenuItem
{
	background-color: #D9FFFF;
	border-style: solid;
	border-width: 1px;
	color: #0000FF;
	font-weight: bold;	
}

#footer
{
	margin-left: 200px;
	padding: 0 20px 1.8em 10px;
	border-top: 2px solid #000080;
	position: inherit;
}

#footer p
{
	font: normal 0.8em/1em verdana, arial, helvetica, sans-serif;
	color: #000080;
}

#footer p.left
{
	float: left;
	clear: left;	
}

#footer p.right
{
	float: inherit;
	clear: inherit;	
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
	border-top: 0em;
	border-bottom: 0em;
	color: #000080;	
}

h2
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 1.0em 0em 1.0em 0em;
	color: #000080;
	height: 21px;
}

h3
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 1.0em 0em 1.0em 0em;
	color: #000080;
	font-family: Arial;	
}

h4
{	
	font-size: 0.7em;
	font-weight: bold;
	margin: 1.0em 0em 1.0em 0em;
	color: #000080;
}

#header
{
	height: 108px;
	padding: 0 10px 0 10px;
	border-bottom: 2px solid #000080;
}

#header h1
{
	padding: 0 10px 0 10px;
	margin-left: 100px;
	height: 58px;	
}

.itemContent
{
	padding-bottom: 1.8em;
	height: auto;
	position: inherit;	
}

li.links
{
    list-style-image: url('Images/dot.gif');
    vertical-align: baseline;
    text-align: left;
    margin-right: 10pt;
    margin-left: 10pt;
}

#logo
{
	background-image: url('Images/fcbc_logo5.gif');
	background-repeat: no-repeat;
	height: 95px;
	width: 86px;
	float: left;
}

#nav
{
}

#nav li
{
	display: inline;	
}

#nav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#nav a:link, #nav a:visited
{
	display: block;
	width: 99.99%;
	color: #0000FF;
	text-decoration: none;
	padding: 0.25em 0.5em 0.25em 0.5em;
	font-weight: bold;	
}

#nav a:hover
{
	text-decoration: none;
	color: #0000FF;
	background-color: #00FFFF;
	font-weight: bold;	
}

.pageTitle
{
	font-size: 1.5em;
	font-weight: bold;	
}

#sidebar
{
	float: left;
	padding: 0 10px 10px 10px;
	background-position: left top;
	width: 179px;
	background-color: #D9FFFF;	
}

#sidebar h4
{
	font-weight: bold;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #000080;	
}

.td-content
{
	font-size: 9pt;
	color: #000080;
	font-family: Arial, helvetica, Sans-Serif;	
}