.mainText {
	font-family: Arial;
	font-size: 11px;
	color: #003963;
	text-align: justify;
}
.headingText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #03965F;
	text-align: center;
}
.whiteText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading2Text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BF0F40;
	text-align: center;
}
.darkgreenheadingText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003963;
}
.darkgreenheadingMain {
	font-family: Arial;
	font-size: 11px;
	color: #01652F;
}
.redheadingText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

a:link {
	font-size: 11px;
	color: #F11459;

}
a:visited {
	font-size: 11px;
	color: #F11459;

}
a:hover {
	font-size: 11px;
	color: #F11459;

}
a:active {
	font-size: 11px;
	color: #F11459;

}
.dropdowns {
	font-family: Arial;
	font-size: 11px;
	color: #003963;
	text-align: justify;
}
.yellowgradient {
	background-color: #EEF7F2;
	background-image: url(images/yellowgradient.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.dropheadingtext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #BF0F40;
	text-align: left;
}
.redlistheadings {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #BF0F40;
	text-align: left;
}
.listcelltext {
	font-family: Arial;
	font-size: 11px;
	color: #003963;
	text-align: left;
	background-color: #F6E08D;
}
.blueheading2 {
	font-family: Arial;
	font-size: 11px;
	color: #003963;
	text-align: justify;
	padding-left: 2px;
	font-weight: bold;
}

