/* global selectors */
a:link  {
	color: rgb(51,51,255);
	text-decoration: none;
}
a:visited  {
	color: rgb(51,51,204);
	text-decoration: none;
}
a:hover  {
	color: rgb(0,102,255);
	text-decoration: none;
}
html {
	/*height: 100%;*/
}
body {
	/*height: 100%;*/
	margin: 0px;
	margin-left: 12px;
	background-color: rgb(204,204,204);
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
html>body {
	margin-left: 0px;
	margin: 12px;
	margin-bottom: 0px;
}
img {
	border: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: rgb(0,0,0);
	font-size: 12px;
}
h1  {
	font-size: 15px;
	font-weight: bold;
	color: rgb(204,0,51);
	padding-top: 2px;
}
h2  {
	font-size: 11px;
	font-weight: bold;
	color: rgb(204,0,51);
	text-transform: capitalize;
}
hr {
	position: relative;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
	clear: both;
}
sup {
	font-size: 9px;
	line-height: 9px;
	vertical-align: super;
}
ul {
	list-style: none;
}
li {
	margin-bottom: 13px;
}
/* navigation styles */
table#headContent {
	position: fixed;
	top: 0px;
	left: 12px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-top: 12px solid rgb(204,204,204);
	background: rgb(255,255,255) url(../images/whiteBG.gif);
	z-index: 1000;
}
/* global styles */
div#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	/*margin-bottom: 20px;*/
	width: 780px;
}
div#bg {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	border: 0;
	padding-bottom: 12px;
	background: rgb(255,255,255);
	width: 780px;
}
html>body div#bg {
	padding-top: 140px;
}
p.footer {
	position: relative;
	top: 0px;
	font-size: 10px;
	width: 780px;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}
span p.footer {
	left: 0px;
	width: 730px;
	text-align: right;
}
span p.footer a:link, span p.footer a:visited {
	color: rgb(153,153,153);
}
p.footnote {
	font-size: 9px;
	font-style: italic;
}
p#navArrows {
	width: 680px;
	text-align: right;
	margin: 0px;
	margin-left: 50px;
	margin-bottom: 10px;
	font-size: 10px;
	color: rgb(153,153,153);
	
}
p#navArrows a:link, p#navArrows a:visited {
	color: rgb(255,255,255);
	background-color: rgb(140,140,140);
	margin: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
html>body p#navArrows a:link, html>body p#navArrows a:visited {
	color: rgb(153,153,153);
	background-color: rgb(255,255,255);
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid rgb(153,153,153);
}
p#navArrows a:focus, p#navArrows a:hover, p#navArrows a:active {
	background-color: rgb(204,204,204);
}
html>body p#navArrows a:focus, html>body p#navArrows a:hover, html>body p#navArrows a:active {
	background-color: rgb(204,204,204);
}
/* intro styles */
div#intro {
	position: relative;
	top: 12px;
}
html>body div#intro {
	top: 0px;
}
/* letter styles */
img#ltrIntro {
	position: relative;
	top: 10px;
	left: 50px;
	margin-right: 85px;
	float: left;
}
table#ceo {
	position: relative;
	top: 0px;
	width: 183px;
	border: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
table#ceo p {
	margin-top: 5px;
	font-size: 10px;
}
div#bg p.letter {
	position: relative;
	top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	line-height: 18px;
	width: 680px;
}
div#bg span p.letter {
	width: 470px;
}
html>body div#bg span p.letter {
	width: 680px;
}
img#ltrChips {
	position: relative;
	top: 10px;
	left: 50px;
	width: 150px;
	margin-right: 60px;
	margin-bottom: 20px;
	float: left;
}
span.hilite {
	color: rgb(204,0,51);
}
/* our history page styles */
div#timeline {
	position: relative;
	width: 710px;
	left: 33px;
	top: 20px;
	border: 0px;
	margin: 0px;
	margin-bottom: 100px;
}
h1#history {
	margin: 0px;
	margin-left: 50px;
}
/* narrative page styles */
div#narrImgs {
	position: relative;
	top: 0px;
	left: 12px;
	height: 400px;
	width: 748px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
}
div#narrContent {
	position: relative;
	top: 0px;
	left: 0px;
	height: 220px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
div#narrIntro {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 205px;
	width: 780px;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
}
div#layer01 {
	position: absolute;
	top: 140px;
	left: 62px;
	margin-bottom: 0px;
	visibility: hidden;
	width: 500px;
	height: 175px;
	background: transparent url(../images/header01.gif) top left no-repeat scroll;
	z-index: 401;
}
div#layer01 p {
	width: 600px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer02 {
	position: absolute;
	top: 200px;
	left: 75px;
	margin-bottom: 0px;
	visibility: hidden;
	width: 400px;
	height: 250px;
	background: transparent url(../images/header02.gif) top left no-repeat scroll;
	z-index: 402;
}
div#layer02 p {
	width: 270px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer03 {
	position: absolute;
	top: 180px;
	left: 390px;
	margin-bottom: 0px;
	visibility: hidden;
	width: 400px;
	height: 180px;
	background: transparent url(../images/header03.gif) top left no-repeat scroll;
	z-index: 403;
}
div#layer03 p {
	width: 300px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer04 {
	position: absolute;
	top: 180px;
	left: 52px;
	margin-bottom: 0px;
	visibility: hidden;
	width: 340px;
	height: 215px;
	background: transparent url(../images/header04.gif) top left no-repeat scroll;
	z-index: 404;
}
div#layer04 p {
	width: 285px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer05 {
	position: absolute;
	top: 150px;
	left: 50px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 215px;
	background: transparent url(../images/header05.gif) top left no-repeat scroll;
	z-index: 405;
}
div#layer05 p {
	width: 450px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer06 {
	position: absolute;
	top: 155px;
	left: 60px;
	width: 325px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 215px;
	background: transparent url(../images/header06.gif) top left no-repeat scroll;
	z-index: 406;
}
div#layer06 p {
	width: 240px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer07 {
	position: absolute;
	top: 190px;
	left: 500px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 215px;
	background: transparent url(../images/header07.gif) top left no-repeat scroll;
	z-index: 407;
}
div#layer07 p {
	width: 225px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer08 {
	position: absolute;
	top: 140px;
	left: 50px;
	width: 270px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 215px;
	background: transparent url(../images/header08.gif) top left no-repeat scroll;
	z-index: 408;
}
div#layer08 p {
	width: 250px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer09 {
	position: absolute;
	top: 150px;
	left: 100px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 215px;
	background: transparent url(../images/header09.gif) top left no-repeat scroll;
	z-index: 409;
}
div#layer09 p {
	width: 290px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
div#layer10 {
	position: absolute;
	top: 225px;
	left: 420px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 215px;
	background: transparent url(../images/header10.gif) top left no-repeat scroll;
	z-index: 410;
}
div#layer10 p {
	width: 290px;
	margin-left: 20px;
	margin-top: 65px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 16px;
}
/* financial highlights styles */
img#charts {
	margin-left: 20px;
}
table#financial {
	width: 710px;
	border-collapse: collapse;
	margin: 0px;
	margin-left: 50px;
	margin-bottom: 20px;
}
table#financial p {
	font-size: 10px;
	padding: 4px;
	padding-left: 0px;
}
table#financial td {
	vertical-align: bottom;
}
table#financial td#chartholder {
	vertical-align: top;
}
p.subItem {
	margin-left: 12px;	
}
p.repYear {
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
	margin-left: 0px;
}
p.prevYear {
	text-align: right;
	margin-right: 8px;
	margin-left: 0px;
}
p.dollarRep {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
p.dollarPrev {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
}
tr.total {
	background: transparent url(../images/2pxlRule.gif) repeat-x scroll 0px bottom;
	/*border-bottom: 2px solid rgb(0,0,0);*/
}
tr.subtotal {
	background: transparent url(../images/pxlRule.gif) repeat-x scroll 0px bottom;
	/*border-bottom: 1px solid rgb(0,0,0);*/
}
tr.subtotal td {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
/* shareholder info styles */
span.subhead  {
	font-size: 11px;
	font-weight: bold;
	color: rgb(204,0,51);
	margin: 0px;
	padding: 0px;
}
table#shInfo {
	position: relative;
	width: 520px;
	border: 0px;
	margin: 0px;
	margin-left: 50px;
	margin-bottom: 25px;
}
table#shInfo td {
	vertical-align: top;
}
table#shInfo p {
	margin-right: 20px;
}
/* downloads page styles */
table#dl {
	position: relative;
	width: 520px;
	margin: 0px;
	margin-left: 50px;
}
table#dl td {
	vertical-align: top;
}
table#dl p {
	margin-left: 20px;
}
table#dl img {
	margin-bottom: 10px;
}

