body, html {
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573b2f;
	background-color: #f1e6c8;
	height: 100%;
	padding-top: 4px;
} 

tbody { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #573b2f;
}


/* Default MOS Class Settings 
****************************/

td.pathway {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 1px;
	padding-left: 3px;
}

a.pathway:link, a.pathway:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.pathway:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: transparent;
}

/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
	color: #573b2f;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
}

a.mainlevel:hover, #active_menu{
	color: #573b2f;
	text-align: left;
	background-color: transparent;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #573b2f;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #000000; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #666666;
	text-align: left;
}

a.sublevel:link, a.sublevel:visited {
	color: #573b2f;
        text-align: left;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #FFFFFF;
        padding-left: 6px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 33px;
	font-weight: normal;
}

a.sublevel:hover {
	color: #573b2f;
        text-align: left;
        background-color: transparent;
        border-left-width: 5px;
        border-left-style: solid;
        border-left-color: #573b2f;
}

/* Module Styles 
****************/


table.l_r_mod {
	width: 215px;
}

table.l_r_mod th {
	height: 23px;
	padding-top: 6px;
	width: 215px;
}

table.moduletable {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}

table.moduletable th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size : 18px;
        font-weight : bold;
        color : #cc3403;
        text-align : left;
        line-height: 20px;
        padding-top: 10px;

}

table.moduletable td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

/* Polls Style
**************/

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: bold;
}

.pollstableborder {
  	border : 1px dotted #666666;
}

/* Sections Style 
*****************/

.sectiontableheader {
	background-color : #E8EAF3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C8C9CE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8C9CE;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #EDEEF3;
}

.sectiontableentry2 {
	font-size: 11px;
	background-color : #FFFFFF;
}

.pagenav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

a.pagenav:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color            : #000000;
	text-decoration  : underline;
	background-color: transparent;
}


.small {
	font-size : 11px;
	color : #666666;
}

.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

.modifydate  {
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : medium;
}

/* Content Styles
*****************/

.frontpageheader {
	font-size: 13px;
	color : #669900;
	font-weight : bold;
        }

.slogan {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #EDEFF4;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	}

.contentpane {
	font-size: 12px;
	color: #333333;
}

.contentpaneopen {
	font-size: 11px;
	color: #000000;
}

a.contentpaneopen:link, a.contentpaneopen:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #cd3301;
}

a.contentpaneopen:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color            : #573b2f;
        text-decoration  : underline;
        background-color: transparent;
}

td.contentheading {
	width: 440px;
	}

.contentheading, .componentheading {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #cc3403;
	text-align : left;
	line-height: 20px; 
	padding-bottom: 5px;
	border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #573b2f;
}
.category {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
	color            : #000000;
	text-decoration  : underline;
	background-color: transparent;
}

/* Form Styles
****************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.button {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #cd3301;
  color            : #FFFFFF;
  border           : 1px solid #666666;
}

.inputbox {
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  background-color : #FFFFFF;
  border           : 1px solid #666666;
}

#mod_login_username, #mod_login_password {
	background-color: #f1e6c8;
	border: 0px;
	width: 185px;
	height: 22px;
	font-size: 12px;
	color: #573b2f;
	margin-top: 3px; 
}


/* Links
*********/

a:link, a:visited {
  font-size        : 11px;
  color            : #cd3301;
  text-decoration  : none;
}

a:hover {
	color            : #573b2f;
	text-decoration  : underline;
	background-color: transparent;
}

/* 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            : #000000;
	text-decoration  : underline;
	background-color: transparent;
	}

.description {
	font-size: 10px
	color: #000000;
}

/* 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;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.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: bold;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-weight: bold;
	font-size : 10pt;
	color : #FFFFFF;
	text-align: center;
	background-color: #FF0000;
}
