body
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #515151;
}



div.col_half
{
	float: left;
	width: 432px;
    margin-right: 20px;
	position: relative;
}

div.col_four
{
	float: left;
	width: 25%;
	position: relative;
	margin-bottom: 15px;
}



.col_news
{
    margin: 6px 0 29px;
}

h1.news
{
    background: transparent url(/img/arrow_h1_news.png) no-repeat scroll left 0;
    color: #D62E13;
    font-size: 15px;
    padding-left: 30px;
    margin: 0;
}

.clear
{
	clear: both;
}

div.col_center
{
	text-align: center;
}


h1
{
	background: transparent url(/img/arrow_h1.png) no-repeat left 0px;
	font-size: 18px;
	padding-left: 30px;
	color: #d62e13;
}

h2
{
	background: transparent url(/img/arrow_h2.png) no-repeat 12px 0px;
	font-size: 13px;
	font-weight: normal;
	margin: 4px 0;
	padding: 0;
	padding-left: 30px;
}

h2 a
{
	color: #515151;
	text-decoration: none;
}

hr
{
	border: 0 none;
	background-color: #d6d6d6;
	height: 1px;
}
