/* CSS Document */

/* Recurrent Elements */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	font-size: 10pt;
	background-image: url(images/spacer.gif);
	background-color: #000000;
	clip:  rect(auto,auto,auto,auto);
}

#logo {
	position: absolute;
	top: 53px;
	left: 130px;
	z-index: 1;
}

#tagline {
	top: 133px;
	position: absolute;
	white-space: nowrap;
	left: 130px;
	z-index: 1;
	font-size: 18px;
}

#topnavStart {
	display: none;
}

.horizBar {
	display: none;
}

.vertBar {
	display: none;
}
.bioBar {
	display: none;
}

.slate {
	color: #808080;
}

/* Common Index Elements */

#pageheading {
	top: 191px;
	position: absolute;
	left: 130px;
	z-index: 1;
	font-size: 16px;
	font-weight: bolder;
}

#OnlyOne {
	position: absolute;
	left: 218px;
	top: 236px;
	z-index: 1;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#ListOneTitle {
	position: absolute;
	top: 322px;
	left: 131px;
	z-index: 1;
	font-size: 14px;
	font-weight: bolder;
	height: 16px;
	width: 360px;
}

#ListOneText {
	position: absolute;
	top: 340px;
	left: 131px;
	z-index: 1;
	width: 400px;
	height: 229px;
	font-size: 12px;
	font-weight: normal;
	margin: 15px 0px 0px;
	padding: 0px;
	border: 0px;
	overflow: visible;
}

#ListTwoTextOne {
	position: absolute;
	top: 589px;
	left: 245px;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	width: 215px;
	color: #330033;
	text-align: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}

#ListTwoTextTwo {
	position: absolute;
	top: 673px;
	left: 156px;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	height: 39px;
	width: 247px;
	color: #330033;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0em;
}

#ListTwoImageOne {
	position: absolute;
	top: 542px;
	left: 132px;
	z-index: 1;
	width: 165px;
	height: 196px;
}

#ListTwoImageTwo {
	position: absolute;
	top: 634px;
	left: 380px;
	z-index: 1;
	width: 165px;
	height: 196px;
}


#ListThreeTitle {
	font-size: 14px;
	font-weight: bolder;
	height: 16px;
	width: 200px;
}

#ListThreeText {
	position: relative;
	top: 16px;
	width: 400px;
	height: 193px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #330033;
}

li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	text-indent: 0pt;
}

ul {
	list-style-position: inside;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}


h1 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
}

.PlainText {
	font-style: normal;
	font-weight: normal;
}

.magenta {
	color: #990066;
}

.LargeBoldNumber {
	font-size: 15px;
	font-weight: bold;
}

#FooterText {
	display: none;
}

#SubFooterText {
	display: none;
}

#screenOne {
	display: none;
}

#imgOnePreview{
	display: none;
}

#playerControls{
	display: none;
}

.callOutTitle{
	display: none;
}

.callOutBody{
	display: none;
}

#filmStripText{
	display: none;
}

#topnavSubMenuA{
	display: none;
}
	
#topnavSubMenuB{
	display: none;
}

#restoreMenu{
	display: none;
}
	
.SubMenu{	
	display: none;
}

.topnavSubBlock {
	display: none;
}