.clsNewsTitle
{
    font-size: 11px;
    color: #1F3877;
    font-weight: bold;
}
.clsNewsPublishDate
{
    color: #1F3877;
    font-weight: bold;
    font-size: 11px;
}
.clsFrontPageEmployees
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.clsEmployeesHomeTitle
{
    font-weight: bold;
    font-size: 13px;
    color: #333366;
    line-height: 14px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}
.clsEmployeesHomeFullStory
{
    font-size: 11px;
    line-height: 15px;
    text-align: justify;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}
.clsHrLine
{
	height: 2px;
	color: #339933;
	width: 80%;
}
.clsHrLine2
{
	height: 2px;
	color: #339933;
	width: 100%;
}
A.EmployeesHeadLines
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.clsPublishingDateHeadLines
{
    font-weight: bold;
    font-size: 11px;
    color: green;
}
.clsFrontPageTitle
{
	color: White;
	font-size: 11px;
	background-color: #1F3877;
	padding-left: 10px;
	padding-bottom: 2px;
}
.clsHeadLinesTitle
{
	color: #1F3877;
	font-size: 11px;
}
.clsHeadLinesText
{
	line-height: 15px;
}
A.clsHeadLines
{
	color: #1F3877;
}