﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	_text-align: center; /*4 IE 6*/
}
a img {
	border: none;
}
#shell {
	/*width: 100%;
	min-width: 995px;*/
	width: 995px;
	margin: 0 auto;
	_text-align: left; /*4 IE 6*/
}
#branding {
	width: 420px;
	float: left;
}
#branding img {
	margin: 2px 25px;
}
#topnav {
	float: right;
	background-color: #ececec;
	border-left: 1px #063 solid;
	border-bottom: 1px #063 solid;
	font-size: .8em;
	line-height: 1.8em;
	padding: 0 5px;
	min-width: 300px;
	color: #ccc;
}
#topnav a {
	text-decoration: none;
	color: #000;
}
#topnav a:hover {
	text-decoration: underline;
	color: #063;
}
#branches {
	border-top: 5px #000 solid;
	background-color: #063;
}
#navholder {
	width: 100%;
	background-color: #000;
}
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	background-color: #000;
}
#nav a {
	display: block;
	border-left: 1px #fff solid;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	/*width: 10em;*/
}
#nav a:hover {
	text-decoration: underline;
	color: #ccc;
}
#nav li:first-child a {
	border-left: none;
}
#nav li {
	float: left;
	padding: 4px 0;
	/*width: 10em;*/
}
#nav li ul {
	position: absolute;
	width: 20em;
	left: -999em;
	font-size: .8em;
}
#nav li ul a {
	display: block;
	border-left: none;
}
#nav li ul a:hover {
	text-decoration: none;
	font-weight: bold;
}
#nav li ul li {
	float: none;
	padding: 0;
	border-bottom: 1px #fff solid;
}
#nav li ul ul {
	margin: -1em 0 0 20em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display: block;
}
#main {
	width: 990px;
	margin: 5px 0 0 5px;
	background: #ececec url('images/legal-bugs.gif') no-repeat 25px bottom;
}
#sidebar {
	width: 190px;
	float: left;
	margin-bottom: 50px;
	text-align: center;
}

#sidebar-Home {
	width: 190px;
	float: left;
	margin-bottom: 50px;
	text-align: center;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#sidebar-Home ul {
	 margin:6px 0 18px 16px; list-style-type:disc; line-height:17px; padding:0
}

#sidebar ul a {
	color: #000;
}

#sidebar-Home ul a {
	color: #000;
}

#content {
	font-family: Verdana;
	width: 775px;
	padding: 0 5px 5px 20px;
	float: left;
	background-color: #fff;
	min-height: 315px;
	font-size: .9em;
}
#content table {
	font-family: Verdana;
	font-size: inherit;
	border-collapse: collapse;
}
h1 {
	font-family: Times, "Times New Roman", serif;
	*font-family: Verdana;
	_font-family: Verdana;
	/*color: #063;
	border-bottom: 2px #063 solid;*/
	color: #000;
	border-bottom: 2px #000 solid;
	font-weight: normal;
	font-size: 1.9em;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Times, "Times New Roman", serif;
	*font-family: Verdana;
	_font-family: Verdana;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}
.clear {
	clear: both;
}

.ob-title {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; background-color:#006634; padding:4px; font-weight:bold; margin-bottom:9px;
}

.quickLinks-Home {
padding:6px; margin:28px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left
}

.quickLinks-Home h6 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; background-color:#006634; padding:4px; font-weight:bold; 
margin:0 0 12px 0; border:0; text-decoration:none
}

.quickLinksList {
margin:6px 0 18px 16px; list-style-type:disc; line-height:17px
}

.quickLinksTitle {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; background-color:#006634; padding:4px; font-weight:bold; margin-bottom:12px;
}




