body {
	background-color: white;
}

img {
	border: none;
}

.float-spacer {
	clear:both;
}

.page {
	text-align : left;
}

.header {
	text-align : center;
	margin-left: auto;
	margin-right: auto;
}

.intro {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 80%;
}

.header table {
	margin-left: auto;
	margin-right :auto;
	padding: 2px;
	border-style: ridge;
	border-width: 4px;
	text-align : center;
}

.extro {}

.return_link {
	font-family : "Comic Sans MS", sans-serif;
	font-weight : bold;
	text-align : center;
}


div.highlight {
	margin: 1em 10% 0 10%;
	text-align: center;
	border: medium groove blue;
}

div.highlight A {
	font-weight: bold;
}


div.links {
	width: 80%;
	margin-left: 1.5em;
}

div.links h2 {
	margin-left: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-family : "Verdana",Arial,sans-serif;
	font-size: 100%;
	background: #f0f0f0;
}

div.links ul {
	font-family : "Verdana",Arial,sans-serif;
	font-size: 80%;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url('../images/icons/doc.gif')
}

div.links p {
	font-family : "Verdana",Arial,sans-serif;
	font-size: 70%;
	margin-left: 2.5em;
}

div.links a:link {
	text-decoration: none;
}

div.links a:hover {
	border-bottom: thin dotted gray;
}

div.links a:visited {
	text-decoration: none;
}

div.links h4 {
	margin-left: 3em;
	margin-bottom: 0.5em;
	font-family : "Verdana",Arial,sans-serif;
	font-size: 80%;
	background: #e0e0ff;
}

div.links div.item img {
	display: inline;
	float: left;
}

div.links div.item p {
	margin-left: 5em;
	margin-right: 10%;
	margin-top: 0;
}

div.links p.location {
	display: inline;
	font-family : "Verdana",Arial,sans-serif;
	font-size: 70%;
	font-weight: bold;
}

.popup {
	CURSOR: help;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted blue;
}

/* click to enlarge */
P.enlarge {
	font-family: Arial, Sans-serif;
	font-size: 70%;
}

P.enlarge img {
	border: none;
	vertical-align: text-top;
}

p.ieq-credit {
	margin-top: 0;
	margin-left: 5em;
	font-family: Arial, Sans-serif;
	font-size: 70%;
}
