/* easyscroll */

#easyscroll{
	margin:1em 0;
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:28px;
		margin:0;	
		padding:0;
		}	
	#easyscrollnav{
		margin:1em 0;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		margin-right:10px;		
		padding:0 10px;
		color:#4d4d4d;
		cursor:pointer;
		}					
	#easyscrollnav li.over{
		color:#4d4d4d;
		text-decoration:none;
		}		
							

	/* // easyscroll navigation buttons */	
	

      #content div.coda-slider-wrapper .coda-nav-left a,#content div.coda-slider-wrapper .coda-nav-right a { text-decoration:none;}     
	

/* // end easyscroll */

/* ---------------------------------------------------------------------------- */
/* default styles */

img {
  border: 0;
}

ul, ol, dl {
  margin: 0 0 1em 0.5em;
}
li {
  line-height: 1.5em;
  margin-left: 0.8em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 1em 0.8em;
}
blockquote {
  margin: 0 0 1em 0.8em;
}
blockquote: before, blockquote: after, q: before, q: after {
  content: "";
} 

i { color:#FFFFFF; font-style:italic;}

.align-right { text-align:right; }
.align-left { text-align:left; }
.align-center { text-align:center; }
.align-justify { text-align:justify; }

.csc-textpic-caption { font-family:Verdana; font-size:11px; line-height:16px; padding-top:4px; color:#666666;}


/*------- Link definition ----*/  
a:link, a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
a:hover {
	color:#4d4d4d;
	text-decoration: underline;
}

#content_main a ,#content_main a:link, #content_main a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
#content_main a:hover {
	color:#4d4d4d;
	text-decoration: underline;
}


/*------- Title definition ----*/  
div.page_titel {
		font-size:14px;
		line-height:20px;
		margin-bottom:14px;
		font-weight:normal;
		color:#ffffff;
		text-decoration:none;
		width: 100%;
		text-transform:none;
	}
div.page_titel_right {
		font-size:14px;
		line-height:20px;
		margin-bottom:14px;
		font-weight:normal;
		color:#ffffff;
		text-decoration:none;
		padding-left:304px;
		width: 270px;
		text-transform:none;
	}
div#content_main #myContent h1.csc-firstHeader {
		font-size:14px;
		line-height:20px;
		margin-bottom:14px;
		font-weight:normal;
		color:#ffffff;
		text-decoration:none;
		width: 100%;
		text-transform:none;
	}
div#content_main h1, div#content_main h1.csc-firstHeader, #content_main h2, #content_main h3, #content_main h4, #content_main h5,
#content_main h1 a, div#content_main h1.csc-firstHeader a,#content_main h2 a, #content_main h3 a, #content_main h4 a, #content_main h5 a { 
	font-size: 12px;
	color: #4d4d4d;
	line-height: 18px;
	font-weight:bold;
	text-decoration:none;
}
