/*
	CSS For Layout layout01.html
	CI/2009-02-24
*/

@media print
{
	#left{display:none;}
	#center{display:block;}
	#rightContent{display:none;}
	.langSelector{display:none;}
	#listMenuRoot_holder{display:none;}
	#hide_b{display:none;}
	#printer_A{display:none;}
	
	
	
}


div {
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x; 
	padding:0;
	margin:0;
}
a {
	color:#0191c6;
}
/*p{ padding: 0; margin: 0 0 11px 0; }*/

#wrapper {	
	width:960px;
	margin:0 auto;
}
#header #logo, #header #headerContainer { 
	float:left;
	font-family: Times;
} 
#header #logo {
	width: 400px;
	margin-top:33px;	
}

#header #topNav {
	height: 40px;
}

#leftContent, #mainContent, #rightContent {
	float:left;
}

#leftContent { 
	width: 384px;
}

#rightContent { 
	width:570px;
	overflow: hidden;
	padding:0;

}
#content {
	background-image: url(/img/contBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 50px;
}
#content2 {
	background-image: url(/img/contBg_.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear:both; 
	padding-bottom: 50px;
}
img {
	border:0;
}

.inr {
	font-size: 24px;
	font-weight: bold;
	color: #c00000;
}
.langSelector {
	padding-top: 35px;
	height: 25px;
}
#footer {
	background-image: url(/img/footerBg.gif);
	background-repeat: repeat-x;
	clear:both;
	height: 50px;
	color:#9f9f9f;
	font-size:11px;
	padding-top:15px;
	
}
#footer a {
	color:#9f9f9f;
	text-decoration:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;	
	margin: 0;
	padding-bottom: 10px; 
	padding-left: 3px;
	background-image: url(/img/dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.lc {
	width:285px;
	padding-left: 15px;
	float:left;
}
.rc {
	float:left;
	margin-left:60px;
	width: 210px;
}
.date {
	color: #7f7f7f;
	margin-top: 18px;
	display:block;
}
h2 {
	margin: 0;
	font-size: 12px;
	color:#4c4c4c;
	font-weight:bold;
}
h2 a {
	/*color:#4c4c4c;*/
	color:#0191C6;
	font-weight:bold;
	text-decoration: underline;
}
h2 a:hover{
	text-decoration: none;
}

.newsListItem {
	line-height: 16px;
}
.newsListItem div a {
	color: #4c4c4c;
	text-decoration:underline;
}
.newsListItem div a:hover {
	text-decoration:none;
}


.newsListItem div a.fp {
	color: #4c4c4c;
	text-decoration:none;
}


.newsListItem div a.fp:hover {
	text-decoration:underline;
}

.location {
	color: #4c4c4c;
	display:block;
	font-style:italic;
}
a.button {
	color:#000;
	font-size:11px;	
	line-height:20px;
	text-decoration:none;
	cursor:pointer;
}
a.button span {
	background-image: url(/img/button-inner.gif);
	background-repeat: repeat-x;
	display:block;
	height:20px;
	padding:1px 8px;		
	float:left;
	
}
a.button span.start {
	background-image: url(/img/button-start.gif);
	background-repeat: no-repeat;
	padding:1px 2px;
	float:left;
}
a.button span.end {
	background-image: url(/img/button-end.gif);
	background-repeat: no-repeat;
	padding:1px 2px;
	float:left;
}




a.button_:hover,a.button_act  {
	color:#fff;
	font-size:11px;	
	line-height:12px;
	text-decoration:none;
	cursor:pointer;
}
a.button_:hover span,a.button_act span {
	background-image: url(/img/lang-inner.gif);
	background-repeat: repeat-x;
	display:block;
	height:12px;
	padding:1px 4px;		
	float:left;
	
}
a.button_:hover span.start, a.button_act span.start {
	background-image: url(/img/lang-start.gif);
	background-repeat: no-repeat;
	padding:1px 1px;
	float:left;
}
a.button_:hover span.end, a.button_act span.end {
	background-image: url(/img/lang-end.gif);
	background-repeat: no-repeat;
	padding:1px 1px;
	float:left;
}

a.button_:link, a.button_ {
	color:#000;
	font-size:11px;	
	line-height:12px;
	background:none;
	text-decoration:none;
	cursor:pointer;
}
a.button_:link span, a.button_ span {
	display:block;
	height:12px;
	padding:1px 4px;		
	float:left;
	background-image:none;
	
	
}
a.button_:link span.start, a.button_ span.start {
	padding:1px 1px;
	float:left;
	background:none;
	
}
a.button_:link span.end, a.button_ span.end {
	padding:1px 1px;
	float:left;
	background:none;
	
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#c00000;
	line-height:20px;	
	margin: 0;
	padding-bottom: 10px; 
	padding-left: 3px;
	background-image: url(/img/dotted.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
	margin-bottom: 16px;
	display:block; 
}

.semMem a {
	display: block;
}

.link_2 {
	display:block;
	color:#4c4c4c;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 5px;
	padding-left: 30px;
}

.link_2:hover, .link_:hover {
	color:#c41110;
	text-decoration: underline;
}

.link_xxx:hover, {
	color:#4c4c4c;
	text-decoration: none;
}

.link_ , .link_xxx{
	display:block;
	color:#4c4c4c;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 7px 5px;
	background-image: url(/img/dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;}
	
	
	
a.act_ {
	color: #c00000;
}

.newsListItem-l a {
	color:#4c4c4c;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.bbe a {
	font-size: 14px;
	font-weight: bold;
	padding: 7px 5px;
	display: block;
	width: 235px;
	background-image: url(/img/dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
		text-decoration:none;
}
.bbe a:hover {
	color: #c00000;
}
.newsListItem div.path a {
	color: #c41110;
	font-size:11px;
	background-image:url(/img/pth.gif);
	background-position: right 5px;
	margin-bottom:5px;
	padding-right: 10px;
	background-repeat: no-repeat;
	text-decoration:none;
	padding-top:1px;
	padding-left: 10px; 
}
.newsListItem div.path span {
	font-size:11px;
	padding-left: 10px;
}
#gallery {
	padding-top: 20px;
	background:none;
}

