/*-------------------*/
/* css for the banner*/

#banner {
  background: #FFFFFF;
  border: 1px solid #A4A4A3;
  margin: 10px 0 20px 0; /* top, right, bottom, left */
}

.ruler {
  text-align: left;
  height: 109px;
  padding-left: 118px;
  background: transparent url('../imgs/Lbanner.gif') top left no-repeat;
}

.ruler b {
  display: block;
  height: 109px;
  padding-right: 500px;
  background: transparent url('../imgs/Rbanner.gif') top right no-repeat;
}

.ruler b b {
  padding: 0;
  background: #FFF;
}


/*------------*/
/* layout css */

html { height: 100%; }

body { background-image: url('../imgs/background.gif'); }

#leftbar {
  float: left;
  width: 160px;
  margin: 15px 0px 0 7px; /* top, right, bottom, left */
  padding: 0px 7px 0 0; /* top, right, bottom, left */
}

#content {
  line-height: 115%;
  text-align: justify;
}

#footer {
  text-align: center;
}

#transparent {
  background: #ffffff;
  border-top: 1px solid #A4A4A3;
  border-bottom: 1px solid #A4A4A3;

  filter:alpha(opacity=85);
  opacity: 0.85;
  -moz-opacity:0.85;
}

#main {
  border: 1px solid #A4A4A3;

  background-image: url('../imgs/main_back_white.png');
  background-position: bottom;
  text-align: left;
}

#tclear br {line-height: 20px;}
#bclear br {line-height: 35px;}

#brownbar br {line-height: 2px;}
/*#brownbar ul {line-height: 14px;}*/


/*-----------------------*/
/* css for vertical list */

#vnav {
  text-align: left;
  margin: 10px 0 0 0;
}

#vnav ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
} 

#vnav li {
  margin: 0; /* top, right, bottom, left */
  padding: 0 2px; /* top, right, bottom, left */
  border-top: 1px dotted #D3E6EC;
}

#vnav ul li.first {
  margin-left: 0;
  border-top: none;
}

#vnav ul li.nested {
  margin-left: 17px;
  border-top: 1px dotted #D3E6EC;
}

#vnav li i {
  padding: 0 0 0 20px;
  font-style: normal;
}


/*---------------------------*/
/* css for horizontal "list" */

#hnav {
  text-align: center;
  padding: 2px 0 2px 0;
}

#hnav span {
  margin-left: 0;
  padding-left: 0;
  display: inline;
} 

#hnav i {
  margin: 0; /* top, right, bottom, left */
  padding: 0 15px 0 15px; /* top, right, bottom, left */
  border-left: 1px dotted #D3E6EC;
  list-style: none;
  display: inline;
  font-style: normal;
}

#hnav i.first {
  margin-left: 0;
  padding: 0 15px 0 15px; /* top, right, bottom, left */
  border-left: none;
  list-style: none;
  display: inline;
}


/*----------------------*/
/* css for regular list */

#content ul {
  margin-left: 40px;
  padding-left: 0;
} 

#content li {
  padding: 0; /* top, right, bottom, left */
}


/*----------------------*/
/* css for history list */

/*#content.paddedlist ul {
  list-style: none;
} 

#content.paddedlist li {
  padding: 0 0 10px 0; /* top, right, bottom, left */
/*}

.tab {
  padding: 0 0 0 30px; /* top, right, bottom, left */
/*}


/*--------------------------*/
/* css for SR&ED links list */

#content.tabbedlist p {
  padding: 0; /* top, right, bottom, left */
  margin: 0; /* top, right, bottom, left */
}

#content.tabbedlist ul {
  list-style: none;
  margin: 0 0 0 45px;
}

#content p.tabbed {
  margin: 0 0 10px 45px;
}

#content.tabbedlist_numbers ul {
  list-style: decimal;
  margin: 0 0 0 10px;
} 

#content.tabbedlist li {
  padding: 0 0 10px 0; /* top, right, bottom, left */
}

#content.tabbedlist_numbers li ul {
  padding: 0 0 0 45px; /* top, right, bottom, left */
  list-style: lower-alpha;
}

#content.tabbedlist_numbers li ul li {
  padding: 0 0 5px 0; /* top, right, bottom, left */
}

#content.tabbedlist_numbers div.tab {
  padding: 0 0 0 30px; /* top, right, bottom, left */
}


/*-------------*/
/* text styles */

#hnav,
#vnav,
#content p,
#content h1,
#content li,
#footer p {
  font-family : Century Gothic, Franklin Gothic Book, Lucida Sans, Verdana;
  font-style : normal;
  font-size : 14px;
  color: #000000;
}

#content h1,
#content h2 {
  font-weight: bold;
  font-size : 20px;
  text-indent: 20px;
}

#content h3 {
  font-weight: bold;
  font-size: 16px;
  text-indent: 10px;
  font-family: Book Antiqua;
  color: #008081;
}

#h3 a { text-align: center }

#content h2 {
  font-family: Book Antiqua;
}

#content strong {
  font-weight: bold;
  color: #008081;
}

#content p.key strong {
  font-weight: bold;
  font-size: 14px;
  color: #008081;
  margin: 0 0 0 10px;
}

#banner h1 {
/*  display: none;*/
/*  font-family : Century Gothic, Franklin Gothic Book, Lucida Sans, Verdana;*/
/*  font-display: Times;*/
  font-family: Book Antiqua;
  font-style : normal;
  font-size : 26px;
  font-variant: small-caps;
  font-stretch: expanded;
  letter-spacing: 5px;
  color: #008081;
  padding: 7px 0 0 0; /* top, right, bottom, left */
  margin: 0; /* top, right, bottom, left */
}

#brownbar {
  font-family : Century Gothic, Franklin Gothic Book, Lucida Sans, Verdana, sans-serif;
  font-style : normal;
  font-size : 16px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 0 0; /* top, right, bottom, left */
  padding: 0 0 0 10px; /* top, right, bottom, left */
  background-color: #726060;
}

#Msub,
#sub {
  font-family : Century Gothic, Franklin Gothic Book, Lucida Sans, Verdana, sans-serif;
  font-style: italic;
  font-size : 16px;
}

#Msub {
  color: #008081;
}

#sub {
  color: #008081;
}

#footer p {
  font-size: 10px;
  color: #000000;
  padding-bottom: 20px;
}

#content a { text-decoration: none }

#content a:hover { text-decoration: underline }

#hnav a,
#vnav a {
  text-decoration: none;
}

#vnav a {
  font-size: 14px;
  color: #008081;
}

#hnav a,
#hnav a:hover {
  font-size: 10px;
  color: #FFFFFF;
}

#vnav a.current,
#hnav a.current {
  font-weight: bold;
}

#vnav a:hover {
  color: red;
}