/* Global Styles ///////////////////////////////////////////////////////////////////////////////////// */
body
{
	background-color: #fff;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
img { border: none; }
p { margin: 0 0 10px 0; padding: 0; }


/* Header ///////////////////////////////////////////////////////////////////////////////////// */
div.header
{
	position: absolute;
	top: 80px;
	width: 100%;
	background-position: 50% top;
	background-color: #fff;
	background-repeat: no-repeat;
	height: 191px;
	z-index: 1;
}
div.header h1
{
	color: #fff;
	font-size: 13pt;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
	width: 375px;
	left: 12px;
	top: 40px;
	line-height: 25px;
}

/* Top Styles ///////////////////////////////////////////////////////////////////////////////////// */
div.top
{
	position: relative;
	height: 80px;
}
div.top div.logo { position: absolute; left: 10px; top: 35px; }
div.top div.nav { position: absolute; right: 15px; top: 55px; }
div.top div.nav
{
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #374955;
	letter-spacing: 1px;
}
div.top div.nav a { text-decoration: none; }
div.top div.nav a:link { color: #374955; }
div.top div.nav a:visited { color: #374955; }
div.top div.nav a:hover { color: #4e89bd; }
div.top div.nav a:active { color: #374955; }

div.top div.nav a.current:link { color: #4e89bd; }
div.top div.nav a.current:visited { color: #4e89bd; }
div.top div.nav a.current:hover { color: #4e89bd; }
div.top div.nav a.current:active { color: #4e89bd; }


/* Main ///////////////////////////////////////////////////////////////////////////////////// */
div.main
{
	position: relative; 
	left: 0;
	top: 172px;
	z-index: 5;
}
div.main div.content h1
{
	margin: 5px 0 10px 0;
	font-size: 12pt;
	padding: 0;
	text-transform: uppercase;
}
div.main div.content h2
{
	margin: 5px 0 10px 0;
	font-size: 11pt;
	padding: 0;
}
div.main div.content h3
{
	margin: 5px 0 10px 0;
	font-size: 11pt;
	padding: 0;
}
div.main div.content
{
	margin: 0 9px;
	font-size: 10pt;
	letter-spacing: .5px;
	line-height: 20px;
	color: #444757;
	padding: 12px 0;
}
div.main div.content a:link { color: #4e89bd; }
div.main div.content a:visited { color: #4e89bd; }
div.main div.content a:hover { color: #374955; }
div.main div.content a:active { color: #4e89bd; }

div.main div.content div.bullet
{
	padding: 0;
	line-height: auto;
	width: 12px;
	height: 12px;
	background-color: #374955;
}

div.main div.content div.content_left
{
	width: 65%;
	float: left;
}
div.main div.content div.content_right
{
	width: 33%;
	float: right;
}


/* Main Footer ///////////////////////////////////////////////////////////////////////////////////// */
div.main div.footer
{
	margin-left: 10px;
	margin-right: 15px;
	border-top: 1px solid #e0e0e0;
	padding-top: 7px;
	position: relative;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #4e89bd;
	letter-spacing: .5px;
	font-weight: bold;
}
div.main div.footer a { text-decoration: none; }
div.main div.footer a:link { color: #4e89bd; }
div.main div.footer a:visited { color: #4e89bd; }
div.main div.footer a:hover { color: #374955; }
div.main div.footer a:active { color: #4e89bd; }
div.main div.footer img { vertical-align: middle; }
div.main div.footer div.left
{
	width: 45%;
	float: left;
}
div.main div.footer div.right
{
	height: 20px; /* height of the fdic logo */
	padding-top: 2px;
	width: 45%;
	float: right;
	text-align: right;
}

/* Main Footer ///////////////////////////////////////////////////////////////////////////////////// */
div.main div.admin_footer
{
	padding-top: 7px;
	font-size: 7.5pt;
	color: #4e89bd;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	text-align: center;
}
div.main div.admin_footer a { text-decoration: none; }
div.main div.admin_footer a:link { color: #4e89bd; }
div.main div.admin_footer a:visited { color: #4e89bd; }
div.main div.admin_footer a:hover { color: #374955; }
div.main div.admin_footer a:active { color: #4e89bd; }

/* Shell Styles ///////////////////////////////////////////////////////////////////////////////////// */
div.shell { width: 990px; margin: auto; }


/* Sub Nav ///////////////////////////////////////////////////////////////////////////////////// */
div.sub_nav { position: relative; z-index: 10 !important; }
div.sub_nav div { margin: auto; }
div.sub_nav table { margin: 0 auto 0 0; }
div.sub_nav table a
{
	display: block;
	padding: 0 10px;
	vertical-align: top;
	height: 47px;
	line-height: 35px;
	font-size: 7pt;
	text-transform: uppercase;
	color: #374955;
	letter-spacing: 1px;
}
div.sub_nav table a { text-decoration: none; }
div.sub_nav table a:link { color: #374955; }
div.sub_nav table a:visited { color: #374955; }
div.sub_nav table a:hover { color: #4e89bd; }
div.sub_nav table a:active { color: #374955; }

div.sub_nav td { background: transparent url("/public/images/sub_nav_bg.png") 50% top no-repeat; }
div.sub_nav td.left { width: 10px; background: transparent url("/public/images/sub_nav_left.png") right top no-repeat; }
div.sub_nav td.middle { width: 15px; background: transparent url("/public/images/sub_nav_middle.png") 50% top no-repeat; }
div.sub_nav td.right { width: 10px; background: transparent url("/public/images/sub_nav_right.png") left top no-repeat; }

div.sub_nav div.no_sub_nav
{
	height: 47px;
}

/* Sub Nav Two ///////////////////////////////////////////////////////////////////////////////////// */
div.sub_nav_two { margin: 0 0 10px -3px; }
div.sub_nav_two table td { padding: 0 3px; vertical-align: top; }
div.sub_nav_two a
{
	position: relative;
	display: block;
	border: 1px solid #e3e3e3;
	padding: 0 13px;
	vertical-align: top;
	height: 26px;
	line-height: 25px;
	font-size: 7pt;
	text-transform: uppercase;
	color: #374955;
	letter-spacing: 1px;
}
div.sub_nav_two a { text-decoration: none; }
div.sub_nav_two a:link { color: #374955; }
div.sub_nav_two a:visited { color: #374955; }
div.sub_nav_two a:hover { color: #4e89bd; }
div.sub_nav_two a:active { color: #374955; }

div.sub_nav_two td div img { margin: 0 !important; padding: 0 !important; }
div.sub_nav_two td div
{
	position: relative;
	z-index: 555;
	margin: -5px 0 0 0;
	text-align: center;
	padding: 0;
}

/* Side Nav ///////////////////////////////////////////////////////////////////////////////////// */
ul.side_nav
{
	margin: 0 0 0 45px;
	padding: 0;
	font-size: 9pt;
}
ul.side_nav li
{
	list-style-type: none;
	padding: 0 0 3px 0;
	margin: 0;
	white-space: nowrap;
}
ul.side_nav a
{
	text-decoration: none;
}
ul.side_nav div.bullet
{
	padding: 0;
	margin: 3px 5px 0 0;
	line-height: normal;
	width: 12px;
	height: 12px;
	float: left;
	background-color: #374955;
}
ul.side_nav div.sub_text
{
	color: #999 !important;
	font-size: 8pt;
	margin: -5px 0 0 0;
	padding: 0 0 0 16px;
}
ul.side_nav div.sub_text a { text-decoration: underline !important; }
ul.side_nav div.sub_text a:link { color: #999 !important; }
ul.side_nav div.sub_text a:visited { color: #999 !important; }
ul.side_nav div.sub_text a:hover { text-decoration: underline !important; color: #4e89bd !important; }
ul.side_nav div.sub_text a:active { color: #999 !important; }


/* Adjust for home  ///////////////////////////////////////////////////////////////////////////////////// */
body.home div.header { height: 394px; }
body.home div.header h1 { width: 450px; left: 500px; top: 20px; }
body.home div.main { top: 370px; }
body.home div.sub_nav { text-align: center; }
body.home div.main div.footer { border-top: none; }
