


body	{
		font-family: arial, helvetica, sans-serif;
		background-color: #DCE0E8;
		}

#content	{
	font-size: 0.8em; 
	text-align: justify; 
	voice-family: "\"}\""; /* BMH */
	voice-family:inherit;
	width: 568px;
	float: right; 
	padding: 5px 10px 3px 8px; 
	margin-top: 2px;
	float: right;

	
/* for understanding browsers */	
	min-height: 360px;
	height: auto;
	}
	
	
	
#back	{
		text-align: center; 
		padding: 5px;
/*		background: #ddd url(images\offwhitestripes.gif) top left repeat; */
		background-color: #DCE0E8;
		padding-bottom: 1em;
		}

#wrap	{
		background: white;
		text-align: center;
		width: 750px;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
		border-right: 2px solid #2F4F4F;
		border-bottom: 2px solid #2F4F4F;
		margin-left: auto;
		margin-right: auto;
		}

		
/* for Internet Explorer */
/*\*/
* html #content {
height: 400px;
width: 578px;
}
/**/

#content IMG	{
	float: right;
	margin: 10px;
	}


#view	{
	float: right;
	width: 100%;
	}

#footer	{
	background-color: #008B8B;
	margin: 5px 2px 10px 2px;
	clear: both;
	vertical-align: baseline;}
	
	
/* for Internet Explorer */
/*\*/
* html #footer {
height: 40px;
width: 740px;
}
/**/

	

#footer A	{
	text-decoration: none;
	color: white;
	}

#footer p	{
	font-size: 0.8em;
	color: white;
	margin-left: auto;
	margin-right: auto;
	}

#viewheader	{
	background: #5D6F8A; 
	padding: 5px;
	padding-bottom: 1em;
	height: 120px;
	}
	
	
#viewheader	P {
	color: white;
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 0;
	}
	
	
#viewheader IMG	{
	float: right;
	height: 120px;
	margin-left: 5px;
	}
	
	
#header	{
	margin-top: 0;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px black solid;
	text-align: left;
	}

/* general content formatting */

.headquote	{
	font-style: italic;
	color: #008B8B;
	}

.pullquote	{
	font-size: 1em;
	font-weight: bold;
	text-align: left; 
	width: 140px;
	voice-family: "\"}\""; /* BMH */
	voice-family:inherit;
	width: 130px;
	
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	border-top: 8px #5D6F8A solid;
	border-bottom: 8px #5D6F8A solid;
	}

H1	{
	font-size: 1.6em;
	margin: 0;
	}

H2	{
	font-size: 1.2em;
/*	margin: 0; */
	}


P	{
/*	margin: 0; */
	padding-top:0;
	padding-bottom:0;
	}

/* grants paid formatting */

.amount	{
	text-align: right;
	}

.comment	{
	font-size: 0.66em;
	background-color: white;
	}

.grantpaid	{
	font-size: 0.8em;
	background-color: #DCE0E8;
	vertical-align: top;
	}

.grants	{
	color: black;
	padding: 0;
	margin: 1px;
	border: 1px #008B8B solid;
	}

.years	{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	color: white;
	background-color: #008B8B;
	}

.tabletext	{
	font-size: 0.66em;
	font-weight: bold;
	color: white;
	background-color: #008B8B;
	}

img#button	{
	position: relative;
	left: 280px; 
	}


/* News viewlet formatting */

.viewtitles	{
	font-size: 1.2em;
	font-weight: bold;
	color: #5D6F8A;
	background: #DCE0E8;
/*	background: #ddd url(/__80256FBD0057C271.nsf/vWeb/flPCHN6BDG36/$file/offwhitestripes.gif) top left repeat; */
	border-top: 1px #D3D3D3 solid;
	border-left: 1px #D3D3D3 solid;
	border-right: 2px #D3D3D3 solid;
	border-bottom: 2px #D3D3D3 solid;
	}

.altnewsrow	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #DCE0E8;
	}

.newsrow	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	}

/* links page formatting */

UL.links	{
/*	list-style-image: url(/__80256FBD0057C271.nsf/vWeb/flPCHN6BLDRM/$file/arrow.gif); */
	list-style-position: outside;
	 list-style-type: square;
	 }

.links	A {
	text-decoration: none;
	color: black;
	letter-spacing: 1px;
	display: block;
	margin-left: 5px;
	padding-left: 5px;
	}

.links A:hover	{
	color: white;
	background-color: #008B8B;
	}

#links A:visited	{
	color: #808080;
	}

/* style for view header on reports and pubs */
.paleblueblock		{
	border: 1;
	background-color: #DCE0E8;
	padding: 3px;
	color: #5D6F8A;
	}
			
#menu		{
			width: 150px;
			text-align: left;
			float: left;
			background-color: #fff;
			font-size: 0.9em;
			text-decoration: none;
			font-weight: bold;
			
			}
			
/* for Internet Explorer */
/*\*/
* html #menu {
margin-left: 5px;}
/**/

			
.indent		{margin-left: 20px;}	

/* for Internet Explorer */
/*\*/
* html .indent {
margin-left: 0;}
/**/
		
			
#menu a:link.on, #menu a:visited.on, #menu a:hover.on, #menu a:active.on, #menu a:hover {border: 1px solid;
			padding-left: 4px;
			padding-top: 3px;
			padding-bottom: 1px;
			padding-right: 1px;
			background-color: #5d6f8a;
			border-color: #014242 #008585 #008585 #014242;
			color: #fff;
			text-decoration: none;
			border-left: 1px #D3D3D3 solid;
			border-top: 1px #D3D3D3 solid;
			border-right: 2px #5D6F8A solid;
			border-bottom: 2px #5D6F8A solid;
}

#menu a 	{color: #000;
			background-color: #fff;
			padding: 2px;
			padding-left: 3px;
			font: 0.9em Arial, sans-serif;
			text-decoration: none;
			border-left: 1px #D3D3D3 solid;
			border-top: 1px #D3D3D3 solid;
			border-right: 2px #5D6F8A solid;
			border-bottom: 2px #5D6F8A solid;
			display: block;
			margin: 0px;
			width: 100%;
			text-align: left;}
			
#menu ul {margin-left: -20px;
		  list-style-type: none;
		  padding-top: 5px;
		  }

/* for Internet Explorer */
/*\*/
* html #menu ul {
margin: 0;}
/**/

		  
#menu li {padding-top: 2px;
			padding-bottom: 2px;}
			
hr {	color: #eee;
	margin: 0.5em 1em;
	height: 1px;
	border: 0px none #FFFFFF;
	background-color: #eee;
	clear: left;
	
.projects	{
			padding-bottom: 1px;}
			
#grants_chart IMG	{
	float: left;
	margin: 10px;
	}