﻿#Container {
	padding: 10px;
	margin: 10px auto 10px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	width: 925px;
	height: 1193px;
}
body {
	background-color: #117889;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#Header {
	background-color: #000000;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	width: 295px;
	margin-bottom: 20px;
}
.headerMSA {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	top: auto;
}
.ComMtgUw {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
}
.MSA-text {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: top;
	color: #FF0000;
}
.CMU-text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	vertical-align: top;
}
.Providing-text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	margin: 2px 2px 10px 2px;
	padding: 2px;
	color: #FFFFFF;
	position: relative;
}
.MSA-hdr-text {
	width: 450px;
	font-size: 22pt;
	font-weight: bold;
	float: left;
	padding: 3px;
	margin: 23px 3px 3px 15px;
	color: #FFFFFF;
}
#Hdr-Pix {
	float: right;
	vertical-align: top;
	padding: 5px;
	margin: 5px;
	clip: rect(auto, auto, auto, auto);
}
.msa-logo {
	float: left;
	padding: 1px 3px 3px 3px;
	margin: 1px 3px 3px 3px;
}
#Nav {
	float: left;
	width: 172px;
	padding: 5px;
	margin: 5px;
}
#content {
	margin-left: 200px;
}
#Footer-nav {
	text-align: center;
	text-decoration: none;
	color: #666666;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#Nav a {
	display: block;
	color: #335F66;
	text-decoration: none;
	padding: 3px;
	margin-bottom: 1px;
}
#Nav a:hover {
	background-color: #117889;
	color: #FFFFFF;
}
ol {
	list-style-type: disc;
}
li {
	padding: 4px;
		margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#current a {
	color: #FFFFFF;
	background-color: #117889;
}
#footer-nav a {
	text-decoration: none;
}
a {
	color: #335F66;
	text-decoration: none;
}
#Container short {
	padding: 10px;
	margin: 10px auto 10px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	width: 925px;
	height: 850px;

}
