#contentLeft {
	/*display: none;
	width: 1px;*/
	width: 280px;
	padding: 23px 0 20px 20px;
	color: #252A62;
	line-height: 16px;
}

h3 {
	font-size: 12.8667px;
}

#contentMain {
	/*width: 304px;*/
	width: 356px;
	float: left;
	margin: 0px 0px 0px 0px;
	/*padding: 65px 30px 0px 100px;*/
	padding: 23px 30px 20px 30px; 
	color: #252A62;
}

#contentRight {
/* 	width: 490px; */
	width: 208px;/*278px;*/
/* 	margin-top: 65px; */
    font-size: 11px;
    padding-bottom: 33px;
}

#header_bottom {
	height: 80px;
}

#contentLeft h1 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
}


#contentLeft a {
	color: #252A62;
	font-weight: bold;
	text-decoration: none;
}

#contentLeft a:hover{
	text-decoration: underline;
}

#contentLeft a.LinkFile .LinkVisualText {
	margin-left: 9px;
}

#contentLeft a:hover.LinkFile {
	text-decoration: none;
}

#contentLeft a.LinkFile .LinkVisualText:hover {
	text-decoration: underline;
}