* {
  margin: 0px;
  padding: 0px;
}

body {
  text-align: center;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000;
}

p {
  padding: 5px 0px;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

table {
  border-collapse: collapse;
  margin: 5px 0px;
}

th {
  text-align: left;
  padding-right: 5px;
}

.cleaner {
  clear: both;
}

.center {
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.welcome {
  float: right;
  height: 210px;
  padding-left: 20px;
  padding-bottom: 20px;
}

#wrapper {
  width: 100%;
}

#content {
  text-align: left;
}

#header {
  height: 72px;
  position: relative;
}

#header a img#logo {
  position: absolute;
  z-index: 5;
  top: 0px;
  left: -45px;
}

#header img.right {
  padding: 10px;
}


#menu, #right, #sitemap, #breadcrumbs {
  display: none;
  visibility: hidden;
}


#text {
  padding: 35px 0px;
}

#text h1, #text h2, #text h3 {
  color: #000;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  text-shadow: 1px 1px 3px #aaa;
}

#text h1 {
  font-size: 30px;
  padding-top: 0px;
  padding-bottom: 15px;
}

#text h2 {
  font-size: 25px;
  padding-top: 15px;
  padding-bottom: 10px;
}

#text h3 {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
}

img.left {
  padding: 5px 20px 0 0;
}

hr {
  border: none;
  height: 0px;
  margin-top: 20px;
  clear: both;
  height: 20px;
}


#left {
  float: left;
  width: 100%;
}

div.half {
  width: 48%;
  float: left;
  font-size: 13px;
  padding-right: 2%;
}

ul.topics {
  list-style-type: none;
}

ul.topics li a {
  color: #3f3f35;
  text-decoration: none;
  font-weight: bold;
}


a.button {
  display: block;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  width: 214px;
  height: 39px;
  text-align: center;
  padding-top: 10px;
  text-shadow: -1px -1px 1px #888;
  background: url('../img/button.png') no-repeat;
}

a.next {
  color: #000;
  font-size: 10px;
}


#footer {
  clear: both;
  height: 100px;
  width: 100%;
}

#cbt {
  width: 100%;
  text-align: left;
}

#cbt, #cbt a {
  font-size: 13px;
  color: #b7b5a6;
}

#cbt .small {
  font-size: 10px;
  padding-top: 20px;
}

#cbt img.left {
  padding: 5px 15px 5px 0px;
}
