/* Generated by KompoZer */
#pagecontainer {
  margin: 0px;
  width: 100%;
  min-width: 800px;
  font-family: "trebuchet ms",helvetica,sans-serif;
  background-image: url(images/paper.png);
  font-size: small;
  line-height: 150%;
}
#pageheader {
  padding: 0.5em;
  color: black;
  background-color: #f5f5f5;
  clear: left;
  background-image: url(images/staffbg.png);
  margin-bottom: 0em;
  height: 100px;
}
#titlebar {
  color: black;
  background-color: #f5f5f5;
  clear: left;
  font-size: small;
  font-weight: bold;
  letter-spacing: 1px;
  font-variant: small-caps;
  padding-left: 0.5em;
}
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  background-color: Black;
  color: White;
  float: left;
  width: 100%;
  font-family: "trebuchet ms",helvetica,sans-serif;
  font-size: smaller;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#navcontainer ul li {
  display: inline;
}
#navcontainer ul li a {
  border-right: 1px solid #ffffff;
  padding: 0.2em 1em;
  background-color: Black;
  color: White;
  text-decoration: none;
  float: left;
}
#navcontainer ul li a:hover {
  background-color: #336699;
  color: #ffffff;
}
#pagefooter {
  color: white;
  background-color: #f5f5f5;
  clear: left;
  text-align: left;
  vertical-align: middle;
}
#lefttext {
  margin: 0;
  padding: 1em;
  float: left;
  clear: left;
  width: 70%;
  font-family: "trebuchet ms",helvetica,sans-serif;
  font-size: small;
  border-right: 1px solid gray;
}
#righttext {
  padding: 1em;
  font-family: "trebuchet ms",helvetica,sans-serif;
  font-size: small;
  text-align: center;
  margin-left: 75%;
}
#rcolumn {
  padding: 1em;
  border-bottom-width: thin;
  text-align: left;
  margin-left: 75%;
}
a .alt {
  display: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: gray;
}
th {
	font: bold 11px "trebuchet ms",helvetica,sans-serif;
	color: dark grey;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #C4C4C4;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #BFBFBF;
	background: none;
}
th.nobg2 {
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 1px solid #BFBFBF;
	background: none;
}
th.spec {	
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	background: #fff;
	font: bold 10px "trebuchet ms",helvetica,sans-serif;
}
th.spec2 {	
	border-left: 0;
	border-top: 0;
	background: #fff;
	font: bold 10px "trebuchet ms",helvetica,sans-serif;
}
th.specalt {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	background: #f5f5f5;
	font: bold 10px "trebuchet ms",helvetica,sans-serif;
	color: dark grey;
}
th.specalt2 {
	border-left: 0;
	border-top: 0;
	background: #f5f5f5;
	font: bold 10px "trebuchet ms",helvetica,sans-serif;
	color: dark grey;
}
td {
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: dark grey;
}
td.alt {
	background: #F5F5F5;
	color: dark grey;
}
td.specalt {
	background: #f5f5f5;
	font: bold 11px "trebuchet ms",helvetica,sans-serif;
	color: dark grey;
	vertical-align: top;
}
th.nobrd {
border: none;
background: #fff;
}
table.fix
{
table-layout: fixed
}
.ttl{
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	clear: right;
}
.ttt{
	font-variant: small-caps;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
.tqu{
	font-variant: small-caps;
	text-align: left;
	font-weight: bold;
	color: dark grey;
}
.tqu2{
	font-variant: small-caps;
	text-align: left;
	font-weight: bold;
	color: dark grey;
	font-size: 14px;
}
.tqa{
	font-size: 11px;
	text-align: left;
	color: dark grey;
}
.tqa2{
	font-size: small;
	text-align: left;
	color: dark grey;
}
.tqb{
	font-size: 12px;
	text-align: left;
	color: dark grey;
}
.tqc{
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	color: dark grey;
}
.smallbar {
  color: black;
  background-color: #f5f5f5;
  font-size: small;
  font-weight: bold;
  letter-spacing: 1px;
  font-variant: small-caps;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}
.smalltitle {
  color: white;
  background-color: black;
  font-size: small;
  font-weight: bold;
  letter-spacing: 1px;
  font-variant: small-caps;
  padding-left: 0.5em;
  text-align: center;
}
.fr {
  clear: both;
  float: right;
}