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: 0px 0 0 21px;
	background:url("../images/shift_bg_10.png") no-repeat scroll 0 2px transparent;
}
#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;
	
}

a img{
	border: none;
}

#leftContainer, #rightContainer{
	float: left;
}

#leftContainer{
	/*width: 337px;*/
	width: 337px;
	height: 600px;
	/*background-image: url(../images/mainPic.jpg);*/
	/*background-image: url(../images/shift_bg_10.png);*/
	background-repeat:no-repeat;
	margin-top:2px;
	/*padding-left:9px;*/
}

#leftContainer img {
	padding-left:0;
	margin-left:0;
	float:left;
}

#mainNav, #subNav{
	float: left;
}

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

#mainNav{
	width: 150px;
	margin-left:14px;
}

#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;*/
	width:169px;
}
/*
#langNav{
	margin-top: 19px;
	
	margin-left:15px;
}
*/

#langNav{
	position: absolute;
	top: 477px;
	left: 44px;
}

#content{

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

.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;
}

#content a {
	color: #9900ff;
}

#content h2 a{
	color: #000000;
}

#content h1 a{
	color: #000000;
}

dl.csc-textpic-image{
	margin-left: 0!important;
}

/*

#email {
	margin-left:29px;
}
#last_name{
	
}
#first_name{
	
}
#address{
	margin-left:15px;
}
#zip{
	margin-left:8px;
}
#country{
	margin-left:16px;
}

input[type="submit"]{
	margin-left:60px;
}

input{
	margin-bottom:3px;
}
*/
