body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background: #fff;
	
	
	} 
	
td, p, ul {
 	font-family: Arial, Helvetica, sans-serif;
 }

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000;

 }

tbody { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


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

.pathway{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 24px;
	
	

	
}

a.pathway:link, a.pathway:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

a.pathway:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
}

/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
	color: #000000;
	text-align: left;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #435a00;
	padding-left: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

a.mainlevel:hover {
	color: #000;
	text-align: left;
	background-color: #b3c57f;
	width: 98%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #435a00;
	
	
}

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: #000;
	text-align: left;
	background-color: b3c57f;
}

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

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

table.moduletable th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-align : center;
	background-image: url(../images/mod_title.gif);
	height: 27px;
	padding-top: 8px;
}

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: 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:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:link, a.pagenav:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.pagenav:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color            : #000000;
	text-decoration  : none;
	background-color: #005a3c;
}


.small {
	font-size : 11px;
	color : #000;
	text-align: center;
}

.smalldark {
	font-family:  Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : ;
	text-decoration : none;
	padding-left: 5px;
}

.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 {
	font-size: 11px;
	color: #000000;
}

.contentheading, .componentheading {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #005a3c;
	text-align : left;
	line-height: 18px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.category {
	font-family:  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: #005a3c;
}

/* 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      :  Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}

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

a:link, {
  font-size        : ;
  font-weight      : bold;
  color            : 2a0087;
  text-decoration  : none;
}

a:visited {
  font-size        : ;
  font-weight      : normal;
  color            : 7c1c00;
  text-decoration  : none;
}

a:hover {
	color            : #000000;
	text-decoration  : none;
	background-color: #bccfb8;
	
}

/* 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: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: 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: 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: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	font-family: 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;
}
td.content{
   background-image: url(../images/content_white.gif);
   }
   
/* lb17 styles */   
.testimonials {
margin: 0px ;


}
.testimonials li {
font-family: Times New Roman, Times, Roman;
font-size: 13px;
list-style-type: none;
/*/*/margin: 0 5px 15px 10px;/**/
padding-bottom: 10px;
line-height: 16px;
border-bottom: 1px dashed #666666;

}
.testimonials ul {
margin: 0;
padding: 0;

}

#mainTable {
	
	border: 1px solid #000;
	background: #fff;
	/*/*/line-height: 1.5em; /* */
	
	
 }

 
#maincontent {
    width: 440px;	
	border-left: 1px dotted #005a3c;
	font-size: 14px;	/*/*/font-size: 100%; /* */
	padding: 0px 10px 10px 10px;
	vertical-align: top;
	background-image: url(../images/Cntr_orng_hdr.gif);
	background-repeat: repeat-x;
	background-position: top left;
	

	
 }
 
  #sidebarL {
 	width: 150px;
	font-size: 12px;	/*/*/font-size: 85%; /* */
	padding: 5px !important;
	background: #d8e2ba;
	vertical-align: top;
 }
  #sidebarR {
 	width: 150px;
	padding: 0px !important;  
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	background: #cccccc;
	background-image: url(../images/Rt_col_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
 }
 #header {
 	background-color: #009966;
  	background-image: url(../images/top_Logo_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 0px 3px 0px !important;
	border-bottom: 1px solid #000;
 }
 #footer {
 	background-color: #d8c824;
  	background-image: url(../images/Btm_Footer.gif);
	height: 24px;

 }
.rightline {
  
  border-right: 1px solid #000;
  }

 