@charset "windows-1251";
body {
	padding: 0px;
	margin: 0px;
	background-color: #3c3b3e;
	background-color: #cccccc;
	color: #3C3B3E;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#contents {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	color: #3c3b3e;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 960px;
	}
#contents #header {
	height: 70px;
	width: 100%;
	background-color: #FFFFFF;
/*	background-image: url(/i/logo-apxe.png);
	background-repeat: no-repeat;
	background-position: 15px center;*/
	margin: 0px;
	padding: 0px;
}
#contents #header #mainNav {
	float: right;
	clear: both;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/* -------------------- LEFT BAR -------------------- */
#contents #leftBar{
	width: 650px;
	float: left;
	padding: 0px;
	margin: 0px;
}
/* LEFT BAR news */
#contents #leftBar #news {
	background-color: #FFFFFF;
	background-image: url(/i/left-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents #leftBar #newsTitle {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#contents #leftBar #newsItem {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;
	line-height: normal;
	width: 95%;
}
#contents #leftBar #newsItem h1, h2, h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

#contents #leftBar #newsItem p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
	line-height: 150%;
}

#contents #leftBar #newsItem p.more {
	background-image: url(/i/green-line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 548px;
	margin: 0px;
	clear: left;
}
#contents #leftBar #newsItem img {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents #leftBar #newsItem a {
	color: #76b428;
	font-weight: bold;
	text-decoration: none;
}
#contents #leftBar #newsItem a:hover {
	text-decoration: underline;
}
/* end of LEFT BAR news */

/* LEFT BAR front */
#contents #leftBar #front {
	background-color: #FFFFFF;
	background-image: url(/i/left-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #leftBar #frontTitle {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#contents #leftBar #frontItem {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
}

#contents #leftBar #frontItem #frontImg {
	margin: 0px;
	padding: 0px;
	z-index: 1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #leftBar #frontItem #frontImg ul{
	
}
#contents #leftBar #frontItem #frontTansBox {
	margin: 0px;
	padding: 0px;
	width: 610px;
	height: 40px;
	z-index: 2;
	position: relative;
	background-image: url(/i/transwhite.png);
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#contents #leftBar #frontItem #frontTansBox p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#contents #leftBar #frontItem #frontTansBox p.left {
	float: left;
	width: 75%;
	text-align: left;
	padding-left: 10px;
}
#contents #leftBar #frontItem #frontTansBox p.right {
	float: right;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}
#contents #leftBar #frontItem #frontTansBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#contents #leftBar #frontItem #frontTansBox a {
	font-weight: bold;
	color: #3C3B3E;
	font-size: 12px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #leftBar #frontItem #frontTansBox a:hover {
	color: #719325;
	text-decoration: underline;
}
/* end of LEFT BAR front */

#contents #leftBar #project {
	background-color: #FFFFFF;
	background-image: url(/i/left-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents #leftBar #projectTitle {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
	color: #FFFFFF;
}
#contents #leftBar #projectTitle h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#contents #leftBar #projectTitle1 {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
	color: #FFFFFF;
}
#contents #leftBar #projectTitle1 h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}
#contents #leftBar #projectBody {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;
	line-height: normal;
}
#contents #leftBar #projectBody h1, h2, h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

#contents #leftBar #projectBody p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
	line-height: 150%;
	font-size: 11px;
}
#contents #leftBar #projectBody p.left {
	float: left;
	width: 45%;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #leftBar #projectBody p.right {
	float: right;
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #leftBar #projectBody strong {
	color: #76b428;
	font-weight: bold;
}
#contents #leftBar #projectBody hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #76b428;
	border-right-color: #76b428;
	border-bottom-color: #76b428;
	border-left-color: #76b428;
	padding: 0px;
	height: 1px;
	margin: 0px;
}

#contents #leftBar #projectBody img.thumb {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#contents #leftBar #projectBody img#mainImage {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px none #719325;
}
#contents #leftBar #projectBody a {
	color: #76b428;
	text-decoration: none;
}
#contents #leftBar #projectBody a:hover {
	text-decoration: underline;
}







/* -------------------- RIGHT BAR -------------------- */
#contents #rightBar{
	margin: 0px;
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contents #rightBar #topProjects {
	background-color: #FFFFFF;
	background-image: url(/i/right-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contents #rightBar #topTitle {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #rightBar #topProject {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}
#contents #rightBar #topProject p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents #rightBar #topProject p.more {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #rightBar #topProject a {
	color: #9d9d9d;
	text-decoration: none;
}
#contents #rightBar #topProject a:hover {
	color: #3C3B3E;
	text-decoration: underline;
}
#contents #rightBar #topProject img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#contents #rightBar #articles {
	background-color: #FFFFFF;
	background-image: url(/i/right-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #rightBar #articleTitle {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #rightBar #article {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}
#contents #rightBar #article h1 {
	margin: 0px;
	font-size: 12px;
	color: #76b428;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contents #rightBar #article p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents #rightBar #article p.more {
	background-image: url(/i/green-line-right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
}

#contents #rightBar #article a {
	color: #9d9d9d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents #rightBar #article a:hover {
	color: #3C3B3E;
	text-decoration: underline;
}
#contents #rightBar #article img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



#contents #rightBar #concept {
	background-color: #FFFFFF;
	background-image: url(/i/right-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
#contents #rightBar #conceptTitle {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #rightBar #conceptBody {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}
#contents #rightBar #conceptBody h1 {
	margin: 0px;
	font-size: 12px;
	color: #76b428;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contents #rightBar #conceptBody p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents #rightBar #conceptBody p.more {
	clear: both;
	display: block;
	width: 97%;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


#contents #rightBar #conceptBody a {
	color: #9d9d9d;
	text-decoration: none;
}
#contents #rightBar #conceptBody a:hover {
	color: #3C3B3E;
	text-decoration: underline;
}
#contents #rightBar #conceptBody img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents #rightBar #conceptBody img.thumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	clear: right;
 }

#contents #rightBar #conceptBody ul {
	list-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
}
#contents #rightBar #conceptBody ul li {
	padding-left: 10px;
	background-image: url(/i/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
#contents #rightBar #conceptBody ul li a {
	text-decoration: none;
	color: #76b428;
	margin: 0px;
	padding: 0px;
}
#contents #rightBar #conceptBody ul li a:hover {
	text-decoration: underline;
}

#contents #rightBar #topNews {
	background-color: #FFFFFF;
	background-image: url(/i/right-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #rightBar #topNewsTitle {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #rightBar #topNewsItem {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}
#contents #rightBar #topNewsItem h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents #rightBar #topNewsItem p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents #rightBar #topNewsItem p.more {
	float: right;
	margin: 0px;
	padding: 0px;
}

#contents #rightBar #topNewsItem a {
	color: #9d9d9d;
	text-decoration: none;
}
#contents #rightBar #topNewsItem a:hover {
	color: #3C3B3E;
	text-decoration: underline;
}
#contents #rightBar #topNewsItem img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#contents #rightBar #ad {
	background-color: #FFFFFF;
	background-image: url(/i/right-bar-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #rightBar #adTitle {
	text-align: center;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #rightBar #adItem {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}
#contents #rightBar #adItem img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}





/* -------------------- FOOTER -------------------- */
#contents #footer {
	padding: 0px;
	height: 45px;
	background-color: #2f6129;
	clear: both;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contents #footer p {
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
}
#contents #footer p.left {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#contents #footer p.right {
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#contents #footer a:hover {
	text-decoration: underline;
}
.translucent{
	background: #FFFFFF;
	margin-top: 314px;
	
	border-bottom: 1px solid #FFFFFF;

	filter: alpha(opacity = 50);

	-moz-opacity: 0.80;

	opacity: 0.80;

	z-index: 2;
}

.input {
	border: 1px solid #76b428;
}


.button {
margin: 2px 0px 2px 0px;
background-color: #E6E6E6;
background-repeat: repeat-x;
background-x-position: left;
background-y-position: top;
border: 1px solid #2F6129;
color: #2F6129;
text-align: center;
font-size: 11px;
font-family: Tahoma;
padding-top: 3px;
padding-bottom: 4px;
font-weight: bold;
}

.topNewsTitle2{
    height: 20px;
    width: 220px;
    color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 15px;
	font-weight: bold;
}
