﻿body {
	font: normal .8em 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Arial', sans-serif;
	line-height: 140%;
	text-align: center;
	color: #232323;
	margin: 0;
	background: #F6F6F6 url(../images/bg_g.gif) repeat-x;
}


div#wrap {
	width: 773px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	background-color: #FFF;
	text-align: left;
}


div#header 
{
background-color: #ffffff;
padding: 0px 5px 5px 5px;
width: 760px;
height: 95px;
}

div#bar
{

padding: 0px 0px 0px 0px;
width: 773px;
height: 28px;
background: #B5B5B5 url(../images/bar.gif) repeat-x;
}

div#breadcrumb
{

padding: 0px 0px 0px 0px;
width:100%;

}

div#search
{

padding: 0px 0px 0px 0px;
/*width:60%;*/

}

div#search_button
{

padding: 2px 0px 0px 0px;
/*width:40%;*/

}

div#header_links
{
    color:#000000;
text-align:right;
 font-size:.85em;
background-color: #ffffff;
padding: 0px 0px 0px 0px;
width: 250px;
height: 25px;
}

A.a_header_links:link

{
	color:#000000;
	border-style:none;
	text-decoration:none;
}


A.a_header_links:visited 
{
	
	color:#000000;
	border-style:none;
	text-decoration:none;
}


A.a_header_links:hover 
{
	color:#000000;
	text-decoration:underline;
	border-style:none;
}

A.a_header_links:active 
{
	color:#000000;
	text-decoration:none;
	border-style:none;
}



div#nav
{
background-color: #fff;
padding: 3px 10px 3px 3px;
border:solid 1px silver;
width: 150px;
height: auto;
}

.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;
   
       
}

#footer {
position: relative;
text-align:right;
 font-size:.8em;
color:White;
width: 773px;
     border-top: thin solid #000000;
     border-bottom: thin solid #000000;
      margin: auto;
      padding: 0px;
      background-color:#000000;
}


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;
}

