
/*
	Block Elements
*/

body {
	background: #eeeeee;
	color: #000000;
	font-size: 10pt;
	font-family: Arial, sans-serif;
}

p {
	font-size: 100%;
	line-height: 1;
	margin: 10px 40px 10px 40px;
}

p abbr {
	font-family: sans-serif;
	font-style: normal;
	font-size: 90%;
	text-decoration: none;
	border: none;
}

img { border: none; }

/*
	Headings
*/

h1, h2, h3, h4, h5 {
	font-family: Helvetica, sans serif;
	color: #000000;
}

h1 {
	color: #666666;
	margin: 0em .75em 0em 40px;
}

h2 {
	color: #999999;
	margin: 2em 1em .5em 40px;	
}

h3 {
	margin: 2em 1em .5em 40px;
}

p.jump {
	text-align: left;
/*	width; 50em;
	background: #eeeeee;
	border: 1pt solid #999999;
*/
	margin: 1em 4em 1em 4em;
	padding: .5em;
}

/*
	Links
*/

a:link {
	color: #0000cc;
	text-decoration: none;
}

a:visited {
	color: #333333;
}


/* Block Classes */

p.copy {
	font-size: 90%;
	font-family: Georgia, serif;
	line-height: 1.2em;
	margin: 10px 40px 20px 40px;
}


/*
	Other Elements
*/

select.jump {
	font-size: 95%;
	margin: 0em 1em 1em 1em;
}

ul.intro {
	margin: 1em 2em 2em 6em;
}



/*
	Classes
*/

img.title {
	margin: 0em 0em 2em 0em;
}

img.inline {
	margin: 1em 2em 1em 4em;
}

table.inline {
	clear: both;
}

.pullout {
	color: #0000cc;
	background: transparent;
	font-size: 130%;
	line-height: 1.5em;
	margin: 20px 40px 20px 40px;
	width: 600px;
	font-family: sans-serif;
	font-weight: bold;
}

.credits {
	font-size: 90%;
	font-family: Verdana, Arial;
	line-height: 1;
	margin: 5px 40px 5px 0px;
}

.caption {
	font-size: 80%;
	font-family: Arial;
	line-height: 1;
	
	list-style: none;
	margin: 1em 0em 1em 0em;
}

	ul.caption {
	}
	
	.caption li {
		list-style: none;
		margin: 0 0 10px 0;
	}

.lead {
	font-weight: bold;
	line-height: 120%;
	line-height: 1;
}


div.nav {
	font-size: 80%;
	font-family: Arial;
	line-height: 1;
	text-align: left;
	color: #000000;
	
	margin: 2px 0px 0px 10px;
}

.nav a {
	color: #0000cc;
}


.copyright {
	font-size: 95%;
	color: #ffffff;
	
	margin: 1em 1em 1em 1em;
}

.loc {
	font-size: 90%;
	font-weight: bold;
}

/*

	Styles peculiar to the contents pages.

*/



/*
	Block Classes
*/

p.article {
	margin: 0px 40px 20px 40px;
}
	
.sty1 {
	font-size: 90%;
	margin: 0em 1em 2em 1em;
	color: #80775A;
}

span.title {
	font-size: 130%;
}

span.researcher {
	font-size: 80%;
}

span.fos {
	font-size: 95%;
	font-weight: bold;
	color: #999999;
	margin-left: 100px;
}

div.credits ul {
	margin-top: 0;
	list-style-type: none;
}

div.credits ul li {
	margin-bottom: .5em;
	list-style-type: none;
}

span.enlarge {
	font-size: 80%;
	color: #666666;
}
