/**** Header ****/

.headerB {padding:0px;margin:0px;}
.headerA {padding:0px;margin:0px;}
.header {background-color:#fff;text-align:left;}

.header img {border:0px;}

.header .logo {float:left;padding:25px 20px 32px 17px;}

.header .sitesearch {float:right;background:url(../img/Client/bg_searchsite.gif) 0 0 no-repeat;width:226px;height:22px;margin:28px 19px 0 0;}
.header .sitesearch ul {list-style:none none;margin:0px;padding:0px;}
.header .sitesearch li {display:inline;}
.header .sitesearch label {display:none;}
.header .sitesearch input {border:0px solid #ccc;font-size:10px;width:191px;color:#aaa;padding:3px;line-height:17px;margin-left:1px;}
.header .sitesearch input.button {border:0px;background-color:transparent;color:#fff;height:21px;width:24px;padding:0;cursor:pointer;cursor:hand;}

/**
.header .pagetools {position:absolute;top:224px;right:9px;}
* html .header .pagetools {left:803px;}
**/



.header .nav1 {clear:both;white-space:nowrap;font:normal 18px "Trebuchet MS", Helvetica, sans-serif;text-transform:capitalize;position:relative;z-index:1;width:100%;height:74px;}
.header .nav1 a {color:#5e5e5e;text-decoration:none;display:block;width:164px;height:74px;line-height:37px;}
.header .nav1 a:visited {color:#5e5e5e;text-decoration:none;font-weight:normal;}
.header .nav1 a:hover {height:74px;color:#fff;text-decoration:none;background:#5e5e5e url(/FCWSite/Img/Client/bg_navOn.png) repeat-x left top;font-weight:normal;behavior: url(/fcwsite/include/iepngfix.htc);}
.header .nav1 a.active {height:74px;color:#fff;text-decoration:none;font-weight:normal;background:#5e5e5e url(/FCWSite/Img/Client/bg_navOn.png) repeat-x left top;behavior: url(/fcwsite/include/iepngfix.htc);}
.header .nav1 a.active:visited {height:74px;color:#fff;font-weight:normal;background:#5e5e5e url(/FCWSite/Img/Client/bg_navOn.png) repeat-x left top;behavior: url(/fcwsite/include/iepngfix.htc);}
.header .nav1 a.active:hover {height:74px;color:#fff;text-decoration:none;font-weight:normal;background:#5e5e5e url(/FCWSite/Img/Client/bg_navOn.png) repeat-x left top;behavior: url(/fcwsite/include/iepngfix.htc);}
.header .nav1 ul {list-style:none none;padding:0px;margin:0;height:74px;width:100%;background:transparent url(/FCWSite/Img/Client/bg_navOff.png) repeat-x left top;color:#000;behavior: url(/fcwsite/include/iepngfix.htc);}
.header .nav1 li {float:left;width:164px;display:block;text-align:center;}
.header .nav1 li.active {}
.header .nav1 li.separator {padding:0;color:#fff;width:2px;height:37px;background-color:#fff;}

.header .sectionheader {background:transparent url(../img/Client/bg_header.png) 0 0 no-repeat;height:47px;font:normal 22px "Trebuchet MS", Helvetica, sans-serif;color:#fff;padding:37px 0 4px 26px;text-transform:uppercase;position:relative;z-index:2;top:-19px;margin-bottom:-12px;behavior: url(/fcwsite/include/iepngfix.htc);}
/* html .header .sectionheader {height:70px;} */

.header .menu {position:absolute;visibility:hidden;z-index:100;background-color:#ccc;font:9px verdana, sans-serif;color:#000;width:165px;}
.header .menu a {color:#000;text-decoration:none;padding:4px 8px;background-color:#ccc;display:block;}
.header .menu a:hover {color:#36f;text-decoration:none;background-color:#efefef;}
.header .menu ul {list-style:none none;padding:0px;margin:0px;}
.header .menu li {margin:0px;padding:0px;border-bottom:1px solid #fff;}

/* Home */
body.home .header .pagetools {display:none;}
body.home .header .sectionheader {display:none;}