body {
	background-color: #FFFFFF;
	color: #4C4C4C;
	font-family: Arial;
	font-size: 12px;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #666666;	
}

a:hover {
	color: #D90033;	
}

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#top_logo {
	background:#FFFFFF url(../images/top_logo.jpg) no-repeat center bottom;
	width: 960px;
	height: 159px;
}

#top_logo a {
	display: block;
	width: 960px;
	height: 159px;
}

#menu_language {
	position: absolute;
	right: 5px;
}

#menu_language ul {
	list-style: none;
}

#menu_language ul li {
	border-bottom: 1px solid #4C4C4C;
	text-align: right;
}

#menu_language ul li.mi_1 a, #menu_language ul li.active a, #menu_language ul li:hover a {
	background:transparent url(../images/active_tm.png) no-repeat left center;
	padding-left: 7px;
}

#menu_language ul li:last-child {
	border: 0px;
}

#menu_language a {
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;	
}

#menu_top ul:first-child {
	border: 1px solid #006837;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #4a9448;
	background: -moz-linear-gradient(top,  #4a9448 0%, #26822b 90%, #26822b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9448), color-stop(90%,#26822b), color-stop(100%,#26822b));
	background: -webkit-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: -o-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: -ms-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: linear-gradient(to bottom,  #4a9448 0%,#26822b 90%,#26822b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9448', endColorstr='#26822b',GradientType=0 ); 
}

#menu_top ul li {
	display: inline-block;
	width: 16.666%;
}

#menu_top ul li.active ul {
	display: block;
}

#menu_top ul li a {
	width: 161px;
	display: block;
	height: 43px;
	line-height: 43px;
	border-left: 1px solid #39B44A;
	border-right: 1px solid #006837;
	background: #4a9448;
	background: -moz-linear-gradient(top,  #4a9448 0%, #26822b 90%, #26822b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9448), color-stop(90%,#26822b), color-stop(100%,#26822b));
	background: -webkit-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: -o-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: -ms-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: linear-gradient(to bottom,  #4a9448 0%,#26822b 90%,#26822b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9448', endColorstr='#26822b',GradientType=0 );
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#menu_top ul li a:last-child {
	border-right: 0px;
}

#menu_top ul li.active a, #menu_top ul li a:hover {
	background: #DA1F39;
	border: 0px;
}

#menu_top ul li:first-child a {
	border-left: 0px;
}

#menu_top ul li ul {
	/*display: none;*/
	position: absolute;
	left: 0px;
	min-height: 574px;
	background-color: #F1F1F1;
	width: 168px;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-left: 16px;
}

#menu_top ul li ul li {
	display: block;
	width: 100%;
}

#menu_top ul li ul li.noactive a {
	background: #F1F1F1;
	border-bottom: 1px solid #CBCBCB;
}

#menu_top ul li ul li a {
 	display: block;
 	height: 29px;
 	line-height: 29px;
 	padding-left: 25px;
 	text-transform: none;
 	background: #F1F1F1;
 	border: 0px;
 	border-bottom: 1px solid #CBCBCB;
 	text-align: left;
 	font-size: 11px;
 	color: #666666;
 	overflow: hidden;
 	text-overflow: ellipsis;
	white-space: nowrap;
	width: 143px;
}

#menu_top ul li ul li a:hover, #menu_top ul li ul li.active a {
	background:transparent url(../images/active_lm.png) no-repeat 5px center;
	border-bottom: 1px solid #CBCBCB;
	height: 29px; 
}

#bottom {
	background: #edeced;
	background: -moz-linear-gradient(top,  #edeced 0%, #dfdedf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#edeced), color-stop(100%,#dfdedf));
	background: -webkit-linear-gradient(top,  #edeced 0%,#dfdedf 100%);
	background: -o-linear-gradient(top,  #edeced 0%,#dfdedf 100%);
	background: -ms-linear-gradient(top,  #edeced 0%,#dfdedf 100%);
	background: linear-gradient(to bottom,  #edeced 0%,#dfdedf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeced', endColorstr='#dfdedf',GradientType=0 );
	border: 1px solid #B2B2B2;
	height: 83px;
	position: relative;
	clear: both;
}

#bottom a {
	text-decoration: none;
}

#bottom_menu {
	width: 70%;
}

#bottom_menu ul {
	margin: 0px;
	padding: 0px;
}

#bottom_menu ul li {
	display: inline-block;
}

#bottom_menu ul li a {
	display: block;
	margin-top: 15px;
	margin-left: 10px;
	border-right: 1px solid #666666;
	padding-right: 5px;
	text-decoration: none;
	color: #666666; 
}

#bottom_menu ul li:nth-last-child(2) a {
	/*border-right: 0px;*/
}

#bottom_menu ul li a:hover {
	color: #D90033;
}

.bottom_logo {
	width: 31px;
	height: 28px;
	position: absolute;
	top: 8px;
	margin-left: 10px;
	background: transparent url(../images/logo_bottom.png) no-repeat center 50%;
}

#content {
	min-height: 600px;
	padding: 5px;
	width: 560px;
	float: left; 
}

#right_content {
	float: right;
	margin-bottom: 15px; 
}

#rc_area {
	background: #F1F1F1;
	padding: 10px;
	width: 168px;
	margin-right: 15px;
	margin-top: 15px;
	text-align: center;
}

#breadscrumb {
	margin-top: 10px;
}

#breadscrumb a {
	color: #4C4C4C;
	font-size: 12px;
	text-decoration: none;
}

#breadscrumb a:hover, #breadscrumb .active {
	color: #D90033;
}

#web_info {
	color: #666666;
	position: absolute;
	right: 15px;
	top: 15px;
	background: transparent url(../images/logo_bottom.png) no-repeat left center;
	padding-left: 40px;
	height: 28px;
	line-height: 28px;
}

#text_under_content {
	border-top: 1px solid #989898;
}

.news_header {
	background: #4a9448;
	background: -moz-linear-gradient(top,  #4a9448 0%, #26822b 90%, #26822b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a9448), color-stop(90%,#26822b), color-stop(100%,#26822b));
	background: -webkit-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: -o-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: -ms-linear-gradient(top,  #4a9448 0%,#26822b 90%,#26822b 100%);
	background: linear-gradient(to bottom,  #4a9448 0%,#26822b 90%,#26822b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a9448', endColorstr='#26822b',GradientType=0 );
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
}

.news .date {
	text-align: left;
}

.news .botline div:nth-child(2) {
	text-align: left;
}

/* MEDIA SCREEN */

/* Small screens */
@media only screen {
	
} /* Define mobile styles */

@media only screen and (max-width: 989px) {  /* max-width 640px, mobile-only styles, use when QAing mobile issues */
	#top_logo {
		width: auto;
		height: auto;
		background-size: contain;
		background:#FFFFFF url(../images/top_logo_small.jpg) no-repeat left bottom;
	}
	
	#top_logo a {
		width: 100%;
		height: 53px;
	}
	
	#page {
		width: 100%;
	}
	
	#menu_top ul li {
		display: block;
		width: 100%;
	} 
	
	#menu_top ul li a {
		display: block;
		text-align: left;
		padding: 0px;
		padding-left: 15px;
		height: auto;
		line-height: 35px;
		width: auto;
	}
	
	#menu_top ul li.active ul {
		position: relative;
		min-height: 0px;
		margin: 0px;
		width: 100%;
	}
	
	#menu_top ul li.active ul li {
		width: auto;
	}
	
	#menu_top ul li.active ul li a {
		width: auto;
	}
	
	#content {
		width: auto;
		float: none;
		min-height: 0px;
	}
	
	#right_content {
		float: none;
		width: auto;
	}
	
	#rc_area {
		width: auto;
		margin: 0px;
	}
	
	#bottom {
		height: auto;
	}
	
	#web_info {
		position: relative;
		right: auto;
		top: auto;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 15px;
		background: none;
	}
	
	#bottom_menu {
		width: 100%;
	}
	
	#bottom_menu ul li {
		display: block;
	}
	
	#bottom_menu ul li a {
		display: block;
		border-right: 0px;
		border-bottom: 1px solid #666666;
		padding: 5px;
		margin: 0px;
	}
	
	.bottom_logo {
		display: none;
		/*position: relative;
		margin-bottom: 15px;
		width: auto;*/
	}
	
	form.kofo textarea {
		width: 100% !important;
	}
	
	#menu_language {
		position: relative;
	}
	
	#menu_language ul {
		padding-left: 90%;
	}
}

/* Medium screens */
@media only screen and (min-width: 40.063em) {  /* min-width 641px, medium screens */
}

@media only screen and (min-width: 641px) and (max-width: 1050px) {
}

@media only screen and (min-width: 641px) and (max-width: 850px) {
}

@media only screen and (min-width: 641px) and (max-width: 960px) {
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {  /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
}

/* Large screens */
@media only screen and (min-width: 64.063em) { /* min-width 1025px, large screens */ 
} 

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

/* XLarge screens */
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/* XXLarge screens */
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xlarge screens */