@charset "utf-8";
/* CSS Document */

body {
	margin: 24px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

#container {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#header {
	position: relative;
}

#logo {
	position: relative;
	margin-bottom: 20px;
}

#tagline {
	display: none;
}

#logo image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#stock {
	display: none;
}

.searchformpositiontop {
	display: none;

}

#content {
	position: relative;
}

#navigation {
	display: none;
}

#footer {
	display: none;
}

#footer ul {
	list-style: none;
	color: #999999;
	margin: 0px;
	padding: 0;
}

#footer ul li {
	display: block;
	float: left;
	width: auto;
	margin-right: 10px;
}

#footer a {
	color: #999999;
}


h1 {
	font-size: 21pt;
	font-weight: bold;
	vertical-align: top;
	text-indent: 0px;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	vertical-align: top;
	text-indent: 0px;
}

h3, h3.indent {
	font-size: 14pt;
	font-weight: normal;
	vertical-align: top;
	text-indent: 0px;
}

h4 {
	font-size: 12pt;
	font-weight: normal;
	vertical-align: top;
	text-indent: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

ul {
	color: #000000;
	list-style-type: disc;
	line-height: 18px;
}

hr {
	border: 1px solid #999999;
	height: 1px;
	width: 100%;
}

#section {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin-top: 0px;
	position: relative;
}

#section h1 {
	font-size: 24px;
	display: inline;
}

.subsection {
	color: #000000;
}

h2.subsection {
	display: inline;
	font-size: 24px;
	padding-left: 2px;
}

.alert {
COLOR: #FF0000;
}

.readarticle {
	display: inline;
	font-weight: bold;
	color: #D3B42A;
	padding-right: 6px;
	padding-left: 20px;
	font-size: 11px;
}

#productphoto {
	padding-bottom: 12px;
	position: relative;
	width: 472px;
	height: 168px;
}

table {
	width: 80%;
}




/* The following styles hide Annual Report and Exec Insights buttons as well as Features heading in pronter-friendly mode */

#feature-heading {
	display: none;
}

.leftnav-banner-top {
	display: none;
}

.leftnav-banner-bottom {
	display: none;
}

.feature-banner-left {
	display: none;
}

.feature-banner-right {
	display: none;
}

