@import url(common.css);
@import url(forms01.css);
body {
background: #fff;
color: #333;
font-family: verdana, helvetica, sans-serif;
background-image: url(cssimages/mainbg.jpg);
background-repeat: repeat-x;
font-size: .76em;
text-align: center;
}
#wrap {
background: #fff;
/* background-image: url(cssimages/top.gif); */
background-image: url(cssimages/bwlogo.jpg);
background-repeat: no-repeat;
position: relative;
margin: 0px auto;
padding:0px;
text-align: left;
width: 760px;
}
html>body #wrap {
} 
/* HEADER
-------------------------------------------*/
#header {
height: 30px;
position: relative;
margin: 0px auto;
padding:0px;
/* background-image:url(cssimages/header.jpg); */
width: 760px;
background-repeat: no-repeat;
}
#header a {
display: block;
overflow hidden;
width: 65px;
height: 28px;
background-image:url(cssimages/emailus.gif);	
background-repeat: no-repeat;     
margin-left: 207px;   
}
#header a span{
position: absolute;
left: -100%;
}
/* #edge {
position: absolute;
background-image:url(cssimages/logo-edge.png);
background-repeat: no-repeat;
width:70px;
height: 166px;
top:0px;
left: -70px;
}
* html #edge{
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cssimages/logo-edge.png',sizingMethod='scale');
} */ 
#logo {
background: transparent;
position: absolute;
top: 48px; left: 280px;
}
#logo img {
height: 85px;
width: 183px;
}
#printlogo{
display: none;
height: 15px;
color: #000;
font-size: 12px;
}
#tagline {
}
/* MAIN NAVIGATION
-------------------------------------------*/
#tabs {
position: absolute;
height: 26px;
top: 55px; left: 0px;
width: 760px;
background: #666;
height: 23px;
}
#nav {
margin: 0 auto;
text-align: center;
}
#nav ul{
font-size: 90%;
padding: 4px 0 0 0;
margin: 0 auto;
border-right: 1px solid #95A084;
text-align: left;
}
#nav ul li {
display: inline;
list-style: none;
}
#nav a {
color: #CCC;
padding: 0px 7px;
text-decoration: none;
height: 18px;
font-weight: bold;
}
#nav a:hover, #nav a.active { color: #FFF; }
#nav a.active { color: #FFF; }
#main-body {
width: 760px;
}
#main-table-body {
background: transparent;
border-collapse:collapse;
width: 760px;
margin: 0px;
padding: 0px;
}
#main-table-body-leftcell {
background: transparent;
vertical-align: top;
width:181px;

}
#main-table-body-rightcell {
vertical-align: top;
margin: 0;
padding: 0;
}
/* SUB MENU
-------------------------------------------*/
#sidebar {
margin: 140px 0px 0px 0px;
padding:0;
width: 181px;
background:url(cssimages/content_bg.gif) repeat-y;
}
#menu-header {
background: transparent;
margin:0px auto;
padding:0px;
}
#menu{
width:180px;
margin:0px 0px 20px 0px;
padding:0px;
}
#menu ul {
font-size: 90%;
margin: 0px 0px 0px 10px;
padding: 0px;
}
#menu ul li {
list-style: none;
padding: 3px 5px 6px 3px;
margin-top: 2px;
/* background-image: url(cssimages/linkbgbw.gif); */
background-image: url(cssimages/bullet.jpg);
background-repeat: no-repeat;
background-position: left middle;
}
#menu ul li a {
/* color: #bfe6eb;  */
/* color: #7f9d45; */
color:#000000;
font-weight: bold;
margin-left: 8px;
text-decoration: none;
position: relative;
line-height:120%;
list-style-image:none;
}
#menu li a:hover{
font-weight: bold;
color:#1d83b9;
}
#menu li a:active {
color:#1d83b9;
font-weight:bold;
}
#menu li a.subcurrent, #menu li a.current{
text-decoration: underline;
font-weight: bold;
color: #1d83b9;
}
#menu ul li ul {
padding:0px;
margin: 15px 0px 0px 0px;
}
#menu ul li ul li {
padding: 0px;
margin: 0px 0px 5px 25px;
background-image: none;
list-style-image: url(link.gif);
}
#menu ul li ul li a {
color:#999999;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 0;
}
#menu ul li ul li a:hover {
color:#1d83b9;
font-weight:bold;
}
#menu ul li ul li a.active{
text-decoration: none;
color: #1d83b9;
font-weight: bold;
}
#menu-footer { 
width: 180px;
}
#menu-footer a {
display: block;
overflow hidden;
width: 180px;
height:248px;
background-image: url(cssimages/feedback.gif);	
background-position:right top;	
align: right;
background-repeat: no-repeat;       
}
#menu-footer a span{
display: none;
}
#banner {
display: none;
}
/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar {
margin: 10px 0 0 20px;
height: 18px;
width: 550px;
/*width: 610px;*/
}
#breadcrumblist {
color: #666;
float: left;
font-size: 10px;
padding: 0 0 0 10px;
width: 300px;
}
#breadcrumblist a:link, #breadcrumblist a:visited {
color: #666;
text-decoration: none;
}
#breadcrumblist a:hover, #breadcrumblist a:active {
color: #554d3c;
text-decoration: underline;
}
#breadcrumbemail {
float: right;
font-size: 85%;
text-align: right;
width: 100px;
line-height: 15px;
}
#breadcrumbemail a:link, #breadcrumbemail a:visited {
background: url(email.gif) no-repeat 0px;
color: #666;
float: right;
padding: 0 5px 0 18px;
text-decoration: none;
}
#breadcrumbemail a:hover, #breadcrumbemail a:active {
color: #554d3c;
text-decoration: underline;
}
#breadcrumbprint{
float: right;
font-size: 85%;
text-align: right;
width: 100px;
line-height: 15px;
}
#breadcrumbprint a:link, #breadcrumbprint a:visited {
background: url(cssimages/printer.gif) no-repeat left;
color: #666;
float: right;
padding: 0 5px 0 18px;
text-decoration: none;
}
#breadcrumbprint a:hover, #breadcrumbprint a:active {
color: #554d3c;
text-decoration: underline;
}
/* CONTENT AREA
-------------------------------------------*/
#content {
margin: 30px 0px 0px 0px;
padding: 0px px 0px 0px;

}
#content-header {
display: none;
}
#content-body {
margin: 0px;
padding:0;
width: 570px;
overflow: hidden;
}
#pagetitle{
font-weight:bold;
}
#pagetitletext h1 {
background:none;
font-weight: normal;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 45px;
color: #fff;
padding: 5px 25px 25px 27px;
}
#content-footer {
display: none;
}

/* FOOTER
-------------------------------------------*/
#footer {
background-image: url(cssimages/footerbg.gif);
background-repeat: no-repeat;
height: 58px;
position: relative;
margin: 0px auto;
top:0px;
padding-top: 12px;
width: 760px;
z-index: 100;
clear: both;
text-align: center;
}
#footer ul{
display: inline;
list-style-type: none;
padding-top: 10px;
margin: 0px auto;
}
#footer ul li{
border-right: 1px solid #b3da65;
display: inline;
padding: 0 10px 5px;
margin-top: 15px;
margin: 0px auto;
vertical-align: middle;
font-size: 95%;
}
#footer ul li.last{
	border-right:none;
}
#footer ul li a {
color: #000000;
}
#footer p
{
margin-top: 20px;
text-align: center;
}
#footerwrap {
width: 760px;
}
#copyright{
color: #666;
font-size: 11px;
position: absolute;
top: 50px; left: 10px;
}
#poweredby {
position: absolute;
top: 50px;
right: 10px;
color: #666;
font-size: 11px;
}
#poweredby a {
color: #666;
text-decoration: none;
}
#poweredby a:hover {text-decoration: underline;}
