/* NON-HEADER */
*{padding:0; margin:0;}

body {
  font-size: 0.85em;
  background-color: #163676;
  font-family: verdana, arial, sans-serif;
  text-align: center;
}
a:link, a:visited, a:active {
  color: #163676;
  text-decoration: underline;
}
#page-wrap {
  /*width: 100%;
  background: #fff url(../images/bg.gif) repeat-x ;
  margin: 0;
  padding: 0;*/
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* HEADER */
#header {
  position: relative;
  margin: 0 auto;
  height: 222px;
  border-top: 25px solid #163676;
  text-align: left;
}

#date {
  position: absolute;
  color: #ffffff;
  top: -18px;
  right: 15px;
  font-weight: bold;
  font-size: 90%;
}

#header-main {
  background: #fff url(./img/logo.jpg) no-repeat top center;
  height: 222px;
  position: relative;
}

#header h1#logo-text {
  margin: 0;
  padding: 0;
}

#header h1#logo-text a {
  position: absolute;
  margin: 0;
  padding: 0 5px 0 0;
  font: 48px Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  letter-spacing: -1px;
  color: #ffffff;
  text-decoration: none;
  /* change the values of top and left to adjust the position of the logo*/
  top: 30px;
  left: 40px;
}

#header h1#logo-text a:hover {border: none;}

#header p#slogan {
  position: absolute;
  margin: 0;
  padding: 0;
  font-family: Georgia, 'Times New Roman', Times, Serif;
  font-weight: normal;
  font-size: 1.1em;
  line-height: 1.1em;
  font-style: italic;
  letter-spacing: -.5px;
  color: #ffffff;
  width: 400px;
  /* change the values of top and left to adjust the position */
  top: 88px;
  left: 40px;
}

/* Navigation */
#header #nav {
  background-color: transparent;
  position: absolute;
  margin: 0;
  padding: 0;
  width: auto;
  left: 140px;
  top: 187px;
  text-align: center;
  z-index: 2;
}

#nav-container {
  width: auto;
  margin: 0 auto;
}

.spacer {background-color:#ffffff; clear:both; height:12px;}

.container_16
{
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

.grid_3, .grid_10, .grid_13, .grid16
{
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.container_16 .grid_3 {width: 160px;}
.container_16 .grid_10 {width: 580px;}
.container_16 .grid_13 {width: 760px;}
.container_16 .grid_16 {width: 940px;}
.alpha {margin-left: 0;}
.omega {margin-right: 0;}

.content-wrapper {
  position: relative;
  margin: 0 auto;
  padding-bottom: 50px;
  background-color: #fff;
  overflow: auto;
  overflow: hidden /*IE6*/;
  text-align: left;
}

/*Menu sub-levels lside-bar*/
#nav1 {padding-top: 15px;}
.nav1 {white-space:nowrap /*IE hack*/;border:none; color:#163676; font-size:90%; margin-left:15px;} /*Color navigation bar normal mode*/
.nav1 ul {list-style-type: none;padding: 0px;margin: 0px;}
.nav1 ul li {list-style-type:none; margin-bottom:5px; clear:left; float:left; z-index:auto !important /*Non-IE6*/; z-index:200 /*IE6*/;}
.nav1 ul li a {position:relative; float:left !important /*Non-IE6*/; float:left /*IE-6*/; display:block; text-decoration:none; color:#163676;}
.nav1 .menu-parent, .nav1 .menu-expand {margin-left:-12px; margin-bottom:10px; font-size:110%;} /*Color navigation bar root mode*/
.nav1 .menu-current {color:#fe7201;color: #fe7201 !important;text-decoration:none !important;} /*Color navigation bar currently active mode*/

/*Non-IE6 hovering*/
.nav1 ul li:hover {position:relative;} /*Sylvain IE hack*/
/*.nav1 ul li:hover a {list-style-type:none; background-color:transparent; color:#fe7201} Color main cells hovering mode*/
.nav1 ul li ul li:hover {list-style-type:none; background-color:transparent; color:#fe7201} /*Color main cells hovering mode*/

/*IE6 hovering*/
.nav1 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:100 /*Sylvain IE hack*/; background-color:transparent; text-decoration:none;color:#fe7201} /*Color main cells hovering mode*/


/*Main menu Top level*/
.nav2 {white-space:nowrap /*IE hack*/;border:none; color:#163676; font-size:110%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none; margin: 0 auto;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:100 /*IE6*/;}
.nav2 ul li a {float:left !important /*Non-IE6*/; float:left /*IE-6*/; display:block; line-height:1.3em; padding:10px 20px 0 20px; text-decoration:none; font-weight:bold; color:#163676;}
.nav2 ul li ul {display:none; border:none;}
.nav2 .menu-current {color:#fe7201;} /*Color navigation bar currently active mode*/

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {text-decoration:none; background-color:transparent; color:#fe7201} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; top:3.0em; margin-top:0.1em; left:0; color:#fe7201;}
.nav2 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:rgb(237,237,237); font-weight:normal; color:#fe7201;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:100 /*Sylvain IE hack*/; background-color:transparent; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 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:rgb(237,237,237); font-weight:normal; color:#fe7201;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*menu item separator*/
.nav2-separator {width:1px; height:31px; margin-left:9px; margin-bottom:-19px; display:inline; background:url(./img/li_style_mg.gif);}
.sidebar-left{
  padding-left: 10px;
}

/* MAIN CONTENT */
.l-sidebar, .l-sidebar {
  display: inline; /*Fix IE floating margin bug*/;
  padding: 0;
  overflow: visible !important /*Firefox*/;
  overflow: hidden /*IE6*/;
}

.main-content {
  display: inline; /*Fix IE floating margin bug*/;
  margin: 0;
  padding: 0;
  overflow: visible !important /*Firefox*/;
  overflow: hidden /*IE6*/;
}

#content-output {padding: 10px 30px 10px 10px; overflow:hidden /*IE6*/;}

#c-p-block {
  background-color: transparent;
  position: absolute;
  display: inline;
  top: 165px;
  left: 10px;
  width: 510px;
  height: 175px;
}

#t-r-block {
  background-color: #fafafa;
  display: inline;
  position: absolute;
  top: 63px;
  right: 10px;
  width: 240px;
  height: 132px;
  border: 1px solid #d6d6d6;
}

#b-l-block {
  background-color: #fafafa;
  display: inline;
  position: absolute;
  bottom: 60px;
  left: 10px;
  width: 235px;
  height:132px;
  border: 1px solid #d6d6d6;
}

#b-m-block {
  background-color: #fafafa;
  display: inline;
  position: absolute;
  bottom: 60px;
  left: 285px;
  width: 235px;
  height: 132px;
  border: 1px solid #d6d6d6;
}

#b-r-block {
  background-color: #ffffff;
  display: inline;
  position: absolute;
  bottom: 60px;
  right: 10px;
  width: 240px;
  height: 250px;
}

#b-r-block p {
  padding: 0 10px 0 10px;
  margin-bottom: 0px;
  overflow: hidden;
  color: #173677;
  font-weight: bold;
  font-size: 90%;
}
.service-title1, .service-title2 {
  position: absolute;
  width: 620px;
  float: left;
  left: 55px;
  background-color: transparent;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
.service-title2 {
  color:#ffa500;
}
.service-left, .service-right {
  width: 285px;
  float: left;
  margin: 0;
  margin-bottom: 3px;
  padding: 0 0 2px 25px;
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffa500;
  border-top: 0;
  font-size: 11px;
  word-spacing: -1px;
  /*font-weight: bold; */
  line-height: 100%;
  border-collapse: collapse;
}
.service-left {
  /*clear: left;*/
}
.service-right {
  position: relative;
  border-left: 0;
  clear: right;
}
.service-header {
  position: absolute;
  width: 620px;
  height: 20px;
  float: left;
  left: 77px;
  background-color: transparent;
  color: white;
  font-size: 10px;
  font-weight: bold;
}


/********************/
/* EDITOR.CSS CLASSES  */
/********************/

h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family: verdana, arial, sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:verdana, arial, sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:verdana, arial, sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:verdana, arial, sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
h1.side {clear:none;}
h2.side {clear:none;}
h3.side {clear:none;}

h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:verdana, arial, sans-serif; font-weight:normal; font-size:170%;}
h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:verdana, arial, sans-serif; font-size:140%;}
h6 {margin:1.2em 0 0.2em 0; color:rgb(80,80,80); font-weight:bold; font-size:120%;}
p {font-family:verdana, arial, sans-serif; line-height:1.3em; font-size:100%;}
p.center {text-align:center;}
p.right {text-align:right;}
p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.2em; font-size:100%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}
blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:100%;}

.green {
  background-color: transparent;
  color: #60b60d;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 0.85em;
}
.blue {
  background-color: transparent;
  color: #163676;
  font-size: 2.0em;
  font-weight: bold;
  line-height: 0.85em;
}
/*
/* End Editor.css classes
/*/
  
/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.5em; text-align:center; color:#fff; font-weight:bold; font-size:90%;}
.footer p.credits {line-height:1.5em; font-weight:normal;font-size:80%;}
.footer a {text-decoration:underline; 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  */
/******************/
.header:after, .main-content:after, .main-content div:after,
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:960px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:960px; background:transparent;}}
@media print {.nav2 {float:left; width:960px; 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 {.footer {clear:both; width:960px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
