
body {
	background: #ccc;
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}
h1 {
	font-size: 20px;
	line-height: 25px;
}
h2 {
	color: #18d;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}

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

a:hover, a:active {
	color: #fff;
	background: #ecc600;
	}
	
table{
	color: Gray;
	font-size: 12px;
}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	list-style-type: square;
	}

acronym {
	font-style: normal;
	border-bottom: 1px dotted #666;
	}

.accesskey {
	text-decoration: underline;
	}

/* Container Styles */

#container {
	position: relative;
	width: 1000px !important;
	width /**/: 1000px;
	background: #fff url(container_bg.gif) repeat-y;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#pageHeader {
	width: 1000px;
	height: 220px;
	background: #fff url(title.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	text-indent: -999em;
	margin: 0;
	}

#quickSummary {
	width: 1000px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	}

#quickSummary p.p1 {
	position: absolute;
	left: -999em;
	}

#quickSummary p.p2 {
	width: 248px !important;
	width /**/: 276px;
	height: 28px !important;
	height /**/: 39px;
	color: #6cf;
	margin: 0;
	padding: 11px 0 0 27px;
	border-right: 1px solid #fff;

	}

	
#menu2{
margin:0;
height: 0px;
padding:0;
border-top:0px solid black;
border-top-color: grey;
border-bottom:0px solid black;
border-bottom-color: grey;
text-align:left;}
#menu2 ul{
background: transparent;
margin:0;
padding:8px;
list-style:none;
white-space: nowrap;}
#menu2 li{
display:inline;}
#menu2 a{
color:grey;
background: transparent;
padding:2px 20px 2px 20px;
border:1px solid black;
border-color: grey;
font:bold 12px verdana, sans-serif;
text-decoration:none;
text-align:center;}
#menu2 a:hover{color:red;background:transparent;}	
	

#quickSummary a:link, #quickSummary a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}

#quickSummary a:hover, #quickSummary a:active {
	text-decoration: underline;
	background: transparent;
	}

/* Supporting Text Styles */

#preamble, #explanation, #participation, #benefits, #requirements {
	margin: 0 50px 0 320px;
	}


	
#footer {
	width: 990px !important;
	width /**/: 1000px;
	height: 24px !important;
	height /**/: 30px;
	background: #18d;
	margin-top: 15px;
	padding: 6px 12px 0 0;
	border-top: 1px solid #fff;
	text-align: right;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #ecc600;
	}

#footer a:hover, #footer a:active {

	color: #ecc600;
	background: #114477;
	
	}

/* Link List Styles */

#linkList {
	position: absolute;
	top: 260px;
	left: 0px;
	width: 275px;
	border-bottom: 1px solid #fff;
	}

#linkList h3 {
	text-indent: -1100px;
	height: 5px;
	margin: 0;
	}

#linkList a:link, #linkList a:visited {
	font-size: 11px;
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#lselect, #lfavorites {
	border-top: 1px solid #fff;
	background: #0099ef;
	}

#lselect h3 {

	}

#lfavorites h3 {
	background: url(favourites.gif);
	}

#lselect li, #lfavorites li {
	color: #6cf;
	background: url(select_bg.gif) repeat-x left bottom;
	}

#lselect a:hover, #lselect a:active, #lfavorites a:hover, #lfavorites a:active {
	color: #18d;
	}

#larchives {
	border-top: 1px solid #fff;
	background: #ecc600;
	}

#larchives h3 {
	background: url(archives.gif);
	}

#larchives li {
	color: #ecc600;
	background: url(archives_bg.gif) repeat-x left bottom;
	}

#larchives a:hover, #larchives a:active {
	color: #9c0;
	}

#lresources {
	border-top: 1px solid #fff;
	background: #114477;
	}

#lresources h3 {
	background: url(resources.gif);
	}

#lresources li {
	color: #114477;
	background: url(resources_bg.gif) repeat-x left bottom;
	}

#lresources a:hover, #lresources a:active {
	color: #114477;
	}
