/* CSS Document */


#header .navtop {
 font-size: 13px;
 font-weight:bold;
text-align:right;
position: relative;
top: 14px;
left: 740px;
overflow: hidden;
width:270px; 
max-width:280px; 

}
/*
#header xul.navtop {
xpadding-left:404px;
xpadding-top:13px;
xwidth:310px;
 background: none;
 padding-right:-10px;
}

*/
#header li
{
display: inline;
list-style-type: none;
padding-right: 24px;

line-height: 13px;
 background: none;
}
#header li { 

background-image: url(breadcBullet.gif);
background-position: -4px 3px;
background-repeat: no-repeat;
line-height: 13px;
margin: 0 .4em 0 -.5em;
padding: 0 .6em 0 .5em;

}

#header li  a { 
color: #686868;
text-decoration: none; 
}

#header li  a:visited { 
color: #686868;
text-decoration: none; 
}

#header li  a:hover { 
color: #686868;
text-decoration: underline; 
}


#header li a.current { 
color: #FC921C; 
text-decoration: none; 
}



#leftcolumn .navtop {
margin:152px 0 0 0 ;
font-weight:bold;
}
#leftcolumn li {
list-style-type: none;
padding-right: 20px;
line-height: 20px;
}
#leftcolumn li  a { 
color: #686868;
text-decoration: none; 
}
#leftcolumn li  a:visited { 
color: #686868;
text-decoration: none; 
}
#leftcolumn li  a:hover { 
color: #686868;
text-decoration: underline; 
}
#leftcolumn li a.current { 
color: #FC921C; 
text-decoration: none; 
}


.navwrap {
   width: 900;
   padding-left:40px;
   }
#footer .navtop {
text-align: center;
 font-size: 13px;
font-weight:bold;
position: relative;
top: 0px;
left: 160px;
overflow: hidden;
width:630px; 
max-width:630px; 
}
#footer li
{

}
#footer li { 
background-image: url(breadcBullet.gif);
background-position: -4px 3px;
background-repeat: no-repeat;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
display: inline;
list-style-type: none;
line-height: 13px;
}
#footer li  a { 
color: #686868;
text-decoration: none; 
}
#footer li  a:visited { 
color: #686868;
text-decoration: none; 
}
#footer li  a:hover { 
color: #686868;
text-decoration: underline; 
}
#footer li a.current { 
color: #FC921C; 
text-decoration: none; 
}
.anchor {
display : block;
  width : 20px;
  height : 20px;
  margin-left:957px;
  margin-top:-20px;
  }
#breadcrumb {
color: #31312f;
height : 19px;
  margin:  0 0 0 0;
    padding: 4px 0 2px 0;
	border-top: 1px solid #B3B8BA;
	border-bottom: 1px solid #B3B8BA;
	 letter-spacing:1px;
}
#breadcrumb  li  a { 
color: #686868;
text-decoration: none; 
font-weight:normal;
}
#breadcrumb li  a:hover { 
text-decoration: underline; 
}
#breadcrumb ul, #breadcrumb li {
  display: inline;
  color: #686868;
  font-size: 12px;
  font-weight:bold;
}
ul.rex-breadcrumb li {
background-image: url(breadcSlash2.gif);
  background-position: 2px 0;
  background-repeat: no-repeat;
color: #31312f;
  margin-left: 0px;
  padding: 0 0 0 12px;
  list-style: none;
}
ul.rex-breadcrumb li.rex-lvl1, li.rex-lvl2, li.rex-lvl3{
  margin:  0 0 0 0;
  padding-left: 0px;
  background: none;
}


