#center .contentSecNav
{
	height: 22px;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	text-align: left;
	background-color: #3b3b3b;
}

#center .contentSecNav a
{
	text-decoration: none;
	color: #FFF;
}

#center .contentReadmore a
{
	color: #5c5e5f;
	text-decoration: none;
}

#center .contentReadmore a:hover
{
	color: #000;
}

#center .contentView span {
	/*display : block;*/
}
#center .contentView img {
	margin: 0px 5px 5px 5px;
	border : #A5A4A4 1px solid;
}
/*
.contentSection
{
/*
	border: solid 1px #EEEEEE;

	margin: 5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
}

.contentSection h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}
*/
#center .contentSecHeader
{
/*	font-size: 10px;
	height: 30px;
*/
	background-color: #000000;
	border-bottom: solid 1px #EEEEEE;
	padding: 0px;
}
#center .contentSecTitle, .contentSecTitle a
{
	font-weight: bold;
	color: #000;
	padding-left: 3px;
	text-align: left;
	font-size: 10px;
}
#center .contentSecTitleView, .contentSecTitleView a
{
	color: #000;
	padding-right: 3px;
	width: 140px;
	text-align: left;
	font-size: 10px;
}
#center .contentShortDesriptionTitle, .contentShortDesriptionTitle a
{
	text-align: left;
	font-size: 13px;
	padding: 20px 10px 10px 10px;
	text-decoration: none;
}
#center .contentShortDesription
{
	text-align: left;
	font-size: 10px;
	padding: 0px 20px 20px 20px;
}
#center .contentSectionNav
{
	text-decoration: none;
}
#center .contentTitleAtribute
{
	border-top: solid 1px #666666;
	font-size: 9px;
	text-align: right;
	padding: 3px 10px 1px 10px;
	color: #666666;
}
#center .contentTitle
{
	padding: 2px  10px 1px 10px;
	font-size: 14px;
	color: #000000;
}

#center .space {
	padding: 10px;
}
#center .contentSeparator {}
#center .newsBox
{
	padding: 5px;
}
#center .newsBoxTitle
{
	border-bottom: solid 1px #EEEEEE;
}
#center .newsBoxList
{	
}
#center .contentBlock
{
	width: 100%;
	border : #A5A4A4 1px solid;
	color : #5C5E5F;
}
#center .contentBlockTitle
{
	height: 21px;
	background-color: #e8983a;
}
#center .contentBlockTitle span
{
	left : 13px;
	display : block;
	position : relative;
	color : #FFF;
	font-size: 11px;
	font-weight : bold;
}
#center .contentBlockTitle span a
{
	color : #FFF;
	font-size: 11px;
	font-weight : bold;
}
#center .contentBlockTitle h1 a:hover {
	text-decoration: none;
}
#center .contentBlockTitle img
{
	padding: 2px 2px 1px 0px;
}
#center .contentBlockList, .contentBlockList a
{
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#center .contentBlockList b {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-weight : bold;
	padding: 0px;
	margin: 0px;
}

#center .contentBlockList b {
	margin: 3px 10px 0px 0px;
	color : #8C8F91;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#center .contentBlockList b a {
	color : #234662;
	padding: 0px;
	margin: 0px;
	font-weight : bold;
}
/*
#center .contentBlockList a {
	color : #000;
	padding: 0px;
	margin: 0px;
}
*/
#center .contentBlockList img {
	margin: 0px 5px 5px 5px;
	border : #A5A4A4 1px solid;
}

#center .contentBlockList .readmore {
	margin : 10px 0px 0px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
	border-bottom: solid 1px #DDD;
}

#center .contentBlockList .date {
}

#center .contentBlockList .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#center .contentBlockList .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}
