body {
  width: 760px;

  background-color: #ffffff;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;

  background-image: url(../images/rosemary_01.png);
  background-repeat: no-repeat;
  text-align: center;
}

#container {
  position: absolute;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  width: 740px;
}

#top {
  line-height: 10px;
  position: absolute;
  text-align: right;
  top: 135px;
  padding-left: 50px;
}

#mainBody {
  clear: both;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0 0 80px;
  position: relative;
  text-align: center;
  padding-left: 140px;

  padding-bottom: 175px;
  top: 165px;
}

#bottom {
  width: 100%;
  height: 86px;
  background-image: url(../images/rosemary_02.png);
  background-position: right top;
  background-repeat: no-repeat;
  clear: both;
}

#footer {
  width: 100%;
  height: 56px;
  clear: both;
  padding-left: 10px;
}

.copyright {
  font-size: 9px;
  font-weight: 400;
  font-style: italic;
  color: #666;
}

td,
tr,
p,
div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: 400;
}

ul.menu {
  list-style: none;
  width: 600px;
}

.menu li {
  font-size: 10px;
  display: inline;
  padding-right: 20px;
}

hr {
  background: #cccccc;
  height: 1px;
  width: 100%;
}
.boxes {
  border: dotted;
  border-width: 1px;
  border-bottom-color: #b0c4de;
  border-top-color: #b0c4de;
  border-left-color: #b0c4de;
  border-right-color: #b0c4de;
}

.title {
  font-family: sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #993366;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

a.pathway:link,
a.pathway:visited {
  color: #993366;
  font-weight: normal;
}

a.pathway:hover {
  color: #336666;
  font-weight: normal;
  text-decoration: underline;
}

/* -- Menus -- */

a.mainlevel:link,
a.mainlevel:visited {
  font-size: 10px;
  color: #993366;
  float: left;
  font-weight: bold;
  padding-right: 12px;
  vertical-align: bottom;
}

a.mainlevel:hover {
  color: #000000;
}

a.sublevel:link,
a.sublevel:visited {
  color: #993366;
  font-family:
    Trebuchet MS,
    Verdana,
    Geneva,
    Arial,
    Helvetica,
    serif;
  font-weight: bold;
}

a.sublevel:hover {
  color: #000000;
}

/* -- ////////////////// -- */

table.moduletable {
  width: 95%;
}

table.moduletable th {
  font-size: 11px;
  font-weight: bold;
  color: #993366;
  text-align: left;

  width: 100%;
}

table.moduletable td {
  font-size: 10px;
  font-weight: normal;
}

.poll {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height: 14px;
}

.sectiontableheader {
  color: #993366;
  font-weight: bold;
}

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3366c0;
  text-decoration: none;
  font-weight: medium;
}

.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #993366;
  text-decoration: none;
  font-weight: normal;
}

.contentpane {
  font-weight: normal;
}

.contentpaneopen {
  font-weight: normal;
}

.contentheading,
.componentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #993366;
  text-align: left;
}

.createdate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-align: left;
}

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  background-color: #f0f0f0;
  color: #993366;
  border: 1px solid #cccccc;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #993366;
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
}

a:link,
a:visited {
  color: #993366;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link,
a.contentpagetitle:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #993366;
  text-align: left;
}

a.contentpagetitle:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  color: #336666;
  text-decoration: underline;
}

a.category:link,
a.category:visited {
  color: #993366;
  font-weight: bold;
}

a.category:hover {
  color: #336666;
}

/* Styles for dhtml tabbed-pages */
.ontab {
  background-color: #ffae00;
  border-left: outset 2px #ff9900;
  border-right: outset 2px #808080;
  border-top: outset 2px #ff9900;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  cursor: hand;
  font-weight: bold;
  color: #000000;
}
.offtab {
  background-color: #e5e5e5;
  border-left: outset 2px #e0e0e0;
  border-right: outset 2px #e0e0e0;
  border-top: outset 2px #e0e0e0;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  cursor: hand;
  font-weight: normal;
}

.tabheading {
  background-color: #ffae00;
  text-align: left;
}

.pagetext {
  visibility: hidden;
  display: none;
  position: relative;
  top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
  background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  color: #ff6600;
  text-align: center;
}