/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:900px; margin:0px auto; margin-top:10px; margin-bottom:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:900px; padding-bottom:30px; }
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:140px; margin:5px 0 0 0; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:560px; margin:5px 5px 0 10px; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content-big {display:inline; /*Fix IE floating margin bug*/; float:left; width:740px; margin:5px 5px 0 10px; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content-big2 {display:inline; /*Fix IE floating margin bug*/; float:left; width:880px; margin:5px 5px 0 10px; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:170px; margin:5px 0 0 0; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontentmain {display:inline /*Fix IE floating margin bug*/; float:right; width:300px; margin:5px 5px 0 0; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer { clear:both; width:900px; padding:1.0em 0 1.0em 0; background:rgb(225,225,225); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; text-align:center;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {display: none;}
.header-top {display: none;}
.header-middle {display: none;}
.header-bottom {width:900px;}
.header-breadcrumbs {display: none;}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {display: none;}
.sitename {display: none;}
.sitename h1 {display: none;}
.sitename h2 {display: none;}
.sitename a {tdisplay: none;}
.sitename a:hover {display: none;}

.nav0 {display: none;}
.nav0 ul {display: none;}
.nav0 li {display: none;}
.nav0 li a {display: none;}
.nav0 a:hover {display: none;}
.nav0 a img {display: none;}

.nav1 {display: none;}
.nav1 ul {display: none;}	
.nav1 li {display: none;}
.nav1 li a {display: none;}
.nav1 a:hover {display: none;}

/*Drop-down menu*/
.nav2 {display: none;} /*Color navigation bar normal mode*/
.nav2 ul {display: none;}
.nav2 ul li {display: none;}
.nav2 ul li a {display: none;}
.nav2 ul li ul {display: none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {display: none;} /*Sylvain IE hack*/
.nav2 ul li:hover a {display: none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display: none;}
.nav2 ul li:hover ul li a {display: none;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {display: none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {display: none;}
.nav2 ul li a:hover {display: none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display: none;}
.nav2 ul li a:hover ul li a {display: none;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {display: none;} /*Color subcells hovering mode*/
/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {display: none;}

/* MAIN CONTENT */
.column1-unit {width:560px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-unit-big {width:740px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:280px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left2 {float:left; width:320px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:280px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right2 {float:right; width:520px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:170px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:170px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:10px;}
.column3-unit-right {float:right; width:170px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left2 {float:left; width:280px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle2 {float:left; width:280px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:10px;}
.column3-unit-right2 {float:right; width:280px; margin-bottom:5px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
/* MAIN SUBCONTENT */
.subcontent-unit-border {display: none;}
.subcontent-unit-border-green {display: none;}
.subcontent-unit-border-blue  {display: none;}
.subcontent-unit-border-blue3  {display: none;}
.subcontent-unit-border-orange {display: none;}

.subcontent-unit-bordermain {display: none;}
.subcontent-unit-bordermain-blue3  {display: none;}
.subcontent-unit-bordermain-blue  {display: none;}

.subcontent-unit-noborder {display: none;}
.subcontent-unit-noborder-green {display: none;}
.subcontent-unit-noborder-blue  {display: none;}
.subcontent-unit-noborder-orange {display: none;}

.round-border-topleft {display: none;}
.round-border-topright {display: none;}
.round-border-topright2 {display: none;}
.round-border-topright3 {display: none;}
.round-border-topright-big {display: none;}

.round-noborder-topleft {display: none;}
.round-noborder-topright {display: none;}
positin
/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:none; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-content-big:after, .main-content-big div:after, .main-subcontent:after,.main-subcontentmain:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after,.subcontent-unit-bordermain:after, .subcontent-unit-noborder:after {display: none;}
.subcontent-unit-border-blue:after,.subcontent-unit-bordermain-blue3:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {display: none;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {display: none;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {display: none;}}
@media print {.header-breadcrumbs {display: none;}}
@media print {.nav2 {display: none;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display: none;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:hidden !important /*Firefox*/; overflow:hidden /*IE6*/;}}
