/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {width:100%; background-color:rgb(255,255,255); } /*Font-size: 1.0em = 10px when browser default size is 16px*/
.zzpage-container {width:970px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;}
.zzmain {clear:both; width:964px; padding-bottom:30px; border-left:solid 3px #a5000d; border-right:solid 3px #a5000d;}
.zzmain-navigation {font-size:78.8%; font-family:verdana,arial,sans-serif; display:inline /*Fix IE floating margin bug*/; float:left; width:170px; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/; background:rgb(245,245,245);}
.zzmain-navigation-r {font-size:78.8%; font-family:verdana,arial,sans-serif; display:inline /*Fix IE floating margin bug*/; float:right; width:170px; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/; background:rgb(245,245,245);}
.zzmain-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:600px; margin:0 0 0 10px; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}
.zzmain-subcontent {font-family:verdana,arial,sans-serif; display:inline /*Fix IE floating margin bug*/; float:right; width:170px; margin:0 5px 0 0; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}
.zzfooter {font-size:86.7%; font-family:verdana,arial,sans-serif; clear:both; width:964px; padding:0.9em 0 0.9em 0; border-top:solid 3px #a5000d; border-left:solid 3px #a5000d; border-right:solid 3px #a5000d; border-bottom:solid 3px #a5000d; background:#ffffff; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.zzheader {width:970px; font-size:77.5%; font-family:verdana,arial,sans-serif;}
.zzheader-top {width:964px; height:90px; border-top:solid 3px #a5000d; border-left:solid 3px #a5000d; border-right:solid 3px #a5000d; margin-top:10px; background:#ffffff; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}
.zzheader-bottom {width:964px; border-bottom:solid 3px #a5000d; border-left:solid 3px #a5000d; border-right:solid 3px #a5000d; border-top:solid 1px #a5000d;}
.zzheader-breadcrumbs {clear:both; width:964px; padding:1.0em 0 1.5em 0; border-left:solid 3px #a5000d; border-right:solid 3px #a5000d;}
.zzheader .zzround-border-topleft {width:25px; height:25px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_bg_head_corner_topleft_25px.gif) no-repeat; margin-top:-3px; margin-left:-3px;}
.zzheader .zzround-border-topright {width:25px; height:25px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_bg_head_corner_topright_25px.gif) no-repeat; margin-top:-3px; margin-left:942px;}

/*************/
/*  2. HEAD  */
/*************/
.zzsitelogo {width:175px; height:80px; position:absolute; z-index:1; margin:4px 0 0 15px; background:url(/users/155000/154704/64262/img/64262_headerleft.png);}
.zzsitename {width:300px; height:45px; position:absolute; z-index:1; margin:23px 0 0 195px; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}
.zzsitename h1 {font-weight:bold; font-size:240%;}
.zzsitename h2 {margin:-2px 0 0 0; color:#646464; font-weight:normal; font-size:120%;}
.zzsitename a{text-decoration:none; color:#a5000d;}
.zzsitename a:hover {text-decoration:none; color:#00025c;}

.zznav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:620px  /*Non-IE6*/; margin-left:613px /*IE6*/;}
.zznav0 ul {float:right; padding:0 20px 0 0;}
.zznav0 li {display:inline; list-style:none;}
.zznav0 li a {padding:0 0 0 3px;}
.zznav0 a:hover {text-decoration:none;}
.zznav0 a img {height:20px; border:none;}

.zznav1 {width:350px; position:absolute; z-index:3; margin:55px 0 0 620px;}
.zznav1 ul {float:right; padding:0 15px 0 0; font-weight:normal;}	
.zznav1 li {display:inline; list-style:none;}
.zznav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:#222222; text-decoration:none; font-size:110%;}
.zznav1 a:hover {text-decoration:none; color:#a5000d;}

/*Drop-down menu*/
.zznav2 {white-space:nowrap /*IE hack*/; float:left; width:964px; background:#00025c; color:rgb(100,100,100); font-size:130%;} /*Color navigation bar normal mode*/
.zznav2 ul {list-style-type:none;}
.zznav2 ul li {float:left; z-index:auto  /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.zznav2 ul li a {float:none  /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.1em; line-height:2.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:normal; color:#ffffff;}
.zznav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.zznav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.zznav2 ul li:hover a {background-color:#a5000d; text-decoration:none;} /*Color main cells hovering mode*/
.zznav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.0em; margin-top:0.1em; left:0;}
.zznav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#00025c; font-weight:normal; color:#ffffff;} /*Color subcells normal mode*/
.zznav2 ul li:hover ul li a:hover {background-color:#a5000d; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.zznav2 table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.zznav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#a5000d; text-decoration:none;} /*Color main cells hovering mode*/
.zznav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:2.1em; t\op:2.0em; left:0; marg\in-top:0.1em;}
.zznav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:#00025c; font-weight:normal; color:#ffffff;} /*Color subcells normal mode*/
.zznav2 ul li a:hover ul li a:hover {background-color:#a5000d; text-decoration:none;} /*Color subcells hovering mode*/

.zzheader-breadcrumbs ul {float:left; width:570px; list-style:none; padding:0 0 0 15px; font-size:110%;}
.zzheader-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(/users/155000/154704/64262/img/64262_bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.zzheader-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.zzheader-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.zzmain-navigation .zzround-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 160px; background:url(/users/155000/154704/64262/img/64262_bg_corner_topright.gif) no-repeat;}
.zzmain-navigation .zzround-border-topleft {width:10px; height:10px; position:absolute; z-index:100; margin:0; background:url(/users/155000/154704/64262/img/64262_bg_corner_topleft.gif) no-repeat;}

/* MAIN CONTENT */
.zzcolumn1-unit {width:590px; margin-bottom:10px  /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.zzcolumn2-unit-left {float:left; width:260px; margin-bottom:10px  /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.zzcolumn2-unit-right {float:right; width:260px; margin-bottom:10px  /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.zzcolumn3-unit-left {float:left; width:172px; margin-bottom:10px  /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.zzcolumn3-unit-middle {float:left; width:172px; margin-bottom:10px  /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.zzcolumn3-unit-right {float:right; width:172px; margin-bottom:10px  /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.zzsubcontent-unit-border {width:168px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.zzsubcontent-unit-border-green {width:168px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.zzsubcontent-unit-border-blue  {width:168px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.zzsubcontent-unit-border-orange {width:168px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
.zzsubcontent-unit-border-red {width:168px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px #e5624d; background-color:#f5c4bc;}

.zzsubcontent-unit-noborder {width:170px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.zzsubcontent-unit-noborder-green {width:70px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.zzsubcontent-unit-noborder-blue  {width:170px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.zzsubcontent-unit-noborder-orange {width:170px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
.zzsubcontent-unit-noborder-red {width:170px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:#f5c4bc;}

.zzround-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.zzround-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:159px;}
.zzround-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.zzround-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:160px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.zzfooter p {line-height:1.3em; text-align:center; color:#222222; font-weight:bold;}
.zzfooter p.zzcredits {font-weight:normal}
.zzfooter a {text-decoration:underline; color:#222222;}
.zzfooter a:hover {text-decoration:none; color:#a5000d;}
.zzfooter .footerlogo {width:82px; height:60px; position:absolute; z-index:100; background:url(/users/155000/154704/64262/img/64262_logofooter.jpg) no-repeat; margin-left:860px; background-position:center; border:0px;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.zzpage-container:after, .zzheader:after, .zzheader-bottom:after, .zzheader-breadcrumbs:after, .zzmain:after, .zzmain-navigation:after, .zzmain-content:after, .zzmain-content div:after, .zzmain-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.zzcolumn1-unit:after, .zzcolumn2-unit-left:after, .zzcolumn2-unit-right:after, .zzcolumn3-unit-left:after, .zzcolumn3-unit-middle:after, .zzcolumn3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.zzsubcontent-unit-border:after, .zzsubcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.zzsubcontent-unit-border-blue:after, .zzsubcontent-unit-border-green:after, .zzsubcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.zzsubcontent-unit-noborder-blue:after, .zzsubcontent-unit-noborder-green:after, .zzsubcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.zzfooter:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.zzclear-contentunit {clear:both; width:600px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.zzheader-top {width:964px; height:80px; background:rgb(240,240,240); overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.zzheader-breadcrumbs {width:964px; background:transparent;}}
@media print {.zznav2 {float:left; width:964px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.zzmain {clear:both; width:964px; padding-bottom:30px; background:transparent;}}
@media print {.zzmain-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:169px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible  /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.zzfooter {clear:both; width:964px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible  /*Firefox*/; overflow:hidden /*IE6*/;}}

/* MAIN NAVIGATION */
.zznav3-grid {width:169px; border-bottom:solid 1px rgb(200,200,200);}
.zznav3-grid dt a, .zznav3-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto ; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 10px 0px 15px;  border-top: solid 1px rgb(200,200,200); text-decoration:none; color:#505050; font-weight:bold; font-size:120%;}
.zznav3-grid dd a, .zznav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto ; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:#505050; font-size:120%;}
.zznav3-grid dt a:hover, .zznav3-grid dd a:hover {background-color:rgb(225,225,225); /*background-color:rgb(143,174,215) /*For blue background*/; color:#222222; text-decoration:none;}

.zznav3-bullet {width:160px; margin:7px 0 0 9px;}
.zznav3-bullet dt a, .zznav3-bullet dt a:visited {line-height:1.6em; padding:0 0 0 10px; background:url(/users/155000/154704/64262/img/64262_bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:#00025c; font-weight:bold; font-size:112%;}
.zznav3-bullet dd a, .zznav3-bullet dd a:visited {line-height:1.6em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(/users/155000/154704/64262/img/64262_bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:#00025c; font-weight:normal; font-size:112%;}
.zznav3-bullet dt a:hover {background:url(/users/155000/154704/64262/img/64262_bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:#a5000d;}
.zznav3-bullet dd a:hover {background:url(/users/155000/154704/64262/img/64262_bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:#a5000d;}

.zznav3-nobullet {width:140px; margin:10px 0 0 20px;}
.zznav3-nobullet dt a, .zznav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.zznav3-nobullet dd a, .zznav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.zznav3-nobullet dt a:hover, .zznav3-nobullet dd a:hover {text-decoration:underline; color:#222222;}

.zzmain-navigation h1.zzfirst {clear:both; margin:0px; padding:4px 20px 3px 15px; background-color:#a5000d; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.zzmain-navigation h1 {clear:both; margin:20px 0 0px 0; padding:4px 20px 3px 15px; background:#a5000d; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.zzmain-navigation h2 {clear:both; margin:20px 10px 10px 15px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.zzmain-navigation p {clear:both; margin:0 10px 10px 15px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.zzmain-navigation p.center {text-align:center;}
.zzmain-navigation p.right {text-align:right;}

.zzmain-navigation ul {list-style:none; margin:0.5em 10px 1.0em 15px;}
.zzmain-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.zzmain-navigation ol {margin:0.5em 10px 1.0em 40px  /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.zzmain-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

.zzmain-navigation-r h1.zzfirst {clear:both; margin:0px; padding:4px 20px 3px 15px; background-color:#a5000d;  font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.zzmain-navigation-r h1 {clear:both; margin:20px 0 0px 0; padding:4px 20px 3px 15px; background:#a5000d; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.zzmain-navigation-r h1.zzfirstblue {clear:both; margin:0px; padding:4px 20px 3px 15px; background-color:#00025c; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.zzmain-navigation-r h1.zzblue{clear:both; margin:20px 0 0px 0; padding:4px 20px 3px 15px; background:#00025c; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.zzmain-navigation-r h2 {clear:both; margin:20px 10px 10px 15px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.zzmain-navigation-r p {clear:both; margin:0 10px 10px 12px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.zzmain-navigation-r p.center {text-align:center;}
.zzmain-navigation-r p.right {text-align:right;}

.zzmain-navigation-r ul {list-style:none; margin:0.5em 10px 1.0em 15px;}
.zzmain-navigation-r ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.zzmain-navigation-r ol {margin:0.5em 10px 1.0em 40px  /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.zzmain-navigation-r ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* MAIN SUBCONTENT */
.zzmain-subcontent h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.zzmain-subcontent h1.zzgreen {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.zzmain-subcontent h1.zzblue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.zzmain-subcontent h1.zzorange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.zzmain-subcontent h1.zzred {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:#e5624d; font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.zzmain-subcontent p {clear:both; margin:0 7px 1.0em 7px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.zzmain-subcontent p.zzcenter {text-align:center;}
.zzmain-subcontent p.zzright {text-align:right;}

.zzmain-subcontent ul {list-style:none; margin:0.5em 7px 1.0em 7px;}
.zzmain-subcontent ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(../img/bg_bullet_full_2.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.zzmain-subcontent ol {margin:0.5em 10px 1.0em 30px  /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.zzmain-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/********************/
/*  COMMON CLASSES  */
/********************/
.zzmain img {clear:both; float:left; margin:3px 10px 7px 0; padding:1px; border:0px solid rgb(150,150,150);}
.zzmain img.zzcenter {clear:both; float:none; display:block; margin:0 auto; padding:1px; border:1px solid rgb(150,150,150);}
.zzmain img.zzright {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.zzmain a {color:#a5000d; font-weight:bold; text-decoration:none;}
.zzmain-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.zzmain a:hover {color:#646464; text-decoration:underline;}
.zzmain a:visited {color:#a5000d;}

.zzmain a img {border:solid 1px rgb(150,150,150);}
.zzmain a:hover img {border:solid 1px rgb(220,220,220);}

#headerUserInformation ul.left {width:90%;}
#headerUserInformation ul li, #headerUserInformation ul li a {font-size:11px;}
#articleAdditionalLinks {display:none !important;}
#shopInformation {display:none !important;}
#menu {display:none !important;}
#userHelp {display:none !important;}
#footer {display:none !important;}

#myfooter {
	float:left;
	padding:0;
	clear:both;
	width:100%;
}
#myfooter small {
	float:left;
	display:block;
	width:460px !important;
	margin:2em 0.6em;
}
#myfooter a.powerd-by {
	display:block;
	margin:1em 0.6em;
	float:right;
}
#myfooter a.powerd-by img {
	border:0;
}
