
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	list-style: none;
	line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-family: inherit;
	text-decoration: none;
}

body {
	font: normal normal 62.5% Arial, Helvetica, sans-serif;
	background: #bc1b21 url(../images/bg_header.jpg) repeat-x left top;
}

h1 {
	height: 50px;
	text-indent: -99999em;
	margin: 20px 0 0 0;
}

/* HEADINGS */

h1#h_realities {
	background: url(../images/ttl_realities.gif) 0 0 no-repeat;
}

h1#h_letter {
	background: url(../images/ttl_letter.gif) 0 0 no-repeat;
}

h1#h_board {
	background: url(../images/ttl_board.gif) 0 0 no-repeat;
}

h1#h_glossary {
	background: url(../images/ttl_glossary.gif) 0 0 no-repeat;
}

h1#h_officers {
	background: url(../images/ttl_officers.gif) 0 0 no-repeat;
}

h1#h_sustainability {
	background: url(../images/ttl_sustainability.gif) 0 0 no-repeat;
}

h1#h_shareholders {
	background: url(../images/ttl_shareholders.gif) 0 0 no-repeat;
}

h1#h_qanda {
	background: url(../images/ttl_qa.gif) 0 0 no-repeat;
	height: 270px;
	width: 420px;
	float: left;
	margin: 20px 20px 20px 0;
}

#content .pullq {
	margin: 20px 0;
	color: #bc1b21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	height: 250px;
}

#content .pullq p {
	letter-spacing: -1px;
}

/*						PAGE LAYOUT							*/

#wrap {
	width: 980px;
	margin: 0 auto;
	background: url(../images/bg_wrap.jpg) repeat-y left top;
}

#header {
	height: 165px;
	padding-top: 5px;
	background: url(../images/bg_header.jpg) repeat-x left top;
}

#content {
	padding: 10px 20px 0 20px;
}

#top.home_div {
	border-bottom: 10px #fff solid;
	position:relative;
}

#footer {
	height: 140px;
	margin: 0 10px;
	padding-top: 100px;
	background: url(../images/bg_footer.jpg) repeat-x left top;
	clear: both;
}

/*						GLOBAL STYLES						*/

strong {
	font-weight: bold;
}

cite, em {
	font-style: italic;
}

a, a:visited, a *, a:visited *, button {
	cursor: pointer;
}

.clear {
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}

.hid {
	display: none;
}

.logo {
	overflow: hidden;
	text-indent: -9000px;
}

/*						HEADER STYLES						*/

#header form {
	height: 25px;
	width: 260px;
	display: block;
	margin-left: 670px;
	padding: 5px 0 35px 40px;
	background: url(../images/bg_header_form.jpg) no-repeat left top;
}

#header input {
	padding: 3px;
	width: 192px;
	height: 14px;
	color: #ccc;
	font-size: 1.1em;
	background: url(../images/bg_header_form.jpg) no-repeat -40px -5px;
}

#header .example {
	color: #666;
}

#header button {
	color: #fff;
	width: 52px;
	height: 20px;
	background: #666;
	font: 1.1em 'Times New Roman', Times, serif;
}

#header a.logo, #header a.logo:visited {
	float: left;
	height: 57px;
	width: 327px;
	display: block;
	background: url(../images/bg_header_logo.jpg) no-repeat left top;
}

#header p {
	float: right;
	width: 220px;
	height: 57px;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/bg_header_p.jpg) no-repeat left top;
}

/*						NAV STYLES						*/

#content #nav {
	margin: 0;
	float: left;
	width: 256px;
	height: 370px;
	background: #bc1b21;
	padding: 20px 0 0 0;
}

#content #top.home_div #nav {
	float:none;
	position:absolute;
	top:0;
	left:0;
}

#content #nav li {
	margin: 0;
	list-style: none;
	position: relative;
}

#content-header-home {
	margin-left:256px;	
}

#nav a, #nav a:visited {
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

#nav a.home, #nav a.home:visited {
	background: url(../images/bg_home.gif) no-repeat 0px 0px;
}

#nav a.realities, #nav a.realities:visited {
	background: url(../images/bg_realities.gif) no-repeat 0px 0px;
}

#nav a.letter, #nav a.letter:visited {
	background: url(../images/bg_letter.gif) no-repeat 0px 0px;
}

#nav a.qanda, #nav a.qanda:visited {
	background: url(../images/bg_qanda.gif) no-repeat 0px 0px;
}

#nav a.board, #nav a.board:visited {
	background: url(../images/bg_board.gif) no-repeat 0px 0px;
}

#nav a.financials, #nav a.financials:visited {
	background: url(../images/bg_financials.gif) no-repeat 0px 0px;
}

#nav a.glossary, #nav a.glossary:visited {
	background: url(../images/bg_glossary.gif) no-repeat 0px 0px;
}

#nav a.company, #nav a.company:visited {
	background: url(../images/bg_company.gif) no-repeat 0px 0px;
}

#nav a.shareholder, #nav a.shareholder:visited {
	background: url(../images/bg_shareholder.gif) no-repeat 0px 0px;
}

#nav a.sustain, #nav a.sustain:visited {
	background: url(../images/bg_sustain.gif) no-repeat 0px 0px;
}

#nav a.home:hover {
	background: url(../images/bg_home.gif) no-repeat -256px 0px;
}

#nav a.realities:hover {
	background: url(../images/bg_realities.gif) no-repeat -256px 0px;
}

#nav a.letter:hover {
	background: url(../images/bg_letter.gif) no-repeat -256px 0px;
}

#nav a.qanda:hover {
	background: url(../images/bg_qanda.gif) no-repeat -256px 0px;
}

#nav a.board:hover {
	background: url(../images/bg_board.gif) no-repeat -256px 0px;
}

#nav a.financials:hover {
	background: url(../images/bg_financials.gif) no-repeat -256px 0px;
}

#nav a.glossary:hover {
	background: url(../images/bg_glossary.gif) no-repeat -256px 0px;
}

#nav a.company:hover {
	background: url(../images/bg_company.gif) no-repeat -256px 0px;
}

#nav a.shareholder:hover {
	background: url(../images/bg_shareholder.gif) no-repeat -256px 0px;
}

#nav a.sustain:hover {
	background: url(../images/bg_sustain.gif) no-repeat -256px 0px;
}

#content ul#subnav {
	float: right;
	clear: none;
	display: none;
	position: absolute;
	left: 254px;
	top: 0;
	padding: 0;
	width: 200px;
	z-index: 100;
	border: 1px solid #fff;
}

#content ul#subnav a {
	padding: 10px 0 0 10px;
	font-size: 12px;
	line-height: normal;
	height:25px;
	text-indent: 0;
}

#content ul#subnav a:link, #content ul#subnav a:visited {
	color: #fff;
	background: #bc1b21;
}

#content ul#subnav a:hover, #content ul#subnav a:active {
	color: #bc1b21;
	background: #fff;
}

/*						MESSAGE STYLES						*/


#top {
	background: #bc1b21;
}

#content #message {
	color: #fff;
	float: right;
	width: 310px;
	height: 372px;
	font-size: 1.2em;
	line-height: 2em;
	position: relative;
	background-color: #bc1b21;
	padding: 18px 18px 0 356px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content #message p {
	color: #fff;
	text-align: justify;
}

#content #message.m_realities {
	width: 640px;
	padding: 10px 20px 0 0;
	text-align: center;	
	position: relative;
	height: auto;
}

#content #message.m_realities p, #content #message.m_realities ol {
	font-size: 15px;
	list-style-type: none;
	margin: 60px 0 0 0;
	color: #c00;
}

#content #message.m_realities li {
	list-style-type: decimal;
	letter-spacing: -.8px;
}

#content #message.m_real_1 {
	background:url(../images/bg_m_real_1.jpg) left top no-repeat;
	height: 572px;
}

#content #message ol#ol_realities2 li p {
	font-size: 18px;
}

#content #message.m_real_2 {
	background:url(../images/bg_m_real_2.jpg) left top no-repeat;
	padding: 0 18px 0 356px;
	height:400px;
}

#content #message.m_real_2 p, #content #message.m_real_2 ul {
	font-size: 14px;
}

#content #message.m_real_3 {
	background:url(../images/bg_m_real_3.jpg) left top no-repeat;
	padding: 0 18px 0 356px;
	height:410px;
}

#content #message.m_real_3 p {
	margin: 0;
}

#content .m_letter {
	background:url('../images/bg_m_letter.jpg') left top no-repeat;
}

#content .m_qanda {
	background:url(../images/bg_m_qanda.jpg) left top no-repeat;
}

#content .m_board {
	background:url(../images/bg_m_board.jpg) left top no-repeat;
}

#content .m_glossary {
	background:url(../images/bg_m_glossary.jpg) left top no-repeat;
}

#content .m_officers {
	background:url(../images/bg_m_officers.jpg) left top no-repeat;
}

#content .m_shareholders {
	background:url(../images/bg_m_shareholders.jpg) left top no-repeat;
}

#content .m_sustainability {
	background:url(../images/bg_m_sustainability.jpg) left top no-repeat;
}

#message big {
	display: inline-block;
	margin: 0 -6px -10px 0;

	font: 2.7em/0.8 'Times New Roman', Times, serif;
}

#content .m_real_1 p, #content .m_real_3 p {
	margin: 0;
	font-size: 18px;
}

#content .m_real_2 p {
	margin: 0 0 10px 0;
}

#content .m_real_2 ul, #content .m_real_3 ul {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

#content .m_real_2 ul li, #content .m_real_3 ul li {
	font-size: 12px;
}

#content #message.m_realities p, #content #message.m_realities ul {
	margin: 20px 0 0 0;
	font-size: 18px;
	color: #fff;
}

#content #message.m_realities li {
	color: #fff;
}

#content #message.m_realities a {
	padding: 4px 6px;
}

#content #message.m_realities a:link,#content #message.m_realities a:visited {
	color: #fff;
	text-decoration: underline;
}

#content #message.m_sustainability p {
	margin: 60px 0 0 0;
	font-size: 18px;
}

/*						TABLE STYLES						*/

#highlights {
	width: 738px;
	display: block;
	margin: 0 auto;
	border-collapse: collapse;
}

#highlights thead th {
	height: 25px;
}

#highlights thead .title {
	height: 30px;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
	font: 1.6em Helvetica, Arial, sans-serif;
}

#highlights .col1 {
	text-align: left;
	font-size: 1.2em;
}

#highlights thead .col1 {
	font: 1.1em Helvetica, Arial, sans-serif;
}

#highlights .col2, #highlights .col3, #highlights .col4, #highlights .col5 {
	width: 105px;
	font-size: 1.2em;
	text-align: right;
}

#highlights .col5 {
	padding-right: 10px;
}

#highlights tbody td {
	height: 24px;
	vertical-align: middle;
}

#highlights tr.start td {
	height: 30px;
	font-size: 1.4em;
	padding-bottom: 2px;
	vertical-align: bottom;
	border-top: solid 1px #ef3d42;
}

#highlights tr.end td {
	border-bottom: solid 1px #ef3d42;
}

#highlights tbody td span {
	width: 40px;
	text-align: right;
	display: inline-block;
}

#highlights sup {
	font-size: 0.8em;
}

#highlights tfoot td {
	height: 56px;
	vertical-align: middle;
}

#content #highlights ul {
	margin: 0;
	padding: 0;
}

#content #highlights li {
	list-style: none;
	font: 1.1em Helvetica, Arial, sans-serif;
}

/*						CONTENT STYLES						*/

#content img.title {
	clear: both;
	margin-bottom: 15px;
}

#content h2 {
	color: #bc1b21;
	margin: 1em 0 0.4em 0;
	font: 2.4em 'Times New Roman', Times, serif;
}

#content p, #content li {
	color: #666;
	font-size: 1.2em;
	line-height: 1.35em;
	margin-bottom: 1.35em;
}

#content p img.sig {
	display: block;
	padding: 15px 0;
}

#content ul {
	padding-left: 55px;
	margin-bottom: 1.35em;
}

#content li {
	margin-bottom: 0;
	list-style: disc;
}

/*						FOOTER STYLES						*/

#footer a.logo, #footer a.logo:visited {
	width: 320px;
	height: 60px;
	display: block;
	margin: 0 auto;
	background: url(../images/bg_footer_logo.jpg) no-repeat left top;
}

/* MISC */

#content .small {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #bc1b21;
	padding: 10px 20px 0 20px;
	position: relative;
	top: -5px;
}

ul.footnote, ul.footnote li {
	list-style-type: none;
	
}

#content .footnote p {
	font-size: 10px;
	font-style:italic;
}

/* REALITIES */


ol#ol_realities {
	list-style-type: none;	
	margin: auto;
	width: 40%;
}

ol#ol_realities li {
	text-align: center;
	font-size: 24px;
	color: #bc1b21;	
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;	
	position: relative;
	z-index: 0;
	padding: 120px 0;
}

li#no_1 {
	background: url(../images/no_1.gif) center 60px no-repeat;
}

li#no_2 {
	background: url(../images/no_2.gif) center 60px no-repeat;
}

li#no_3 {
	background: url(../images/no_3.gif) center 60px no-repeat;
}

ol#ol_realities2 {
	list-style-type: none;	
	margin: auto;
}

#content #message ol#ol_realities2 li {
	text-align: center;
	color: #fff;	
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;	
	position: relative;
	z-index: 0;
	list-style-type: none;
}

#content #message.m_real_2 ol#ol_realities2 li ul li, #content #message.m_real_3 ol#ol_realities2 li ul li {
	list-style-type: disc;	
	text-align: left;
	margin: 0 0 0 10px;
}

#content #message ol#ol_realities2 li p {
	font-size: 14px;
}

ol#ol_realities2 li#no_2 {
	padding: 0;
}

ol#ol_realities2 li#no_3 {
	padding: 0;
}

#content #message ol#ol_realities2 li ul {
	margin: 10px 0 10px 10px;
}

ol#ol_realities2 li ul li {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;	
	padding: 0;
}

ol#ol_realities2 li h2 {
	font-size: 24px;
	color: #fff;
	margin: 10px 0 10px 0;
}

/* Q&A */

#content .qa {
	border-top: 1px dotted #ccc;
	padding: 20px 0 0 0;
}

#content .q {
	color: #bc1b21;
	font-size: 18px;
	width: 300px;
	float: left;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}

#content .a {
	width: 600px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 1.3em;
	text-align: justify;
}

.author {
	color: #9cb227;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#content .quote {
	color: #bc1b21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	padding: 20px 0;
	clear: both;
}

#content span.q_author {
	display: block;
	color: #666;
	clear: both;
	float: right;
	margin: 10px 0;
	font-style: italic;
}

/* BOD */

#content .bod {
	font-family: Georgia, "Times New Roman", Times, serif;	
	width: 400px;
}

#content .sh {
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}

#content ul.col_l {
	float: left;
}

#content ul.bod, #content ul.bod li {
	list-style-type: none;
}

#content ul.col_r {
	float: right;
}

#content .bod li {
	margin: 10px 0 0 0;
}

#content .bod li sup {
	font-size: 10px;
}

#content .bod .bod_name {
	font-size: 16px;
	color: #bc1b21;
}
 
#content ul.legend {
	list-style-type: none;
	margin: 0 0 20px -40px;
	clear: both;
}

#content ul.legend li {
	list-style-type: none;
	font-size: 10px;
}

/* GLOSSARY */

#content ul.ul_glossary {
	list-style-type: none;	
}

#content ul.ul_glossary li {
	list-style-type: none;	
	margin: 10px 0;
}

.word {
	display: block;
	clear: both;
	color:#9cb227;
	font-family:'Arial Narrow',Arial,Helvetica,sans-serif;
	font-size:18px;
}

/* OFFICERS */


#content .cop {
	font-family: Georgia, "Times New Roman", Times, serif;	
	width: 280px;
	list-style-type: none;
	margin: 0 10px 0 -40px;
}

#content .cop h2 {
	height: 80px;
	font-size: 2.1em;
}

#content .cop li {
	list-style-type: none;
	margin: 10px 0;
}

#content .cop span.bod_name {
	font-size: 16px;
	color: #bc1b21;
	display: block;
	clear: both;	
}

/* SUST */

#content .caption {
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin: 0 10px 10px 0;
}

#content .caption p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	line-height: normal;
	margin: 0;
	font-style: italic;
}

#content #s_items {
	float: left;
	width: 720px;
	clear: right;
	margin: 20px 0 0 0;
}

#content p.s_item {
	clear: both;
	margin: 0;
}

#content p.s_item img {
	position: relative;
	top: -20px;
}

#content p.s_item img {
	float: left;
	margin: 10px;
}

.s_item_h {
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #bc1b21;
	text-transform: uppercase;
}

/* SHREHOLDERS */
.clear2 {
	clear: both
}

.center {
	text-align: center;
}

img.center {
	text-align: center;
	display: block;
	margin: auto;
}

/* INDEX */

.flash {
	float: right;
	width: 645px;
	height: 372px;
	font-size: 1.2em;
	line-height: 2em;
	position: relative;
	left: -40px;
	background: #bc1b21;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* SEARCH */

#searchWrapper{
	width:95%;
	position:absolute;
	z-index:99;
	display:none;
}
#siteCache{
	display:none;
}
#searchResults{
	width:360px;
	height:260px;
	border:solid 4px #FF000A;
	background:url(../_images/searchProgress.jpg) no-repeat top left #ccc;
	padding:20px;
	margin:auto;
	overflow:auto;
}
#searchResults a{
	color: #FF3333;
	text-decoration: none;
}
#searchResults a:hover{
	color: #A30E13;
	text-decoration: underline;
}
#searchResults div.close{
	float:right;
	width:35px;
}
.searchText{
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	background-color:#FE000B;
}
#searchSubmit{
	margin:0 0 -3px 7px;
}

#searchQ {
	color: #ccc;
}

/* MISC */

a.special:link, a.special:visited {
	color: #bc1b21;
	font-weight: bold;
}

#content #message.m_realities p, #content #message.m_realities ul {
	font-size: 18px;
}

#content #message.m_real_1 {
	background:url(../images/bg_m_real_1.jpg) left top no-repeat;
	height: 572px;
}

#content #message ol#ol_realities2 li p, #content #message ol#ol_realities2 li ul li {
	font-size: 18px;
}

#content #message.m_real_2 {
	background:url(../images/bg_m_real_2.jpg) left top no-repeat;
	padding: 0 18px 0 356px;
	height:640px;
}

#content #message.m_real_3 {
	background:url(../images/bg_m_real_3.jpg) left top no-repeat;
	padding: 0 18px 0 356px;
	height:630px;
}

#content #message.m_real_3 p {
	margin: 0;
}

/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
