.rec {
	margin:0 0 0 0;
	background:#118CB5;
}
.bg_featured {
	background:url(images/featured.jpg) no-repeat;
}
.bg_featured_interna {
	background:url(images/featured_internal.jpg) no-repeat;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003366;
	line-height:20px;
}
.text a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.text a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.text a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}
.text a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.bg_news{
	background:url(images/welcome.jpg) no-repeat;
}
.bg_news_interna{
	background:url(images/welcome_internal.jpg) no-repeat;
}
.bg_content{
	background:url(images/content.jpg) no-repeat;
}
.bg_content_internal{
	background:#C4B08D;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1E4B72;
	line-height:22px;
}
.content a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1E4B72;
	font-weight:normal;
	text-decoration:underline;
}
.content a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1E4B72;
	font-weight:normal;
	text-decoration:underline;
}
.content a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1E4B72;
	text-decoration:none
}
.content a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1E4B72;
	text-decoration:underline;
}
.border {
	border-left:6px #0F83AA solid;
	border-right:6px #0F83AA solid;
	border-bottom:6px #0F83AA solid;
}
.footer {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
}
.footer a:link {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:visited {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:hover {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none
}
.footer a:active {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}