body {
  background: #ffffff url(../images/main_back.png) repeat-x top;
  font-family: sans-serif, Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  margin: 0px;
  height: 100%;
}

a {
  color: #001f6f;
  text-decoration: none;
}

h2 {
  color: #333333;
}

.sitemap h2 {
  color: #333333;
}

#pagewidth-800 {
  width: 770px;
  height: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  border: none;
  border-width: 1px;
  display: block;
  background: transparent url(../images/back_all.png) repeat-y 0px 140px;
}

#accessibility {
  position: absolute;
  left: -2000px;
  top: -2000px;
  display: none;
}

#header {
  width: 100%;
  height: 120px;
  background: #ffffff;
  border: none;
  border-width: 1px;
}

#top-top {
  width: 100%;
  height: 25px;
  border: none;
  border-width: 1px;
  border-color: #ff0000;
}

#rc-langs {
  font-size: 10px;
  height: 14px;
  width: 745px;
  border-bottom: solid;
  border-width: 1px;
  border-color: #dddddd;
  margin-left: 10px;
  margin-right: 50px;
  margin-bottom: 5px;
}

#search {
  width: 150px;
  height: 20px;
  border: none;
  border-width: 1px;
  border-color: #00ff00;
  float: right;
}

#search .inputbox {
  border: solid;
  border-width: 1px;
  border-color: #dddddd;
  padding: 2px;
  color: #333333;
}

#topmenu {
  float: right;
  height: 20px;
  width: 400px;
  border: none;
  border-width: 1px;
  padding-right: 10px;
}

ul#mainlevel-nav
{
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
  white-space: nowrap;
  border: none;
}

ul#mainlevel-nav li{
  width: auto !important;
  width: 5%;
  float: left;
  margin: 0;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  white-space: nowrap;
  margin-right: 1px;
  border: none;
}


ul#mainlevel-nav li a {
  font-weight: normal;
  height: 20px;
  display: block;
  padding-left: 5px;
  padding-right: 10px;
  text-decoration: none;
  margin-left: 5px;
  white-space: nowrap;
  border: none;
}

ul#mainlevel-nav li a:hover {
  background: #eeeeee;
  border-bottom: 3px solid;
  border-color: #ff7700;
}

.clr {
  height: 0px;
  border: none;
  border-width: 1px;
  clear: both;
}

#top-bottom {
  float: left;
  margin-left: 10px;
  border: none;
  border-color: #ff0000;
  border-width: 1px;
}

#banner {
  float: right;
#  margin-right: 10px;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 8px;
#  padding-right: 7px;
  width: 485px;
  height: 60px;
  border: none;
  border-color: #00ff00;
  border-width: 1px;
  background: url(../images/banner_back.png) no-repeat;
}

#outer-800 {
  width: 100%;
  border: none;
  border-width: 1px;
}

#pathway {
  background: #ffffff;
  width: 90%;
  color: #999999;
  border: none;
  border-color: #00ff00;
  border-width: 1px;
  margin: 3px;
  margin-left: 15px;
}

#pathway a {
  color: #999999;
}

#leftcol {
  float: left;
  position: relative;
  width: 150px;
  border: none;
  border-color: #00ff00;
  border-width: 1px;
  margin-right: 3px;
#  text-align: center;
}

#maincol-broad-800 {
  float: left;
  width: 432px;
  border: none;
  border-color: #00ff00;
  border-width: 1px;
  background: transparent;
  padding-left: 5px;
  padding-right: 5px;
}

#maincol-wide-800 {
  width: 600px;
  float: left;
  padding: 0px;
  background: #ffffff;
  border: none;
  border-color: #00ff00;
  border-width: 1px;
  padding-left: 5px;
  padding-right: 10px;
}

#rightcol-broad {
  width: 170px;
  height: 100%;
  border: none;
  float: right;
  position: relative;
  border-color: #00ff00;
  border-width: 1px;
  font-size: 8px;
  text-align: center;
  margin-right: 3px;
}

#footer-800 {
  width: 770px;
  height: 30px;
  margin-top: 9px;
  padding-top: 5px;
  border-top: 1px solid #eeeeee;
  background: #ffffff;
}

.module {
  margin-top: 20px;
  margin-left: 5px;
  border: none;
  border-width: 1px;
  text-align: center;
}

.mainlevel {
  margin-top: 3px;
  padding-left: 2px;
  padding-top: 2px;
  height: 20px;
  line-height: 20px;
  width: 140px;
  border-bottom: 1px solid #eeeeee;
  display: block;
  margin-bottom: 1px;
}

.sublevel {
  padding-left: 5px;
  height: 18px;
  line-height: 18px;
  width: 100px;
  border-bottom: 1px solid #eeeeee;
  width: 132px;
  display: block;
}

a.mainlevel:hover, a.mainlevel#active_menu {
  text-decoration: none;
  background: #eeeeee;
  border-right: 3px solid #ff7700;
}

a.sublevel:hover, a.sublevel#active_menu {
  border-right: 3px solid #ff7700;
  text-decoration: none;
}

.content {
  margin-top: 20px;
}


.contentheading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}

table.contentpaneopen {
#  border-bottom: 1px dotted #dddddd;
  font-size: 11px;
}

.rclink {
  color: #ff7700;
  font-weight: bold;
}

.componentheading {
  margin-top: 24px;
  font-size: 16px;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}

.sectiontableheader {
  font-weight: bold;
}

.sectiontableentry1 {
  line-height: 22px;
  font-size: 12px;
}

/*table.contentpaneopen td.contentheading {
  margin-top: 20px;
  font-weight: bold;
  font-size: 12px;
  border: none;
}*/

.article_seperator {
  height: 100px;
}

.createdate {
  font-size: 11px;
  color: #aaaaaa;
}

.footer {
  font-size: 10px;
}

.readon {
  font-size: 11px;
  color: #001f6f;
  #font-weight: bold;
}

.login {
  padding: 10px;
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #eeeeee;
  font-size: 10px;
}

.inputbox, .button {
  border-width: 1px;
  font-size: 10px;
  font-width: normal;
}

