@charset "UTF-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
	}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 000000; 
	background-image: url(../images/background.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	}
p {
	text-align: justify;
	width: 490px;
	margin: 10px;
	}
h1,h2,h3 {
	margin: 0px;
	}
acronym {
	color:#FF3300;
	font-weight:bold;
	border: 0px;
	}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	}
a:visited {
	color:#999999;
	text-decoration: none;
	}
a:hover {
	color:#666666;
	text-decoration: none;
	}
#container {
	width: 514px;
	margin-left: 245px;
	padding-left: 0px;
	}
#quickSummary {
	padding: 0px;
	margin: 0px;
	}
#pageHeader h1 span, h2 span {
	display: none;
	}
#quickSummary .p1 span {
	display:none:
	}
#quickSummary .p1 {
	text-align:center;
	}
#quickSummary .p2 {
	text-transform:uppercase;
	font-size: 14px;
	}
#pageHeader {
	background-image:url(../images/intro.gif);
	height: 239px;
	width: 514px;
	}
#preamble h3 span {
	display: none;
	}
#explanation h3 span {
	display:none;
	}
#participation h3 span {
	display:none;
	}
#benefits h3 span {
	display:none;
	}
#requirements h3 span {
	display:none;
	}
#preamble h3 {
	background-image: url(../images/preamble.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 514px;
	}
#explanation h3 {
	background-image: url(../images/explanation.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 514px;
	}
#participation h3 {
	background-image: url(../images/participation.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 514px;
	}
#benefits h3 {
	background-image: url(../images/benefits.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 514px;
	}
#requirements h3 {
	background-image: url(../images/requirements.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 514px;
	}
#linkList {
	z-index:auto;
	position: absolute;
	top: 215px;
	margin-left: -220px;
	width: 200px;
	}
#linkList a {
	display: inline;
	}
#linkList2 {
	font-size: 10px;
	padding: 0px;
	margin-top: 100px;
	width: 200px;
	}
#linkList h3.select {
	background-image: url(../images/select.gif);
	margin: 0px;
	width: 200px;
	height: 46px;
	}
#linkList h3.select span {
	display: none;
	}
#linkList h3.archives {
	background-image: url(../images/arhives.gif);
	margin: 0px;
	width: 200px;
	height: 46px;
	}
#linkList h3.archives span {
	display: none;
	}
#linkList h3.resources {
	background-image: url(../images/resources.gif);
	margin: 0px;
	width: 200px;
	height: 46px;
	}
#linkList h3.resources span {
	display: none;
	}
#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	font-size:14px;
	line-height: 14px;
	list-style-type:none;
	display: list-item;
	padding: 5px;
	margin-bottom: 5px;
	}
#linkList li a:link {
	color:#0066FF;
	}
#linkList li a:hover {
	color:#CCCCCC;
	}
#linkList li a:visited {
	color:#000000;
	}
#linkList li a.c {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	}
#footer {
	background-position: center;
	height: 50px;
	width: 514px;
	margin-top: 20px;
	text-align:center;
	text-transform:uppercase;
	}
#footer a {
	cursor:crosshair;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}