a:link {
  color: #505050;
  text-decoration: underline;
}

a:visited {
  color: #505050;
  text-decoration: underline;
}

a:active {
  color: #505050;
  text-decoration: underline;
}

acronym { 
  cursor: help;
  border-bottom: 1px dotted #505050;
}

a acronym { 
  cursor: help; 
  border-bottom: 0px dotted #505050;
}

body {
  color: #505050;
  background-color: #576DFF;
  font-family: "Comic Sans MS", Arial, sans-serif;
  font-size: 1.25em;
  margin: 0px;
  padding: 0px;

}
h1 {
  font-size:  3.3 em;
}
h3 {
  font-size: 1.15em;
}
td {
  font-size: 1.15em;
}

#container {
  top: 20px;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  position: absolute;
  background-color: #FFCD03;
  border: 5px solid #FFFFFF;
}

#pageHeader {
  background:url(./images/msafheader.jpg) no-repeat;
  width: 900px;
  height: 126px;
  border-bottom: 5px solid #FFFFFF;
}

#pageHeader h1 {
  display: none;
}

#pageHeader h2 {
  display: none;
}

#quickSummary {
  top: 140px;
  left: 50%;
  width: 150px;
  margin-left: -430px;
  position: absolute;
  font-size: 0.8em;
}

#preamble {
  margin-left: 200px;
  margin-right: 20px;
}

#preamble h3 {
  background:url(preamble.png) no-repeat;
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#preamble h3 span {
  display: none;
}

#preamble p {
  margin: 0px 0px 8px 0px;
}

#explanation {
  margin-left: 200px;
  margin-right: 20px;
}

#explanation h3 {
  background:url(explanation.png) no-repeat;
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#explanation h3 span {
  display: none;
}

#explanation p {
  margin: 0px 0px 8px 0px;
}

#participation {
  margin-left: 200px;
  margin-right: 20px;
}

#participation h3 {
  background:url(participation.png) no-repeat;
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#participation h3 span {
  display: none;
}

#participation p {
  margin: 0px 0px 8px 0px;
}

#benefits {
  margin-left: 200px;
  margin-right: 20px;
}

#benefits h3 {
  background:url(benefits.png) no-repeat;
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#benefits h3 span {
  display: none;
}

#benefits p {
  margin: 0px 0px 8px 0px;
}

#requirements {
  margin-left: 200px;
  margin-right: 20px;
}

#requirements h3 {
  background:url(requirements.png) no-repeat;
  width: 260px;
  height: 30px;
  margin: 20px 0px 0px -5px;
}

#requirements h3 span {
  display: none;
}

#requirements p {
  margin: 0px 0px 8px 0px;
}

#requirements .p5 {
  margin: 0px 0px 25px 0px;
}
.green{
 color: green;
font-weight : bolder 
}
#footer {
  top: 100px;
  left: 50%;
  width: 290px;
  margin-left: 150px;
  position: absolute;
  font-size: 0.8em;
}

#linkList {
  top: 12em;
  left: 50%;
  width: 150px;
  margin-left: -430px;
  position: absolute;
}

#linkList h3 {
  font-size: 0.9em;
  font-style: italic;
  margin: 10px 0px 0px 0px;
}

#linkList ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#linkList li {
  font-size: 0.8em;
}

#lselect h3 {
  background:url(design.png) no-repeat;
  width: 105px;
  height: 20px;
  margin: 20px 0px 0px -3px;
}

#lselect h3 span {
  display: none;
}

#lselect .c {
  text-decoration: none;
}

#lselect li {
  margin: 0px 0px 8px 0px;
}

#larchives h3 {
  background:url(archive.png) no-repeat;
  width: 105px;
  height: 20px;
  margin: 20px 0px 0px -3px;
}

#larchives h3 span {
  display: none;
}

#lresources h3 {
  background:url(resources.png) no-repeat;
  width: 105px;
  height: 20px;
  margin: 20px 0px 0px -3px;
}

#lresources h3 span {
  display: none;
}
