/* CSS Document */

/* global_css */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330033;
	list-style-position: inside;
	margin: 0px;
}
#topnavStart {
	display: none;
}	
.topnavHome {
	display: none;
}
.topnavBlock {
	display: none;
}
#topnavSubMenuA{
	display: none;
}	
#topnavSubMenuB{
	display: none;
}
#restoreMenu{
	display: none;
} 	
.SubMenu{	
	display: none;
}
.topnavSubBlock {
	display: none;
}
a {
	text-decoration: none;
}
a.gray {
	text-decoration: none;
}
a.sub {
	text-decoration: none;
}
ul {
	list-style-position: inside;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	border: 0px;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 10px;
	margin: 0px;
	text-indent: 0pt;
	padding-top: 0px;
	border: 0px;
}
#logo {
	position: absolute;
	top: 3px;
	left: 130px;
	z-index: 1;
}
#tagline {
	top: 83px;
	position: absolute;
	white-space: nowrap;
	left: 130px;
	z-index: 1;
	font-size: 18px;
	height: 21px;
	width: 293px;
}
.PlainText {
	font-style: normal;
	font-weight: normal;
	padding-left: 32px;
}
.magenta {
	color: #990066;
}
.LargeBoldNumber {
	font-size: 15px;
	font-weight: bold;
}
.pointer {display: none;}
.horizBar {display: none;}	   
.horizBarGrad {display: none;}
#vertBarGradLeft {display: none;}
.vertBar {display: none;}
.bioBar {display: none;}
#FooterText {display: none;}
#SubFooterText {display: none;}

/* a_level_css */

li 	{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}
li.inside {
	list-style-position: inside;
	list-style-type: none;
    padding-bottom: 15px;
	}
.PageName {
	position: absolute;
	left: 130px;
	top: 120px;
	z-index: 1;
	height: 20px;
	width: 275px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #990066;
	letter-spacing: .1mm;
}
.TextBlockNarrow {
	position: absolute;
	left: 130px;
	top: 170px;
	z-index: 1;
	width: 440px;
	height: 1240px;
	font-weight: normal;
}