BODY  { color: #000000; background-color: #ffc; margin: 0 }

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

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

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.boxes  { border: dotted 1px #666 }

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

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

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

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

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited     { color: #600; font-weight: bold; background-repeat: no-repeat; background-position: 0 100%; text-align: left; text-indent: 0; list-style-type: disc; list-style-position: inside; margin-left: 0 }

a.mainlevel:hover  { color: #ff9840; text-decoration: underline; background-position: left 50%; text-align: left }



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

a.mainmenu:hover,  { color: #ff9840; text-decoration: underline }

a.sublevel:hover  { color: #ff9840; text-decoration: underline }

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


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        }

table.moduletable th {
  font-size        : 13px;
  font-weight      : bold;
  color            : #666666;
  text-align       : center;
  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 {
  background-color : #CCCCCC;
  color            : #4490B4;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


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

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


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading      { color: #666; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left 
	background-image : url(../images/module_title_bg.png); text-indent: 0; right: 0 }

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


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

.inputbox   { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #f6f6f6; margin-right: 0; border: solid 1px #666 }


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

a:hover  { color: #ff9840; text-decoration: underline }

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

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

a.category:link, a.category:visited  { color: #333333; font-size: 13px; font-weight: bold }

a.category:hover  { color: #600 }

/* 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: #FFFFFF;
}
.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.  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;
}