/* Generated by KompoZer */
* {
  margin: 0;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
}

html, body {
    margin: 0;
    padding: 0;
    background: #ffffff none repeat scroll 0% 50%;
    text-align: left;
    color: #000000;
    font-family: Arial, Geneva, Helvetica,  sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
}
h1, h2, h3 {
  font-weight: normal;
  color: #000000;
}
h1 {
  font-size: 24px;
  font-family: Arial, Geneva, sans-serif;
  color: #000000;
  font-weight: bold;
}
h2 {
  font-size: 122%;
}
h3 {
  font-size: 100%;
}
p, ul, ol {
	margin-bottom: 20px;
	font-size: 13px;
	font-family: Arial, Geneva, sans-serif;
	color: #333333;
}
a:link {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #5d4cff;
  text-decoration: underline;
}
#header {
  border-style: solid solid none;
  border-color: #cccccc;
  border-width: 1px;
  margin: 0 auto;
  width: 770px;
  height: 80px;
  background-image: url(images/header.jpg);
}
#logo {
  float: left;
  width: 240px;
}
#logo h1 {
  padding-top: 20px;
  text-align: center;
}
#logo h1 a {
  font-weight: normal;
  font-size: 24px;
  color: #3b3b3b;
}
#logo h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
}
#logo h2 a {
  color: #990000;
}
#logo a {
  text-decoration: none;
}
#menu {
  float: left;
  width: 530px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  border-style: none none none solid;
  border-color: #000000;
  border-width: 2px;
  padding: 30px 28px 0;
  display: block;
  float: left;
  height: 50px;
  text-decoration: none;
  font-size: 10px;
  color: #000000;
  font-family: Arial, Geneva, sans-serif;
  font-weight: bold;
  background-image: url(images/header.jpg);
  background-repeat: repeat-x;
}
#menu a:hover {
  color: #990000;
  background-image: url(images/hover.jpg);
  background-repeat: repeat-x;
}
#splash {
  border: 1px solid #999999;
  margin: 0 auto;
  width: 770px;
  height: 225px;
}
#splash p {
  margin: 0;
  padding: 110px 20px 0 50px;
  float: right;
  width: 460px;
  height: 70px;
  text-align: right;
  font-size: 136%;
  font-weight: bold;
  color: #ed2024;
}
#page {
  margin: 0 auto;
  width: 770px;
}
#page h1, #page h2 {
  margin-bottom: 20px;
}
#content {
  padding: 20px 20px 20px 10px;
  float: left;
  width: 340px;
}
#content ol, #content ul {
  margin-left: 3em;
}
#sidebar {
  float: left;
  width: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#sidebar h2 {
  padding-top: 6px;
  font-weight: bold;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
#sidebar h3 {
  border: 0px solid #000000;
  padding: 0 10px;
  color: #000000;
  background-color: #ffffff;
  background-image: url();
  background-repeat: repeat-y;
}
#footer {
  border-top: 1px solid #000000;
  margin: 0 auto;
  clear: both;
  width: 770px;
  height: 50px;
  padding-top: 10px;
  padding-left: 5px;
  background-image: url(images/footer.jpg);
  background-repeat: repeat-x;
}
#footer p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  text-align: left;
  font-family: Arial, Geneva, sans-serif;
  color: #000066;
}
#legal {
  float: left;
}
#links {
  float: right;
}

.sidetitle {
  border-style: solid solid none;
  border-color: #000000;
  border-width: 0px;
  font-family: Arial, Geneva, sans-serif;       
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  background-image: url();
  background-repeat: repeat-y;
}
a:active {
  color: #006699;
}
.Red {
    font-weight: bold;
    color: #F00;
}
th {
	font-size: 13px;
}
td {
	font-size: 13px;
}
