a.orange {
	color: #ff9c09;
	text-decoration:none;
}
a.orange:hover {
	color: #ff9c09;
	text-decoration:underline;
}

.la-wrapper {
	width: 674px;
	margin-top:10px;
	margin-left: 14px;
	background-image:url(../../images/mainpage/latest-articles-header.gif);
	background-repeat:no-repeat;
}
.la-head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#175b8c;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.la-image {
	padding: 10px;
	float: left;
}
.la-divider-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 1px;
	clear: both;
}
.la-content {
	float: left;
}
.la-category {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #009966;
	font-weight: bold;
	padding-top: 11px;
}
.la-odd {
	display: block;
}
.la-even {
	display: block;
	background-color: #f5fafc;
}

.la-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666666;
	margin: 10px 0px 5px 0px;
	height: 33px;
	overflow: hidden;
	width: 455px;
}
.la-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	width: 455px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
.la-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #ff9c09;
	padding-top: 8px;
	width:455px;
}
.la-author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #999999;
	font-weight: bold;
	padding-top: 3px;
}
