.Content {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.SideHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: AF0505;
}
.BlueContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #243E87;
	word-spacing: normal;
	letter-spacing: normal;
	display: block;
}
.RBarHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 2D49A0;
	text-align: justify;
}
.SideHeadingsRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: af0505;
}
.NormalContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
.Seprator {

	font-family: Arial;
	font-size: 13px;
	color: #E2E2E2;
}

.Link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #B01119;
}
a:visited {
	color: #B01119;
}
a:hover {
	color: #1159EC;
}

}


.RBarCenter {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 2D49A0;
	text-align: center;
}
.Link2 
{
	
}


a.BLUE:link {
	color: #999999;
}
a.BLUE:visited {
	color: #999999;
}
a.BLUE:hover {
	color: #1159EC;
}

a.GREEN:link {
	color: green;
}
a.GREEN:visited {
	color: #998877;
}
a.GREEN:hover {
	color: #aabbcc;
}
