body	{
	background-color: #FFFFFF;
	margin:auto;
	margin-top: 10px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11Px;
	text-align : center;
	vertical-align : top;
	color: black;
	position:relative;
}

#bodyContainer{
	background-color:#8CC244;
	width:752px;
	margin:auto;
	margin-bottom:0px;
	text-align: center;
	position:relative;
}

#body{
	/*border:1px solid #8CC244;*/
	width:750px;
	text-align: center;
	background-color: #FFFFFF;
	text-align: center;
	margin-left:1px;
	position:relative;
}

body, html, h2, h3, h5, h6, img, form, a, p, span, strong, div {
	border: none;
}

img {
	display: block;
}

h1	{
	font-size: 16Px;
	font-weight: bold;
	color: #6BA124;
	padding-top:10px;
	text-align:left;
}

#header	{
	background: url('/images/bg-top.gif') repeat;
	height: 51px;
	vertical-align : bottom;
}

#headerButtonEmpty{
   float:left;
   width:185px;
} 


.headerButton {
	float : left;
	margin-top : 17px;
	margin-left : 1px;
}

.headerButton a	{
	display: block;
	width: 93Px;
	height: 34Px;
	line-height: 34Px;
	font-weight: bold;
	color: rgb(89,133,39);
	text-decoration: none;
	padding-top:0px;
	background: url('/images/bg-menu-top.gif') no-repeat
}

.headerButton a:link	{
	color: rgb(89,133,39);
	background: url('/images/bg-menu-top.gif') no-repeat
}

.headerButton a:active	{
	color: rgb(0,114,188);
	background: url('/images/bg-menu-top-over.gif') no-repeat
}

.headerButton a:visited	{
	color: rgb(89,133,39);
	background: url('/images/bg-menu-top.gif') no-repeat
}

.headerButton a:hover	{
	color: rgb(0,114,188);
	background: url('/images/bg-menu-top-over.gif') no-repeat
}

#logo, #logo_sk, #logo_en	{
   margin:0px;
   padding:0px;
   border:0px;
	width:187px;
	height:165px;
	min-height:165px;
   position:absolute;
   left:0px;
	text-decoration : none;
}
#logo{
	background: url('/images/logo1.jpg') no-repeat;
}
#logo_sk{
	background: url('/images/logo1_sk.jpg') no-repeat;
}
#logo_en{
	background: url('/images/logo1_en.jpg') no-repeat;
}
#banner, #banner_sk, #banner_en{
   position:absolute;
   left:187px;
	width:563px;
	height:165px;
	min-height:165px;
   margin:0px;
   padding:0px;
   border:0px;
}
#banner	{
	background: url('/images/banner1.jpg') no-repeat;
}
#banner_sk	{
	background: url('/images/banner1_sk.jpg') no-repeat;
}
#banner_en	{
	background: url('/images/banner1_en.jpg') no-repeat;
}

#page {
	text-align: left;
	background: url('/images/page.jpg') repeat-y;
	_height:755px;
	min-height:745px;
   margin:0px;
	padding:0px;
	border:0px;
	position:relative;
	margin-top:165px;
}


#leftColumn {
	width: 187px;
   position:absolute;
	left:0px;
	top:0px;
	vertical-align: top;
	margin:0px;
	padding:0px;
	height:auto;
}

#leftColumn, #rightColumn {
	background-color: rgb(245,250,238);
	margin-bottom:0px;
	padding-bottom:0px;
}

#leftMenu {
	background-color: rgb(236,236,236);
	margin:0px;
	padding:0px;
	clear:both;
	/*height:248px;*/
	/*width:100%;*/
	vartical-align:top;
	position:relative;
	padding-bottom:20px;
}
/*
#bgLeftMenu	{
	background-color: rgb(236,236,236);
	width: 100%;
	height: 100%;
}
*/

#leftMenu .whiteLine {
	background-color: #FFFFFF;
	font-size: 0;
	height: 1px;
	margin:0px;
}

#leftMenu a {
	background: url('/images/arrows.gif') 7% 50% no-repeat;
	color: rgb(0,114,188);
	display: block;
	font-size: 12Px;
	height: 100%;
	/*width: auto;*/
	line-height: 22px;
	padding-left: 25px;
	text-decoration: none;
}

#leftMenu a:hover {
	background: url('/images/arrows.gif') rgb(245,250,238) 7% 50% no-repeat;
	color: rgb(89,133,39);
}

#leftMenu div {
	height: 22px;
	margin:0px;
	position: relative;
	top: 18px;
}
	
#leftMenu .mainLink {
	font-weight : bold;
}

#leftMenu .subLink a {
	padding-left : 34px;
}

#search {
	padding:0px;
	margin:0px;
   padding-top:16px;
   padding-left:8px;
}

.columnPartTitle {
	background: url('/images/circle.gif') 0% 50% no-repeat;
	font-size: 16Px;
	font-weight: bold;
	color: #5A5A5A;
	display: block;
	line-height: 22px;
	margin-top:0px;
	padding-top:0px;
   padding-left: 18px;
	height: 100%;
}

#search #formContainer{
	width:172px;
	background-color: #A4A4A4;
	margin:0px;
	padding:1px;
	_padding:0px;
}

#search form {
	border:0px;
	background:white;
	margin:0px;
	padding:0px;
	_padding:0px;
	_margin:1px;
	top:0px;
}

#search form .i-text {
	border: 0px;
	color: #595959;
	width: 154px;
	_width: 152px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 18px;
	line-height: 18px;
	_height: 16px;
	_line-height: 16px;
}

#search form .submit {
	border: solid 1px #A4A4A4;
	border-left:0px;
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align: top;
}

#rightColumn {
	width : 180px;
	padding: 6px;
	padding-bottom: 16px;
	vertical-align : top;
	float : right;
}

.rightColumnBlock {
	margin-top : 16px;
}

.rightColumnBlock a, .rightColumnBlock a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #0072BC;

}

.newsDate	{
	color: #737373;
	padding-left: 0Px;
}

.textDescription {
	font-weight: bold;
	color: #0072BC;
}

a.rightMenuLink {
	background: url('/images/arrows.gif') 2% 50% no-repeat;
	color: rgb(0,114,188);
	height: 100%;
	width: auto;
	padding-left: 15px;
	text-decoration: underline;
}

a.rightMenuLink:link {
	background: url('/images/arrows.gif') 2% 50% no-repeat;
	color: rgb(0,114,188);
	text-decoration: underline;
}

a.rightMenuLink:active {
	background: url('/images/arrows.gif') 2% 50% no-repeat;
	color: rgb(0,114,188);
	text-decoration: underline;
}

a.rightMenuLink:visited {
	background: url('/images/arrows.gif') 2% 50% no-repeat;
	color: rgb(0,114,188);
	text-decoration: underline;
}

a.rightMenuLink:hover {
	background: url('/images/arrows.gif') 2% 50% no-repeat;
	color: rgb(89,133,39);
}

#mainContent {
	height: auto;
	margin-top: 10px;
	padding-left: 195px;
	padding-right: 200px;
	text-align : justify;
}

.listItem{
	margin-bottom:5px;
}

.pNoSpaces p{
	margin:0px;
	padding:0px;
	display:inline;
}

h3.listItemTitle {
	text-decoration : none;
	font-size : 11px;
	font-weight: bold;
	color: #0072BC;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom:0;
}

.listItemTitle a {
	text-decoration : none;
	font-weight: bold;
	color: #0072BC;
}

.articlePublishDate {
	margin-bottom: 0;
}
#footerEN{
	margin:0px;
	padding:8px;
	background-color : #8CC244;
	clear : both;
	position:relative;	
   text-align:left;
	color: #FFFFFF;
	font-weight: normal;
}

#footerEN .left{
	margin:0px;
	padding:0px;
   border-right:1px solid white;
   text-align:center;
   width:370px;
}

#footerEN .right{
   margin:0px;
	padding:0px;
   position:absolute;
   top:8px;
   left:380px;
   text-align:center;
   width:370px;
}
#footerEN a{
	color: #FFFFFF;
	text-decoration: none;
}

#footerEN a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer	{
	margin-top:0px;
	padding-top:0px;
	vertical-align: middle;
	background-color : #8CC244;
	clear : both;
	padding-top:8px;
	padding-bottom:8px;
}

#footer .footerArea {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	position:relative;
}

#footer p {
	color: #FFFFFF;
	font-weight: normal;
/*	line-height: 37px;
	padding: 0 20px 0 40px;*/
	text-align: center;
}

#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p span {
	padding: 0 1.5em;
}

.descriptionImage {
	padding : 2px;
}

.smart-clear {
	clear: both;
	font-size:1px;
	height:2px;
	width:100%;
}

#contactForm table {
	font-size: 11px;
}

#contactForm .formField {
	width: 250px;
}

.ApolloNavigation{
	text-align : center;
}

#ApolloForm textarea, #ApolloForm .textbox{
width: 335px;
}

#ApolloForm .requiredFormFieldText
{
	color:Red;
}

#ApolloForm fieldset{
	width: 95%;
	margin:0px;
	padding:0px;
}

table{
font-size:1em;
}

.leftColumnBlock {
	margin: 22px 6px 0 6px;
}
