@charset "UTF-8";
/* CSS Document */

.latest_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

.heading_type {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	line-height: 16px;
}

.heading_type_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	font-weight: bold;
}

a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	}
	
	li {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	text-decoration: none;
}

.latest_holder {
	margin-top: 0px;
	margin-bottom: 20px;
}

.img_float {
	clear: none;
	float: left;
	margin-right:10px;
	height: 100%;
	vertical-align: middle;
	margin-top: 3px;
}

.read_float {
	margin-top:5px;
}

.latest_type {
	font-family: "Terbuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	display: block;
}

.latest_type_bold {
	font-family: "Terbuchet MS", Verdana;
	font-size: 13px;
	color: #333333;
	display: block;
	margin-bottom: 4px;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.contact_strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
.contact_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
}