@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	font:11px Tahoma, Geneva, sans-serif;
	color:#fff;
	line-height:15px;
	background:#000003 url(images/ch_bg.jpg) repeat-x;
	background-attachment:fixed;

}

.footerDiv{
	font:11px Tahoma, Geneva, sans-serif;
	color:#ccc;
	text-align:center;
	margin:35px 0 0 0;
	background:url(../images/h_footer.jpg) repeat-x;
	height:124px;
	width:100%;
	padding-top:20px;

	}

.footerDiv .holder{
	width:950px;
	margin:0 auto;
	text-align:right;
	
}

.footerDiv .holder a{
	color:#ccc;
	margin:0 5px;
}





a {
	color:#fff;
	text-decoration:none;
	outline:none;
	line-height:15px;
}

a:hover {
	color:#999;
	text-decoration:none;
	
}

p {
	margin:12px 0;
	padding:0;
	line-height:17px!important;
}



h1 {
	font:18px Georgia, "Times New Roman", Times, serif;
	margin:12px 0 30px 0;
	padding:0;
	font-weight:bold;
}


h2 {
	margin:15px 0;
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#303749;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font:14px Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	font-weight:bold;
}


.clearMe{
	clear:both;
}


.floatMeLeft{
	float:left;
}

.floatMeRigth{
	float:right;
}


/*ch*/

#chTopLink{
	height:20px;	
	color:#31456a;
	padding:9px 20px 0 0;
}

#chTopLink a{
	color:#FFF;
}

#chFlashTop{
	background:url(images/ch_top.png) top no-repeat;
	height:381px;
	padding:15px 0 0 18px;
}

#chContent{
	background:url(images/ch_content.png) top center no-repeat;
	
	

}


#chContentBg{
	background:url(images/ch_contentbg.png) top center repeat-y;
}

.areaFootbg{
	background:url(images/ch_areafootnew.png) bottom center no-repeat;
	height:130px;
	font:13px Tahoma, Geneva, sans-serif;
	color:#c2d4f2;

	text-align:center;

}

#divFooter{
	width:814px;
	margin:0 auto;
	text-align:center;
	position: relative;
}

.theRealFooter{
	font:10px Arial, Helvetica, sans-serif;
	line-height:15px;
}

.theRealFooter a{
	text-decoration:underline;
}

.feedy{
	width:217px;
	margin:0 auto 20px;
	color:#fff;
}

.feedy a{
	color:##fff;
}


.feedy .feedTop{
	width:217px;
	background:url(images/ch_feedtop.jpg) no-repeat top center;
	text-align:center;
	font-weight: bold;
}

.feedy .feedBottomOuter{
	background:url(images/ch_feedbottom_repeat.jpg) repeat-y;
	border-top: 1px solid #aaabad;
}

.feedy .feedBottom{
	background:url(images/ch_feedbottom.jpg) no-repeat bottom center;
	text-align:center;
	padding:2px 0;
}

.feedy .feedBottom a{
}

.feedy .feedTop a{
	font-weight:bold;
	
}

.feedy .feedTop p{
	margin:0;
	padding:5px 0 5px 0;
}

.amp{
	border-left:1px solid #aaabad;
	border-right:1px solid #aaabad;
	background:#2b3f62;
	text-align:left;
}

.amp ul {
	list-style-type:none;
	margin:10px 0 10px 20px;
	padding:0;
	
	}
	
	.amp ul li{
		background:url(images/ch_feedarrow.gif) no-repeat 0 5px;
		padding:0 0 0 10px;
		margin:3px 0;
		
	}
	
.imgBorder img {
	border: 1px solid #aaabad
}

.social-media {
	text-align: center;
}

.social-media  img {
	border: 0;
	margin: 0 5px;
}
	
.boldtext {
	font-weight: bold;
}

#desc {
	margin-top: -35px;
	position: relative;
	z-index: 1000;
	cursor: pointer;
	height: 30px;
	overflow: hidden;
	padding: 3px 10px;
	background: url(images/trans.png);
}

#descHolder {
	position: relative;
}

