/* Generated by KaZcadeS */
* {
  margin: 0px;
  padding: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  color: #333333;
}
hr {
  border: none;
  height: 8px;
  width: 100%;
  background-color: #000000;
  color: #000000;
  margin-bottom: 10px;
}
#pageContainer {
  width: 740px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  border-bottom: 5px ridge #d2d2d2;
  width: 740px;
  height: 80px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  background-color: #0066cc;
  font-weight: bold;
}
#headerLinks {
  color: #ffffff;
  font-family: arial;
  font-size: 8pt;
  padding-top: 60px;
  padding-right: 5px;
}
.hlink:link {
  color: #ffffff;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
}
.hlink:active {
  color: #ffffff;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
}
.hlink:hover {
  color: #ffffff;
  font-family: arial;
  font-size: 8pt;
  text-decoration: underline;
}
.hlink:visited {
  color: #ffffff;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
}
#leftSide {
  width: 230px;
  float: left;
}
#rightSide {
  width: 500px;
  float: right;
}
.numBox {
  border: 1px solid #000000;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  color: #ffffff;
  font-family: arial;
  font-size: 18pt;
  float: left;
  margin-right: 8px;
  background-color: #996633;
  width: 40px;
  height: 40px;
}
h1 {
  color: #333333;
  font-family: arial;
  font-size: 10pt;
}
h2 {
  color: #333333;
  font-family: arial;
  font-size: 7pt;
  margin-left: 5px;
}
.showcase {
  border: 2px solid #000000;
  margin: 2px;
  padding: 2px;
}
p {
  text-indent: 20px;
  font-family: arial;
  font-size: 8pt;
  margin-bottom: 20px;
}
#footer {
  border-top: 2px solid #000000;
  clear: both;
  width: 740px;
  font-family: arial;
  font-size: 8pt;
}
#title {
  float: left;
  color: #ffffff;
  padding-left: 100px;
  margin-top: 10px;
  font-family: arial;
  font-size: 24pt;
}
#subTitle {
  float: left;
  clear: left;
  color: #ffffff;
  padding-left: 102px;
  font-family: arial;
  font-size: 8pt;
}
.right {
  margin: 0px;
  float: right;
  background-color: #66ffff;
}
.left {
  margin: 0px;
  float: left;
  background-color: #ffffff;
}
.flink:link {
  color: #333333;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
}
.flink:active {
  color: #333333;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
}
.flink:hover {
  color: #333333;
  font-family: arial;
  font-size: 8pt;
  text-decoration: underline;
}
.flink:visited {
  color: #333333;
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
}
