/* CSS Document */

/* FRONT PAGE  */
.frontText {
	font-family: Tahoma, arial, sans serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	line-height: 100%;
	}
.textboxtext {
	font-size: 9px;
	color: #999999;
}

a:link {
	text-decoration:none;
	color:#006633;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	text-decoration:none;
	color:#666666;
	}
h1 {
	font-family:"Gill Sans", Century Gothic, Verdana;
	color:#999999;
	font-weight:normal;
	padding-top:20px;
	text-align:left;
	}
h2 {
	font-family:"Gill Sans", Century Gothic, Verdana;
	color:#000000;
	font-weight:bold;
	padding-top:2px;
	text-align:left;
	line-height: 100%;
	}	
h2.underline {
	text-decoration:underline;
	color:#999999;
	}	
h3 {
	font-family:"Gill Sans", Century Gothic, Verdana;
	color:#000000;
	font-weight:bold;
	padding-top:2px;
	text-align:left;
	}	

.mainContent {
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #3B3B3B;
	padding-left: 25px;
	padding-right: 55px;
	line-height: 150%;
	text-align:left;
	}
.mainContentNews {
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #3B3B3B;
	padding-left: 25px;
	padding-right: 55px;
	line-height: 130%;
	text-align:left;
	}
.rightNav {
	font: 10px "Trebuchet MS", Arial, sans-serif;
	padding-left: 37px;
	line-height:20px;
	text-align:left;
	}
.rightNav a:link {
	color:#006633;
	}
.rightNav a:hover {
	text-decoration:underline;
	}	
#indent {
	padding-left:47px;
	line-height:16px;
	}
.mainContent .backtotop {
	font-size: 11px;
	text-decoration: underline;
	color:#006600;
	text-align:left;
}
#announcement a.text{
	color:#333333;
}
.newsTITLE {
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
}
.newsTITLE a:hover {
	text-decoration: underline;
}
.newsDATE {
	line-height: normal;
	font-size: 12px;
	color:#666666;
}
.footerText {
	font: 11px/20px "Gill Sans";
	color: #666666;
}
