.EmploymentTab {
	font-family: Arial;
	font-size: 10px;
	color: #61708F;
}

.Heading {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	word-spacing: normal;
}
.MainText {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.MainTextLarge {

	font-family: Arial;
	font-size: 16px;
	color: #003082;
}
.MainTextSmall {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.MainTextSmall a:Hover{

	font-family: Arial;
	font-size: 10px;
	color: #003082;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.links a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}
.MainTextSmallblue {
	font-family: Arial;
	font-size: 14px;
	color: #003082;
}
.MainLinks {
	font-family: Arial;
	font-size: 14px;
	color: #003082;
	text-decoration: underline;
}

.MainLinks a:Hover{
	font-family: Arial;
	font-size: 14px;
	color: #F0E3D2;
	background-color: #333367;
	font-weight: normal;
	padding: 2px;
}

.CreamLandingPageMenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0E3D2;
}

.FinalFooter {
	font-family: Arial;
	font-size: 12px;
	color: #F0E3D2;
	text-decoration:none;

}


