body, html {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        height: 100%;
} 

body.live {
       background-color: #E1D8BB;
       //background-image: url(../images/burlap2.jpg);
}

tbody { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



/* Default MOS Class Settings
****************************/

td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 1px;
	padding-left: 0px;
}


a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: transparent;
}

/* Customized by BRJ
*********************/

p.reverse {
        font-size: 1em;
        margin: 0;
        color : #FFFFFF;
        font-weight: bold; 
        font-family: Arial, Helvetica, Sans-Serif;
}

p.quote {
	font-size: 0.8em;
        align: right; 
}

table.navbar {
	background-color: #000099;
	border: solid 0px #000099;
	width: 100%;
	height: 100%;	
}

td.navtext {
	background-color1: #FFFFF0;
	background-color: #F5F5F5;
	border: solid 3px #999999;
	padding: 10px;	
}


td.padded {
	padding-left: 10px;
        padding-right: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
        align: right; 
}

td.temp {
	border-left: solid 15px #009900;
	border-right: solid 15px #FF9900;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

td.right_left {

	background-color: #FFFFFF;
	border-left: solid 3px #999999;
	border-right: solid 3px #999999;
	
}

td.left {
	border-left: solid 3px #999999;
	background-color: #FFFFFF;
}

td.main {
	width2: 500px;
    border-right: solid 3px #999999;
	background-color: #FFFFFF;
	padding: 20px;
}

td.bottom {
	border-right: solid 3px #999999;
	border-left: solid 3px #999999;
	border-bottom: solid 3px #999999;
	background-color: #FFFFFF;
}

td.top {
	border-left: solid 3px #999999;
	border-right: solid 3px #999999;
	border-top: solid 3px #999999;
	background-color: #FFFFFF;
}

td.navtext:hover {
	color: #1111FF;
}

img {
        margin: 10px;
}

img.no_margin {
		margin: 0px;
}


/* Main Menu Styles
*********************/
a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
        width: 98%;
}

a.mainlevel#active_menu {
        color: #009900;
}

a.mainlevel:hover {
	color: #000099;
	text-align: left;
        background-color: transparent
}

a.mainmenu:link, a.mainmenu:visited {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #666666;
	text-align: left;
        background-color : transparent;
}

a.sublevel:link, a.sublevel:visited {
	color: #000000; 
        line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        margin-left: 5px;
}

a.sublevel#active_menu {
        color: #009900;
}

a.sublevel:hover {
	color: #000099;
        line-height: 18px;
}

/* Module Styles
****************/

table.moduletable {

	width: 100%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

table.moduletable_quote {

	width: 100%;
	text-align: right;
        align: right; 
        verticle-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color: #000099;
	text-align: left;
        background-image: url(../images/mod_title.gif);
	height: 27px;
}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

/* Polls Style
**************/

.poll {
	color : #666666;
	line-height : 12px;
	font-weight: bold;
}

/* Sections Style
*****************/

.sectiontableheader {
	background-color : #CCCCCC;
	color : #000000;
	font-weight : bold;
	font-size: 11px;
	line-height: 13px;
}

.sectiontableentry1 {
	font-size: 11px;
	background-color : #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sectiontableentry2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #DADADA;
	border-bottom-width: 1px;

	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.pagenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #0000CC;
}

a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color            : #000000;
	text-decoration  : none;
	background-color: #009900;
}


.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
*****************/

.contentpane {
	font-size: 11px;
	color: #000000;
}

.contentpaneopen {
        width: 100%;
	font-size: 11px;
	color: #000000;
}

.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FE9900;
	text-align : left;
	line-height: 18px;
	//padding-left: 20px;
}

.category {
	font-family: 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  : none;
	background-color: #99CC00;
}

/* Form Styles
****************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}

/* Links
*********/

a:link, a:visited {
  font-size        : 11px;
  color            : #000099;
  text-decoration  : none;
}

a:hover {
	color            : #000099;
	text-decoration  : none;
        background-color : #DDDDFF;
}

/* For content item titles that are hyperlink instead of Read On
****************************************************************/

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color            : #000000;
	text-decoration  : none;
	background-color: #99CC00;
	}

.description {
	font-size: 11px;
	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: 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: 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 : #ff6600;
	text-align: center;
}