/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.links {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660033;
}
.style4 {color: #660033; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
body,td,th {
	color: #000000;
}
a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #660033;
}
.style2,td,p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {color: #000000}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.white10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.white10px a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.white10px a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#menu,
#menu a{
	color: #660033;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
}
#menu a:hover {text-decoration: underline;}
#menu {list-style-type: none; margin: 0 0 20px 0; padding: 0;}
#menu li {float: left; position: relative;  padding: 2px;}

#menu ul {position: absolute; width: 250px; top: 17px; left: 0px; border: 1px solid black; display: none; list-style-type: none; margin: 0; padding: 0;}
#menu li:hover ul, #menu li.over ul {display: block; background-color: #E7D9DF;} /* IE NEEDS THIS BG COLOR IN ORDER TO MAKE THE MENU WORK */
#menu ul li a {display: block; width: 250px; padding: 4px;}
#menu ul li, #menu li.over ul li {float: none; margin: 0px; padding: 0px; background: #E7D9DF;}
.clear {clear: both;}

h2 {font-size: 16px;}
h3 {clear: both; font-size: 14px;}
.quote .name {font-weight: bold; font-style: italic; display: block; text-align: right; margin: 10px 0;}
.properName {font-weight: bold;}
.footnote {font-style: italic;}
.publicationTitle {font-style: italic; text-decoration: underline;}
img.flushLeft {float: left; padding: 5px 5px 5px 0;}
img.flushRight {float: right; padding: 5px 0 5px 5px;}
ul.personList {list-style-type: circle; list-style-position: inside; padding: 0px;}
.personTitle {font-style: italic;}
.bottomLink {text-align: right;}