body{
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}

body,p{
	background-image: url(../img/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
}

.clear {
	clear: both;
}

#main{
	margin: 50px 0 0 35px;
}
#content {
	clear:both;
}

h1.csc-firstHeader{

	font-size:18px;
	line-height:19px;
	padding:0px 50px 8px 0px;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #000000;
	display: block;
}

.csc-header h1{
	margin-bottom: 25px;
	/*background-image: url(../img/bg.gif);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	padding:0px 50px 8px 0px;
	margin-bottom:10px;
	text-transform:uppercase;
		
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	display: inline;
}

/*
h1{
	font-size: 14px;
	color: #000000;
}*/

h1{
	margin:0px;
	font-weight:normal;
	font-size:18px;
	line-height:19px;
	text-transform:uppercase;
	display:inline;			
}

h2{
	margin:0px;
	font-weight:normal;
	font-size:13px;
	line-height:19px;
	text-transform:uppercase;
	display:inline;
	margin-top:5px;
	border-bottom:2px solid #000;
	margin-left:20px;
}
h3{
	display:inline;
	margin:0px;
	font-weight:normal;
	font-size:10px;
	line-height:19px;
	
}

#leftContainer, #rightContainer{
	float: left;
}

#leftContainer{
	width: 337px;
	height: 552px;
	background-image: url(../images/mainPic.gif);
}

#mainNav, #subNav{
	float: left;
}

#mainNav, #subNav{
	margin: 252px 0 0 0;
}

#mainNav{
	width: 150px;
	
}

#mainNav ul, #subNav ul, #langNav ul{
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 13px;
	line-height:17px;
	text-transform:uppercase;
}

#subNav {
	width: 180px;
}

#langNav{
	margin-top: 19px;
	margin-left: 2px;
}

#content{

	width: 500px;
	margin-left: 50px;
	padding-bottom: 10px;
	line-height: 130%;
}

.news-latest-item .bodytext{
	margin: 0;
}

.news-latest-item{
	margin-bottom: 25px;
}

.news-latest-item a{
	text-decoration: none;
	font-weight: bold;
	color: #00DC00;
}

.latest-title{
	font-weight: bold;
	color: #000000;
}

.news-latest-date{
	font-weight: bold;
	color: #000000;
}

.single-title{
	font-weight: bold;
	color: #000000;
}

.news-single-timedata{
	font-weight: bold;
	color: #000000;
}

.news-single-item a{
	text-decoration: none;
	font-weight: bold;
	color: #00DC00;
}

.news-single-item h3{
	font-size:14px;
}

#direct_mail_subscription{
	margin-top: 35px;
}

#direct_mail_subscription input{
	margin-bottom: 8px;
}

#direct_mail_subscription .spacer{
	width: 130px;
	float: left;
	margin-bottom: 8px;
}

#direct_mail_subscription #input_city{
	width: 84px;
}

#direct_mail_subscription #submit_button{
	margin-top: 15px;
	color: #666666;
	margin-left: 95px;
	font-family: 'Times New Roman';
	font-size: 14px;
}

input{
	border: 1px solid #666666;
}

#unsub_textlink{
	width: 300px;
}

a:link { text-decoration:none; font-weight:normal; color:#00dd00; }
a:visited { text-decoration:none; font-weight:normal; color:#00dd00; }
a:hover { text-decoration:none; font-weight:normal;  }
a:active { text-decoration:none; font-weight:normal; }
a:focus { text-decoration:none; font-weight:normal; }

#mainNav ul li a{
	color:#000000;
}

#langNav a {
	color:#000000;
}
.act a {
	
	font-size:18px;
	line-height:18px;
	color:#000000;
}

#subNav ul li a{
	color:#000000;
}
/*
#footer {
  margin-left: 50px;
  clear:both;
  border-top:1px dotted;padding-top:5px; color:#C0C0C0;
} */

#footer{
	border-top:1px dotted;padding-top:5px; color:#C0C0C0;
	padding:5px 0px 0px 0px;
	margin:32px 0px 20px 50px;
	clear:both;
		}

#footer a{
	text-decoration:underline;
}

