@charset "utf-8";
/* CSS Document */

/* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.4.1*/
html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;vertical-align:top;text-align:left;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,dfn,var{font-style:normal;font-weight:normal;}caption{text-align:left;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}body {font:11px/1.231 Verdana, Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


body {	
	line-height:20px;
	position: relative;
	font-size:13px;
	background-color:#fff;
	color: #5c5c5c;		
}

ul, ol {
	margin-bottom:20px;
}

ul li, ol li {
	margin-left:16px;
	margin-bottom:8px;
}

ol li {
	margin-left:22px;	
}

ul li ul {
	margin-top:10px;
	list-style:disc;
}

ul.download_list li {
	font-weight:bold;
	padding-bottom:10px;
	list-style:none;
}

ul.download_list, ul.download_list li {
	margin-left:0px;
	padding-left:0px;
}

ul.download_list li ul li {	
	font-weight:normal;
	margin-left:15px;
	padding-bottom:0px;
	margin-bottom:10px;
}

ul.download_list li ul {	
	margin-bottom:0px;
}

ul.download_list li a {	
	padding-left:12px;
	background-image:url(../images/interface/single_arrow_right02.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

ul.download_list li ul li a {
	background-image:url(../images/interface/single_arrow_right01.gif);
}

.content ul li, #content ul li {
	margin-bottom:0px;
}

.content p, #content p, div.paragraph {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
} 

.curved_box p {
	margin-bottom:0px;
}

.alt_text_color, table.ar_table tr.mouse_over:hover, .feature_box, a:link, a:active, a:visited, h1, h2, h3, h4, h5, h6 {
	color:#0860A8;
}

a:link, a:active, a:visited, a.sup, a.sup:link, a.sup:active, a.sup:visited {
	color:#0860A8;
	text-decoration: underline;	
}

a:hover, a.sup:hover {
	text-decoration:underline;
	color:#ff5c00;
}

h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:20px;		
}

h2, h3, h4 {
	font-size:13px;	
	margin-top:3px;
	margin-bottom:3px;
}

/*h3 {
	padding-top:10px;
}*/

h3 {
	font-style: italic;
}

h4 {
	font-style:italic;
	font-weight:bold;		
	color:#5c5c5c;	
	margin-bottom:5px;
}

/*h2, h3, h4 {
	margin-top:3px;
	margin-bottom:3px;
}*/

.colored_feature_content h2 {
	margin-top:0px;
	margin-bottom:10px;
}

h1.alt, h2.alt, h3.alt, h4.alt, h5.alt {
	color: #000000;
}

img {
	display:block;
}

img.graph {
	margin:18px auto 20px auto;	
}

sup.registered {
	font-size:0.9em;
	line-height:0px;
}

.main_pane, #main_pane {
 width:770px;
 margin:0 auto;
 background-color:#fff;
}

.content_pane, #content_pane {
	
}

.comment {
	font-size:0.9em;
}

.content, #content {	
	padding-top:22px;
	padding-left:23px;
	padding-bottom:30px;
	width:560px;
	background-color:#fff;			
}

.closeLink, #closeLink {
	background-color:#fff;
	text-align:right;
	padding:5px 20px 0px 0px;
	font-weight:bold;
}

h2.header_margin {
	margin-bottom:10px;
}

table.bio tr td.bio_image {
	padding-right:20px;
	width:150px;
}

table.bio tr td {
	padding-bottom:20px;
}

table.bio tr td.bio_text h2, .bio_text h2 {
	display:inline;
}

table.bio tr td.bio_text ul {
	margin-top: 10px;
	margin-bottom:0px;
}

.left_div {
	float:left;
}



/*.bio_image {	
	margin-right:20px;
	width:130px;	
}

.bio {
	margin-bottom:20px;
}

.bio h2 {
	display:inline;	
}

.bio ul {
	margin-top: 10px;
}

.left_div, .bio_text, .bio_image {
	float:left;
}

.bio_text {	
	width:350px;	
}*/

.right_inner_text_image {
	float:right;
	margin:5px 0px 14px 14px;
}

.left_inner_text_image {
	float:left;
	margin:5px 14px 14px 0px;
}  

.notes_top {
	float:right;
	margin-bottom:2px;
	margin-top:12px;
}

.intro_comment {
	margin-top:7px;
	margin-bottom:12px;
}

/* Table styles */		
	
	table.left_align {
		float:left;
	}
	
	table.notes_title {
		width:100%;	
		margin-bottom:2px;
		margin-top:12px;	
	}	
	
	table.notes_title tr td h3, table.notes_title tr td h4, table.notes_title tr td h2 {
		padding-top:0px;		
		margin-right:20px;
	}
	
	table.notes_title tr td h2 {
		margin-top:0px;
	}
		
	table.notes_table, table.ar_table {		
		margin-bottom:20px;
	}	
	
			
	table.mouse_over tr:hover, tr.mouse_over:hover {
		background-color:#e6eff6;			
		color:#0860A8;
	}
	
	table.mouse_over tr.no_mouse_over:hover, tr.no_mouse_over:hover {
		background-color: #ffffff;		
		color: #5c5c5c;
	}	
	
	td.no_mouse_over:hover, td.no_mouse_over {
		background-color: #ffffff;		
		color: #5c5c5c;
	}	
	
	table.notes_table tr td, table.ar_table tr td {
		padding:7px 10px 0px 0px;
		vertical-align:bottom;	
	}

	table.notes_table tr td {
		vertical-align:top;
		font-style:italic;
	}	
	
	table.ar_table tr td table {
		margin-bottom:10px;
	}
	
	table.ar_table tr th {
		font-weight:normal;		
		vertical-align:bottom;	
		line-height:16px;	
		padding-top:4px;
		padding-bottom:2px;
	}	
	
	table.ar_table tr.header_space td {
		height:4px;
		line-height:4px;
		padding:0px;
	}
	
	table tr td div.indent, div.indent {
		margin-left:20px;
	}
		
	table.ar_table tr th, table.center_align tr td {
		text-align:center;
	}
	
	table.right_align tr td {
		text-align:right;
	}				
	
	table tr td.right_align {
		text-align:right;
	}				
	
		
	table tr th.content_text, table tr td.content_text {
		text-align:left;		
		line-height:16px;
	}	
	
	table.large_table tr td.content_text, table.large_table tr th {
		line-height: 15px;		
		font-size:0.8em;
	}
	
	table.larger_table {		
		margin-left:-14px;
		line-height: 15px;		
		font-size:0.7em;	
	}
			
	table.largest_table {		
		margin-left:-14px;
		line-height: 13px;		
		font-size:0.7em;	
	}
	
	table.largest_table tr th, table.largest_table tr td {
		padding-top:7px;
		padding-right:4px;
	}
	
	table tr td.center_align {
		text-align:center;
	}
	
	table tr td.center_align img {
		margin-left:auto;
		margin-right:auto;
		margin-bottom:5px;
	}
	
	table.top_align tr td, table.top_align tr th {
		vertical-align:top;
	}	
	
	table.bottom_align tr td, table.bottom_align tr th {
		vertical-align:bottom;
	}	
	
	table tr td.top_align, table tr th.top_align {
		vertical-align:top;
	}	
	
	table tr td.bottom_align, table tr th.bottom_align {
		vertical-align:bottom;
	}		
	
	table tr th.border_bottom_thin, table tr td.border_bottom_thin {
		border-bottom:1px solid #5c5c5c;
	}
	
	table tr th.border_bottom_thick, table tr td.border_bottom_thick {
		border-bottom:2px solid #5c5c5c;
	}
	
	td.double_border_bottom_thin {
		border-bottom:3px double #5c5c5c;		
	} 
	
	table tr th.border_bottom_thin_white, table tr td.border_bottom_thin_white {
		border-bottom:1px solid #fff;
	}
	
	table.risk_factors_list {
		width:100%;
		margin-bottom:50px;
	}	
	
	table.risk_factors_list tr td {
		padding-bottom:9px;
		padding-top:9px;
	}
	
	table.risk_factors_list tr td.more {
		padding-right:0px;
		padding-left:20px;
	}
	
	table.signatures tr td {
		width:49%;
	}
	
	table tr td.auto_width {
		width:2px;	
	}
/* Table styles */


.feature_box {	
	width:178px;
	background-image:url(../images/interface/moduleContentArea.gif);	
}

.inner_left_feature_content, .left_feature_content {
	margin-right:20px;
	width:270px;
	float:left;	
}

.inner_right_feature_content, .right_feature_content {
	width:270px;
	float:right;
}

.colored_feature_content, .full_feature_content, .left_feature_content, .right_feature_content {
	margin-bottom:20px;
}

.left_feature_content img, .right_feature_content img, .inner_left_feature_content img, .inner_right_feature_content img, .full_feature_content img {
	margin-bottom:12px;
}

.left_feature_content .image_header img, .right_feature_content .image_header img, .inner_left_feature_content .image_header img, .inner_right_feature_content .image_header img, .full_feature_content .image_header img {
	margin-bottom:5px;
}

.colored_feature_content {
	background-color:#e6eff6;
	width:560px;	
}

.colored_feature_content .inner_content {
	margin-left:10px;
	margin-right:10px;
}

.colored_feature_content_top {
	background-image:url(../images/interface/graphs__box_top.gif);
	background-repeat:no-repeat;
	background-position:top;	
	padding:0px;
	width:560px;
	height:10px;
}

.colored_feature_content_bottom {
	background-image:url(../images/interface/graphs__box_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
	padding:0px;
	width:560px;
	height:10px;
}

.feature_box .inner_content {
	padding:7px 12px 9px 12px;
}

.feature_box_bottom {
	background-image:url(../images/interface/moduleBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;	
	padding:0px;
	width:178px;
	height:6px;
}

.feature_box_top {
	background-image:url(../images/interface/contentModuleTop-revised.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	width:178px;
	height:5px;
}

.clear {
	line-height:0px;
	height:0px;
	clear:both;
}

.top_title {
	float:left;
	width:328px;
	height:98px;
}

.back_to_box {
	float:right;
	margin-top:16px;
}

.search_form {
	margin:21px 0px 0px 0px;	
}

.search_form .search_input {
	padding:3px 3px 0px 10px;	
	color: #5c5c5c;		
	font-size:0.9em;
	border:1px solid #d6d6d6;
	height:16px;
	width:117px;	
	margin:0px;
	display:block;
}

.search_form table tr td.input {	
	height:21px;
	width:117px;		
	padding:0px;
}

.search_form button {
	background-color: #d6d6d6;
	border:1px solid #d6d6d6;
	height:21px;	
	width:21px;	
	padding:0px;	
	display:block;	
	background-image:url(../images/interface/single_arrow_right01.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.search_form table tr td.button {	
	height:21px;		
	width:21px;	
	padding:0px;
}

.search_form button:hover {
	cursor:pointer;
}

.back_to_box a {
	display:block;
	height:10px;
	background-image: url(../images/interface/header__backtoinvestor.gif);
	background-position:left;
	width:155px;
}

.vote_shares a:hover, .annual_report a:hover, .download_center a:hover, .back_to_box a:hover {	
	background-position:right;	
}

.printview {
	display:none;
}

.download_center a, .annual_report a, .vote_shares a {
	display:block;
	height:13px;
	background-position:left;		
	margin-top:10px;
}

.download_center a {
	background-image: url(../images/interface/header__downloadcenter.gif);	
	width:107px;	
}

.annual_report a {	
	background-image: url(../images/interface/proxy__AR_link.gif);	
	width:125px;		
}

.vote_shares a {	
	background-image: url(../images/interface/proxy__voteshares.gif);	
	width:106px;		
}

.annual_report {
	width:125px;
	float:right;
	margin-right:40px;
}

.vote_shares {
	width:106px;
	float:right;
	margin-right:40px;
}

.download_center {
	width:107px;	
	float:right;
}

.bar_box {
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;		
	height:29px;		
}

.bar_box .left_data {
	float:left;
	width:185px;
	position:relative;
	bottom: -14%;
}

.bar_box .right_data {
	float:right;
	width:185px;
	text-align:right;
	position:relative;
	bottom: -14%;	
}

.footerNavigation, #footerNavigation {
	margin-bottom:10px;
}

.bar_box .right_data a:link, .bar_box .right_data a:active, .bar_box .right_data a:visited {
	color: #0860a8; 
	text-decoration:none;
}

.bar_box .right_data a:hover {
	color:#ff5c00;
	text-decoration:none;
}

.altContentTitle, .contentTitle {	
	padding-left:0px;	
}

.altContentTitle {
	margin-bottom:7px;	
	display:none;
}

.no_right_padding, table.ar_table tr td.no_right_padding {
	padding-right:0px;
}

.no_top_padding, table.ar_table tr td.no_top_padding {
	padding-top:0px;
}

.no_bottom_margin {
	margin-bottom:0px;
}

.graph_box {
	float:left;
}

tr.shaded_row {
	background-color:#eee;
}	

.nowrap {
	white-space:nowrap;
}

.strike {
	text-decoration:line-through;
}

.underline {
	text-decoration:underline;
}

table.corporatedirectory td {
	width: 33%;
}

/* Styles for Previous/Next Pages */

		.print_page {
			float:right;	
			width:190px;			
		}
		
		.print_page a {
			display:block;
			background-image:url(../images/interface/button_print.gif);
			background-repeat:no-repeat;
			background-position:left top;
			width:78px;
			margin:0 auto;
			height:20px;	
		}
		
		.print_page a:hover {
			background-position:right top;
		}
		
		.previous_next_top {
			margin-bottom:17px;
		}
		
		.previous_next .next, .previous_next .previous {
			margin-top:7px;			
		}
		
		.previous_next {
			position:relative;
			top:0px;
			left:187px;	
			padding-left:23px;
			height:88px;	
			line-height:15px;		
		}
		
		.previous_next .previous, .previous_next_top .previous {
			float:left;
			width:180px;	
			height:20px;
		}
		
		.previous_next_top .previous a {
			display:block;
			width:88px;
			height:13px;
			background-image:url(../images/interface/button__previous.gif);
			background-position:left top;
		}
		
		.previous_next .previous a {
			display:block;
			width:180px;		
			background-image:url(../images/interface/button__previous01.gif);
			background-position:left top;
			background-repeat:no-repeat;	
			padding-left:10px;
			padding-top:15px;	
			padding-bottom:4px;					
		}
		
		.previous_next .next, .previous_next_top .next {
			float:right;
			width:180px;
			text-align:right;	
			height:20px;
		}
		
		.previous_next_top .next a {
			display:block;
			width:66px;
			height:13px;
			background-image:url(../images/interface/button__next.gif);
			background-position:left top;
			position:relative;
			left:114px;
		}
		
		.previous_next .next a {
			display:block;
			width:180px;			
			background-image:url(../images/interface/button__next01.gif);
			background-position:right top;	
			background-repeat:no-repeat;				
			padding-top:15px;
			text-align:right;			
			padding-right:9px;
			padding-bottom:4px;			
		}
		
		.previous_next .previous a:hover {			
			text-decoration:none;
			background-image:url(../images/interface/button__previous02.gif);
		}
		
		.previous_next .next a:hover {			
			text-decoration:none;
			background-image:url(../images/interface/button__next02.gif);
		}
		
		.previous_next .previous a, .previous_next .next a, .previous_next .next a:hover, .previous_next .previous a:hover {
			color:#5c5c5c;
			text-decoration:none;
		}
		
		.previous_next_top .previous a:hover, .previous_next_top .next a:hover {
			background-position:right;
			cursor:pointer;
		}
		
		.previous_next, .previous_next_top {
			width:550px;						
		}
		

/* Styles for Previous/Next Pages */


/* Navigation Styles */
		ul.nav, ul.subnav {
			margin-left:0px;
			margin-bottom:0px;			
			padding:0px;
			line-height:15px;
		}
		
		ul.nav li ul {
			margin-top:auto;
		}
		
		ul.nav li a:hover, ul.nav li a:link, ul.nav li a:active, ul.nav li a:visited {
			color: #0860a8;
			text-decoration: none;
			display:block;
		}
		
			/*Parent of sub nav should show blue text not grey (so user knows it is 'clickable'*/
		ul.subnav li a.parent_nav, ul.subnav li a.parent_nav:link, ul.subnav li a.parent_nav:active, ul.subnav li a.parent_nav:visited {			
			background-image:url(../images/interface/single_arrow_right02.gif);			
		}
				
		ul.subnav li a {
			background-image:url(../images/interface/single_arrow_right01.gif);
			background-repeat:no-repeat;
			background-position:left 6px;
			padding-left:12px;
			font-size:12px;						
		}
		
		ul.subnav li a:hover {			
			color:#ff5c00;
		}
		
		ul.subnav li a.selected, ul.subnav li a.selected:link, ul.subnav li a.selected:active, ul.subnav li a.selected:visited {
			background-image:url(../images/interface/single_arrow_right02.gif);
			color: #5c5c5c;
		}
			
		ul.nav li, ul.subnav li {
			list-style:none;
			margin:0px;
			padding:0px;
		}
		
		ul.nav li {
			margin-top:8px;
			margin-bottom:8px;
		}
		
		ul.subnav li {		
			margin: 12px 0px;			
		}
		
		ul.subnav li ul {
			margin-left:12px;			
		}
		
		.navbox {	
			margin-top:17px;
			margin-bottom:17px;
			margin-right:10px;
			padding-right:0px;				
		}
		
		
		.navbox a.introduction, .navbox a.statement, .navbox a.proposal_1, .navbox a.governance, .navbox a.director_compensation, .navbox a.ownership, .navbox a.relationships, .navbox a.compensation, .navbox a.compensation_report, .navbox a.executive_compensation, .navbox a.audit_committee, .navbox a.proposal_2, .navbox a.proposal_3, .navbox a.proposal_4, .navbox a.proposal_5, .navbox a.proposal_6, .navbox a.proposal_7, .navbox a.additional, .navbox a.exhibit_a {			
			background-image:url(../images/interface/proxy__nav_all.gif);
			height:25px;
			width:187px;			
			/*border:1px solid #000000;*/
		}				
	
		.navbox a.introduction {
			background-position:0px -3px;			
		}
		
		.navbox a.introduction:hover {
			background-position:187px -3px;	
		}
		
		.navbox a.statement {
			background-position:0px -31px;			
		}
		
		.navbox a.statement:hover {
			background-position:187px -31px;	
		}
		
		.navbox a.proposal_1 {
			height:40px;
			background-position:0px -60px;			
		}
		
		.navbox a.proposal_1:hover {
			background-position:187px -60px;	
		}
		
		.navbox a.governance {
			background-position:0px -103px;			
		}
		
		.navbox a.governance:hover {
			background-position:187px -103px;	
		}
		
		.navbox a.director_compensation {
			background-position:0px -131px;			
		}
		
		.navbox a.director_compensation:hover {
			background-position:187px -131px;	
		}
		
		.navbox a.ownership {
			background-position:0px -159px;			
		}
		
		.navbox a.ownership:hover {
			background-position:187px -159px;	
		}
		
		.navbox a.relationships {
			background-position:0px -187px;			
		}
		
		.navbox a.relationships:hover {
			background-position:187px -187px;	
		}
		
		.navbox a.compensation {
			height:40px;
			background-position:0px -216px;			
		}
		
		.navbox a.compensation:hover {			
			background-position:187px -216px;	
		}
		
		.navbox a.compensation_report {
			height:40px;
			background-position:0px -260px;			
		}
		
		.navbox a.compensation_report:hover {
			background-position:187px -260px;	
		}
		
		.navbox a.executive_compensation {
			background-position:0px -303px;			
		}
		
		.navbox a.executive_compensation:hover {
			background-position:187px -303px;	
		}
		
		.navbox a.audit_committee {
			height:40px;
			background-position:0px -332px;			
		}
		
		.navbox a.audit_committee:hover {
			background-position:187px -332px;	
		}
		
		.navbox a.proposal_2 {
			height:40px;
			background-position:0px -375px;			
		}
		
		.navbox a.proposal_2:hover {
			background-position:187px -375px;	
		}
		
		.navbox a.proposal_3 {
			height:40px;
			background-position:0px -420px;			
		}
		
		.navbox a.proposal_3:hover {
			background-position:187px -420px;	
		}
		
		.navbox a.proposal_4 {
			height:40px;
			background-position:0px -465px;			
		}
		
		.navbox a.proposal_4:hover {
			background-position:187px -465px;	
		}
		
		.navbox a.proposal_5 {
			height:40px;
			background-position:0px -509px;			
		}
		
		.navbox a.proposal_5:hover {
			background-position:187px -509px;	
		}
		
		.navbox a.proposal_6 {			
			background-position:0px -553px;			
		}
		
		.navbox a.proposal_6:hover {
			background-position:187px -553px;	
		}
		
		.navbox a.proposal_7 {	
			height:40px;		
			background-position:0px -580px;			
		}
		
		.navbox a.proposal_7:hover {
			background-position:187px -580px;	
		}
		
		.navbox a.additional {
			background-position:0px -624px;			
		}
		
		.navbox a.additional:hover {
			background-position:187px -624px;	
		}
		
		.navbox a.exhibit_a {
			height:40px;
			background-position:0px -652px;			
		}
		
		.navbox a.exhibit_a:hover {
			background-position:187px -652px;	
		}
		
/* End Navigation Styles */

#zuBoxIFrame {	
	border:none;	
}

@media print {
	.main_pane, #main_pane, .content, #content {
		width:100%;
	}
	/*.main_pane, #main_pane {
		width:635px;
	}*/
	
	.bar_box, .left_feature_content img, .right_feature_content img, .inner_left_feature_content img, .inner_right_feature_content img, table.ar_table  {	
		page-break-inside:avoid;		
	}
	
	table.largest_table, table.larger_table {
		margin-left:0px;
	}

	.top_title {
		float:none;
		width:328px;
		height:98px;
	}	
		
	.content, #content {
		margin:0 auto;
		padding:0px;
	}
	
	.printview {
		display:inline;
	}
		
	.altContentTitle {		
		margin-left:0px;
		padding-bottom: 12px;
		display:inline;
	}
	
	.downloadCenter, #downloadCenter {
		border-bottom:none;
	}
	
	table.larger_table {		
		margin-left:0px;
	}
	
	.footerNavigation, #footerNavigation {
		margin-top:10px;
	}
	
	.footerNavigation .right_data, #footerNavigation .right_data, .download_center, .back_to_box, .previous_next_top, .previous_next, .navbox, .annual_report, .vote_shares, .notes_top, table.notes_title tr td a {
		display:none;
	}		
	
	.contentTitle, table.risk_factors_list {
		display:none;
	}
	
	table.sitemap tr td .navbox {
		display:block;
	}
	
	.page_break {
		page-break-before:always;
	}
	
}
