#toolbar {
	  border: 1px dotted #OOOOFF;
}

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

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

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

.boxes {
        /*
        border: solid;
        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: #FF6533;
	margin: 10px;
}

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

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

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

/* --Default Class Settings-- */

#active_menu {
	margin: 0px 4px 0px 0px;
}

span.mainlevel {
	font-weight: bold;
	margin: 0px 4px 0px 0px;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #000000;
	font-weight: normal;
} 

a.mainlevel:hover {
	color: #4490B4;
}

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

a.mainmenu:hover, {
	color: #4490B4;
	text-decoration: none;
}

a.sublevel {
	//margin-left: 5px;
	//text-indent: 3px;
}

a.sublevel:hover{
	color: #4490B4;
	text-decoration: none;
}

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

table.containertable {
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
}

table.moduletable {
	width: 100%;
	border-style: none;
}

table.moduletable th {
	font-size: 10px;
	font-weight: bold;
	color: #333333;;
	text-align: left;
	width: 100%;
}

table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}
        
table.moduletable-login {
	border: dotted 1px #CCCCCC;
	width: 98%;
}

table.moduletable-login th {
	padding: 2px 10px 0px 10px;
}

table.moduletable-login td {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

table.moduletable-user {
	border-bottom: dotted 1px #CCCCCC;
	border-left: dotted 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	padding: 5px 20px 5px 10px;
	width: 98%;
}

table.moduletable-user td {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

table.contenttoc {
	border: dotted 1px #CCCCCC;
	padding-bottom: 5px;
	margin: 10px;
}

table.contenttoc th {
	border-bottom: dotted 1px #CCCCCC;
	padding: 5px 10px 5px 10px;
}

table.contenttoc td {
	padding: 0px 10px 0px 10px;
}

table.contenttoc a {
	color: #333333;
}

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


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

.sectiontableentry1 {  
}

.sectiontableentry2 {
}


.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            : #000000;
  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        : 13px;
  font-weight      : bold;
  color            : #4490B4;
  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            : #000000;
  border           : 1px solid #CCCCCC;
}

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


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

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

/* 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: #4490B4;
	text-decoration: underline;
	font-weight: bold;
	}

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

a.category:hover {
  color            : #4490B4;
}

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

.syndicate {
	text-align: center;
}

.registered {
	color: #FF6533;
}


