td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color:#333333;
}

/*
ul {
  margin           : 0px 0px 0px 0px;
}
*/

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

.title {
  font-family      :Verdana, Helvetica, sans-serif;
  font-size		   :18px;
  font-weight      : bold;
  color            :#000000;
  text-align       : left;
}

.title a:link, .title a:visited{
  font-family      :Verdana, Helvetica, sans-serif;
  font-size		   :18px;
  font-weight      : bold;
  color            :#000000;
  text-align       : left;
}

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

.image_left {
  float: left;
  margin: 3px;
}

.image_right {
  float: right;
  margin: 3px;
}

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

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

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
  float: left;
  display: block;
  color: #333333;
  height: 20px;
  margin: 0 12px 0 12px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold; 
}

a.mainlevel:hover {
  color: #eeeeee;
  background: #333333;
}

table.moduletable-top {
  margin: 0px 0px 0px 0px;
  width: 820px;
}

table.moduletable-top th {
  width:820px;
}

table.moduletable-top td {
  text-align: center;
  vertical-align: middle;
  width:820px;
  height:23px;
  color:#333333;
}

table.moduletable {
  margin: 0px 0px 0px 0px;
  width: 820px;
  border-left: solid 0px #999999;
  border-right: solid 0px #999999;
  border-top: solid 0px #999999;
  border-bottom: solid 0px #999999;
  margin-left: 5px;
}

table.moduletable th {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding: 7px 1px 10px 10px;
  margin: 20px 5px 20px 5px;
  position:relative;
  width:259px;
  height:15px;
}

table.moduletable td {
  font-size: 10px;
  font-weight: normal;
  padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;
  position:relative;
  width:249px;
  height:23px;
  color:#333333;
}

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

.sectiontableheader {
  color            : #8b4513;
  font-weight      : bold;
  padding: 2px 2px 2px 2px;
}

.sectiontableentry1 {
  background-color:#000000;
  color            : #cccccc;
  font-weight      : bold;
  padding: 2px 2px 2px 2px;
}

.sectiontableentry2 {
  background-color:#666666;
  color:#FFFFFF;
  font-weight      : bold;
  padding: 2px 2px 2px 2px;
}

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

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

.contentpane {
}

.contentpaneopen {
}

.contentheading, {
  font-family      :Verdana, Helvetica, sans-serif;
  font-size:18px;
  font-weight      : bold;
  color:#000000;
  text-align       : left;
}

.componentheading {
  font-family      :Verdana, Helvetica, sans-serif;
  font-size:18px;
  font-weight      : bold;
  color:#000000;
  text-align       : left;
}

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

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

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #cfcfcf;
  background-color : #333333;
  border           : 1px solid #cfcfcf;
}

a {
  font-size        : 11px;
  color:#000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
  font-size        : 11px;
  color			   :#000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color:#999999;
  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:#000000;
  text-align:left;
}

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

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

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

/* 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;
}

.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;
}

.tabpadding {
}

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

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

/* for modifying {moscode} output.  Dont 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;
}

/* custom stuff */

.container {
  border: solid;
  border-width: 1px;
  border-color: #efefef;
  background-color:#996600;
}

.boxes {
  border: solid;
  border-color: #efefef;
  border-width: 1px;
}

#bc-interface-1 {
  background:transparent url(../images/body/header.jpg) no-repeat;
  position:relative;
  left:0px;
  width:820px;
  height:221px;
}

#bc-interface-2 {
  background:transparent url(../images/body/subheader.jpg) no-repeat;
  position:relative;
  left:0px;
  width:820px;
  height:31px;
  padding-top:105px;
  text-align: center;
}

#bc-interface-3 {
  background:transparent url(../images/body/content.jpg) repeat-y;
  position:relative;
  left:0px;
  width:820px;
}

#bc-interface-4 {
  background:transparent url(../images/body/subfooter.jpg) no-repeat;
  position:relative;
  left:0px;
  width:820px;
  height:55px;
}

#bc-interface-5 {
  background:transparent url(../images/body/footer.jpg) no-repeat;
  position:relative;
  left:0px;
  width:820px;
  height:110px;
  text-align:center;
}

#wrapper {
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0px;
  top:0px;
  width: 820px;
  height: 100%;
  background:transparent url(../images/body/content.jpg) repeat-y;
}

body, html {
  margin:0px;
  padding:0px;
  height:100%;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:11px;
  background-color:#000000;
}

html, div, span, h1, h2, h3, p, ul, li, img {
}

.clearfix:after {
  content: ".";              /* the period is placed on the page as the last thing before the div closes */
  display: block;          /* inline elements don't respond to the clear property */ 
  height: 0;                  /* ensure the period is not visible */
  clear: both;               /* make the container clear the period */
  visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display:inline;}   /* a fix for IE Mac */
/* fix for Guillotine bug in IE6 */
/* Hides from IE-mac */
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

div.spacer {
  clear:both;
}

#mainleft {
  width:780px;
  position:relative;
  float:left;
}
	
#maincenter {
  width:140px;
  position:relative;
  left:20px;
  float:left;
}

#mainright {
  width:150px;
  position:relative;
  left:29px;
  float:left;
}

#paddingthecontent {
  padding:12px;
  padding-right:12px;
}

#paddingthefooter {
  padding:12px;
  width:545px;
  height:60px;
  padding-right:12px;
}

#paddingthesubfooter {
  padding:12px;
  width:470px;
  height:25px;
  padding-right:12px;
}