.bodytext { 
  color: #000033; 
  font-size: 10pt; 
  font-family: tahoma; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 12pt; 
}
p { 
  color: #000033; 
  font-size: 10pt; 
  font-family: tahoma; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 14pt; 
}
a:link { 
  color: #030303 ; 
  font-size: 12px; 
  font-family: tahoma; 
  text-decoration: none; 
  line-height: 16pt; 
}
a:visited { 
  color: #030303 ; 
  font-size: 12px; 
  font-family: tahoma; 
  text-decoration: none; 
  line-height: 16pt; 
}
a:hover { 
  color: #030303; 
  font-size: 12px; 
  font-family: tahoma; 
  text-decoration: none; 
  line-height: 16pt; 
}
a:active { 
  color: #030303; 
  font-size: 12px; 
  font-family: tahoma; 
  text-decoration: none; 
  line-height: 16pt; 
}
.blueheader { 
  color: #6633CC; 
  font-size: 12px; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 14px; 
}
.whiteheader { 
  color: #ffffff; 
  font-size: 12px; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 14px; 
  letter-spacing: 1px; 
}
.redheader { 
  color: #BE0405; 
  font-size: 14px; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 16px; 
}
.greenheader { 
  color: #005605; 
  font-size: 14px; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 16px; 
}
.blackheader { 
  color: #000000; 
  font-size: 14px; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 16px; 
}
.orangeheader { 
  color: #FF9900; 
  font-size: 12px; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 14px; 
}
.graytext { 
  color: #899297; 
  font-size: 12px; 
  font-family: tahoma; 
  line-height: 14px; 
}
.imagefloat { 
  clip: rect(2px, 2px, 2px, 2px); 
  float: right; 
}
.footer { 
  color: white; 
  font-size: 9pt; 
  font-style: normal; 
  font-weight: bold; 
  font-family: tahoma; 
  line-height: 18pt; 
}
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active { 
  color: #FFFFCC; 
  font-size: 9pt; 
  font-style: normal; 
  font-family: tahoma; 
  line-height: 14px; 
  text-decoration: underline; 
}
a.nav:link, a.nav:visited, a.nav:active { 
  color: #487fc0; 
  font-size: 10pt; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 14px; 
  text-decoration: underline; 
}
a.nav:hover { 
  color: #487fc0; 
  font-size: 10pt; 
  font-family: tahoma; 
  font-weight: bold; 
  line-height: 14px; 
  text-decoration: none; 
}
.breadcrumbs { 
  color: #000000; 
  font-size: 10pt; 
  font-family: verdana; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 14pt;
}
a.toplink:link, a.toplink:visited, a.toplink:hover, a.toplink:active { 
  color: #000033; 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: verdana; 
  line-height: 14px; 
  text-decoration: underline; 
}
li { 
  font-family: Tahoma; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: 0pt; 
  font-weight: bold; 
  color: #660000; 
  list-style-position: outside; 
  list-style-type: none; 
  left:auto; 
}
.faqtable { 
  font-family: Tahoma; 
  font-size: 12px; 
  font-style: normal; 
  line-height: 14px; 
  font-weight: normal; 
  color: #000000; 
  background-color: #00ffff; 
  padding: 1px; 
  border: dashed #666666; 
}
.bluetable {
  background-image: url(../images/news_header_bg.jpg);
  background-repeat: repeat-x;
}
.lightbluetable {
  background-image: url(../images/footer_bg.jpg);
}
.leafybackground {
  background-image: url(../images/arbutus_bg.jpg);
}

.left_align {
  float:left;
  margin-right: 14px;
  border: 1px solid #000000;
}

.right_align {
  float:right;
  margin-left: 14px;
  border: 1px solid #000000;
}
        