body {
	margin: 0;
	padding: 0;
	color: #736C6C;
	background-image: none;
	font: 11px/1.5 Arial, Verdana, sans-serif;

}

/* The Header, using the "old":)) FIR-method */

div#pageHeader h1 span {
	display: none;
}

div#pageHeader h2 span {
	display: none;
}

div#quickSummary {
	position: absolute;
	width: 719px;
	left: 42px;
	top: 82px;
	letter-spacing: 0.1em;
	color: #444646;
	background-color: transparent;
	height: 20px;

}

/* Have the summary displayed in a single line */

div#quickSummary p.p2, div#quickSummary p.p1 {
	display: inline;
	margin: 0;
}

div#extraDiv1 { /*adding a border */
	position: absolute;
	left: 38px;
	top: 75px;
	height: 3px;
	width: 912;
	background-color: #A5A3B5;
	color: inherit;
}


/* The main content. All positioned absolutely
-----------------------------------------------
 The text-links */

a:link, a:visited {
	color: #A52A2A;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* The Preamble */

div#preamble {
	position: absolute;
	left: 39px;
	top: 528px;
	width: 270px;
	text-align: justify;
	height: 156px;

}

div#preamble h3 {
	width: 200px;
	height: 25px;
	background-image: none;
	margin: 0 0 0.5em;
}

div#preamble h3 span {
	display: none;
}

div#preamble p {
	margin: 0 0.5em 0.5em;
}

/* Supporting Text
--------------------------------------*/

div#explanation {
	position: absolute;
	left: 350px;
	top: 528px;
	width: 270px;
	text-align: justify;
	height: 128px;

}

div#explanation h3 {
	width: 200px;
	height: 25px;
	background-image: none;
	margin: 0 0 0.5em;
}

div#explanation h3 span {
	display: none;
}

div#explanation p {
	margin: 0 0.5em 0.5em;
}

div#participation {
	position: absolute;
	left: 650px;
	top: 528px;
	width: 295px;
	text-align: justify;
	height: 133px;

}

div#participation h3 {
	width: 90px;
	height: 84px;
	background-image: none;
	margin: 0 0 0.5em;
}

div#participation h3 span {
	display: none;
}

div#participation p {
	margin: 0 0.5em 0.5em;
}

div#benefits {
	position: absolute;
	left: 1125px;
	top: 160px;
	width: 200px;
	text-align: justify;
}

div#benefits h3 span {
	display: none;
}

div#benefits p {
	margin: 0 0.5em 0.5em;
}

div#requirements {
	position: absolute;
	left: 1375px;
	top: 160px;
	width: 400px;
	text-align: justify;
}

div#requirements h3 span {
	display: none;
}

div#requirements p {
	margin: 0 0.5em 0.5em;
}

/* The Navigation
---------------------------------------*/

 div#LinkList {
	position: absolute;
	left: 42px;
	top: 720px;
	width: 550px;
	background-color: transparent;
	height: 34px;
	font-size: 10px;
}


div#linkList div#lselect li a:link, div#linkList div#lselect li a:visited {
	display: inline;
	margin-left: -10px;
	padding-left: 26px;
	color: #8B879E;
	background-color: transparent;
	background-repeat: no-repeat;

}

div#linkList li a:link, div#linkList div#lselect li a.c:link, div#linkList li a:visited, div#linkList div#lselect li a.c:visited {
	display: inline;
	background-image: none;
	color: #8B879E;
	background-color: transparent;
	padding-left: 0;
	margin-left: 0;
	border: none;
}


div#linkList ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding-left: 0;
}

div#linkList li {
	padding-left: 10px;
}



div#lselect h3 {
	float:left;
	margin-top: 0;
	height: 20px;
	background-repeat: no-repeat;
}

div#lselect h3 span {
	display: none;
}

div#larchives {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7;
}

div#larchives h3 span {
	display: none;
}

div#lresources {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7;
}

div#lresources h3 span {
	display: none;
}
div#extraDiv2 {

	position: absolute;
	left: 38px;
	top: 470px;
	height: 3px;
	width: 912;
	background-color: #A5A3B5;
	color: inherit;
}
bodyLinks {

	margin: 0;
	padding: 0;
	color: #736C6C;
	background-image: none;
	font: bold 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
}
div#extraDiv3 {

	position: absolute;
	left: 38px;
	top: 700px;
	height: 1px;
	width: 912;
	background-color: #A5A3B5;
	color: inherit;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}