body {
	background-image:url(../graphics/lines.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, "sans-serif";
}

.alt {
	display:none;
}

img {
	border:none;
}

a {
	text-decoration:underline;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	color:#339933;
}

p, dd {
	text-indent:2em;
	margin-bottom:10px;
	margin-top:10px;
}

li {
	margin-bottom:10px;
	margin-top:10px;
}

.highlight, h3, dt {
	font-style:italic;
	font-weight:bolder;
}

dt {
	line-height:200%;
}

td {
	text-align:center;
	height:100px;
	width:250px;
}

h5 {
	font-style:italic;
	font-weight:lighter;
	font-size:small;
}

.centerGraphicTitle {
	display:block;
	position:absolute;
	width:399px;
	height:82px;
	left:50%;
	margin-left:-200px;
	z-index:10;
	background-color:#ffffff;
	background-image:url(../graphics/logoFoundation.gif);
	background-repeat:no-repeat;
}

.menuBox {
	display:block;
	position:absolute;
	left:10px;
	top:140px;
	width:125px;
	text-align:center;
	font-weight:bold;
	background-color:#ffffff;
	z-index:10;
}

.menuLink, .thisPage, .thisProject, .otherProject {
	display:block;
	text-decoration:none;
	color:#333333;
	margin-bottom:10px;
	clear:both;
}

.thisPage, .thisProject {
	color:#339933;
}

.thisPage:hover, .thisProject:hover {
	text-decoration:none;
}

.thisProject, .otherProject {
	font-size:66%;
	font-style:italic;
	margin-top:10px;
}

.projectBox {
	display:block;
	position:relative;
	left:10px;
	width:100px;
}

.footnote {
	position:relative;
	top:-5px;
	font-size:xx-small;
	font-weight:bold;
}

.contentBox {
	display:block;
	position:absolute;
	left:160px;
	top:120px;
	margin-right:10px;
	text-align:left;
}

.floatRight {
	float:right;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:right;
}

.floatLeft {
	float:left;
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
}

.caption {
	display:block;
}

.creditBox {
	display:block;
	position:relative;
	top:30px;
	width:125px;
	text-align:center;
	line-height:100%;
}
