  body {
    margin:0;
    padding:0;
    font-family:"times new roman";
    color: black;
    background-color:#fff;
  }

  h1,h2,h3,p,a,a:visited,code {
    color:#000;
    background-color:#fff;
  }

  a:link, a:visited, a:active, a:hover {
    color:#000;
    background-color:#fff;
  }

  #noprint {
    display:none;
  }
  
// --------------------------------- //


acronym {
	display:none;
	  }




#lfavorites h3, #larchives h3, #lresources h3, #participation h3, #benefits h3, #requirements h3, #footer	{
	border-top: 5px solid #FF8C00;
	}


p {
	padding: 5px;
	letter-spacing: 2px;	
	line-height: 12pt;
	text-align: left;
	}

#preamble h3 {
	border: 4px solid #FF8C00;
		}

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #ffffff;
	padding: 0px;
	}
	
a, a:visited, a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
	
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #ffffff;
	}
	
#supportingText, #intro {
	background: #ffffff;
	color: #003df5;
	padding: 0px;
	margin: 0px;	
	border: 2px solid #F55d0;		
	}
	
#linkList {
top: 290px;
	left: 0;
	width: 20px;		
	}
	
#pageHeader {
	background: url("") no-repeat;
	background-color: #e0e0e0;
	height: 70px;
	border-bottom: 2px solid #FF8C00;
	
	padding: 10px;
	margin: 0px;
	}
	
#pageHeader h1 span, #pageHeader h2 span {
	display: ;
	}

#quickSummary {
	padding: 10px;
	}
	
#preamble {
	padding: 10px;
	}	

#intro {
	display: block;
	}

#supportingText {
	
	position: absolute;
	top: 290px;
	left: 0px;
	width: auto;
	}
	
#linkList {
	display:none;
	}
	
#footer {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
	}
	
ul {
	display:none;
	}
	
#linkList a {
	display:none;
	}
	
#select ul {
	display:none;
	}
	
#footer {
	background-color: #e0e0e0;
	font: italic bold 13pt #000000;
	border-bottom: 5px solid #FF8C00;
	padding-left: 30px;
	padding-top: 2px;
	height: 30px;
	}
#IMG {
	display:none;
	}	
	
