body, html {
	margin:0;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
	padding-left: 0px;
} 

a img {
border: none;
}


tbody { 

	font-family: arial, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}



table.100 {

	height: 1%;

}



table.content {

	background-image: 

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 100%;

	padding-top: 0px;

}



td.content {

	background-image: 

	background-repeat: repeat-x;

	background-position: left bottom;

}



/* Default MOS Class Settings

**********************************************************************************************************/



td.pathway {

	font-family: arial, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	padding-top: 0px;

	padding-left: 0px;

}



a.pathway:link, a.pathway:visited {

	font-family: arial, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

}



a.pathway:hover {

	font-family: arial, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #cccccc;

	background-color: transparent;

}



/* Main Menu Styles

**********************************************************************************************************/



a.mainlevel:link, a.mainlevel:visited {
	color: #000099;
	text-align: left;
	font-weight: bold;
	display:block;
	height:22px;
	width:130px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CE0000;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}



a.mainlevel:hover {
	color: #000099;
	text-align: left;
		display:block;
	height:22px;
	width:130px;
	background-color: #FFFFFF;
	width: 98%;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: underline;
}



a.mainmenu:link, a.mainmenu:visited {

	color: #000000; 

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}



a.mainmenu:hover, {

	color: #666666;

	text-align: left;

}



a.sublevel:link, a.sublevel:visited {

	color: #000000; 

	font-family: arial, Helvetica, sans-serif;

	font-weight: normal;

}



a.sublevel:hover {

	color: #000000;

	text-align: left;

}



/* Module Styles

**********************************************************************************************************/



table.moduletable {
	width: 100%;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}



table.moduletable th {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size : 12px;

	font-weight :Bold ;
	color : #444444;
	text-align : left;
	height: 18px;
	padding-top: 7px;
	padding-left: 5px;
	border-color: #CCCCCC;
	border: 1;
	background-color:#F3F5F8;
}



table.moduletable td {

	font-family: arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	text-align: left;
	

}



/* Polls Style

**********************************************************************************************************/



.poll {

	color : #666666;

	line-height : 18px;

	font-weight: bold;

}



/* Sections Style

**********************************************************************************************************/



.sectiontableheader {

	background-color : #F3F5F8;

	color : #000000;

	font-weight : bold;

	font-size: 12px;

	line-height: 25px;

}



.sectiontableentry1 {

	font-size: 12px;

	background-color : #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}



.sectiontableentry2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color : #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}



.pagenav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}



a.pagenav:link, a.pagenav:visited {

	font-family: arial, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}



a.pagenav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color            : #000000;

	text-decoration  : underline;

}





/*****************************************************************************************************/



.small {

	font-size : 12px;

	color : #666666;

}



.smalldark {

	font-size : 12px;

	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: 12px;
	color: #000000;
	height: inherit;
}



.contentpaneopen {
	font-size: 12px;
	color: #000000;
	height: inherit;
}



.contentheading, .componentheading {
	font-family : arial, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000099;
	text-align : left;
	line-height: 16px;
	padding-left: 2px;	
}

.category {

	font-family: arial, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}



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



a.category:hover {
	color            : #000099;
	text-decoration  : none;
	background-color: #FFFFFF;
}



/* Form Styles

**********************************************************************************************************/



form { /* borrowed from mambosolutions.com -- to fix empty space issues */

	display:inline; 

	margin: 0px; 

	padding: 0px; 

} 







.inputbox {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 12px;
	color            : #000000;
	background-color : #FFFFFF;
	border           : 1px solid #999999;
	height: auto;
}



/* Links

**********************************************************************************************************/



a:link, a:visited {
	font-size        : 12px;
	color            : #000099;
	text-decoration  : none;
	font-weight: bold;
}



a:hover {
	color            : #000099;
	text-decoration  : underline;
	font-weight: bold;

}



/* For content item titles that are hyperlink instead of Read On

**********************************************************************************************************/



a.contentpagetitle:link, a.contentpagetitle:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

 	color: #000000;

	text-align:left;

	}



a.contentpagetitle:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-align:left;

	color            : #000000;

	text-decoration  : underline;


	}



.description {

	font-size: 12px;

	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: left;

	cursor: hand;

	font-weight: bold;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.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: left;

	cursor: hand;

	font-weight: bold;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.tabheading {

	background-color: #ffae00;

	text-align: left;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.pagetext {

	visibility: hidden;

	display: none;

	position: relative;

	top: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	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: left;

}