@charset "UTF-8";
.menubar-border {
	background-image: url(../graphics/menu-bar/bkground.jpg);
	background-repeat: repeat-x;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.Mainheading {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 35px;
	color: #05436B;
	font-weight: bold;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.MainTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4B94BA;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
 .CardSelectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #05436B;
}
