body {
	background: #ccc;
	font: normal 12px/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: 12px;
	line-height: 20px;
	}

h3 {
	color: #18d;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	border-bottom: 1px dotted #18d;
	}

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

.listing  {
	margin:0 50px 50px 250px;
	clear:both;
}
.listing h3 {
	border-bottom: 1px dotted #9c0;
}

.listing .p1 img {
border:1px solid #99CC00;
float:left;
padding:5px;
margin:5px;
}

#requirements h3 a:hover, #requirements h3 a:active {
	color: #fff;
	background-color:#9c0;
}

#supportingText {
	min-height:880px;
}

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

li {
	padding-bottom: 7px;
}

#larchives img {
	background-color:#fff;
	border:1px solid #528A00;
	padding:4px;
}

#map {
	width: 170px; 
	height: 250px;
	margin:0;
	padding:0 23px 10px 27px;
}

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

.accesskey {
	text-decoration: underline;
	}

/* Container Styles */

#container {
	position: relative;
	width: 720px !important;
	width /**/: 750px;
	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: 720px;
	height: 220px;
	background: #18d url(title.jpg) no-repeat;
	}

#pageHeader h1, #pageHeader h2 {
	padding-left:0;
	padding-top:20px;
	padding-right: 20px;	
	text-align:right;
	color:#fff;
	text-shadow: 2px 2px 5px #114477;
	margin: 0;
}

#pageHeader h1 {
	font-size: 30px;
}

#pageHeader h2 {
	font-size: 12px;
}

#quickSummary {
	width: 720px;
	height: 39px;
	border-top: 1px solid #fff;
	background: #147;
	font-size:12px;
}

#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;
}

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

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

#quickSummary ul {
	display:inline;
	height:38px !important;
	line-height:38px;
	list-style-position:outside;
	list-style-type:disc;
}

#quickSummary ul li{
	display:inline;
	color: #6CF;
}

#quickSummary ul li span{
	color:#66CCFF;
	padding-left:20px;
}
#preamble, #explanation, #participation, #requirements , #benefits{
	margin: 0 50px 0 250px;
}
#pagination
{
	margin: 50px 50px 0 220px;
}
	
#requirements ul li 
{
	list-style-type: disc;
}

#requirements .p1 img
{
	float:left;
	border:1px solid #99CC00;
	padding:5px;
}

#requirements .p1 a 
{
	float:left;
	padding:5px;
}


#pagination ul
{
	display:inline;
}

#pagination ul li
{
	display:inline;
}
#pagination ul li a 
{
	border:1px solid #99CC00;
	padding:3px;
}

#pagination ul li a:hover, #pagination ul li a:active , #pagination ul li.selected a {
	color:#FFFFFF;
	background-color:#99CC00;
}
	
#footer {
	width: 708px !important;
	width /**/: 720px;
	height: 24px !important;
	height /**/: 30px;
	background: #18d;
	margin-top: 15px;
	padding: 6px 12px 0 12px;
	border-top: 1px solid #fff;
	text-align: right;
	}

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

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}

/* Link List Styles */

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

#linkList h3 {
	height: 45px;
	margin: 0;
	border:0;
	}

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

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

#linkList acronym {
	border-bottom: none;
	}

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

#lselect h3 {
	color: #0055AA;
	font-size:26px;
	text-transform:lowercase;
	padding:10px 20px 0 20px;
/*	background: url(select.gif);*/
	}

#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: #9c0;
	}

#larchives h3 {
	color: #528A00;
	font-size:26px;
	text-transform:lowercase;
	padding:10px 20px 0 20px;
	}

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

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

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

#lresources h3 {
	color: #AD559C;
	font-size:26px;
	text-transform:lowercase;
	padding:10px 20px 0 20px;
	}

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

#lresources a:hover, #lresources a:active {
	}
#listBox {
	padding:0 23px 10px 27px;
}

#explanation .p1 img {border:0; float:right; padding-left:10px;}
/*menu*/
#menu, #menu ul {padding:0;margin:0; list-style:none; color:#f00;z-index:10;height:auto !important;width:120px;background-color:#1188DD;}
#menu {padding-left:0px; border-bottom:1px solid #fff;}
#menu ul.sub {margin:0 0 0 15px;padding:2px 5px 2px 1px;border:1px solid #fff;}
#menu ul.sub li {border-bottom:1px dotted #fff;height:auto; width:100%; margin:1px;line-height:16px;}
#menu ul.sub li a {padding:0.1em;color:#fff;border:1px solid red;}
#menu ul {position:absolute; left:-9999px;padding:0.2em;}
#menu li {float:left;display:inline;color:#000;}
#menu li a {padding:0 5px;color:#000;}
#menu li a.drop {}
#menu li a:hover {position:relative;}
#menu li:hover {position:relative;}
#menu li:hover > a {}
#menu :hover ul {left:-1px; top:25px; padding-top:1px; color:#f00;}
#menu :hover ul li a {border-left:1px solid #fff; border-bottom:1px solid #fff; font-size:12px;}
#menu :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul :hover ul {left:150px; top:21px;}
#menu :hover ul :hover ul ul {left:-9999px;}
#menu :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#ccc;}
#menu :hover ul :hover ul :hover ul {left:150px;}
/*search*/
#searchwrap {
	position:absolute;
	top:170px;
	right:20px;
}
#searchsubmit {
background-color:transparent;
background-image:url(searchicon.png);
cursor:pointer;
background-repeat:no-repeat;
border:0 none;
color:transparent;
height:35px;
margin-left:-20px;
margin-top:10px;
position:absolute;
width:37px;
}

#sendmail {
	width:468px;
}

div .pair {
width:170px;
}

