/* Document Styles */

body {
	background: #ECFCFF;
	font: normal 9px/13px Georgia, Times, serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align: left; /* For IE */
	}
	
#container {
	width: 2000px;
	height: 650px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	background: #ffffff url(body_r3_c1.gif) no-repeat bottom;
	}
	
#intro {
	position:absolute;
	left:0px;
	top:0px;
	width:2000px;
	height:650px;	
	background: url(body_r2_c1.gif) no-repeat 0px 278px;
	}
	

h2, h3 {
	font: normal 12px/12px Georgia, Times, serif;
	color: #ffffff;
	margin:0;
	padding:0;
	}

a:link, a:visited {
	text-decoration:underline;
	color:#222222;
	}

a:hover {
	text-decoration:underline;
	color:#000000;
	}

#pageHeader h1 {
	position: absolute;
	left:0px;
	top:0px;
	width:2000px;
	height:278px;
	background: url(body_r1_c1.gif) no-repeat;
	margin:0;
	padding:0px;
	}

#pageHeader h1 span{
	display:none;
	}
	
#pageHeader h2 {
	position: absolute;
	left:-14px;
	top:221px;
	width:501px;
	font: normal 12px/12px Georgia, Times, serif;
	color: #ffffff;
	margin:0px;
	padding:0 0 0 186px;
	background: url(pageHeader_h2.gif) no-repeat 4px 4px;
	}
	
#lresources {
	position: absolute;
	left:1065px;
	top:0px;
	padding:22px 0 0 12px;
	width:260px;
	background: url(lresources.gif) no-repeat 6px 0px;
	}

#lresources span {
	display:none;
	}
	
#lresources ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}

#quickSummary {
	position: absolute;
	left:173px;
	top:235px;
	width:285px;
	}
	
#preamble {
	position: absolute;
	left:126px;
	top:385px;
	padding: 0 10px 0 50px;
	width:295px;
	background: url(preamble.gif) no-repeat 4px 4px;
	}
	
#explanation {
	position: absolute;
	left:571px;
	top:236px;
	padding:0 0 0 130px;
	width:270px;
	background: url(explanation.gif) no-repeat 4px 4px;
	z-index:14;
	}
	
#participation {
	position: absolute;
	left:632px;
	top:202px;
	padding:0 0 0 360px;
	margin:0px 0px 0 0;
	width:300px;
	background:url(participation.gif) no-repeat 4px 4px;
	}
	
#benefits {
	position: absolute;
	left:1423px;
	top:45px;
	padding:0 0 0 75px;
	width:280px;
	background: url(benefits.gif) no-repeat 4px 4px;
	}
	
#requirements {
	position: absolute;
	left:1396px;
	top:235px;
	padding:0 0 0 50px;
	width:420px;
	background: url(requirements.gif) no-repeat 4px 4px;
	}
	
#lselect {
	position: absolute;
	left:0px;
	top:0px;
	padding:10px 0px 0px 0px;
	background: url(lselect.gif) no-repeat;
	}
	
#lselect span{
	display: none;
	}
	
#lselect ul {
	font-size:3px;
	line-height:10px;
	letter-spacing:3px;
	display:block;
	list-style-type:none;
	padding:0;
	margin:0;
	}

#lselect a:link, lselect a:visited {
	background-color:#FF174F;
	color:#FF174F;
	}
	
#lselect a:hover {
	background-color:#66174F;
	color:#66174F;
	}

#larchives {
	position: absolute;
	left:-16px;
	top:151px;
	padding:30px 0 0 40px;
	margin:0px;
	width:193px;
	background: url(larchives.gif) no-repeat 4px 4px;
	font-size:12px;
	line-height:18px;
	}
	
#larchives span{
	display:none;
	}
	
#larchives a:link, #larchives a:visited, #larchives a:active {
	color:#222222;
	}

#larchives a:hover {
	color:#000000;
	}
	
#larchives ul {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
#footer {
	position:absolute;
	line-height: 9px;
	left:1806px;
	top:60px;
	padding:0px;
	margin:0px;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	background: url(footer.gif) no-repeat bottom right;
	padding-left: 0px;
	color:#ffffff;
	display:block;
	width: 150px;
	}

#footer a:hover {
	background: url(footer_b.gif) no-repeat bottom right;
	color:#F43E39;
	}
	
	
