* {
  margin: 0px;
  padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html,body {
	height: 100%;
	background-color: #D5D5CD;
	font-size: 97%;
}

a { color: #666; }
a:hover { color: #0D568D; }

img {
	border: 0px;
}

strong { color: #00375A; }

#header
{
	background-color: #00375A;
	height: 85px;
	line-height: 0px;
	font-size: 0px;
}

#header #logo
{
	padding: 27px 0px 0px 25px;
	float: left;
	cursor: pointer;
}
div.print { display: none; margin: 0; padding: 0; }

#header #motto {
	padding: 38px 0px 0px 270px;
}

#navigation
{
	background-color: transparent;
	overflow: auto;
}

#navigation a {
	color: white;
	font-size: .7em;
	line-height: 1.70em;
	text-decoration: none;
	width: 10.5em;
	height: 1.75em;
	display: block;
	float: left;
	background-color: #718F80;
	text-align: center;
	text-transform: inherit;
	margin-right: .75em;
}
#navigation a:hover, #navigation a.selected {
	background-color: #0A578B;
}
#navigation a.nolink, #navigation a.nolink:hover {
	background-color: #A8A9AE;
}

#content
{
	margin: 15px 24px;
	padding: 7px 0em 7px 7px;
	background-color: white;
	width: 50em;
}

#content #block
{
	width: 400px;
	height: 300px;
	background-color: white;
	padding: 18px;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #EBECE7;
}

#content #title {
	margin: 22px 0 0 8px;
}

#content #title h1 {
	text-indent: -2000px;
	margin: 0px;
	padding: 0px;
	display: none;
}

/*#content #title img {
	width: 9.1em;
}*/

#content #bodyarea
{
	background-color: transparent;
	padding-top: 3px;
	overflow: auto;
}

#content #copy {
	max-width: 100%;
	width: 42.4em;
	background-color: #EBECE7;
	font-size: .7em;
	line-height: 1.5em;
	overflow: auto;
	padding: 18px 2em 0em 0em;
	margin-right: .75em;
	float:left;
	min-height: 500px;
}

#content #copy p, dl {
	padding: 0em 0em 1.25em 16px;
}

#content div.photoright {
	float: right;
	margin: 0em 0em 1em 1em;
}

#content #skip a {
	color: white;
	text-decoration: none;
}
#content #skip a:hover {
	color: gray;
	text-decoration: underline;
}

#content #intro {
	width: 16.5em;
	margin-left: 30.9em;
}

p.staffname
{
	color: #00375A;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: -1.3em;
}

p.stafftitle { 
	font-style: italic;
	margin-bottom: -0.5em;
}

p.press-source {
	margin-top: 20px;
	font-size: 0.9em;
}

dl dt {
	color: #00375A;
	font-weight: bold;
}
dl.experts dd {
	padding-left: 2em;
}

/*#bodyarea .columns {
	max-width: 100%;
	width: 19em;
	background-color: #EBECE7;
	font-size: .7em;
	line-height: 1.5em;
	overflow: auto;
	padding: 15px;
	margin-right: .75em;
	float:left;
	min-height: 390px;
}
#bodyarea .columns p {
	padding-bottom: 15px;
}
#bodyarea .columns a {
	padding-left: 10px;
	text-decoration: none;
}
#bodyarea .columns a:hover {
	padding-left: 10px;
	background: url(images/arrow.png) no-repeat left center; 
}*/

#project_column td
{
	/*width: 19em;*/
	width: 30.2em;
	background-color: #EBECE7;
	font-size: .7em;
	line-height: 1.5em;
	overflow: auto;
	padding: 15px;
	border-right: white;
	border-width: 0 .5em 0 0;
	border-style: none solid none none;
	vertical-align: top;
}
#project_column td p {
	padding-bottom: 15px;
}
#project_column td a, dl dd a {
	padding-left: 10px;
	text-decoration: none;
}
#project_column td a:hover, dl dd a:hover {
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat left center; 
}

#project_info td {
	width: 31.75em;
	background-color: #EBECE7;
	font-size: .7em;
	line-height: 1.5em;
	overflow: auto;
	padding: .75em;
	border-width: 0;
	border-style: none;
	min-height: 500px;
}
#project_info p {
	padding-bottom: 10px;
}
#project_info #pname {
	font-weight: bold;
	font-size: 1.2em;
	color: #00375A;
}
#project_info #pname2 {
	font-size: 1.2em;
}

a.arrow img {
	border: 1px solid white;
}
a.arrow:hover img {
	border: 1px solid #0D568D;
}

#footer {
	color: #666;
	font-size: .7em;
	text-align: center;
	margin: 15px 24px;
	padding: 0 0 10px 0;
	width: 72em;
}

.noshow {
	display: none;
}

logo-motto {font-family: arial; color:#fff; font-size: 8px; font-style: italic; }