#content strong{
	color: #8fb200;
}


h2{
	font-size:18px;
	font-weight:bold;
	color:#8fb200;
	padding-bottom:5px;
}


h3{
	font-size:16px;
	font-weight:bold;
	color:#6a8400;
	padding-bottom:5px;
}


h4{
	font-size:12px;
	font-weight:bold;
	color:#666666;
}




/*Link standard*/
a:link { color: #94c662; text-decoration:underline;}
a:visited {	color: #94c662; text-decoration:underline;}
a:active {	color: #94c662; text-decoration:none;}
a:hover {	color: #94c662; text-decoration:none;}


/*---------------------------------------------------------------------------*/

a[href="#top"]{
	border:1px solid #dedede;
	padding:0px;
	background-color:#f6ffd1;
	display:block;
	width:50px;
	text-align:center;
	font-size:9px;
}

/***********************************************************************************/
.newsBlock {
	float: left;
	width:100%;
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px dashed #dedede;
}
/***********************************************************************************/
#quickLinks{
	float:left;
	width:100%;
}

#quickLinks h4{
	border:1px solid #d3e09d;
	padding:0px;
	background-color:#f6ffd1;
	display:block;
	
	padding-right:5px;
	margin-top:10px;
}

#quickLinks ul {
/*border:1px solid black;*/
	list-style:none;
}

#quickLinks  ul li{
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	line-height:normal;
	border-bottom:1px dotted #dedede;
	
	background:url() no-repeat 0px 0px;

}

#quickLinks  ul li a{
	text-decoration:none;

}

#quickLinks ul li a:hover{
	text-decoration:underline;
}


/***********************************************************************************/
#imageList {
	float: left;
	width:100%;
	padding:5px;

}

#imageList  ul {
	width:100%;
	float: left;
}

#imageList  ul  li  img{
	border:2px solid #dedede;
	padding:0px;
	margin:4px;
	float: left;
}

#imageList  ul  li{
	float: left;
	display:block;
	height:100px;
	background:url() no-repeat 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/***********************************************************************************/

#fileList {
	padding-top:10px;
	padding-left:15px;
	float:left;
}

#fileList  ul  li{
	background:url(../../../www/images/web/dot_download.gif) no-repeat 0px 50%;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 15px;
	font-size:11px;
}
/***********************************************************************************/

#contactTable {

}

#contactTable h2{
	font-size:17px;
	font-weight:bold;
	color:#8fb200;
	padding-bottom:0px;
}


#contactTable h3{
	font-size:15px;
	font-weight:bold;
	color:#6a8400;
	padding-bottom:0px;
	padding-top:10px;
}


#contactTable h4{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-bottom:0px;
}
/***********************************************************************************/

#reslist table{width:100%;border-collapse:separate;}
#reslist table td{vertical-align: middle;border-bottom:dashed 1px #ccc;}
.res_dwn2{background:url(../../../www/share/web2010/res_music.png) no-repeat 0px 50%;width:50px;height:35px;}
.res_dwn1{background:url(../../../www/share/web2010/res_book.png) no-repeat 0px 50%;width:50px;height:35px;}
.res_dwn3{background:url(../../../www/share/web2010/res_video.png) no-repeat 0px 50%;width:50px;height:35px;}
.res_dwnfile{width:50px;}


#resourcesbar{background:url(../../../www/share/web2010/resourcesbar.png) no-repeat 0px 50%;width:500px;height:150px;padding-left:80px;}
#resourcesbar .bt{width:130px;height:150px;display:block;float:left;}
#resourcesbar .bt a{width:130px;height:150px;display:block;}





