

th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}

a:link { color:#039; }

a:visited { color:#639; }

.skiplinks {
  visibility:hidden;    /* NS7 */
  display:none;
  }


#home-wrapper {  }

.nav-secondary .region-selector { margin:0 26px 0 90px; }

.nav-secondary .region-selector span.region,
.nav-secondary .region-selector span.language { font-weight:bold; }

.nav-secondary .region-selector .language-selector { padding-left:4px; }


/*** 
---------------------
Libra Specific Styles
---------------------
. generic round corners
. added 09/01/06
***/

/*** Generic Rounded Corner Module Declaration ***/
.corner-top, .corner-left, .corner-bottom {
  position:relative; /* req */
  background-image: url(images/menu/cr_def.gif);
  background-repeat:no-repeat;
  display:block;
  font-size:0;
  height:3px;
  }

.corner-top {
  background-position:100% 0;
  width:auto;
  top:-1px;
  right:-1px;
  }

.corner-top .corner-left {
  background-position:0 -6px;
  width:3px;
  left:-2px;
  }

.corner-bottom {
  background-position:100% -3px;
  clear:both;
  width:auto;
  bottom:-1px;
  right:-1px;
  }

.corner-bottom .corner-left {
  background-position:0 -9px;
  width:3px;
  left:-2px;
  }

.cdc-rc-container {
  border:1px solid #ccc;
  width:100%;
  }

.side {
  border:1px solid #aeaeae;
  border-top:0;
  }


#cdc-nav-module {
  position:relative;
  margin-top:1px;
  background:url(images/menu/sitearea-nav.jpg) repeat-x top left;
  z-index:10;  /* req: flydowns */
  }
  /* IE requires height. FF1.0 takes literally */
  * html #cdc-nav-module { height:1%; }

#cdc-nav-module .nav-container  {
  margin-top:-3px; 
  width:1000px;
  align:left;
  }
  /* IE6 moves flydown 1 pixel down to not overlap nav */    
  * html #cdc-nav-module .nav-container { margin-bottom:-1px; }

#cdc-nav-module .nav { 
  padding:6px 7px 6px 8px;
  padding-left:10px;
  padding-right:10px;
  border-right:1px solid #ccc;  
  }
  /* IE hover alternative */
  * html #cdc-nav-module .nav {
  behavior: expression( 
    this.onmouseenter=new Function("this.className+=' hover'"),
    this.onmouseleave=new Function("this.className=this.className.replace(' hover','')"),
    this.style.behavior=null);
    } 

#cdc-nav-module .lastnav { border-right:0 solid #ccc; }

#cdc-nav-module .nav:hover, #cdc-nav-module .hover {
  background:url(images/menu/sitearea-nav.jpg) repeat-x 0 -100px; 
  }

#cdc-nav-module .nav a {
  display:block;
  padding:0; /* req */
  height:auto; /* req: min auto. Not 100% */
  color:#2f6681; 
  background-color:transparent;
  font-size:90%;
  line-height:1.13em; /* equiv: 4px line-height; */
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  font:bold 12px arial,helvetica,sans-serif; /* Sets base */
  }

#cdc-nav-module .nav:hover a, 
#cdc-nav-module .hover a { color:#fff; }




.menuFrame {
  overflow:hidden; 
  position:absolute;
  display:none;
  /* IE require -1px top to remove doubleline with flydown, 
     Safari is couple pixels off  */
  %margin-top:-1px; 
  }
  * html .menuFrame { margin-left:1px; } /* req: IE 6 extra 1 pixel margin */

.menu {
  position:relative;
  width:100%;
  height:100%;
  border:1px outset;
  border-top-width:0; 
  font-size:86.6%;
  text-align:left;
  }



.menu ul {
  padding:0px; margin:0px;
font:normal 11px arial,helvetica,sans-serif; /* Sets base */
  }



.menu li {
  display:inline;
font:normal 11px arial,helvetica,sans-serif; /* Sets base */
  padding:0px; margin:0px;
  text-align:left; 
  
  %margin-bottom:-1px; /* IE has 1 extra pixel at top of each li */

  }
  * html body .menu li {
    behavior: expression( 
      this.onmouseenter=new Function("this.className+=' subhover'"),
      this.onmouseleave=new Function("this.className=this.className.replace(' subhover','')"),
      this.style.behavior=null); 
    }

.menu a:link, .menu a:visited {
  line-height:108%;
  color:#2f6681;
  padding:2px 10px 3px;
  text-decoration: none;
  border-top:1px solid #d5e0e6;
  border-right:1px solid #c9cbcd;
  display:block;
  background:url(images/menu/sitearea-nav-bg.png) repeat-x;
  width:185px;
  }
  * html .menu li a:link, * html .menu li a:visited {
    background:none;
    background-color:#fff;
    filter:alpha(opacity=97); /* req: IE 6 & 7, ignored by rest */
    }
  * html .menu li a:hover {
    background-color:#d5e0e6;
    filter:alpha(opacity=97); /* req: IE 6 & 7, ignored by rest */
    }

.menu a:hover, .menu .subhover {
  display:block;
   background-position:0 -250px; 
  }

.link-group { font-weight:bold; }

.menu .link-group a:link, .menu .link-group a:visited,
.menu .link-group a:hover, .menu .link-group a:active { 
  border-top:1px solid #acc2cd; 
  border-right:1px solid #c9cbcd;
  font-weight:bold !important; 
  }

#maeerFrame { %margin-left:-1px; } /* IE 7 positioning offset */
  * html #maeerFrame { margin-left:0; } /* restore IE 6 position */


#partnerFrame { 
  margin-right:-1px; /* FF Fix. */
  left:588px !important; 
  }
  * html #partnerFrame { 
    left:587px !important; 
    width:201px; 
    } 
    

.quickl
{
font : bold 14px verdana;
color:#000000; background-color:#dddddd;
padding-left:10px;
}
.quickl2
{
font : normal 11px verdana;
color:#2f6681; background-color:#efefef;
text-align:left;
 width:250px;
}

.quickl2 li
{
  display:block;
  list-style:none;
  margin:4px 0 2px -5px;
  line-height:1.3em;
  padding-left:15px;
}

.quickl2 a {font-weight:bold;   color:#2f6681; }


.normald
{
font : normal 11px arial,helvetica,sans-serif;
color:#2f6681; background-color:#efefef;
text-align:left;
}

.normald li
{
  display:block;
  margin:4px 0 2px -5px;
  line-height:1.5em;
  padding-left:15px;
}


.normald a {font-weight:bold;   color:#2f6681; }


.inimage {vertical-align:middle;}




/***
--------------------
Footer Styles
--------------------
. defines styles for: text/link, copyright, legal
***/

#home-footer {
  padding:25px 0 0 15px; 
  font-size:86%; /* Set font smaller than normal */
  color:#333; 
  line-height:13px;
   text-align:left;
  }
  * html #home-footer { padding-top:26px; } /* offset: IE6 1px less above footer */

#home-footer a, #framework-footer a:visited {
  color:#2f6681; 
  background-color:transparent; 
  text-decoration:none;
  }

#home-footer a:hover, #home-footer a:active { text-decoration:underline; }

#home-footer #footer-copyright {
  padding-right:7px; 
  float:left;
  }

#home-footer #footer-legal {
  white-space:nowrap;
  float:left;
  padding-bottom:18px;
  }
  * html #home-footer #footer-legal {
    padding-bottom:17px;  /* offset: IE 1 px larger */
    }
 

