td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004A6B;
}
.blue_titles {
	font-size: 12px;
	color: #003366;
}
.yellow_border {
	border: 1px solid #FCB042;
}
.page_titles {
	font-size: 14px;
}
.blue {
	color: #004A6B;
}
.orange {
	color: #FFAB45;
}
.breadcrumbs {
	font-size: 9px;
}
.orange_font {
	color: #FCB245;
}
.style1 
{
	color: #003366
}
.style2 
{
	color: #FFFFFF
}
.ErrorText
{
	color: Red;
	font-weight: bold;
}

.news { background-color:#c7c7c7; }
