/* CSS Document */

*, h1, h2, h3, h4, h5, h6, p, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

body {
	background: #000;
	margin: 0;
	font-size: 100%;
}

/*----------------------------------
/* General div classes
/*--------------------------------*/

div.header {
	margin-left: 150px;
}

div.question {
	font-weight: bold;
	font-size: 100%;
	width: 5em;
	position: absolute;
	top: 20px;
	border: 1px solid #000;
	padding: 10px 6px 10px 10px;
}

div.question#what {
	margin-left: 10%;
	width: 7em;
}

div.question#funding {
	margin-left: 35%;
	width: 9em;
}

div.question#working {
	margin-left: 60%;
	width: 9em;
}

div.question a {
	color: #fff;
	text-decoration: none;
}

div.question a:hover {
	color: #3f0;
}

div#banner {
	background: #272727;
}

div#banner object, div#banner embed {
	width: 100%;
	margin: 0;
}

div#navigation {
	margin-top: 4px;
	padding: 0 0 6px 20px;
	font-size: 90%;
	border-bottom: 1px solid #333;
}

div#navigation a {
	text-decoration: none;
	padding: 4px 5px 6px 5px;
	margin: 0 5px;
}

div#navigation a:hover {
	background-color: #690;
}

div.subnav {
	position: absolute;
	display: none;
	margin-top: 2.1em;
	font-size: 80%;
	padding: 5px 0 3px 0;
}

div.subnav a:hover {
	background: none !important;
	color: #3f0;
}

html>body div.subnav {
	margin-top: 0.5em;
}

html>body div.subnav#s0 {
	margin-left: 60px;
}

html>body div.subnav#s1 {
	margin-left: 142px;
}

html>body div.subnav#s2 {
	margin-left: 254px;
}

div#ticker {
	margin: 1.5em 3% 0 3%;
	background: #333;
	padding: 4px 15px;
	color: #3f0;
	font-size: 110%;
	text-align: center;
}

div#ticker object, div#ticker embed {
	width: 100%;
}

div#footer {
	background: #fff url(images/footer-right.gif) top right no-repeat;
	padding: 0.5em 0;
	clear: both;
	height: 58px;
}

div#footer p {
	background: url(images/footer-left.gif) top left no-repeat;
	color: #000;
	font-size: 70%;
	margin: 0;
	text-align: center;
/*	width: 450px;
	position: relative;
	left: 50%;
	margin-left: -225px; */
}

div#footer a {
	color: #555;
}

div#footer a:hover {
	color: #000;
	text-decoration: underline;
}
div#footer img {
	float: left;
	margin: -50px 10px 0 0;
}

div#footer img.right {
	float: right;
	margin: -80px 0 0 10px;
}


div.extranav {
	margin: 1em 0 0 1.5%;
	font-size: 80%;
	padding: 0 0 0 20px;
	font-weight: bold;
}

div.extranav a {
	padding: 0 0 0 10px;
	font-weight: normal;
}

div.extranav a:hover {
	background: none !important;
	color: #3f0;
}



/*----------------------------------
/* Column div classes
/*--------------------------------*/


div.col {
/*	width: 27%; */
	padding: 0;
	margin: 2em 0;
}


div.col p, div.col li, div.col td {
	font-size: 80%;
	margin-top: 0;
	color: #999;
}

select {
	width: 97%;
}
	
input, textarea, option {
	width: 97%;
	font-size: 80%;
	color: #000;
}

input.small {
	width: 50px;
}

input.button {
	width: 60px;
}

div.col p {
	margin-bottom: 1.3em;
	line-height: 1.3em;
}

div.col li {
	font-size: 80%;
	list-style-type: square;
	margin-bottom: 0.5em;
}

div.col ol li {
	font-size: 80%;
	list-style-type: decimal;
}

div.col h1, div.col h2, div.col h3, div.col h4, div.col h5, div.col h6 {
	margin: 0;
	font-weight: bold;
}

div.col h3 {
	font-size: 120%;
}

div.col h4 {
	font-size: 90%;
}

div.col h5, div.col p.small {
	font-size: 70%;
}

div.col h4.highlight {
	color: #F90;
}

div.col#one {
	margin-left: 1.5%;
	float: left;
	width: 200px;
	background: url(images/dotbar.gif) top right no-repeat;
	margin-right: 8px;
	padding-right: 22px;
}

html > body div.col#one {
	margin-left: 3%;
}

div.col#two {
	float: left;
	margin-left: 3%;
	width: 34%;
}

div.col#three {
	float: right;
	margin-right: 1.5%;
	width: 33%;
}

div.col#three object, div.col#three embed {
	margin-bottom: 1em;
	float: right;
	clear: both;
}

html > body div.col#three {
	margin-right: 3%;
}

div.col a {
	color: #3f0;
	text-decoration: none;
}

div.col a:hover {
	text-decoration: underline;
}


/*----------------------------------
/* Misc Bits
/*--------------------------------*/

object#map, embed#map {
	margin-bottom: 1em;
	float: right;
	clear: both;
}

a.setSize {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	display: inline;
}

a.setSize#s {
	font-size: 12px;
}

a.setSize#m {
	font-size: 16px;
	color: #690 !important;
}

a.setSize#l {
	font-size: 20px;
	color: #000;
}

.green {
	color: #3f0 !important;
}

hr {
	border-bottom: 1px solid #ccc;
	height: 1px;
	margin: -0.75em 0 1.5em 0;
}

p.scroller-news-link {
	display: none;
}

p.panel {
/*	display: none; */
	margin-left: 1em;
	padding-left: 0.5em;
	border-left: 1px solid #999;
}

p.panel img {
	float: left;
	margin-right: 0.5em;
	border-width: 0;
}

h4.bar {
	cursor: pointer;
	padding: 3px;
	width: 100%;
	margin: 5px 0 !important;
	background: #333;
}