.redline {
	background-color: #E93050;
}
.vignette {
	background-image: url(images/sliver.jpg);
	background-repeat: repeat-x;
}
.redstrapllinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E93050;
	font-weight: normal;
	font-style: normal;


}
.bluelogotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #00005B;
	font-weight: bold;

}
.bluebackground {
	background-color: #00005B;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D22B44;
	text-decoration: none;
}
.mslogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: 900;
	color: #040059;
}
.mslogored {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #D0374F;
}
.bluestraplinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D0374F;
	font-weight: bold;
}
.palebluebox {
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040059;

}
.greyboxredoutline {
	background-color: #F4F4F4;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D0374F;
	border-right-color: #D0374F;
	border-bottom-color: #D0374F;
	border-left-color: #D0374F;
}

.bodytext {
	color: #040059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #040059;
	font-weight: bold;
}
