@charset "utf-8";
body {
	background-color: 000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/Images/Backgrounds/subtleS.jpg);
	margin: 15px;
	margin-right: 50px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	font-size: 11pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	font-size: 48px;
color: #b30838;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 32px;
	font-weight: bold;
	color: #0069AA;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 24px;
	color: #b30838;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B30838;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #0069AA;
}

p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a {
	color: #0069AA;
	text-decoration: none;
}
.WhiteText {color: #FFFFFF}


.onred {
	color: FFFFFF;
}
.borderBottom {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: b3o838;
}
.redserif {
	font-family: "Times New Roman", Times, serif;
	background-color:CCCCCC;
	list-style-type: disc;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Images/OnAny/MASSimages1.gif);
}
.bigredserif {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: ffffff;
	background-color: 000000;
	text-transform: capitalize;
	
}
ol {
	font-size: medium;
	color: b30838;
}
ul {
	color:000000;
	padding: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
.Level2Bullets {
	text-indent: 0px;
	text-align: left;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.leftAligned {
	margin-right: 15px;
	margin-bottom: 10px;
}
.justaddred {
	font-weight: bold;
	color: #B30838;
}
