/******************************************/
/* NABweb Interior Page Stylesheet        */
/*                                        */
/* Created 4/27/2006                      */
/* Created by Purple Monkey Studios, Inc. */
/* Last modified 4/27/2006                */
/* Last modified by Jennifer Berk         */
/******************************************/

#header {
	position: relative;
	width: 760px;
	height: 101px;
	background: url(../images/header_interior.jpg);
}
#header h1 {
	z-index: 100;
	position: absolute;
	left: 283px;
	bottom: 22px;
	font-size: 19px;
	color: #002439;
}
#header img {
	position: absolute;
	right: 0;
}

#main {
	background: url(../images/interior_main_background.jpg) top left repeat-x;
}
#secondary_nav {
	float: left;
	display: inline;
	width: 158px;
	margin: 15px 18px 26px 0px;
}
#secondary_nav #quicklinks {
	width: 134px;
	padding: 5px;
	background: #f0efd0;
	margin-left: 40px;
}
* html #secondary_nav #quicklinks {
	width: 144px;
	color: #4e4d2a;
}
#secondary_nav #quicklinks select {
	width: 134px;
	margin-top: 3px;
}
#secondary_nav h3 {
	margin: 15px 0 12px 40px;
	font-size: 12px;
}
#secondary_nav a {
	color: #002439;
	text-decoration: none;
}
#secondary_nav a:hover {
	text-decoration: underline;
}
#secondary_nav ul {
	list-style: none;
	font-size: 11px;
}
#secondary_nav ul li {
	margin-bottom: 5px;
	padding-left: 15px;
}
#secondary_nav ul li.selected {
	background: url(../images/arrow.gif) left top no-repeat;
}
#secondary_nav ul li a.selected {
	font-weight: bold;
	text-decoration: underline;
}
#secondary_nav ul li a:hover {
	text-decoration: underline;
}
#secondary_nav ul ul {
	margin-top: 5px;
}
#secondary_nav ul ul li.selected {
	background: transparent;
}
#content {
	display: inline;
	float: left;
	width: 500px;
	margin: 60px 0 26px 30px;
}
#content h1,
#content h2 {
	margin-bottom: 1em;
	font-size: 15px;
	color: #002439;
}
td h1, h1 
{
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	font-size: 15px;
	color: #002439;
}
td h2, h2 
{
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	font-size: 15px;
	color: #002439;
}
#content h3 {
	font-size: 12px;
	color: #294759;
	margin-bottom: 8px;
}
td h3, h3 
{
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294759;
	margin-bottom: 8px;
}
#content h4,
#content h5,
#content h6 {
	font-size: 11px;
	color: #3d3b27;
}
td h4, h4 
{
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3b27;
}
td h5, h5 
{
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3b27;
}
td h6, h6 
{
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3b27;
}
#content a {
	/*font-weight: bold;
	font-style: italic;*/
	color: #294759;
	font-size: 11px;
}
#content p {
	margin-bottom: 1em;
}
p 
{
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
#content ul {
	margin-left: 15px;
	margin-bottom: 1em;
}
ul {
	margin-left: 15px;
	margin-bottom: 1em;
}
#content table {
	margin-bottom: 1em;
	font: 11px Arial, Helvetica, sans-serif;
	color: #3d3b27;
}

#content table td 
{
	vertical-align: middle;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3d3b27;
}

#content #fourth_nav {
	margin-bottom: 18px;
	color: #9c9b63;
}
#content #fourth_nav a {
	font-weight: normal;
	font-style: normal;
	color: #78744d;
	text-decoration: none;
}
#content #fourth_nav a:hover {
	color: #9c9b63;
	text-decoration: underline;
}
.handcur
{
	margin-left: 15px;
}
.handcur a
{
	font-size: 8pt;
	display: inline-block;
}
.handcur a.active
{
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/arrow.gif) left top no-repeat;
}
.handcur a:visited
{
	font-size: 8pt; 
}
.branch
{
	display:none;
}
.handcur img
{
	width:0px;
}
a
{
	cursor:pointer;	
}
#secondary_nav span {
	padding-left: 13px;
}
#secondary_nav span a
{
	padding-left: 13px;
}
#secondary_nav span a.active
{
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/arrow.gif) left top no-repeat;
}
.spacer
{
	height:5px;
}
div.search
{
	width: 150px;
	float:right;
}	
div.search input#ecmBasicKeywords
{
	width: 100px;
	height: 13px;
	vertical-align: top;	
}
*>div.search input
{
	margin-top:3px;
}
#top_nav {
	width: 760px;
	height: 26px;
	text-align: center;
}
.block{
        display: list-item;
}
.redhighlight{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 8px;
}
.highlightheading{
	font-size: 15px;
	color: #002439;
	font-weight: bold;
	text-align: center;
}
.highlight{
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.showborders
{
	border-style: ridge;
	border-color: Silver;
	padding: 2px;
}
.darkgreenheading
{
	font-size: 11px;
	color: #3d3b27;
	font-weight: bold;
}
.blueheading{
	font-size: 12px;
	color: #294759;
	margin-bottom: 12px;
	font-weight: bold;
}
.indent
{
	margin-left: 18px;
	display: inline;
}	