/*	LAYOUT
-----------------------------------------------
1.	Grid
2.	Miscellaneous
----------------------------------------------- */


/*= 1. Grid
----------------------------------------------- */
div.col_wrapper_span1, div.col_wrapper_span2, div.col_wrapper_span3, div.col_wrapper_span4 {
	display: inline;
	float: left;
}
/*
******** GRID *********
	column = 230px
	gutter = 12px 
***********************
*/

div.col_wrapper_span1 {width: 242px;} /* 1 column + 1 gutter */
div.col_wrapper_span2 {width: 484px;} /* 2 column + 2 gutter */
div.col_wrapper_span3 {width: 726px;} /* 3 column + 3 gutter */
div.col_wrapper_span4 {width: 956px;} /* 4 column + 3 gutter (max no. of gutters is 3) */

div.column, div.column_span1, div.column_span2, div.column_span3, div.column_span4 {
	display: inline; 
	float: left;
	height:167px;
}
html>body div.column, html>body div.column_span1, html>body div.column_span2, html>body div.column_span3, html>body div.column_span4 {
	height:auto;
	min-height:167px;
}
div.short_column {
	height:147px;
}
html>body div.short_column {
	height:auto;
	min-height:147px;
}
/*div.column {
	margin: 0 12px 10px 0;
}*/
div.col_1 {
	float:left;
	margin:0 10px 0 0;
	width:200px;
}
div.col_1_second {
	margin:0 0 0 30px;
	float:left;
}

div.column {width: 230px;} 
div.column_span1 {width: 242px;} /* 1 columns + 1 gutter */
div.column_span2 {width: 472px;} /* 2 columns + 1 gutter */
div.column_span3 {width: 714px;} /* 3 columns + 2 gutters */
div.column_internal {width: 200px;margin-left:30px;} 

p.para_internal { /*special style to line para up with column_internal */
	padding-left:30px;
}
div.title {
	color:#db092e;
	font-size:140%;
	padding:0 2px 9px 0;
	float:left;
	display:inline;
}
div.title a.reporttitle:link, div.title a.reporttitle:visited {
	color:#df0030;
	float:left;
	text-decoration:none;
}
div.title a.reporttitle:hover, div.title a.reporttitle:focus, div.title a.reporttitle:active {
	color:#db092e;
	text-decoration:underline;
}
.gradient {
	background:url(../images/site_objects/bg_gradient_1.gif) repeat-x bottom left;
}
.center {
	text-align:center;
}
div.column_content {
	float:left;
	display:inline;
	padding:14px 8px 10px 15px;
}
div.internal_column_content {
	float:left;
	display:inline;
	padding:0 8px 0 0;
}
div.bordertop {
	border-top:1px solid #dfdfdf;
}
div.borderbottom {
	border-bottom:1px solid #e2e2e2;
}
div.column_span1_borderright {
	border-right:1px solid #cccccc;
	width: 240px;
}
div.column_borderright {
	border-right:1px solid #cccccc;
	width: 229px;
}
div.column_span1_borderleft {
	border-left:1px solid #e2e2e2;
	width: 241px;
}
div.column_content div.textheight {
	height:100px;
}

.gutter_top {
	margin-top:15px;
}
.gutter_double_top {
	margin-top:30px;
}
.gutter_double_bottom {
	margin-bottom:30px;
}
.halfwidth {
	width:130px;
}
div.column_content h2, div.column_content h3, div.column_content p, div.column_content ul.relatedlist, div.column_content ul.download {
	margin-left:4px;
}
div.fullpage {
	float:left;
	width:100%;
}

/*= 2. Miscellaneous
----------------------------------------------- */
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.displaynone { /*only used for ajax stuff */
	display:none;
}
.nowrap {
	white-space:nowrap
}
.print {
	display: none;
}
.nomarginbottom {
	margin-bottom: 0;
}
.lightgreybg {
	background:#f2f3f4;
}
.greybg {
	background:#e9e9e9;
}
.pagecontent {
	float:left;
	width:532px;
}
.textcontent {
	width:532px;
	clear:both;
}
.rightcolumn {
	float:right;
	font-size:90%;
	line-height:1.2em;
	width:164px;
}

.pullout {
	background:url(../images/site_objects/bg_pullout.gif) bottom left repeat-x;
	float:left;
	width:715px;
	margin:0 0 40px 0;
}
.pullout div.text {
	color:#61161f;
	display:inline;
	float:left;
	padding:18px 0 12px 40px;
	width:416px;
}
.pullout div.img {
	display:inline;
	float:left;
	width:230px;
}
.pullout div.img img {
	display:block;
}

/*	TYPOGRAPHY
-----------------------------------------------
1.	Headings
2.	Paragraphs
3.	Blockquotes
4.	Links
5.	Lists
----------------------------------------------- */

/*= 1. Headings
----------------------------------------------- */
h1, .h1 {  
	color: #df0030;
	font-size:200%;
	font-weight:normal;
	line-height: 1.2em;
	margin: 0 190px 0 0;
	padding: 45px 0 4px 0;
}
h1 span.date {
	color:#999999;
	font-size:83.3%;
}
h1 span.subtitle {
	color:#999999;
	font-size:83.3%;
}
h1 span.red-subtitle {
	color:#5a141e;
	font-size:83.3%;
}
h1.logo {
	line-height: 1em;
	margin: 0;
	padding: 0;
}
h2.bighead, .bighead {  
	color: #5a141e;
	font-weight:bold;
	line-height: 1em;
	font-size:166.7% !important;
	margin: 0; 
	padding: 7px 0 0 0;	
}

h2.redh2, .redh2 {  
	color: #df0030;
	font-size:168%;
	line-height:1em;
	margin: 0 0 45px 0; 
	padding: 0;	
}
div.subcontent h2 {  
	color: #df0030;
	font-size:130%;
	margin: 0 0 8px 0; 
	padding: 0;	
}
div.column_content h2 {  
	color: #df0030;
	font-weight:bold;
	font-size:150%;
	line-height:1.1em;
	margin: 0 0 10px 4px; 
	padding: 0;	
}
div.column_content h2.subhead {  
	color: #df0030;
	font-weight:normal;
	font-size:130%;
}
h2, .h2 {  
	/*color:#db092e;*/
	color:#5a141e;
	font-size:133.4%;
	line-height:1.2em;
	margin: 0;	
	padding: 7px 0; 
}
h3, .h3 {  
	/*color:#db092e;*/
	color:#5a141e;
	font-size:116.7%;
	padding: 0 0 3px 0; 
	margin: 0;	
}
h4, .h4 {  
	color:#5a141e;
	padding: 0 0 3px 0; 
	margin: 0;	
	font-size:100%;
	font-weight:bold;
}
h5 {  
	color:#5a141e;
	padding: 10px 0 3px 0; 
	margin: 0;	
	font-size:100%;
	font-weight:bold;
	/*font-style:italic;*/
}
h5 span.noitalic {
	font-style:normal;
}
h6 {
	color:#666666;
	padding: 0 0 3px 0; 
	margin: 0;	
	font-size:100%;
	font-weight:bold;
}
h6.h7 {
	color:#000000;
	padding: 0 0 3px 0; 
	margin: 0;	
	font-size:100%;
	font-weight:bold;
}

/*header styles - will overwrite all previous header styles */

.maroon16, h2.maroon16, h3.maroon16, h4.maroon16, h5.maroon16, h6.maroon16 {
	color:#5a141e;
	font-size:133.4%;
	font-weight:bold;
	margin: 0;	
	padding: 7px 0 3px 0; 
}
.maroon14, h2.maroon14, h3.maroon14, h4.maroon14, h5.maroon14, h6.maroon14 {
	color:#5a141e;
	font-size:116.7%;
	font-weight:bold;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.maroon14normal, h2.maroon14normal, h3.maroon14normal, h4.maroon14normal, h5.maroon14normal, h6.maroon14normal {
	color:#5a141e;
	font-size:116.7%;
	font-weight:normal;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.maroon12, h2.maroon12, h3.maroon12, h4.maroon12, h5.maroon12, h6.maroon12 {
	color:#5a141e;
	font-size:100%;
	font-weight:bold;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.maroon12normal, h2.maroon12normal, h3.maroon12normal, h4.maroon12normal, h5.maroon12normal, h6.maroon12normal {
	color:#5a141e;
	font-size:100%;
	font-weight:normal;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.red18, h2.red18, h3.red18, h4.red18, h5.red18, h6.red18 {
	color:#df0030;
	font-size:150%;
	font-weight:bold;
	margin: 7px 0 7px 0; 
	padding: 0;	
}

.red16, h2.red16, h3.red16, h4.red16, h5.red16, h6.red16 {
	color:#df0030;
	font-size:133.4%;
	font-weight:bold;
	margin: 7px 0 7px 0; 
	padding: 0;	
}
.red14, h2.red14, h3.red14, h4.red14, h5.red14, h6.red14 {
	color:#df0030;
	font-size:116.7%;
	font-weight:bold;
	margin: 0 0 3px 0; 
	padding: 0;	
}
.red14normal, h2.red14normal, h3.red14normal, h4.red14normal, h5.red14normal, h6.red14normal {
	color:#df0030;
	font-size:116.7%;
	font-weight:normal;
	margin: 0 0 3px 0; 
	padding: 0;	
}
.red12, h2.red12, h3.red12, h4.red12, h5.red12, h6.red12 {
	color:#df0030;
	font-size:100%;
	font-weight:bold;
	margin: 0 0 3px 0; 
	padding: 0;	
}
.red12normal, h2.red12normal, h3.red12normal, h4.red12normal, h5.red12normal, h6.red12normal {
	color:#df0030;
	font-size:100%;
	font-weight:normal;
	margin: 0 0 3px 0; 
	padding: 0;	
}
.grey16, h2.grey16, h3.grey16, h4.grey16, h5.grey16, h6.grey16 {
	color:#666666;
	font-size:133.4%;
	font-weight:bold;
	line-height:1.1em;
	margin: 0 0 3px 0; 
	padding: 0;	
}
.grey14, h2.grey14, h3.grey14, h4.grey14, h5.grey14, h6.grey14 {
	color:#666666;
	font-size:116.7%;
	font-weight:bold;
	margin: 0 0 3px 0; 
	padding: 0;	
}
.grey14normal, h2.grey14normal, h3.grey14normal, h4.grey14normal, h5.grey14normal, h6.grey14normal {
	color:#666666;
	font-size:116.7%;
	font-weight:normal;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.grey12, h2.grey12, h3.grey12, h4.grey12, h5.grey12, h6.grey12 {
	color:#666666;
	font-size:100%;
	font-weight:bold;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.grey12normal, h2.grey12normal, h3.grey12normal, h4.grey12normal, h5.grey12normal, h6.grey12normal {
	color:#666666;
	font-size:100%;
	font-weight:normal;
	padding: 0 0 3px 0; 
	margin: 0;	
}
.black12, h2.black12, h3.black12, h4.black12, h5.black12, h6.black12 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding: 0 0 3px 0; 
	margin: 0;	
}

h2.text, h3.text {  
	color: #4e0210;
	font-weight:bold;
	line-height: 1em;
	font-size:120%;
	margin: 0 0 7px 0; 
}
h3.text {  
	font-weight:normal;
}
/*= 2. Paragraphs
----------------------------------------------- */
p {
	margin: 0 0 16px 0;
	padding: 0;
	text-align:left;
}
p.halfspace, .halfspace {
	margin: 0 0 8px 0;
	padding: 0;
	text-align:left;
}
p.padtop, .padtop {
	padding-top: 14px !important;
}
p.doublepadtop, .doublepadtop {
	padding-top: 30px;
}
p.nopad, .nopad {
	margin: 0;
	padding: 0;
}
p.subtitle {  
	font-size:180%;
}

/*= 3. Blockquotes
----------------------------------------------- */
blockquote {
	padding: 0;
	margin: 0;
}

/*= 4. Links
----------------------------------------------- */
a:link, a:visited { 
	background: transparent;
	color: #000;
	text-decoration: underline; 
}
a:hover, a:focus, a:active { 
	background: transparent;
	color: #db092e;
	text-decoration: none; 
}
ul.button li a:link, ul.button li a:visited {
	background:url(../images/buttons/bg_red_gradient.gif) top left repeat-x #db092e;
	border:1px solid #db092e;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	padding:4px 8px 4px 10px;
	text-decoration:none;
}
ul.button li a:hover, ul.button li a:focus, ul.button li a:active {
	text-decoration:underline;
}
ul.relatedlist li a:link, ul.relatedlist li a:visited {
	background:url(../images/site_objects/arw_red_right.gif) no-repeat 0 4px;
	display:block;
	padding:0 0 0 12px;
	text-decoration:none;
}
ul.relatedlist li a:hover, ul.relatedlist li a:focus, ul.relatedlist li a:active  {
	text-decoration:underline;
}

a.arrow:link, a.arrow:visited {
	background:url(../images/site_objects/arw_red_right.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	text-decoration:none;
}
a.arrow:hover, a.arrow:focus, a.arrow:active {
	background:url(../images/site_objects/arw_red_grey.gif) no-repeat 0 3px;
	text-decoration:underline;
}
a.excel:link, a.excel:visited {
	background:url(../images/buttons/icon_excel.gif) no-repeat top left;
	padding:2px 0 4px 24px;
	text-decoration:none;
}
a.excel:hover, a.excel:focus, a.excel:active {
	text-decoration:underline;
}
a.pdf:link, a.pdf:visited {
	background:url(../images/buttons/icon_pdf.gif) no-repeat top left;
	padding:2px 0 4px 24px;
	text-decoration:none;
}
a.pdf:hover, a.pdf:focus, a.pdf:active {
	text-decoration:underline;
}
ul.download a.pdf:link, ul.download a.pdf:visited {
	float:left;
	padding:0 0 4px 24px;
}
ul.download a:link span.filesize, ul.download a:visited span.filesize, a:link span.filesize, a:visited span.filesize {
	color:#999999;
}
ul.download a:hover span.filesize, ul.download a:focus span.filesize, ul.download a:active span.filesize, a:hover span.filesize,  a:focus span.filesize, a:active span.filesize {
	color:#df0030;
}

table.financial tr th.notes a:link, table.financial tr th.notes a:visited, table.financial tr td.notes a:link, table.financial tr td.notes a:visited {
	color:#777777;
}
table.financial tr th.notes a:hover, table.financial tr th.notes a:focus, table.financial tr th.notes a:active, table.financial tr td.notes a:hover, table.financial tr td.notes a:focus, table.financial tr td.notes a:active {
	color: #df0030;
}

div.column_content h2 a:link, div.column_content h2 a:visited {
	background:url(../images/site_objects/arw_red_right.gif) no-repeat 0 6px;
	color:#df0030;
	display:block;
	padding:0 0 6px 10px;
	text-decoration:none;
}
div.column_content h2 a:hover, div.column_content h2 a:focus, div.column_content h2 a:active {
	text-decoration:underline;
}
div.greybg div.column_content h2 a:link, div.greybg div.column_content h2 a:visited {
	background:url(../images/site_objects/arw_red_grey.gif) no-repeat 0 6px;
}
p.backtotop {
	clear:both;
	font-size:92%;
	padding:0;
	margin:0;
}
p.backtotop a:link, p.backtotop a:visited {
	background:url(../images/site_objects/arw_red_up.gif) 0 5px no-repeat !important;
	float:left;
	padding:0 0 0 16px;
	margin:35px 0 0 0;
	text-decoration:none;
}


/*= 5. Lists
----------------------------------------------- */
ul {
	margin:0 0 14px 20px;
	padding: 0;
}
html > body ul {
	margin:0 0 14px 16px;
	padding: 0;
}
ol {
	margin:0 0 14px 24px;
	padding: 0;
}
ul li, ol li {
	margin: 0 0 1px 0;
	padding:0;
}
ul.inline {
	clear: both;
	display: inline;
	float: left;
	margin: 0 0 14px 0;
}
ul.inline li {
	list-style-type:none;
	display: inline;
	margin: 0;
 	padding: 0 3px 0 6px;
	white-space:nowrap;
}
ul.relatedlist {
	margin: 0 0 14px 0;
}
ul.relatedlist li {
	list-style: none;
	margin: 0 0 10px 0;
}
ul.indentlist {
	margin: 0 0 0 14px;
}
ul.indentlist li {
	list-style: none;
	margin: 0 0 2px 0;
}
div.column_content ul.relatedlist {
	margin: 0 0 0 4px;
}
div.column_content ul.relatedlist li {
	margin: 0;
	padding:0 0 7px 0;
}
ul.download {
	list-style: none !important;
	margin: 10px 0 12px 0;
}
ul.download li {
	list-style: none !important;
	margin: 0 0 10px 0;
}
ul.button {
	margin:0;
	padding:0;
	display:block;
	float:left;
}
ul.button li {
	list-style:none;
	margin:0;
	padding:0;
}
ul.notes {
	list-style:none;
	padding:0 0 14px 0;
	margin:0;
	display:block;
	clear:both;
	width:100%;
	float:left;
}
div.textcontent ul.notes {
	width:532px;

}
div.textcontent ul li.indent {
	padding-left:20px;
}
ol.roman {
	list-style:lower-roman;
}
ol.roman li {
	margin-left:5px;
}
ol.alpha {
	list-style:lower-alpha;
}
ol li ol {
	margin-bottom:0;
}
ul.notes li {
	list-style:none;
	margin:0;
	padding:0;
	font-size:93%;
	width:532px;
}
ul.notes li ul li {
	list-style-position:outside;
	list-style-type: disc;
	font-size:100%;
	width:430px;
}
ul.notes li p {
	padding:0 0 6px 0;
	margin:0;
}
ul.notes li p.nopad {
	padding:0;
	margin:0;
}

ul.notes li div.number {
	color:#777777;
	float:left;
	width:20px;
}
ul.notes li div.notetxt {
	display:inline;
	float:left;
	padding:0 0 6px 0;
	width:512px;
}
ul.notes li div.notetxt ul li {
	width:auto;
}
ul.notes li ol.alpha {
	list-style:lower-alpha;
}
ul.notes li ol.alpha li{
	font-size:100%;
	list-style:lower-alpha;
	width:auto;
	margin-left:10px;
}
ul.notes li ol.number li{
	list-style:decimal;
	font-size:100%;
}

/*= 6. Miscellaneous
----------------------------------------------- */
.bold {font-weight: bold;}
.nobold {font-weight: normal !important;}
.smalltext {font-size:90%;}
sup.smalltext {font-size:58.85%;vertical-align:top;}
sup.sup {font-size:95%;vertical-align:top;}
.bigtext {font-size:116.7%;}
.quote {font-size:150%;line-height:1.1em;}
.intro {
	color: #61161f;
	font-size: 170%;
	font-weight:normal;
	line-height:1.15em;
	padding: 0 20px 14px 0;
	margin:0;
}
.italic {
	font-style:italic;
}
.error {
	background: transparent;
	color: #FF0000; 
}
.darkred {color: #61161f;}
.redtext {color: #df0031 !important;}
.blacktext {color: #000000 !important;}
.greytext {color: #666666!important;}
.note {
	color:#777777;
	margin:0;
	padding:0 0 7px 0;
	font-size:100%;
	font-weight:bold;
}
.footnote { font-size: 91.75%;
	}
.notes_text {
	color:#666666;
	font-size: 91.75%;
}
.notes_text p {
	margin: 0 0 8px 0;
	padding: 0;
}/*	FORMS
----------------------------------------------- */
legend {
	/* this is impossible to style consistently
	accross browsers, so is set to display: none */
	display: none;
}
form, fieldset  {
	border:0;
	margin:0;
	padding:0;
	width:auto;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0;
	padding: 1px;
}
input.button, input.button_f2 {
	background: transparent;
	border: 0;
	cursor: pointer;
	float: left;
	font-weight:bold;
	margin: 0;
	overflow: visible;
	padding:0;
	text-align:left;
	text-decoration: underline;
	width: auto;
}
input.button_f2 {
	text-decoration: none;
}
input.formbutton, input.formbutton_f2 {
	background: url("../images/site_objects/backgrounds/bg_button.gif") top left repeat-x #000;
	border: 0;
	color: #FFF;
	cursor: pointer;
	float: left;
	font-size:110%;
	font-weight:bold;
	margin: 0;
	overflow: visible;
	padding: 1px 5px;
	text-align:left;
	text-decoration: none;
	width: auto;
}
input.formbutton_f2 {
	text-decoration: underline;
}/*	TABLES
-----------------------------------------------
1.	Generic
2.	Information
3.	Financial
----------------------------------------------- */


/*= 1. Generic
----------------------------------------------- */
table {
	clear:left;
	font-size: 100%; /* need to set for IE5/5.5 */
	margin: 0 0 14px 0;
	padding: 0;
	text-align:right;
	vertical-align:bottom;
}
caption {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
	text-align: left;
}
th, td {
	margin: 0;
	padding: 0 4px 2px 0;
}
th.smalltext {
	line-height:1.3em;
}
th.left, td.left {
	text-align:left;
}
th.top, td.top {
	vertical-align:top;
}
th.nobold {
	font-weight:normal;
}
th.indent, td.indent {
	padding-left:10px;
}


/*= 2. Information
----------------------------------------------- */
table.info {
	margin: 0 0 24px 0;
	text-align:left;
	width: 100%;
}
table.info td, table.info th {
	padding: 8px;
	vertical-align: top;
	border-top: solid 1px #bebec0; 
}
table.info td.noborder {
	border-top: 0; 
}
/*= 3. Financial
----------------------------------------------- */

table.financial {
	border-top:2px solid #333333;
	margin: 0 0 24px 0;
	width: 100%;
}
table.financial tr th, table.financial tr td {
	padding: 4px 8px 4px 4px; 
	vertical-align:bottom;
}
table.financial tr th.notes, table.financial tr td.notes {
	color:#777777;
	font-size:90%;
	font-weight:normal;
}
table.financial tr th.shade, table.financial tr td.shade {
	background: #d9dade;
}
table.financial tr th.center, table.financial tr td.center {
	text-align:center;
}

table.financial tr th.highlight, table.financial tr td.highlight, table.financial col.highlight {
	background: #ebebeb;
}
/* thead */
table.financial thead tr th, table.financial thead tr td {
	/*border-bottom:1px solid #000000;*/
}
table.financial tr.thickline th, table.financial tr.thickline td, table.financial tr th.thickline, table.financial tr td.thickline {
	border-bottom: 2px solid #000000 !important;
}
/* tbody */
table.financial tbody tr th, table.financial tbody tr td {
	border-bottom:1px solid #d3d3d3;
}
table.financial tr td.indent {
	padding-left:16px;
	text-align:left;
}
table.financial tr td.doubleindent {
	padding-left:28px;
	text-align:left;
}
table.financial tr td.trebleindent {
	padding-left:40px;
	text-align:left;
}
table.financial tr.line th, table.financial tr.line td, table.financial tr.underline th, table.financial tr.underline td, table.financial tr th.line, table.financial tr td.line {
	border-bottom: 1px solid #000000 !important;
}
table.financial tr th.borderleft, table.financial tr td.borderleft {
	border:none;
	border-left: 1px solid #000000 !important;
	margin-left: 2px;
}
table.financial tr th.bordertop, table.financial tr td.bordertop {
	border:none;
	border-top: 1px solid #000000 !important;
}
table.financial tr th.borderbottom, table.financial tr td.borderbottom {
	border:none;
	border-bottom: 1px solid #000000 !important;
}
table.financial tr th.borderright, table.financial tr td.borderright {
	border:none;
	border-right: 1px solid #000000 !important;
}
table.financial tr.bottomline th, table.financial tr.bottomline td {
	padding-bottom: 8px;
	border-bottom: 1px solid #df0030;
}
table.financial tr th.sup_padding, table.financial tr td.sup_padding {
	padding-top: 0px;
}
table.financial tr.toppadding td, table.financial tr.toppadding th {
	padding-top: 18px;
}
table.financial tr.bottompadding td, table.financial tr.bottompadding th {
	padding-bottom: 20px;
}
table.financial tbody tr.hover th, table.financial tbody tr.hover td {
	background: #ebecee;
}
table.financial tbody tr.hover th.highlight, table.financial tbody tr.hover td.highlight {
	background: #d9dade;
}

table.financial tr.noline td, table.financial tr.noline th, table.financial tr th.noline, table.financial tr td.noline {
	border-bottom: none!important;
}

table.financial tr th.invert {
	background:#666;
	color:#fff;
	border-left:2px solid #fff;
}
table.financial tr th.spacer, table.financial tr td.spacer {
	padding:0 6px 0 0;
	margin:0;
	width:6px;
}
table.financial th.top, table.financial td.top {
	vertical-align:top;
}


table.leftaligned tr th {
	vertical-align:bottom;
	text-align:left;
}
table.leftaligned tr th.center {
	vertical-align:bottom;
	text-align:center;
}
table.leftaligned tr td {
	vertical-align:top;
	text-align:left;
}
table.leftaligned tr th.nobottomborder, table.leftaligned tr td.nobottomborder {
	border-bottom:none;
}
table.leftaligned tr.doubleline td {
	border-bottom:2px solid #000;
}


span.nobold {
	font-weight:normal;
}

table.leftaligned tr td th.right, table.leftaligned tr td td.right {
	text-align:right;
}


/* tfoot */
table.financial tfoot tr td {
	font-size: 91.75%;
	padding: 18px 75px 0 0;
	text-align:left;
}
a.notelink:link, a.notelink:visited {
	color:#777777;
	font-size:83.3%;
	font-weight:normal;
	vertical-align:top;
}
table.financial tr.smalltext a.notelink:link, table.financial tr.smalltext a.notelink:visited, table.financial th.smalltext a.notelink:link, table.financial th.smalltext a.notelink:visited {
	font-size:92.65%;
	vertical-align:bottom;
}
table.financial tr.smalltext a.notelink:hover, table.financial tr.smalltext a.notelink:focus, table.financial tr.smalltext a.notelink:active, table.financial th.smalltext a.notelink:hover, table.financial th.smalltext a.notelink:focus, table.financial th.smalltext a.notelink:active {
	color:#df0030;
}
table.financial tr.smalltext {
	font-size:100%;
}
table.financial tr.smalltext td, table.financial tr.smalltext th {
	font-size:92.65%;
}
table.financial tr th.defaulttext, table.financial tr td.defaulttext, table.financial tr th.defaulttext {
	font-size:100%;
}
.smallnote {
	font-size:83.3%;
	line-height:1.2em;
}
table.financial td.valign_middle { vertical-align: middle;
	}

/* small_financial */	
table.small_financial {
	font-size: 80%; /* need to set for IE5/5.5 */
}
table.small_financial tr th {
	font-size: 90%;
}
table.small_financial tr th, table.small_financial tr td {
	padding: 4px 2px 4px 1px; 
	vertical-align:bottom;
}
/* generic */
body {
	background: #FFF;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
}

/* hide elements not required for print */
#accessiblenav,#header,#subnavigation,#footer ul,#toolstab_content,.tools_shortcuts, hidden {
	display: none;
}

/* re-style any elements for print if required */
.print {
	display: block;
}
#footer {
	border: 0;
	clear:both;
}
#sitewrapper {
	font-size:75%;
	border:0;
	width:100%;
}
.fullpage {
	clear:both;
	/*float:left;*/
	width:100%;
}
div.tab_box, ul.tabs, div.pullout {
	float:none;
}
div.gradient_arw {
	width:100%;
	float:none;
}
div.gradient_arw div.fullpage {
	float:none;
}
div.marketdynamics {
	clear:both;
	float:none;
	width:100%;
}
h1 {
	padding-top:0;
}
p.copyright {
	padding-top:40px;
}
table.financial {
	margin: 24px 0 24px 0;
}

ul.notes li ul li {
	width:auto;
}

ul.siteindex li span.left {
	margin:0 10px 0 0;
}
/*#contentwrapper #content {
	width:956px;
}
div.threecol {
	width:710px;
	float:left;
}
div.threecol div.column {
	display: inline;
	float: left;
	margin:0;
	width:237px;
}

#contentwrapper #content {
	width:auto;
}
#homeslide, #homeslidecontent {
	position:relative;
}
#homeslidecontent a:link, #homeslidecontent a:visited, #homeslidecontent a:hover, #homeslidecontent a:focus, #homeslidecontent a:active {
	display:block;
	color:#FFFFFF;
} 
#dycontent {
	height:350px;
}
#homeslide {
	border-top:none;
	display:block;
	float:left;
}
div.hpcontent {
	border:1px solid #dedddd;
	height:342px;
	width:954px;
	position:absolute;
	z-index:1000;
}
div.hpcontent_open {
	border-right:none;
	border-top:none;
}
ul.hplink, ul.hplink li {
	list-style-type:none;
	margin:0;
	padding:8px 0 0 0;
}
ul.hplink {
	clear:both;
	padding:8px 0 24px 0;
	float:left;
	width:100%;
}
ul.hplink li a:link, ul.hplink li a:visited {
	background:url(../images/buttons/bg_red_gradient.gif) top left repeat-x #db092e;
	border:1px solid #db092e;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	font-size:150%;
	padding:9px 18px 9px 18px;
	text-decoration:none;
}
ul.hplink li a:hover, ul.hplink li a:focus, ul.relatedlist li a:active  {
	text-decoration:underline;
}
p.title {
	font-size:200%;
	color:#2d2c2c;
}
div.hpcontent div.text {
	padding:40px 0 0 40px;
}
*/.bgchiefexec, div.threecol div.bgchiefexec {
	background:url(../images/pictures/bg_chiefexec.jpg) no-repeat bottom right;
}
.gradient {
	background:url(../images/site_objects/bg_gradient_1.gif) repeat-x bottom left;
}
.reportbg {
	background:url(../images/pictures/bg_report_portrait.jpg) 100% 17px no-repeat;
}
.reportbg .halfwidth {
	width:100px;
}
div.col_finhighlights {
	background:#ebecee;
	float:right;
	width:230px;
}
.bgchiefexec {
	background:url(../images/pictures/bg_chiefexec.jpg) no-repeat bottom left;
}
#slidenav {
	/*height:100px;*/	
	left:auto;
	position:absolute;
	right:0;
	top:0;	
	width:120px;
	z-index:1001;
}

/*#slidenav .closebtn {
	position:absolute;
	right:0;
	top:475px;
}*/

#slidenav ul.navbtn {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:30px;
}
#slidenav ul.navbtn li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#slidenav ul.navbtn li a:link, #slidenav ul.navbtn li a:visited, #slidenav ul.navbtn li img {
	display:block;
}


/*.hptext {
	padding:45px 0 0 40px;
}
.hptext p {
	color:#61161f;
	font-size:167%;
	line-height:1.2em;
	width:370px;
}
*/
.padleft {
	padding-left:10px;
}

/*.hptext {
	padding:97px 0 0 45px;
}
.hptext p {
	color:#61161f;
	font-size:160%;
	line-height:1.3em;
	width:350px;
}
.hptext p.whitetext {
	color:#fff;
}

.hptext ul.hplink li a:link, .hptext ul.hplink li a:visited {
	background:url(../images/buttons/bg_red_gradient.gif) top left repeat-x #db092e;
	border:1px solid #db092e;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	font-size:140%;
	padding:9px 18px 9px 18px;
	text-decoration:none;
}
.hptext ul.hplink li a:hover, .hptext ul.hplink li a:focus, .hptext ul.hplink li a:active {
	text-decoration:underline;
}

ul.hplink li a:hover, ul.hplink li a:focus, ul.hplink li a:active {
	text-decoration:underline;
}
*/

ul.relatedlist li a:link, ul.relatedlist li a:visited {
	color:#000000;
}
ul.relatedlist li a:hover, ul.relatedlist li a:focus, ul.relatedlist li a:active {
	color:#DB092E;
}

a.arrow, a.arrow:link, a.arrow:visited {
	background:url(../images/site_objects/resp_bg_arrow.gif) 0 2px no-repeat;
	padding:0 0 0 10px;
	font-size:89.85%;
	text-decoration:none;
	color:#DB092E;
	font-weight:bold;
	display:block;
	line-height:1.2em;
}
a.arrow:hover, a.arrow:focus, a.arrow:active {
	text-decoration:underline;
}

/*p.hplink  {
	clear:both;
	padding:8px 0 22px 0;
	float:left;
	width:100%;
	position: absolute;
	bottom: 0;	
	line-height: 1em;
}
.hptext p.hplink a:link, .hptext p.hplink a:visited {
	background: url(../images/buttons/bg_red_gradient.gif) top left repeat-x #db092e;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 78.1%;
	font-weight: bold;
	margin: 0;
	overflow: visible;
	padding: 4px 10px;
	text-align: left;
	text-decoration: none;
	width: auto;
}
.hptext p.hplink a:hover, .hptext p.hplink a:focus, .hptext p.hplink a:active  {
	text-decoration:underline;
}*/

div#flash {
	background: #efefef url("../images/site_objects/bg_gradient_hp.gif") repeat-x 0 0;
	width:956px;
	height:344px;
}
div#flash img.keywords {
	margin: 50px 0 0 39px;
}

ul.rolloverlist, ul.rolloverlist li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
ul.rolloverlist {
	border-right:1px solid #CCCCCC;
}
ul.rolloverlist li {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	display:inline;
	height:60px;
	width:88px;
	overflow:hidden;
}
html>body ul.rolloverlist li {
	overflow:visible;
}
ul.rolloverlist li img {
	display:block;
	float:left;
	z-index:1000;
}
ul.rolloverlist li img.listhover {
	display:block;
	float:none;
	position:relative;
	clear:both;
	top:-68px;
	left:-8px;
	z-index:1002;
}

div.moremenu {
	float:left;
	clear:both;
	margin: 23px 0 0 45px;
}