body{
	background-color: #D8DCDE;
	background-image: url(../pic/body_bckg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	margin: 0px;
	behavior:url(csshover.htc);

}

*{
	margin: 0;
	padding: 0;
}

/* ---TYPOGRAPHY----*/

P {
	font-size: 13px;
	margin-bottom: 20px;
}

#content A:link, #rightCol A:link {
	color: #736C39;
}

#content A IMG {
	
	border: 0 none;
}

#content A:visited, #rightCol A:visited{
	color: #736C39;
}

#content P, #content UL{
		line-height: 140%;
}

#content UL, #rightCol UL {
	font-size: 13px;
	margin-bottom: 20px;
	margin-left: 25px;
	list-style-image: url(../pic/list_dot.jpg);
}

#content OL, #rightCol OL {
	font-size: 13px;
	margin-bottom: 20px;
	margin-left: 25px;
	line-height: 140%;
}

#content LI {

}

H1 {
	font-size: 22px;
	margin: 20px 0 25px 0;
}

H2 {
	font-size: 15px;
	margin-bottom: 20px;
	padding-left: 2px;
	background: url(../pic/h2_bckg.jpg) repeat-y;
	clear:both
}

H3 {
	font-size: 15px;
	margin-bottom: 15px;
	clear:both
}

H4 {
	font-size: 15px;
	font-weight: lighter;
	font-style: italic;
	line-height: 150%;
	margin-bottom: 20px;
	color: #666;
	clear:both
	/*border-bottom: 1px solid silver;
		padding-bottom: 20px;*/
}

.csc-textpic-caption{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
}


#headerTitle{
	background-image: url(../pic/header_title.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin: 0 auto;
	padding: 0 10px;
	width: 840px;
	
}

#allWrapper{
	width: 860px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../pic/content_bckg.jpg) repeat-y;
}

#headerImage{
	width: 666px;
	float:left;
	/*height: 180px;*/
		background-color: Wheat;
}

#headerMenu{
	background-image: url(../pic/header_bckg.jpg);
	background-repeat: repeat-x;
	background-color: #33ABD2;
	width: 194px;
	float: right;
	height: 222px;

}

#searchBox{
	margin: 30px 15px 10px 15px;
}

.search{
	border: 0 none;
	width: 110px;
}

.searchButton{
	width: 42px;
	font-size: 10px;
	/*border: 1px solid #D8DCDE;*/
	border: 0px;
	background-image: url(../pic/button_bckg.gif);
	text-transform: uppercase;
	padding-top: 2px;
	color: #666;
}

#lang{
	margin-left: 15px;
}

#lang ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#lang li{
	line-height: 100%;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left:10px;
	border-bottom: 1px solid #ADE6FA;
	margin-right: 15px;
	margin-bottom: 2px;
	color: #1E5B70;
}

#lang li a{
	text-decoration: none;
	color: #1E5B70;
}

#menuWrapper{
	clear: both;
	display: block;
/*	background-image: url(../pic/menu_bckg.jpg);
	background-repeat: repeat-x;
	height: 19px;*/
}

div#nav {
	/*float: left; *//*margin: -1px 0 0 7em;
  background: #FFF; border: 1px solid #AAA;*/}
div#nav ul {margin: 0; padding: 0; /*background: white;
  border: 1px solid #CCC; border-width: 0 1px;*/
	border: 0px none;}
div#nav li {
	position: relative; 
	list-style: none; 
	margin: 0;
  	float: left; 
	/*width: 7em;*/ 
	line-height: 1em;
	border: 0px none;}
div#nav li:hover {background: #EBB;}
div#nav li.submenu {
	/*background: url(dropmenu.gif) 95% 50% no-repeat;*/
	background-image: url(../pic/menuitem_bckg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #8BC8DB;
			border-bottom: 1px solid #8BC8DB;
	/*padding: 8px 18px;*/
	font-size: 15px;
	font-weight: bold;
	}
div#nav li.submenu:hover {background-color: #EDD;}
div#nav li a {
	display: block; 
	/*padding: 0.25em 0 0.25em 0.5em;*/
	padding: 8px 18px;
	text-decoration: none; 
	/*width: 6.5em;*/
	color: black;
	}
	
	div#nav ul ul li a {
	padding: 4px 10px;
	width: 100%;
	}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute; width: 7em;
  display: none;}
div#nav ul ul li {border: 1px solid #CCC; border-top: 0px; width: 160px; background-color: #EBEBEB; font-size: 12px;}
div#nav li.submenu li.submenu {/*background: url(submenu.gif) 95% 50% no-repeat;*/ }
div#nav li.submenu li.submenu:hover {background-color: #EDD;}
div#nav li.submenu li.submenu:hover {background-color: #EDD;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {top: 2.1em; left: -1px;}
div#nav ul.level3 {top: -1px; left: 7em;
  border-top: 1px solid #CCC;}

/*.menuitem{
	float: left;
	margin: 0;
	padding: 8px 18px;
	font-size: 16px;
	background-image: url(../pic/menuitem_bckg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #8BC8DB;
	border-bottom: 1px solid #8BC8DB;
	
}

H1:hover{
	color: red;
	
}

.menuitem a{
	color: black;
	text-decoration: none;
}*/

#contentWrapper{
	padding-bottom: 30px;
}

/*html>body #contentWrapper{
	height: auto;
	min-height: 940px;
}*/

#content{
	/*width: 666px;*/
	float:left;
	width: 626px;
	padding: 0 20px;
	/*background: #CCC;*/
}

/*#content img{
	padding: 5px;
	display: block;
	border: 1px solid silver;
	background-color: white;
}*/

.csc-textpic .csc-textpic-intext-left {
	padding-right: 30px;
}

#rightCol{
	width: 194px;
	float: right;
	/*background: #666;*/
}

#footer{
	margin: 0 auto;
	padding: 0 10px;
	width: 860px;
	margin-bottom: 10px;
	
}

#footer p{
	font-size: 11px;
	color:#FFF;
	background-color: #1896C1;
	padding: 4px 10px;
	margin: 0px;
	margin-top: 4px;
	display: inline;
}

#disclaimer{
	margin: 0 auto;
	padding: 0 10px;
	width: 840px;

background-image: url(../pic/footer.jpg);
	background-repeat: no-repeat;

	height: 100px;*/
	margin-bottom: 40px;
}

.lastupdate{
	padding-top: 80px;
	font-size: 10px;
	text-align: center;
}

.clearer{
	clear: both;
}

.news-latest-item H3{
	font-size: 12px;
	text-transform: uppercase;
}

/*.news-list-item {
	clear: both;
	font-size: 12px;
	margin-bottom: 20px;
}	*/

.news-latest-date{
	color: black;
}

.news-list-date{
	color: black;
	font-size: 12px;
	clear: both;
	margin-top: 30px;
}

.news-list-morelink{
	font-size: 12px;
}

.news-single-timedata{
	margin-bottom: 15px;
	font-size: 12px;
}

.news-single-image, .news-latest-image, .news-list-image{
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

.latest_subheader, .list_subheader, .single_subheader{
	font-size: 13px;
}

.single_subheader{
	font-size: 13px;
	font-weight: lighter;
}

.news-single-backlink{
	font-size: 14px;
	margin-top: 20px;
}

.tx-indexedsearch fieldset{
	padding: 12px 20px;
	margin-bottom: 15px;
}

.tx-indexedsearch-res{
	font-size: 11px;
	padding: 2px 12px;
}

.tx-indexedsearch input, .tx-indexedsearch input {

margin-bottom: 5px;

}

