body {
	font: 12px Arial, sans-serif;
	color: #7b7b7b;
	text-decoration: none;
}

#logo,#nav,#sidebar,#footer,#content-image{display: none;}

#content h2,#intro h2{
font: normal 24px "Times New Roman", Times, serif;
color: #adaeb2;
padding: 30px 0;
margin: 0;
line-height: 24px;
}

#content h2 strong,#intro h2 strong{
font: normal 24px "Times New Roman", Times, serif;
color: #fff;
}

#intro_txt {
	width: 940px;
	height: 316px;
	}
	
	#left,#right{
	float:left;
	width: 440px;
	}
	
		#left{padding: 0 30px 0 0;}
		#right{padding: 88px 0 0 30px;}
		

#intro_txt p{
text-align:justify;
font-size: 14px;
line-height: 18px;
padding: 10px 0;
}

#content h3 {
	height: 50px;
	border-bottom: solid 1px #d4d4d4;
	margin-bottom: 24px;
	font: normal 24px "Times New Roman", Times, serif;
	color: #27355f;
	text-decoration: none;
	line-height: 45px;
	
}
#content h3 strong {border-bottom: 3px solid #d4d4d4;padding: 0 0 11px 0;font-weight: normal;}

#content h4 {
	clear: left;
	padding: 4px 8px; 
	margin-bottom: 16px;
	margin-top: 32px;	
	color:#6699CC; 
	font-size: 1.3em; 
	background: #f0f0f0; }
#content h5 { font-size: 1.2em; color: #3366CC}

#content p, #content ol, #content ul {margin-bottom: 8px; line-height: 1.5em;}

#content h6 {
	color:#6699CC; 
	font-size: 1.3em; 
	background: #f0f0f0;
	margin: 15px 0 0 0;
	padding: 0;
	float:left;
	display: block;
	width: 90%;
}

#content table td{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#content p{
padding: 7px 5px;
margin: 0;
}

#content div.short p{
padding: 0px 5px;
margin: 0;
}
#content div.short p font{
font-family: Arial, sans-serif;
font-size: 12px;
}

#content a.more{
display: none;
}

.date{
display:block;
width: 100px;
float: left;
font-size: 12px;
line-height: 19px;
}
