/* <rde-dm:attribute mode="write" attribute="request:rdeResponseMimetype" opt="set" value="text/css" /> */

/*
CSS Document for KPMG build: SAS P.Robelou 14/11/2007
*/
@import url(/lib/standard_nonjoinus.css);
body
{
    margin: 0px;
    background-color: #f3f4f8;
    text-align: center; /* for IE */
    font-size: 70%;
    font-family: arial,verdana;
    color: #747678;
}
div#wrapper
{
    position: relative;
    text-align: left; /* reset text alignment */
    width: 996px; /* or a percentage, or whatever */
    margin: 0 auto; /* for the rest */
    background-image: url(/images/bg-main.gif);
    background-repeat: repeat-y;
    background-position: top left;
}
div#dropshadowbottom
{
    position: relative;
    width: 996px; /* or a percentage, or whatever */
    height: 8px;
    background-image: url(/images/bg-dropshadow.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
/* ----- generic styles start ----- */
.noborder {border: none !important;}
.fleft {float: left; width: auto;}
.fright {float: right; width: auto;}
.hr {border-top:1px solid #e7ecf8; margin-bottom:15px;}
.margint0 {margin-top:0px !important;}
.margint22 {margin-top:22px;}
.marginb17 {margin-bottom:17px;}
.paddingl20 {padding-left:20px;}
.paddingr20 {padding-right:20px;}
.paddingr30 {padding-right:30px;}
.bold {font-weight:bold;}
.dblue {color:#002664 !important;}
.lbluebold {font-weight:bold; color:#007c92;}
.dbluebold {font-weight:bold; color:#002664;}
/* ----- generic styles end ----- */


/* ----- clearer style starts ----- */
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */

/* ----- clearer style ends ----- */


/* ---------- header styles start ---------- */
#header
{
    margin: 0 8px 0 8px;
    background-image: url(/images/bg-header.jpg);
    background-repeat: no-repeat;
    background-position: 151px 0;
    background-color:#0064a2;
}
#header #logo
{
    float: left;
    width: 151px;
}
#header #title
{
    float: left;
    width: auto;
    padding-left: 79px;
    padding-top: 48px;
    color: #fff;
    font-size: 205%;
    font-weight: bold;
}
#header #topnav
{
    float: right;
    width: auto;
    padding-right: 10px;
    padding-top: 9px;
}
#header #topnav ul li
{
    display: inline;
    height: 5px;
    border-right: 1px solid #fff;
    padding: 0 8px 0 8px;
}
#header #topnav ul li a
{
    text-decoration: none;
    color: #fff;
    font-size: 80%;
}
/* ---------- header styles end ---------- */


/* ---------- content style starts ---------- */
#content
{
    margin: 0 8px 0 8px;
    background-color: #fff;
    background-image: url(/images/bg-content.gif);
    background-repeat: repeat-y;
    background-position: top left;
}
/* ---------- content style ends ---------- */


/* ---------- leftcolumn styles start ---------- */
#leftcolumn
{
    float: left;
    width: 230px;
    padding-bottom:50px;
}


#leftcolumn.performance {
    float: left;
    width: 230px;
}

#leftcolumn ul#nav
{
    margin: 0;
    list-style-type: none;
}
#leftcolumn ul#nav a
{
    font-size: 100%;
    color: #146e7e;
    text-decoration: none;
    border-bottom: 1px solid #e7ecf8;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-image: url(/images/bg-nav-rightarrow.gif);
    background-repeat: no-repeat;
    background-position: 216px 10px;
    display:block;
    width:210px;
}

#leftcolumn ul#nav span
{
    font-size: 100%;
    color: #146e7e;
    text-decoration: none;
    border-bottom: 1px solid #e7ecf8;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-repeat: no-repeat;
    background-position: 216px 10px;
    display:block;
    width:210px;
}


#leftcolumn ul#nav a.active
{
    color:#002664;
}
#leftcolumn ul#nav .subnavheader a.active
{
    background-image: url(/images/bg-nav-downarrow.gif);
    background-position: 215px 12px;
}
#leftcolumn ul#nav ul.subnav
{
    margin: 0;
    list-style-type: none;        
}
#leftcolumn ul#nav ul.subnav a, #leftcolumn ul#nav ul.subnav span
{
    font-size: 100%;
    color: #146e7e;
    text-decoration: none;
    border-bottom: 1px solid #e7ecf8;
    padding-left: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color:#f8f9fd;
    background-image: url(/images/bg-verticalline.gif);
    background-repeat: repeat-y;
    background-position: top right;
    display:block;
    width:195px;
}
#leftcolumn ul#nav ul.subnav a.active
{
    color:#002664;
}
#leftcolumn ul#nav ul.subsubnav
{
    margin: 0;
    list-style-type: none;        
}
#leftcolumn ul#nav ul.subsubnav a, #leftcolumn ul#nav ul.subsubnav span
{
    font-size: 100%;
    color: #146e7e;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding-left: 50px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color:#eff2fa;
    background-image: url(/images/bg-verticalline.gif);
    background-repeat: repeat-y;
    background-position: top right;
    display:block;
    width:180px;
}
#leftcolumn ul#nav ul.subsubnav a.active
{
    color:#002664;
}

#leftcolumn ul#nav ul.subsubsubnav
{
    margin: 0;
    list-style-type: none;        
}
#leftcolumn ul#nav ul.subsubsubnav a, #leftcolumn ul#nav ul.subsubsubnav span
{
    font-size: 100%;
    color: #146e7e;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    padding-left: 60px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color:#eff2fa;
    background-image: url(/images/bg-verticalline.gif);
    background-repeat: repeat-y;
    background-position: top right;
    display:block;
    width:170px;
}
#leftcolumn ul#nav ul.subsubsubnav a.active
{
    color:#002664;
}

#leftcolumn #titleBox {
    background-color:#193B73;
    height:170px;
    margin: 0pt;
    padding: 20px;
    width:190px;
}


#leftcolumn #titleBox h4  {
    color:#98C6F3;
    font-size:145%;
    margin: 0px 0px 5px 0px;
}

#leftcolumn #titleBox p {
    font-weight: bold;
    line-height:1.75;
}


#leftcolumn .performancePadding {
    padding:10px 10px 0 10px;
}

/* ---------- leftcolumn styles end ---------- */




/* ---------- middlecolumn styles start ---------- */
#middlecolumn 
{
    float:left;
    width:480px;
    padding: 20px 10px 18px 20px;
}

.contentWrapper {
    padding: 0 20px;
}

#middlecolumn .flashalt 
{
    position: relative; 
    width: 480; 
    height: 286px;
}
#middlecolumn .flashalt-text 
{
    position: absolute; 
    bottom: 5px; 
    left: 10px;
}
#middlecolumn .flashalt-text a
{
    text-decoration:none;
    color:#007c92;
    background-image:none;
    display:inline;
    padding-left:0px;
}
#middlecolumn .flashalt-textb
{
    position: relative; 
    padding-top: 5px; 
}
#middlecolumn .flashalt-textb a
{
    text-decoration:none;
    color:#007c92;
    background-image:none;
    display:block;
    padding-left:0px;
}
#middlecolumn #cookie 
{
   margin-bottom:12px;
}
#middlecolumn #cookie a
{
   color:#007c92;
   display:inline;
   background-image:none;
   padding:0;
   margin-left:1px;
   margin-right:1px;
}
#middlecolumn .intro 
{
    font-size:120%;
    line-height:1.3;
}
#middlecolumn h1 
{
    color:#002664;
    font-size:230%;
    margin: 0px 0px 3px 0px;
}
#middlecolumn h2 
{
    color:#002664;
    font-size:160%;
    margin: 0px 0px 10px 0px;
}
#middlecolumn h3 
{
    color:#002664;
    font-size:120%;
    margin: 0px 0px 10px 0px;
}
#middlecolumn a
{
    text-decoration:none;
    color:#007c92;
    background-image: url(/images/bg-rightarrow.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left:10px;
    display:block;
}
#middlecolumn a.header
{   
    background-image: none;
    padding-left:0px;
}
/* -- home page styles start -- */
#middlecolumn #homechairman
{
    padding-right:20px;
    width:160px; 
    float:left;
}
#middlecolumn #homechiefexec
{
    padding-right:20px;
    width:160px; 
    float:left;
}
#middlecolumn #homebetter
{
    width:299px; 
    float:left;
    border-left:1px solid #e7ecf8;
}
#middlecolumn .homeborderbottom 
{
    border-bottom:1px solid #e7ecf8;
    padding-left:19px;
    padding-right:12px;
    margin-bottom:9px;
}
/* -- home page styles end -- */

/* -- better performance page and 2007 highlights styles start -- */
#middlecolumn .performancestatement 
{
    padding: 10px 10px 12px 10px;
}
#middlecolumn .highlightsleftcolumn 
{
    float:left;
    width:190px;
}
#middlecolumn .highlightsrightcolumn 
{
    float:right;
    width:190px;
}
#middlecolumn .performancestatementleftcolumn 
{
    float: left; 
    padding-right: 19px;
    width:auto;
}
#middlecolumn .performancestatementrightcolumn 
{
    float: left;
    width: 251px;
}
#middlecolumn .performanceleftcolumn 
{
    float:left; 
    width:230px;
}
#middlecolumn .performancerightcolumn 
{
    float:right; 
    width:230px;
}

#middlecolumn .performancecolumn1 
{
    float:left;
    padding-right: 15px;
    width:150px;
}
#middlecolumn .performancecolumn2 
{
    float:left;
    width:150px;
}
#middlecolumn .performancecolumn3 
{
    float:right; 
    width:150px;
}

#middlecolumn .performanceleftcolumnFirst {
    float:left; 
    width: 244px;
    margin:0;
    padding: 0 15px 0 0;
}

#middlecolumn .performanceleftcolumnSecond {
    float:left; 
    width: 205px;
    margin: 0 0 0 15px;
}

#middlecolumn .performanceleftcolumnFirst img, 
#middlecolumn .performanceleftcolumnSecond img {
    margin: 7px 0;
}

.line_2to1 {
    width: 480px;
    background-image: url();
    background-repeat: repeat-y;
    background-position: 260px 0px;
    float: left;
}

.borderRight {
    border-right:1px solid #E7ECF8;
}
#middlecolumn h1.performancecolumn {
        font-size:170%;
}

#middlecolumn .performanceleftcolumnpadding
{
    padding:10px 10px 0 10px;
}
#middlecolumn .performancerightcolumnpadding
{
    padding:10px 10px 0 10px;
}
#middlecolumn .middletitledblue 
{
    background-color:#007c92;
    background-image: url(/images/bg-title-middlecolumndblue.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
#middlecolumn .middletitledblue a
{
    background-image:none;
    color:#fff;
    font-weight:bold;
    font-size:110%;
    padding:3px 0 3px 10px;
    display:block;
    width:470px;
}

#middlecolumn .middletitledblueOpenClose 
{
    width: 470px;
    background-color:#007c92;
    color:#FFFFFF;
    font-size:110%;
    font-weight:bold;
    padding:3px 0 3px 10px;
    margin: 5px 0 0 0;
}
#middlecolumn .middletitledblueOpenClose a.close,
#middlecolumn .middletitledblueOpenClose a.open
{
    color:#fff;
    background-image:none;
    font-weight:bold;
    padding:0 10px 0 0;
    float:right;
    width: 8px;
    z-index: 100;
}


#middlecolumn .middletitlesmalldblue 
{
    background-color:#007c92;
    background-image: url(/images/bg-titlesmall-middlecolumndblue.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
#middlecolumn .middletitlesmalldblue a
{
    background-image:none;
    color:#fff;
    font-weight:bold;
    font-size:110%;
    padding:3px 0 3px 10px;
    width:220px;
}
/* -- better performance page and 2007 highlights styles end -- */
#middlecolumn .columnwidth164 
{
    float:left; 
    width:164px;
}
#middlecolumn .columnwidth173 
{
    float:left; 
    width:173px;
}
#middlecolumn .columnwidth200 
{
    float:left; 
    width:200px;
}
#middlecolumn .columnwidth240 
{
    float:left; 
    width:240px;
}
#middlecolumn .columnwidth240paddingl20 
{
    float:left; 
    width:220px;
    padding-left:20px;
}
#middlecolumn .columnwidth240paddingr30 
{
    float:left; 
    width:210px;
    padding-right:30px;
}
#middlecolumn .columnwidth240paddingr23
{
    float:left; 
    width:217px;
    padding-right:23px;
}
#middlecolumn .columnwidth240paddingr19
{
    float:left; 
    width:221px;
    padding-right:19px;
}
#middlecolumn .columnwidth280 
{
    float:left; 
    width:280px;
}
#middlecolumn .columnwidth307 
{
    padding-left:40px;
    float:left; 
    width:267px;
}
#middlecolumn .columnwidth316 
{
    padding-left:40px;
    float:left; 
    width:276px;
}
#middlecolumn div.quotewrapper 
{
    padding-bottom:18px;
}
#middlecolumn p.quotetitle
{
    font-weight:bold; 
    color:#002664;
}
#middlecolumn div.quote
{
    padding:10px 15px 0 15px;
    color:#00505c;
}
#middlecolumn div.quote p 
{
    margin:0;
}
#middlecolumn div.quoteauthor
{
    font-weight:bold;
    padding-top:2px;
}
#middlecolumn .question
{
    color:#002664; 
    font-weight:bold; 
    font-size:120%;
}
#middlecolumn .textalternative 
{
    padding-top:2px;
    padding-bottom:10px;
    float:right;
    width:auto;
    font-weight:bold;
}
#middlecolumn .textalternativeleft 
{
    padding-top:2px;
    padding-bottom:10px;
    float:left;
    width:auto;
    font-weight:bold;
}
#middlecolumn .nextpage 
{
    padding-top:30px;
    float:right;
    width:auto;
    font-weight:bold;
}
#middlecolumn .previouspage 
{
    padding-top:30px;
    float:left;
    width:auto;
    font-weight:bold;
}
#middlecolumn ul.marginb22 li 
{
    margin-bottom:22px;
}
#middlecolumn ul.marginb10 li 
{
    margin-bottom:10px;
}
#middlecolumn ul.marginb5 li 
{
    margin-bottom:5px;
}
#middlecolumn ul 
{
    margin-top:20px;
    margin-bottom:20px;
}
#middlecolumn ul.contentlinks li a
{
    line-height:1.6;
    font-weight:bold;
    width:470px;
    background-position: 0 6px;
}
#middlecolumn ul.contentlinks li a.on
{
    color:#002664;
}
#middlecolumn ul.squarebullet li 
{ 
    padding-left:8px; 
    background-image: url(/images/bg-ul.gif); 
    background-repeat: no-repeat; 
    background-position: 0 5px;
}
#middlecolumn ul.secondarybullet li 
{
      background-image: none;   
}
#middlecolumn .downloadheader 
{
    background-color:#e0eefb; 
    border-bottom:1px solid #cae2fe; 
    font-weight:bold; 
    color:#002664; 
    padding:3px 0 3px 0; 
    margin-bottom:10px;
}
#middlecolumn .downloadheader .downloadheadertitle
{
    float:left; 
    width:324px; 
    padding-left:8px;
}
#middlecolumn .downloadheader .downloadheadertype
{
    float:left; 
    width:86px;
}
#middlecolumn .downloadheader .downloadheadersize
{
    float:left; 
    width:62px;
}
#middlecolumn .downloaditem
{
    margin-bottom:5px;
}
#middlecolumn .downloaditem .downloaditemtitle
{
    float:left; 
    width:262px;
    padding-right:70px;
}
#middlecolumn .downloaditem .downloaditemtype
{
    float:left; 
    width:86px;
}
#middlecolumn .downloaditem .downloaditemsize
{
    float:left; 
    width:62px;
}
#middlecolumn .downloaditem .downloaditemsubtitle
{
    float:left; 
    width:252px;
    padding-left:10px;
    padding-right:70px;
}
#middlecolumn .imagewrapper 
{
    margin-bottom:20px;
}
#middlecolumn .imagewrapper img
{
    margin-bottom:5px;
}
#middlecolumn .imagewrapper .imagetitle
{
    color:#002664;
    font-weight:bold; 
    font-size:110%;
    margin-bottom:12px;
    border-bottom:1px solid #e4ecf6;
}
#middlecolumn ul.sitemap, #middlecolumn ul.sitemapsub, #middlecolumn ul.sitemapsubsub, #middlecolumn ul.sitemapsubsubsub
{
    margin:0;
    padding-left:15px;
}
#middlecolumn ul.sitemap li, #middlecolumn ul.sitemapsub li, #middlecolumn ul.sitemapsubsub li, #middlecolumn ul.sitemapsubsubsub li
{
    display:inline;
}
#middlecolumn ul.sitemap li a, #middlecolumn ul.sitemapsub li a, #middlecolumn ul.sitemapsubsub li a, #middlecolumn ul.sitemapsubsubsub li a
{
    padding-top:2px;
    padding-bottom:2px;
}

#middlecolumn div.withimg {
    position:absolute; 
    width:220px; 
    margin:10px; 
    margin-left:460px; 
    padding:10px; 
    background-color:#FFFFFF; 
    opacity:0.9; 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#middlecolumn div.withimgFullWidth {
    position:absolute; 
    width:200px; 
    margin: 100px 0 10px 290px; 
    padding:10px 10px 10px 20px; 
    background-color:#FFFFFF; 
    opacity:0.9; 
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

#middlecolumn div.withimgFullWidth img {
    border:none;
}


#middlecolumn div.withimgFullWidth a {
    font-size: 120%;
}

#middlecolumn div.withimgFullWidth ul.contentlinks {
    margin: 0;
}

/* middlecolumn div ends */



#middlecolumn p.email a {
    background-image:url(/images/caret_email.gif);
    background-position: 0 3px;
    background-repeat:no-repeat;
    line-height:13px;
    margin:5px 0pt;
    padding-left:15px;
}


#middlecolumn p.phone {
    background-image:url(/images/caret_phone.gif);
    background-position:left top;
    background-repeat:no-repeat;
    line-height:13px;
    margin:5px 0pt;
    padding-left:15px;
}

#middlecolumn a.pdf {
    background: transparent url(/images/pdf.gif) 0 0 no-repeat;
    padding: 0px 0 3px 25px;
    line-height: auto;
    display: block;
    margin: 0 0 12px 0;
}

#LayerButton { 
    position: absolute; z-index: 1000; 
    margin: -28px 0 0 3px; !margin-top: -33px;
}
#LayerButton .prev {
    float: left; width: 13px; height: 13px;
    background: transparent url(/images/pfeil_zurueck.gif) 0 0 no-repeat; 
    margin: 0; padding: 0;
}
#LayerButton .next { 
    float: left; width: 13px; height: 13px;
    background: transparent url(/images/pfeil_vor.gif) 0 0 no-repeat; 
    margin: 0 0 0 2px; padding: 0;
}


/* ---------- rightcolumn styles start ---------- */
#rightcolumn 
{
    float: right;
    width: 210px;
    padding:10px 10px 50px 10px;
}


.module 
{
    margin-bottom:18px;
}
.module .rhmtitle 
{
    background-color:#e0eefb;
    background-image: url(/images/bg-title-rightcolumn.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.module .rhmtitle a
{
    color:#002664;
    font-weight:bold;
    font-size:110%;
    padding:3px 0 3px 10px;
    text-decoration:none;
    display:block;
    width:200px;
}
.module .rhmtitlenolink 
{
    background-color:#e0eefb;
    background-image: url(/images/bg-title-rightcolumn02.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.module .rhmtitlenolink a
{
    color:#002664;
    font-weight:bold;
    font-size:110%;
    padding:3px 0 3px 10px;
    text-decoration:none;
    display:block;
    width:200px;
}
.module .modulecontent 
{
    padding:10px 10px 0 10px;
}
.module .modulecontent img
{
    margin: 0px 0px 5px 0px;
}
.module .modulecontent p
{
    margin: 0px 0px 2px 0px;
}
.module .modulecontent p.name
{
    margin-top: 5px;
}
.module .modulecontent a
{
    line-height:1.6;
    text-decoration:none;
    color:#007c92;
    background-image: url(/images/bg-rightarrow.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left:10px;
    display:block;
    width:180px;
}

.module .modulecontent a.arrow
{
    background-image: url(/images/bg-rightarrow.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left:10px;
}

.module .modulecontent a.document
{
    background-image: url(/images/caret_document.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left:18px;
}

.module .modulecontent a.podcast
{
    background-image: url(/images/caret_podcast.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left:18px;
}

.module .modulecontent a.movie
{
    background-image: url(/images/caret_movie.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left:18px;
}


.module .auditorlist 
{
    line-height:1.5;
    position:relative;
    width:199px;    
    background-color:#e0eefb;
    border-bottom:1px solid #cae2f9;
    border-right:1px solid #cae2f9;
    color:#747678;
    padding:3px 0 3px 10px;
}
.module .auditorlist p.auditorlisttitle
{
    color:#002664;
    font-size:110%;
    font-weight:bold;
    padding-top:6px;
    margin-bottom:2px;
}
/* ---------- rightcolumn styles end ---------- */



/* ---------- footer styles start ---------- */
#footer 
{
    margin: 0 8px 0 8px;
    background-color: #fff;
    border-top:1px solid #e7ecf8;
    color:#b2b2b2;
    padding:7px 16px 7px 21px;
}
#footer #disclaimer 
{
    float:left;
    width:500px;
}
#footer #disclaimer a
{
    color: #b2b2b2;
    text-decoration: none;
}
/*#footer #disclaimer a
{
    border-left:1px solid #edf1fa; 
    padding-left:6px; 
    margin-left:4px;
    color:#b2b2b2;
    text-decoration:none;
}*/
#footer #disclaimer ul
{
    margin:0;
    list-style-type: none; 
}
#footer #disclaimer ul li
{
    display:inline;
    border-right:1px solid #edf1fa;
    padding-right:5px;
}
#footer #disclaimer ul li a
{
    color: #b2b2b2;
    text-decoration: none;
}


#footer #bottomnav 
{
    float:right;
    width:auto;
}
#footer #bottomnav ul
{
    margin:0;
    list-style-type: none;
}
#footer #bottomnav ul li 
{
    display:inline;
    border-right:1px solid #edf1fa;
    padding-right:5px;
    padding-left:5px;
}
#footer #bottomnav ul li a
{
    color: #b2b2b2;
    text-decoration: none;
}

#footerLegalese {
    float: left;
    display: inline;
    width: 730px;
    margin-top: 10px;
    margin-left: 10px;
    text-align:left;
}
#footerLegalese p {
    color: #B2B2B2;
    margin-bottom: 10px;
}
#footerLegalWrapper {
    float: left;
    display: inline;
    margin-top: 10px;
    margin-left: 6px;
}
#footerLegalWrapper li {
    display: inline;
    list-style-type: none;
    padding: 0 5px 0 5px;
    float: left;
    border-right: 1px solid #ccc;
    text-align: center;
}
#footerLegalWrapper li.selected {
    background-color: #FFFFFF;
    font-weight: bold;
    border: 0;
    color: #B2B2B2;
}
#footerLegalWrapper li.last {
    border: 0;
}
#footerLegalWrapper li a:link {
    color: #B2B2B2;
    text-decoration: none;
}
#footerLegalWrapper li a:visited {
    color: #B2B2B2;
    text-decoration: none;
}
#footerLegalWrapper li a:hover {
    text-decoration: underline;
}

/* ---------- footer styles end ---------- */