

body {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #000;
background-image: url(images/background_010.jpg) no-repeat bottom right;
}


/* layout
----------------------------------------------- */
#container {
	position: relative;
	background: #8ca8c4;
	margin:0px auto;
	padding: 0px;
	width: 800px;
	border: 7px solid #40637F;
	border-top: 0px solid #fff;
	background-color: #EDF1FC;
}

#quickSummary {
	position: absolute;
	top: 227px;
	left: 2px;
	width: 166px;
	border-bottom: 1px solid #1c4682;
	border-right: 1px solid #1c4682;
	height: 650px;
}

#preamble, #explanation, #participation, #benefits, #requirements {
margin: 0px 0 0 192px;
width: 480px;
background: transparent;
}

#footer {
margin: 25px 0 0 0;
background: transparent url(footer.jpg) top left no-repeat;
height: 1.5em;
text-align: right;
border-top: 1px solid #fff;
}

#linkList {
	position: absolute;
	width: 162px;
	top: 216px;
	left: 13px;
	border-top: 1px solid #1c4682;
	height: 425px;
}


/* header
----------------------------------------------- */

#pageHeader {
	background: #40637F top left no-repeat;
	height: 170px;
	margin: 0;
	border-bottom: 0px solid #1c4682;
	}

#pageHeader h1 {
	display: none;
	}

#pageHeader h2 {
	display: none;
	}



/* text
----------------------------------------------- */
p {
font-size: 12px;
padding: 5px 5px 10px 5px;
margin: 0;
line-height: 16px;
}

#quickSummary p.p1 {
margin: 0;
padding: 40px 35px 25px 28px;
font-size: 11px;
}

#quickSummary p.p2 {
margin-top: 48em;
padding: 30px 30px 20px 28px;
font-size: 11px;
}



/* headings
----------------------------------------------- */
#quickSummary {
background: transparent url(h3_quickSummary.gif) top left no-repeat;
margin: 0px;
}

#intro h3 {
margin: 10px 0 0 0;
padding: 0;
width: 480px;
height: 35px;
border: 1px solid #fff;
}

#supportingText h3 {
margin: 10px 0 0 0;
padding: 0;
width: 480px;
height: 25px;
border: 1px solid #fff;
}


/* links
----------------------------------------------- */

a, a:link, a:visited {
color: #369;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #fff;
text-decoration: underline;
font-weight: normal;
}

#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
font-weight: bold;
text-decoration: none;
color: #369;
}

#quickSummary a:hover {
font-weight: bold;
text-decoration: underline;
color: #fff;
}


#linkList a, #linkList a:link, #linkList a:visited {
color: #000;
text-decoration: none;
}

#linkList a:hover {
text-decoration: none;
color: #fff;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
color: #369;
text-decoration: none;
}

#linkList a.c:hover {
text-decoration: none;
color: #fff;
}

