﻿body {
	font: normal .8em 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Arial', sans-serif;
	line-height: 140%;
	text-align: center;
	color: #232323;
	margin: 0;
	/*background: #B5B5B5 url(../images/bkg2.gif) repeat-y center;*/
	background: #8EBB7D;
	

}

p

{
padding: 0px 10px 0px 10px;
}

h1

{
font: bold 1.2em 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Arial', sans-serif;
color:#679555;
padding: 8px 10px 0px 10px;
}

div#page_container

{
	width:996px;
	margin: 0 auto;
background: url(../images/bg-page_grn.gif) repeat-y center;
/*border-right: solid thin red;*/
}

div#wrap {
	width: 958px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	text-align: left;
/*background: #B5B5B5 url(../images/bg-page_800.gif) repeat-y center;*/
}


div#header 
{
padding: 0px 0px 0px 0px;
width: 958px;
height: 185px;
/*background-color:Red;*/
}

td#middle_stuff

{
	vertical-align: top; width: 578px; border-top: #8ebb7d 1px dotted;
}

div.bar
{
color:#EAFAE4;
line-height:25px;
font-size:1.0em;
font-weight:bold;
vertical-align:middle;

/*padding: 0px 0px 0px 0px;
width: 100%;*/
height: 28px;

background: #ffffff url(../images/bar1.gif) repeat-x;
}

div.barinvert
{
color:#EAFAE4;
line-height:25px;
font-size:1.0em;
font-weight:bold;
vertical-align:middle;

padding: 0px 0px 0px 0px;
width: 100%;
height: 28px;

background: #ffffff url(../images/bar1i.gif) repeat-x;
}

div.bar2
{
color:#679555;
line-height:25px;
font-size:1.0em;
font-weight:bold;
vertical-align:middle;

padding: 0px 0px 0px 0px;
width: 100%;
height: 27px;

background: #ffffff url(../images/bar2.gif) repeat-x;
}


div#breadcrumb
{

padding: 0px 0px 0px 0px;
width:100%;

}



.Small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:10px;
}


div#search_button
{

padding: 2px 0px 0px 0px;
/*width:40%;*/

}

div#header_links
{
    position:absolute;
    left:50%;
    margin-left:320px;
    top:15px;
    z-index:1;
    color:white;
text-align:center;
 font-size:.8em;
 font-weight:bold;
background-color:Transparent;
padding: 0px 0px 0px 0px;
width: 150px;
height: 20px;
}

A.a_header_links:link

{
	color:white;
	border-style:none;
	text-decoration:none;
}


A.a_header_links:visited 
{
	
	color:white;
	border-style:none;
	text-decoration:none;
}


A.a_header_links:hover 
{
	color:white;
	text-decoration:underline;
	border-style:none;
}

A.a_header_links:active 
{
	color:white;
	text-decoration:none;
	border-style:none;
}

A.a_greenbar_links:link

{
	color:#679555;
	border-style:none;
	text-decoration:none;
}


A.a_greenbar_links:visited 
{
	
	color:#679555;
	border-style:none;
	text-decoration:none;
}


A.a_greenbar_links:hover 
{
	color:#679555;
	text-decoration:underline;
	border-style:none;
}

A.a_greenbar_links:active 
{
	color:#679555;
	text-decoration:none;
	border-style:none;
}


div#navContainer
{

padding: 0px 0px 0px 0px;

width: 170px;
height: 100%;
}

div#nav
{
	padding: 0px 0px 5px 0px;
color:#E2FDD8;
border-top:dotted 1px #CEF6BE;
border-bottom:dotted 1px #CEF6BE;
/*
background-color: #8EBB7D;
padding: 0px 0px 5px 10px;
border:solid 0px silver;
width: 170px;
height: 100%;
*/
}

div#rightGreenBarContainer
{
background-color: #E2FDD8;
padding: 0px 0px 0px 0px;
width: 210px;
height: 100%;
}

div.rightGreenBarContent
{

padding: 0px 0px 5px 10px;
color:#679555;
border:solid 1px #CEF6BE;
/*border-bottom:dotted 1px #CEF6BE;*/
}

div#search
{
	
padding: 0px 0px 0px 0px;
color:#679555;
border-bottom:dotted 1px #CEF6BE;
}

div#search2
{
	position:absolute;
	z-index:1;
	top:35px;
	left:50%;
	margin-left:278px;
}

/*div#search2
{
	position:absolute;
	z-index:1;
	top:290px;
	left:50%;
	margin-left:270px;
}*/

div#pagetools
{
	position:absolute;
	z-index:1;
	top:200px;
	left:50%;
	margin-left:65px;
}

.menu_static
{
   
    color: green;
    background-color: #fff;
	font-family: arial;
    font-size: 8pt;
    font-weight:bold;
	padding:0px 3px 0px 3px;
	
}


.menu_flyout
{
    color: black;
    background-color: #EAEAEA;
    height:20px;
    width:190px;
    font-family: arial;
    font-size: .8em;
    padding:0px 2px 0px 2px;
    background-position: top;
    border-top-style:outset;
    border-top-width:1pt;
    border-top-color:#808080;
    border-right-style:outset;
    border-right-width:1pt;
    border-right-color:#808080;
    border-left-style:outset;
    border-left-width:1pt;
    border-left-color:#808080;
    border-bottom-style: outset;
    border-bottom-width:1pt;
    border-bottom-color:#808080;
   
       
}

.IE8Fix
 {
	z-index: 100
}

#footer {
position: relative;
text-align:right;
 font-size:.8em;
color:White;
width: 970px;
     border-top: thin solid #545454;
     border-bottom: thin solid #545454;
      margin: auto;
      padding: 0px;
      background-color:#545454;
}


A.a_footer_links:link

{
	color:white;
	border-style:none;
	text-decoration:none;
}


A.a_footer_links:visited 
{
	
	color:white;
	border-style:none;
	text-decoration:none;
}


A.a_footer_links:hover 
{
	color:white;
	text-decoration:underline;
	border-style:none;
}

A.a_footer_links:active 
{
	color:white;
	text-decoration:none;
	border-style:none;
}

