tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    background: #FFFFFF;
  text-align: left;
}


/* Default MOS Class Settings 
****************************/

td.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 1px;
	padding-left: 3px;
}

a.pathway:link, a.pathway:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669999;
}

a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669999;
	background-color: transparent;
}

/* Main Menu Styles
*********************/
a.mainlevel:link,a.mainlevel:visited 
{
	font-family: Verdana;
	display: block;
	font-size: 11px;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 3px;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	width: 145px;
}

a.mainlevel:hover {
BACKGROUND: #f7fafd; TEXT-DECORATION: none
	color: #333333;
border-left:4px solid #333333;	  
}
a.sublevel:hover {
  text-decoration: none;
	color:Silver;
}

a.sublevel:link, a.sublevel:visited {
font-family: Verdana;
	display: block;
	font-size: 11px;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	width: 145px;
	background: #F2FFCC;
} 

a#active_menu
{
	color: #000033;
	font-weight: bold;
}


a#active_menu:hover
{
   color: #FF9900;
  text-decoration: none;
} v:hover {
	
}


/* Module Styles
****************/

table.t_mod {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
}

table.b_mod {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AAAAAA;	
}

table.l_r_mod {
	width: 130px;
}

table.l_r_mod th {
	;
	height: 23px;
	padding-top: 6px;
	width: 130px;
}

table.moduletable {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-align : center;
}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* Polls Style
**************/

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: bold;
}

.pollstableborder {
  	border : 1px dotted #333333;
}

/* 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 : #333333;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

a.pagenav:link, a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color            : #333333;
	text-decoration  : underline;
	background-color: transparent;
}


.small {
	font-size : 11px;
	color : #333333;
}

.smalldark {
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}

.createdate {
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	font-weight : medium;
}

.modifydate  {
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	font-weight : medium;
}

/* Content Styles
*****************/

.frontpageheader {
	font-size: 13px;
	color : #5f82a2;
	font-weight : bold;
        }

.slogan {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #EDEFF4;
	padding-left: 50px;
	padding-top: 0px;
	}

.contentpane {
	font-size: 10px;
	color: #333333;
}

.contentpaneopen {
	font-size: 10px;
	color: #333333;
}

.contentheading, .componentheading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #CC0000;
	text-align : left;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px;
  border-bottom: 1;
  border-bottom-color: #CC0000;
  border-bottom-style: solid;
  border-bottom-width: thin
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

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

a.category:hover {
	color            : #333333;
	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      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #A9D71D;
  color            : #333333;
  border           : 1px solid #333333;
}

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

/* Links
*********/

a:link, a:visited {
  font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
}

a:hover {
	color            : #FF0000;
	text-decoration  : none;
	background-color: transparent;
}

/* 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: #333333;
	text-align:left;
	}

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

.description {
	font-size: 10px
	color: #333333;
}

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

.contentpaneopen {
	WIDTH: auto;
}
/* Wrapper */


/* CSS Horizontal Menu */


}
#example5h .navhorzcontainer ul {
	width:800px;
	font-family:Tahoma,"Trebuchet MS", sans-serif;
	font-size:9px;
	line-height:11px;
	color:#000;
  background-color: #FFCC00
}
#example5h ul#navlist {
	margin:0;
	padding:6px 0 5px 0;
	background-color:transparent;
	list-style-type:none;
	border-bottom:1px solid #000;
}

#example5h ul#navlist li {
	display:inline;
	margin:0;
	padding:0;
}

#example5h ul#subnavlist {
	margin:0;
	padding:5px 0;
	background-color:transparent;
	list-style-type:none;
	position:absolute;
	top:24px;
	left:0;
	}

#example5h ul#subnavlist li {
	display:inline;
	margin:0;
	padding:0;
}
#example5h ul#subnavlist li+li {
	border-left:1px solid #ccc;
}
#example5h .navhorzcontainer a:link,
#example5h .navhorzcontainer a:visited,
#example5h .navhorzcontainer a:hover {
	color:#fff;
	text-decoration:none;
	padding:5px;
	background-color:transparent;
	}
#example5h .navhorzcontainer ul#navlist a:link,
#example5h .navhorzcontainer ul#navlist a:visited,
#example5h .navhorzcontainer ul#navlist a:hover {
	font-weight:normal;
	border:0px solid #000;
	text-transform:uppercase;
	background-position:bottom left;
}
#example5h .navhorzcontainer ul#navlist a:hover {
	background-color:#FFCC00;
	border-bottom-color:#24568E;
}
#example5h .navhorzcontainer ul#navlist #active a:link,
#example5h .navhorzcontainer ul#navlist #active a:visited,
#example5h .navhorzcontainer ul#navlist #active a:hover {
	text-transform:uppercase;
	background-color:#FFCC00;
	border-bottom-color:#24568E;
}
#example5h .navhorzcontainer ul#subnavlist a:link,
#example5h .navhorzcontainer ul#subnavlist a:visited,
#example5h .navhorzcontainer ul#subnavlist a:hover {
	font-weight:normal;
	padding:0 5px;
	background-color:#FFCC00;
	border:0;
}
#example5h .navhorzcontainer ul#subnavlist a:hover {
	text-decoration:underline;
}
