/* Body */
BODY {
	background-color : White;
	color : Black; }

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #005B5E;
	text-decoration: none; }

a:hover {
	color: #005B5E;
	font-weight: bold;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #000066; }

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:2px;
   width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #005B5E }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #005B5E;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005B5E;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/themes/theme_mambogreen/arrow.gif) 2px;
	list-style-image: url(../images/themes/theme_mambogreen/arrow.gif);
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}
	
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }
        
        
        
        
        
        a.mainmenu:link, a.mainmenu:visited {
		color: #005B5E; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
		font-weight: normal;
		}
		
	a.mainmenu:hover {
		color: #003399; text-decoration: underline;
		}
	
		
		a.mainlevel:link, a.mainlevel:visited {
		color: #005B5E; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
		font-weight: bold;
		list-style-image: url(../images/mb.gif);
		list-style-position: inside;
		display: list-item;
		border-bottom: 1px solid #939393;
		font-size: 12px;
		text-align: left;
		white-space: nowrap;
		border-top: 1px solid #939393;
		height: 20px;
		text-indent: 4px;
		}
		
	a.mainlevel:hover {
		color: #FFFFFF; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
		font-weight: bold;
		list-style-image: url(../images/mb.gif);
		list-style-position: inside;
		display: list-item;
		border-bottom: 1px solid White;
		font-size: 12px;
		text-align: left;
		white-space: nowrap;
		border-top: 1px solid White;
		height: 20px;
		text-indent: 4px;
		background-color: #003399;
		text-decoration: none;
		}
		
	a.sublevel:hover {
		color: #003399; text-decoration: underline;
		}
	
	a.sublevel:link, a.sublevel:visited {
		color: #003399; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;}
	
	
	.contentheading {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
	 	color: #005B5E;
		text-align:left;
	}