body{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #99B7D3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #404040;
    text-align: center;
}
a{
    color: #ffffff;
	text-decoration:none;
}
a:hover{
	color: #7697B9;
}

#container{
    margin: 0 auto;
    width: 800px;
    position: relative;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
    text-align: left;
	padding-bottom:40px;
	height:1200px;
}
* html #container{
    width: 800px;
    w\idth: 800px;
}

#pageHeader{
	background-image:url(../images/logo_rev.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:201px;	
}
#pageHeader h1, #pageHeader h2{
	display:none;
}
h1 span{
    display: none;
}
h2{
    font-size: 12px;
    margin: 0;
}

#container #intro #quickSummary{
	margin-top:1px;
	width:800px;
	height:26px;
}
#quickSummary p{
	margin-top: 0px;
}
#container #intro #quickSummary .p2{
	font-size: 10px;
	padding-top:10px;
	margin-left:148px;
	padding-left:10px;
	width: 641px;
	height:24px;
	background-color:#7697B9;
	border-left:1px solid #FFFFFF;
    }
#container #intro #quickSummary .p2 span a:hover{
	color:#404040;
	}
#container #intro #quickSummary .p1{
	position:absolute;
	left:8px;
	top:580px;
	font-size: 10px;
	height: 115px;
	margin: 0;
	width: 133px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	z-index: 2;
    }

#preamble, #supportingText {
    margin: 0px 10px 0px 158px; color:#000000
 }
#preamble h3 span{
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#404040;
	}
span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#explanation h3 span{
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#404040;
}
#participation h3 span{
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#404040;
}
#benefits h3 span{
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#404040;
}
#requirements h3 span{
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:#404040;
}
#requirements{
	margin-bottom:20px;
}
#preamble span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#99B7D3;
}

#supportingText p, #preamble p{
    margin: 0px 0 10px 0;
 }
#preamble h3, #explanation h3, #participation h3, #benefits h3, #requirements h3{
    width: 200px;
    height: 24px;
    margin: 40px 0px -5px 0px;
}
#preamble p, #explanation p, #participation p, #benefits p, #requirements p{
	padding-left:10px;
	text-align:justify;
	padding-right:10px;
}

#linkList {
    position: absolute;
    top: 202px;
    left: 0px;
    width: 148px;
	height:997px;
	background-color:#7697B9;
}
#lselect ul, #larchives ul, #lresources ul{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
	margin-bottom:-25px;
	margin-top:19px;
	margin-left:0px;
}
#lselect ul li a{
    text-decoration: none;
    display: block;
	margin-bottom:-11px;
	width:138px;
	height:14px;
	background-color:#99B7D3;
    font-size: 12px;
	padding-left:10px;
 }
#lselect ul li.c, #lselect ul li a.c{
    display: none;
}
#lselect ul li a.c{
    display: none;
}
#lselect ul li a.c:hover{
    color: #7697B9;
}
#lselect ul li{
    font-size: 10px;
}
#lselect h3.select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	margin-top:3px;
	padding-top:0px;
	padding-left:10px;
    }

#linkList #larchives ul li{
    text-decoration: none;
    display: block;
	margin-bottom:1px;
	width:138px;
	height:14px;
	background-color:#99B7D3;
    font-size: 10px;
	padding-left:10px;
}
#linkList #lresources ul li{
text-decoration: none;
    display: block;
	margin-bottom:1px;
	width:138px;
	height:14px;
	background-color:#99B7D3;
    font-size: 10px;
	padding-left:10px;
}

#lresources h3.resources{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;	
	margin-top:29px;
	padding-left:10px;
    }
#larchives h3.archives
    {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	margin-top:29px;
}

#footer{
 	font-size: 10px;
	position: absolute;
	top: 1175px;
	right: 16px;
	padding-top:8px;
	padding-left:10px;
	left: 149px;
	width: 641px;
	height:16px;
	background-color:#7697B9;
}
#footer a {
    color: #ffffff;
    text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer a:hover{
    color:#404040;
}
#participation a{
	color:#404040;
}
#requirements a{
	color:#404040;
}
