﻿/*.news
{
	width:757px;
	line-height:21px;
	margin-top:26px;
}

.news .title
{
	font-family:Arial, Sans-Serif;
	font-size:28px;
	color:#3a3a3a;
	text-transform:uppercase;
	font-weight:300;
	line-height:30px;
	margin-bottom:29px;
}

.news .title span
{
	color:#005da5;
	font-weight:600;
}

.news .contactData
{
	margin-bottom:20px;
}

.news .contactData a
{
	text-decoration:underline;
}

.news .contactData a:hover
{
	text-decoration:none;
}

.news .contactData .title
{
	font-size:20px;
	margin-bottom:0px;
}

.news .contactData .title span
{
	color:#EA171E;
}

.news .content
{
	float:none;
	height:auto;
	overflow:auto;
	_overflow:hidden;
}

.news .content .column
{
	width:347px;
	float:left;
	margin-right:60px;
}

.news .content p
{
	margin-bottom:31px;
}


.news .news_index_box
{
	height:auto;
}

.news .news_index_box .news_index, .informationDescription
{
	height:auto;
	border-bottom:3px solid #005da5;
	padding-bottom:20px;
}

.news .news_index_box .news_index .header
{
	width:748px;
	height:26px;
	background-color:#0065ac;
	font-family:Arial, Sans-Serif;
	font-size:19px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:9px;
}

.news .news_index_box .news_index ul
{
	list-style-type:none;
	margin-top:11px;
	margin-bottom:16px;
}

.news .news_index_box .news_index ul li
{
	margin:0px;
	width:100%;
	height:auto;
	padding-top:3px;
	padding-bottom:7px;
	border-bottom:solid 1px #b1d0e5;
	clear:left;
	cursor:pointer;
}

.news .news_index_box .news_index ul li .date
{
	margin:5px auto;
	margin:0px;
	margin-right:0px;
	float:left;
	background-color:#c3c3c3;
	padding:2px 6px;
	color:#FFF;
	width:56px;
	text-align:center;
}

.news .news_index_box .news_index ul li a .news_title
{
	margin:0px;
	margin-left:10px;
	margin-top:2px;
	clear:right;
}

.blueButtonPanel
{
	margin-top:-3px;
	*margin-top:-4px;
	_margin-top:-3px;
	margin-bottom:45px;
	height:27px;
}

.blueButtonPanel a img
{
	margin-bottom:3px;
}

.blueButtonPanel a:hover img
{
	margin-bottom:0px;
}*/