/* CSS Document */

/* Reset Trick */


* {
	margin: 0;
	padding: 0
}

html {
	height: 100%;
	margin-bottom: 1px;
}

a {
	text-decoration: none;
}

/* skip to content */

a#skip {
	color: #fff;
	position: absolute;
	top: -9999em;
}

.clearfix {
	display: block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Layout */

body {
	background-color: #0e376b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

img, img a {
	float: left;
	border: none;
}

ul {
	list-style: none;
}

label {
	
}

/* Clear Fixes */

.clear {
	clear: both;
	font-size: 1%;
	height: 1%;
	line-height: 0;
}
 
/* wrapper */

div#wrapper {
	margin: 0 auto;
	padding: 7px 0 30px 0;
	width: 881px;
}

div.container  {
	float: left;
	width: 881px;
}

/* Top Navigation */

div.hygieneNav {	
	float: left;
}

div.languageTogger {border:solid 0px #f00;
	color: #919191;
	float: right;
 margin-top:0px;
}

div.hygieneNav li, div.languageTogger li {
	background: url(../images/bg_topnav_divider.gif) no-repeat 0 3px;
	float: left;
	padding: 0 7px;
}

div.hygieneNav li.firstItem {
	background: none;
	padding: 0 7px 0 0;
}

div.languageTogger li.firstItem {
	background: none;
} 

div.languageTogger li.lastItem {
	padding: 0 0 0 7px;
}

div.hygieneNav li a, div.languageTogger li a { 
	color: #d4d3d2;
}

/* End of Navigation */

/* Header */

div.header {
	background-color: #FFFFFF;
	float: left;
	margin: 3px 0 0 0;
	padding: 18px 15px 7px 15px;
	width: 851px;
}

div.punching_line {
	color: #0e376b;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	padding: 41px 0 0 0;
	text-transform: uppercase;
}

div.logo {
	float: right;
}

/* End of header */

/* Main Navigation */

div.mainNav {
	background: url(../images/bg_nav.gif) repeat-x top left;
	float: left;
	width: 881px;
}

div.mainNav ul li {
	background: url(../images/main_nav_divider.gif) no-repeat 100% 65%;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 3px 0 0;
	text-transform: uppercase;
}

div.mainNav ul li.last {
	background: none;
}

div.mainNav ul li a {
	color: #ffffff;
	display: block;
	padding: 11px 10px 12px 10px;
}

div.mainNav ul li a:hover, div.mainNav ul li a.selected {
	background: url(../images/main_nav_hover.gif) no-repeat center center;
	padding: 11px 6px 12px 12px;
}

/* End of Main Navigation */

#flashcontent {
	height: 175px;
}

/* email update */

#email_search {
	background: url(../images/bg_search_email.gif) repeat-x top left;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 0 4px 0;
	text-transform: uppercase;
}

div.email_update {
	float: left;
	padding: 2px 0 0 0;
}

div.email_update ul li {
	float: left;
}

div.email_update ul li a {
	color: #0e376b;
	padding: 0 7px;
}

div.email_update ul li a.last {
	background: url(../images/email_update_divider.gif) no-repeat 0 1px;
	color: #0a96c7;
}
	
/* End of email update */

/* search */

div.search {
	color: #0e376b;
	float: right;
	width: 230px;
}

*html div.search {
	width: 225px;
}

*:first-child+html div.search {
	width: 225px;
}

div.search label {
	float: left;
	padding: 2px 2px 0 0;

}

div.search input {
	border: 1px solid #0c9cc7;
	float: left;
	margin: 0 3px;
}

div.search input.goButton 
{
	margin: 1px 3px 0 3px;
}


/* End of search */

/* Content*/

div.content_hm {	
	background-color: #FFFFFF;
	width: 881px;
	float: left;
}

div.content {
	background: url(../images/bg_content.gif) #ffffff repeat-y top left;
	width: 881px;
	float: left;
	padding: 0 0 20px 0;
}

div.content_alternate {
	background: url(../images/bg_content_alteranat.gif) #ffffff repeat-y top left;
	width: 881px;
	float: left;
	padding: 0 0 20px 0;
}

/* Common classes for title and text */

.heading {
	color: #0e376b;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
}

.heading a {
	color: #0e376b;
}

.heading_subTitle {
	color: #0e376b;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.heading_blue {
	color: #00add8;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.white_capital_txt {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
}

.white_capital_txt_shareright {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
}

.white_capital_txt_share {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	float:left;
	width:150px;
}

.white_capital_txt a {
	color: #ffffff;
	text-decoration: underline;
}

.kazshareright {
    float:right;
    width:124px; }

.heading_page {
	color: #0e376b;
	font-size: 1.4em;
	font-weight: bold;
	padding: 12px 0 10px 0;
	text-transform: uppercase;
}

.heading_page_subTitle {
	border-bottom: 1px solid #d5d5d6;
	color: #0e376b;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0 3px 0;
	text-transform: uppercase;
}	

.heading_blue_subTitle {
	color: #0a96c7;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

.para 
{
    color: #696868;
	font-size: 1.1em;
	padding: 0 0 18px 0;
	
}

div.para ul li 
{
    background: url(../images/small_grey_arrow_bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	margin: 0 0 0 10px;
	border:solid 0px #f00;
}

div.para ol li {
	margin: 0 0 0 30px;
}


/* End of Common classes for title and text */

/* Homepage Columns */

div.column {	
	float: left;
	padding: 5px 0px 5px 4px;
	width: 288px;
}

div.column .para {
	color: #4a5768;
	font-size: 1.1em;
}

.topArea {
	float: left;
	min-height: 85px;
	height: auto!important;
	height: 90px;
	padding: 1px 5px 2px 5px;
	width: 278px;
}

.homeData {
	padding: 0 10px 0 7px;
}

/* Divercified operations */

#divercified_operation {
	background: url(../images/bg_divercified_operations.gif) no-repeat top left; border:solid 0px #f00;
	background-color:#009cce;
	margin-bottom:3px;
	max-height: 88px;
	
}

#divercified_operation_extended 
{
    background: url(../images/bg_divercified_operation_extended.gif) no-repeat top left; border:solid 0px #f00;
	background-color:#0063AE;
	margin-bottom:3px;
	
}

#divercified_operation .heading, #divercified_operation .heading_subTitle {
	line-height: 1.1em;
}

#divercified_operation ul {
	padding: 6px 0 0 0;
}

#divercified_operation ul li {
	background: url(../images/white_arrow_bullet.gif) no-repeat 0 5px;
	color: #fcfcfd;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 0 0 10px;
	text-transform: uppercase;
}

#divercified_operation ul li a {
	color: #fcfcfd;
}

/* End of Divercified operations */

/* Investors and Media */

#investor_media {
	background: url(../images/bg_investors_media.gif) repeat-x top left;
	width: 277px;
	background-color:#00add8;
	min-height: 87px;
	margin-bottom:3px;
}

#investor_media .heading_subTitle {
	padding: 0 0 15px 0;
}

/* End of Investors and Media */

 #share_price { 
	background: url(../images/bg_share_price.gif) no-repeat top left;
	min-height: 87px;
	background-color:#ffc423;
	margin-bottom:3px;
	
}

#share_price .heading_blue {
	padding: 10px 0;
}

.columnLink {
	background: url(../images/blue_arrow_bullet.gif) #d2d2d2 no-repeat 0 6px;
	padding: 5px 0 5px 12px;
	margin: 0px 0 5px 0;
	width: 275px;
}

.large_bullets {
 	background: url(../images/blue_arrow_bullet.gif) #d2d2d2 no-repeat 0 6px;
	padding: 5px 0 5px 12px;
	margin: 0px 0 5px 0;}



.pdf_link {
    background: url(../images/pdf.gif) no-repeat right top;
	color:#4A96C7;
	float:left;
	font-size:8pt;
	font-weight:bold;
	padding:0 20px 20px 0;

}

.white_link, .para a.white_link {
	background:#0099cc;	
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	padding:5px;
}


.grey_link {
	background:#b2b2b2;	
	color:#4A5768;
	font-size:1.1em;
	font-weight:normal;
	padding:5px;
}

.xls_link {
    background: url(../images/xls.gif) no-repeat right top;
	color:#4A96C7;
	float:left;
	font-size:8pt;
	font-weight:bold;
	padding:0 20px 20px 0;

}



.para a {
	color: #4a5768;
	font-weight: bold;
	text-decoration: underline;
}

.column .para {
	padding: 6px 5px 12px 0;
}

.grey_box {
	background-color: #adb4b8;
	padding: 7px 15px 7px 8px;
	width: 265px;
	
}

.grey_box_extended { background-color:#adb4b8;
                     padding: 7px 15px 7px 8px;
                     width:265px;
                     margin:0 0 3px 0;min-height:100px; }

.whiteTxt {
	color: #ffffff;
	font-size: 1.1em;
}

.whiteTxt a {
	color: #ffffff;
	text-decoration: underline;
}

.grey_box .white_capital_txt { 
	padding: 4px 0 0 0;
}

/* corporate responsibility */

.corporate_responsibility .heading_subTitle, .investor_media .heading_subTitle {
	padding: 0 40px 0 0px;
}

.corporate_responsibility .whiteTxt {
	padding: 5px 0 0 0;
	font-weight: bold;
	
}

.corporate_responsibility ul {
	padding: 8px 5px 10px 0;
}

.corporate_responsibility ul li {
	background: url(../images/grey_arrow_bullet.gif) no-repeat 0 2px;
	color: #4a5768;
	font-size: 1.1em;
	padding: 0 0 0 9px;
}

/* End of corporate responsibility */

/* investor media */

.investor_media ul li {
	background: url(../images/grey_arrow_bullet.gif) no-repeat 0 12px;
	color: #0a96c7; 
	padding: 10px 0 0 10px;
	font-size: 1.1em;
}

.investor_media ul li a {
	color: #0a96c7; 
	font-weight: bold;
	text-decoration: underline;
}

.date {
	color: #0a96c7;
	font-weight: bold;
}

.introTxt {
	color: #8b8989;
	text-transform: uppercase;
}

/* End of investor media */

/* End of Homepage columns */

/* Left Nav */

div.leftNav {
	float: left;
	display: block;
	width: 174px;
}

/* First Level */

div.leftNav ul li {
	background: url(../images/bg_leftnav_border.gif) no-repeat bottom right;
	font-size: 1.1em;
	text-transform: uppercase;
}

div.leftNav ul li a {
	background: url(../images/bg_lefnav.gif) no-repeat top left;
	color: #07679e;
	display: block;
	font-weight: bold;
	height: 1%;
	padding: 9px 5px 8px 15px;
}

div.leftNav ul li a.selected {
	background: url(../images/bg_leftnav_selected.gif) no-repeat top left;
	color: #0a96c7;
}

/* Second Level */

div.leftNav ul li ul {
	background: url(../images/bg_leftnav_border.gif) no-repeat top left;
	padding: 2px 0;
	margin: -2px 0 0 0;	
}

div.leftNav ul li ul li {
	background: url(../images/bg_lefnav_level2.gif) repeat-y top left;
	font-size: 1.0em;
	text-transform: none;
}

div.leftNav ul li ul li a {
	background: none;
	color: #07679e;
	padding: 3px 5px 3px 15px;
}

div.leftNav ul li ul li a.selected {
	background: none;
	color: #0a96c7;
}

/* Third Level */

div.leftNav ul li ul li ul {
	background: none;
	padding: 0;
	margin: 0;
}

div.leftNav ul li ul li.last {
    padding-bottom:3px; }


div.leftNav ul li ul li ul li a {
	font-weight: normal;
	padding: 0px 2px 0px 25px; 
}

div.leftNav ul li ul li ul li a.selected {
	font-weight: bold;
}

/* End of left Nav */

/* RHS content */

div.rhsContent { 
	float: left;
	padding: 0px 15px 0 17px;
	width: 673px;
} 

div.rhsContent_alternate {
	float: left;
	padding: 0px 3px 12px 192px;
	width: 687px;
}

div.rhsContent_overview {
	float: left;
	padding: 0px 0 0 17px;
	width: 688px;
}

/* Two column wide content */
div.lhsContent_wide { border:solid 0px #f00;
	float: right;
	width: 319px;
	padding: 0px 15px 0 17px;
} 

div.rhsContent_wide { border:solid 0px #f00;
	float: left;
	padding: 0px 15px 0 17px;
	width: 319px;
} 


/* Sitemap */

div.sitemap {
	padding: 0 0 30px 0;
}

div.sitemap div.column {
	float: left;
	padding: 0;
	width: 340px;
}

div.sitemap li {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 18px 0;
	text-transform: uppercase;
}

div.sitemap li a {
	color: #25b0d5;
}	

div.sitemap li ul {
	padding: 5px 0 3px 35px;
}

div.sitemap li ul li {
	padding: 0;
	font-size: 1.0em;
}

div.sitemap li ul li a {
	color: #696868;
}

/* End of sitemap */

/* Email Alert */

div.email_alert {
	padding: 18px 0 0 5px;
	float: left;
	width: 280px;
}

div.captionname {
	color: #0e376b;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	width: 110px;
}

div.email_alert div.search {
	padding: 0 0 17px 0;
	margin: 0;
	float: left;
	width: 280px;
}

div.email_alert div.search input {
	border: 1px solid #123a6d;
}

div.email_alert div.search input.submit {
	margin: 0 0 0 115px;
}

/* End of Email Alert */

div.rhs_column01 {
	float: left;
	margin: 0 0px 0 0;
	width: 385px;
}

div.rhs_column01 .para {
	padding: 0 0 12px 0;
}

div.rhs_column02 {
	float: right;
	margin: 3px 0 0 0;
	width: 288px;
}

div.rhs_column02 .grey_box {
	padding: 1px 15px 7px 5px;
	min-height: 82px;
	height: auto!important;
	height: 82px;
	margin: 0 0 3px 0;
	width: 267px;
}

/* Directors */

div.directors_wrapper {
	padding: 0 0 35px 0;
	width: 660px;
}

div.directors {
	padding: 18px 0 0 0;
	width: 660px;
}

div.directors_img {
	float: left;
	width: 137px;
}

div.directors_data {
	float: left;
	padding: 0 0 0 12px;
	width: 485px;
}

div.directors_data .para {
	color: #4e545a;
	font-size: 1.1em;
	padding: 5px 0 0 0;
}

/* End of Directors */

/* Image Gallery */

div.image_gallery {
	margin-bottom: 150px;
	position: relative;
	width: 670px;
}

div.image_gallery .para {
	color: #0a96c7;
	font-size: 1.1em;
	font-weight: bold;
}

div.image_gallery .heading_blue_subTitle {
	border-top: 1px solid #d5d5d6;
	border-bottom: 1px solid #d5d5d6;
	font-size: 1.2em;
	padding: 8px 0;
}

div.image_gallery ul li {
	background: url(../images/grey_arrow_bullet.gif) no-repeat 4px 8px;
	border-bottom: 1px solid #eaeaea;
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 0 6px 15px;
	text-transform: uppercase;
}

div.image_gallery ul li.last {
	border: none;
}

div.image_gallery a {
	color: #565757;
}

div.image_gallery_header {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	clear:both;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 0;
	width: 100%;
}

.img_title {
	color: #565757;
	float: left;
	text-transform: uppercase;
	width: 170px;
}

.back_category {
	background: url(../images/grey_arrow_bullet.gif) no-repeat 0 2px;
	float: right;
	padding: 0 0 0 13px;
	width: 120px;
}

.back_category a {
	color:#565757;
	font-size: 1.0em;
	font-weight:bold;
	text-decoration: none;
}

div.image_gallery .pagination {
	color: #9fa0a0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 550px;
	position: absolute;
	top: 9px;
	left: 0;
}

div.image_gallery .pagination a {
	color: #9fa0a0;
	font-size: 1.0em;
	text-decoration: none;
}

div.image_gallery .pagination a.selected {
	color: #0a96c7;
}

div.photo_wrapper {
	float: left;
	padding: 15px 0 20px 6px;
	width: 127px;
	height:200px;
}

div.photo_frame {
	background: url(../images/photo_frame.gif) no-repeat top left;
	padding: 13px 12px 13px 13px;
	width: 102px;
	height: 67px;
}

.photoTitle {
	color: #9fa0a0;
	font-weight: bold;
	font-size: 1.1em;
	padding: 2px 0 2px 8px;
}

div.photo_wrapper ul {
	padding: 0;
	margin: 0;
}

div.photo_wrapper ul li {
	background: url(../images/small_grey_arrow_bullet.gif) no-repeat 4px 3px;
	border: none;
	font-weight: normal;
	font-size: 1.0em;
	padding: 0 0 0 12px;
	text-transform: none;
}

div.photo_wrapper ul li a {
	color: #9fa0a0;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}



.search_title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.search_title a {
	color: #25b0d5;
}

/* Table */

div.tableData table { 
	border-collapse: collapse;
	border-bottom: 1px solid #d4d4d4;
	font-size: 1.1em;
	width: 100%;
}

div.tableData table tr th {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	color: #25b0d5;
	padding: 5px 6px 5px 8px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}

div.tableData table tr td {
	color: #696868;
	padding: 2px 6px 3px 8px;
	vertical-align: top;
}

div.tableData table tr td a {
	color: #25b0d5;
}

div.tableData table .blueTxt {
	color: #25b0d5;
}

/* End of Table */

div.search_pagination {
	border-bottom: 1px solid #d4d4d4;
	float: left;
	font-size: 1.1em;
	color: #696868;
	padding: 0 0 5px 0;
	width: 385px;
}

div.search_pagination ul li {
	display: inline;
	padding: 0 3px 0 0;
}

div.search_pagination ul li a {
	color: #696868;
}

div.search_pagination ul li a.selected {
	color: #25b0d5;
	text-decoration: underline;
}

div.searchInner {
	border-bottom: 1px solid #d4d4d4;
	float: left;
	font-size: 1.1em;
	margin: 0 0 24px 0;
	padding: 18px 0 8px 0;
	width: 385px;
}

div.searchInner input {
	border: 1px solid #d4d4d4;
	float: left;
	margin: 0 3px 0 6px;
	width: 224px;
}

div.searchInner input.goButton {
	border: 1px solid #1383bb;
	width: 17px;
	margin: 0;
}

/* Press release */

div.press_release, div.document_download_wrapper {
	border-bottom: 1px solid #eeeeee;
	float: left;
}
div.press_release div.doc_download_column01 {
	width: 250px;
}

div.press_release div.doc_download_column02 {
	text-align: left;
	width: 212px;
}

div.press_release_details {
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 10px 3px;
}

div.press_release_details .para {
	font-size: 1.0em;
	padding: 0 0 5px 0;
}

div.press_release_details p {
	padding: 10px 0 0 0;
}

div.press_release_details p a {
	background: url(../images/back_grey_arrow_bullet.gif) no-repeat 0 2px;
	color: #696868;
	padding: 0 0 0 10px;
}

div.press_release_details div.download_document {
	float: none;
	padding: 0;
}

/* Document Download */

div.doc_download_column01 {
	padding: 6px 0 6px 3px;
	float: left;
	text-align: left;
	width: 382px;
}

div.doc_download_column02 {
	padding: 6px 30px 6px 0;
	float: right;
	text-align: right;
}

div.doc_download_column02 img {
	float: none;
	padding: 0 0 0 10px;
	vertical-align: top;
}

div.doc_download_column03 {
	float: right;
	text-align: right;
	padding: 6px 42px 6px 0;
}

div.document_titles {
	border-top: 1px solid #d5d5d6;
	border-bottom: 1px solid #d5d5d6;
	float: left;
}

div.doc_title_column01 {
	padding: 6px 0 6px 3px;
	float: left;
	text-align: left;
	width: 382px;
}

div.doc_title_column02 {
	padding: 6px 40px 6px 0;
	float: right;
	text-align: left;
}

.document_titles_txt {
	color: #4e545a;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

div.doc_title_column03 div.document_titles_txt {
	padding: 0 8px 0 0;
}

.document_download_content, .press_release_content {
	color: #686869;
	float: left;
	font-size: 1.1em;
	width: 667px;
}

.press_release_content {
	border-top: 1px solid #eeeeee;
}

.document_download_content .heading {
	border-bottom: 1px solid #eeeeee;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	padding: 6px 0 6px 3px;
	width: 667px;
}

.document_download_content .blueBold_txt, .blueTxt, .document_download_content .blueBold_txt a, .press_release_content .blueBold_txt, .blueTxt, .press_release_content .blueBold_txt a {
	color: #0a96c7; 
}

/* Standard Table */ 
div.standardTable {
	border: 1px solid #b2b2b2;
	padding: 1px 0 0 1px;
}

div.standardTable table {
	border-collapse: collapse; 
}

div.standardTable table tr th {
	background-color: #00a7d4;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	margin: 1px;
	padding: 7px;
	text-align: left; 
}

div.standardTable table tr th.title {
	background-color: #ffbd0f;
	color: #0d366a;
	font-weight: bold;
}

div.standardTable table tr td {
	background-color: #eeeced;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #209fbf;
	padding: 5px 7px;
}

div.standardTable table tr th.firstColumn, div.standardTable table tr td.firstColumn {
	width: 105px;
}

div.standardTable .cell1 { border:solid 1px #f00; }


/* End of Standard Table */

.download_document { 
	padding: 15px 0;
}

.blueBold_txt { 
	color: #25b0d5;
	font-weight: bold;
	float: left;
}

.blueBold_txt a 
{
    color: #4a96c7;font-weight: bold;font-size:8pt;
    
    }

.darkbluetxt 
{border:solid 0px #f00;
    color: #4a96c7;
	float: left;
	font-weight: bold;
	padding-right:20px;
	font-size:8pt;
}

.download_document .darkbluetxt  a 
{
    color: #0e376b;	 white-space:nowrap;
}

.download_document .blueBold_txt a {
	color: #25b0d5;
	font-weight: bold;
	width: 200px;
	margin-right:20px;
}




.people_intro .para {
	padding:0;
}

/* News Search */

ul.news_search {
	color: #333;
	width: 160px;
}

ul.news_search li {
	margin: 0 0 0 14px;
}

ul.news_search li select {
	color: #696868;
	font-size: 1.1em;
	margin: 3px 0 3px 0px;
	width: 155px;
}

/* End of News Search */

/* Footer */

div#footer {
	float:left;
	background: url(../images/bg_footer.gif) repeat-x top left;
	height: 24px;
	width: 881px;
}

.footer-text {
    float:right;
    margin:7px 4px 0 4px;
    color:navy; }

/* End of Footer */

/* css to hide access keys starts */
#jump-to{ position: absolute; top: 0; left: -9999px;}
#jump-to a:hover{ background-color: #EEE; }
#jump-to a:focus
{
display: block; 
position: absolute; 
top: 20px; 
left: 10020px; 
font-size: 1.5em; 
background-color: #FFF; 
border: solid 2px #3E66A2; 
color: #3E66A2;
padding: 10px; 
width: 15em; 
z-index: 1;
}
/* css to hide access keys ends */

table.financialTable  
{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
    margin: 11px 0 0 0;
    width: 100%; 
}

table.financialTable tr th 
{
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    background-color: #00A7D4;
    color: #ffffff;
    font-size: 1.1em;
	font-weight: normal;
	padding:7px;
	text-align: left;
}

table.financialTable tr td 
{
	background-color: #EEECED;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    padding: 1px 0 1px 0;
    font-size: 1.1em;
    color: #209FBF;
	padding: 5px 7px;
}


table.standardTable {
	border: 1px solid #B2B2B2;
	padding: 1px 0 0 1px;
	width: 100%;
}


table.standardTable  tr th {
	background-color: #FFBD0F;
	color: #0D366A;
	font-size:1.1em;
	font-weight: bold;
	padding:7px;
}


table.standardTable tr td {
	background-color: #EEECED;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #209FBF;
	font-size:0.9em;
	padding: 5px 7px;
}

/***************************************************************************************/
table.eventscalendarTable
{
    border-top:1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin: 11px 0 0 0;
    width: 100%;
}

table.eventscalendarTable tr th
{
    border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    background-color: #0e376b;
    color: #ffffff;
	font-family:"Trebuchet MS";
    font-size: 1.1em;
	font-weight: bold;
	padding:7px;
	text-align: left;
	width:85%;
}

table.eventscalendarTable tr td
{
    background-color: #e9e9e9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    padding: 1px 0 1px 0;
    font-size: 1.0em;
    color: #4e8391;
	padding: 5px 7px;
}

table.eventscalendarTable tr.alt td
{
    background: #d0d0d0; 
	width:85%;
}

table.finacialindicatorsTable
{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
    margin: 11px 0 0 0;
    width: 100%;
}


table.finacialindicatorsTable tr th
{
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    background-color: #0e376b;
    color: #ffffff;
	font-family:"Trebuchet MS";
    font-size: 1.1em;
	font-weight: bold;
	padding:7px;
	text-align: left;
	width:100%;
}

table.finacialindicatorsTable tr.alt td 
{
	background: #d0d0d0; 
	
}


table.finacialindicatorsTable tr.row_1 td
{
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    background-color: #0e376b;
    color: #ffffff;
	font-family:"Trebuchet MS";
    font-size: 1.1em;
	font-weight: bold;
	padding:7px;
	text-align: left;
	
}


table.finacialindicatorsTable tr td 
{
	background-color: #e9e9e9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    padding: 1px 0 1px 0;
    font-size: 1.0em;
    color: #4e8391;
	padding: 5px 7px;
}

table.finacialindicatorsTable tr td.cell_1
{
	width:340px;
}

table.finacialindicatorsTable tr td.cell_2, td.cell_3, td.cell_4, td.cell_5, td.cell_6, td.cell_7
{
	width:60px;
}





table.finacial_newTable
{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
    margin: 11px 0 0 0;
    width: 100%;
}

table.finacial_newTable tr th
{
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    background-color: #00a7d4;
    color: #ffffff;
    font-size: 1.1em;
	font-weight: bold;
	padding:7px;
	text-align: left;
}

table.finacial_newTable tr td 
{
	background-color: #e9e9e9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
    padding: 1px 0 1px 0;
    font-size: 1.0em;
    color: #4e8391;
	padding: 5px 7px;
}

table.finacial_newTable tr.alt td 
{
	background: #d0d0d0; 
}


table.reportsTable
{
	
    margin: 11px 0 0 0;
    width: 100%;
}


table.reportsTable tr th
{

    background-color: #fff;
    color: #827d7d;
    font-size: 1.1em;
	font-weight: normal;
	padding:7px;
	text-align: left;
}

table.reportsTable tr td 
{	border-top: 1px solid #f5d990;
	background-color: #e9e9e9;
    padding: 1px 0 1px 0;
    font-size: 1.1em;
	font-weight:bold;
    color: #0ba0d4;
	padding: 5px 7px;
}

table.reportsTable tr td a {
	 color: #0ba0d4;
}

table.reportsTable tr td.whiterow 
{   background-color:#FFFFFF;
	
	
}

table.reportsTable tr td.yellowlink
{
	border-bottom: 1px solid #f5d990;}

.faq2_3 
{
	float:left;
	width:662px;
}

.faq2_3 h3 
{
	color:#07679E;
	font-size:1.1em;
	margin:0;
	padding:10px 0 0px 15px;
}

.faq2_3 h3 a 
{
	color:#07679E;
}

.faq2_3 p 
{
	color:#585859;
	font-size:1.1em;
	margin:0;
	padding:6px 0 0 10px;
}


.contentarea 
{ 
	float:left;
	margin:0px 0 0 0;
	padding:1px 13px 0px 0px;
	width:622px;
}

.contentarea h3 
{
	color:#07679E;
	font-size:0.9em;
	margin:0;
	padding:5px 0 0px 2px;
}

.contentarea h3 a
{	
	color:#07679E;
	text-decoration:none;}

.contentarea p 
{	
	color:#585858;
	font-family:"Trebuchet MS";
	font-size:1.1em;
	margin:0;
	padding:6px 0 0 15px;
	background-color:#E9E9E9;
}

div.dept a{ background: url(../images/faq_arrow_up.gif) no-repeat 4px 8px;
	background-color:#FFFFFF;
	color:#222872;
	font-size:1.1em;
	margin:0;
	padding:0px 0 0px 14px;
	text-decoration:none;
	line-height:18px;
	display:block;
	}
div.dept a.open{background: #E9E9E9 url(../images/faq_arrow.gif) no-repeat 2px 10px;
	color:#222872;
	font-size:1.1em;
	margin:0 0 0px 0;
	padding:4px 3px 5px 14px;
	line-height:18px;}
	
div.hid {display:none;}
div.vis {display:block;}

.show 
{
	background: url(../images/faq_arrow_up.gif) no-repeat 4px 8px;
	background-color:#FFFFFF;
	color:#222872;
	font-size:1.1em;
	margin:0;
	padding:0 0 0px 10px;
}

.hide 
{  
	background: #E9E9E9 url(../images/faq_arrow.gif) no-repeat 2px 10px;
	color:#222872;
	font-size:1.1em;
	margin:0 0 10px 0;
	padding:0 3px 5px 12px;
}

a.download_pdf 
{
	background:url(../images/download_pdf.gif) no-repeat right 0;
	color:#0BA0D4;
	font-weight:normal;
	height:14px;
	width:16px;
	padding:0 40px 0 0px;
	text-decoration:none;
}

.report_data
{
	height:22px;
	margin:4px 0 0 0;
	width:663px;
}

.report_title
{ 	padding:5px 0 5px 0;
	width:663px;
}

.report_title h3
{
	color:#817c7c;
	font-size:1.7em;
	font-family:"Trebuchet MS";
	margin:0;
	padding:0;}

.report_nav 
{	
	background:url(../images/report_bg.gif) no-repeat 0 28px;
	padding-bottom:50px;
	width:663px;
}
	
	
.report_nav  h2
{
	color:#0a84a5;
	font-size:1.2em;
	font-family:"Trebuchet MS";
	margin:0;
	padding:0;}
	
.report_nav ul
{	
	background:url(../images/report_nav_bg.gif) repeat-x 0 0;
	height:24px;
	width:663px;
}

.report_nav ul li {
	border-right:#fff 3px solid;
	color:#0a84a5;
	display:inline;
	font-family:"Trebuchet MS";
	float:left;
	font-size:1.3em;
	font-weight:bold;
	padding:3px 10px 6px 10px;
	
}
.report_nav ul li a {
	color:#0a84a5;
	background:url(../images/report_arrow.gif) no-repeat 0px 5px;
	padding: 0 0 3px 6px;
	margin:0px;
}
.report_nav ul li.selected {
	background:url(../images/select_report_bg_.gif) no-repeat 0 0px;
	border-bottom:none;
	border-right:none;
	padding:3px 13px 11px 16px;

}

.report_nav ul li.last{
	background:url(../images/select_report_last_bg.gif) no-repeat 0 0;
	border-bottom:none;
	border-right:none;
    padding:3px 16px 11px 16px;
	*padding:3px 16px 12px 16px;

}




.view_report
{	
	width:663px;
}

.view_report h2
{
	color:#00a7d4;
	font-size:1.2em;
	font-family:"Trebuchet MS";
	margin:0;
	padding:0;}
	
.view_report ul
{	
	background:url(../images/view_nav_bg.gif) repeat-x 0 0;
	height:24px;
	width:663px;
}


.view_report ul li {
	border-right:#fff 3px solid;
	color:#fff;
	display:inline;
	font-family:"Trebuchet MS";
	float:left;
	font-size:1.1em;
	font-weight:bold;
	padding:3px 10px 5px 10px;
}

.view_report ul li a {
	color:#fff;
	background:url(../images/white_arrow.gif) no-repeat 0px 5px;
	padding: 0 0 0 6px;
	display:block;
	margin:0px;
}

div.SearchResults {
	font-size: 1.2em;
}

div.pagination {
	background-color: #ebeef3;
	float: left;
	margin: 10px 0;
	padding: 5px;
	text-align: right;
	width: 99%;
}

div.pagination a {
	color: #555;
	padding: 0 2px;
}

.activepagelink {
	text-decoration: underline;
}

div.hit {
	border-bottom: 1px solid #9ab8da;
	padding: 12px 0;
	float: left;
	width: 100%;
}

div.hit a.link {
	float: left;
	background: none;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold;
	width: 350px;
}

div.preview {
	float: left;
	width: 650px;
}

div.hit span.rank {
	float: right;
	width: 130px;
}

div.hit span.rank img { float:right; }

div.rhs_column01_search {
	float: left;
	margin: 0 0px 0 0;
	width: 555px;
}

.form FIELDSET {margin:10px 0;padding:6px 0 10px 5px;border:2px solid #bbb;}
.form LEGEND {font-size:14px;font-weight:bold;color:#B41E40;}
.form FIELDSET FIELDSET {margin:10px 14px 10px 10px}
.form FIELDSET FIELDSET LABEL {width:40px}
.form FIELDSET FIELDSET LEGEND {font-size:12px;font-weight:normal;color:#000;}


.formelement{clear:both; margin:0.8em 0;}
.formelement .caption{float:left; width:100px; font-size:12px;}
.formelement label {font-size:12px;}
.formelement .input{float:left;}
.formelement .input input{width:200px; border:1px solid #000; background-color:#fff; color:#000; }
.formelement .input textarea{ border:1px solid #000;background-color:#fff; color:#000; }
.formelement .input input[type='radio']{ border:none; }
.formelement .input input[type='checkbox']{width:40px; border:none; }
.form INPUT.button {float:left;margin:0 4px;width:47px;background-color:#B41E40;color:#fff;padding:2px}
.form INPUT.radio {float:left;display:inline;width:20px;border:none}
.form SELECT {float:left; width:140px;border:1px solid #000;margin:4px 0 0 0;}
.form TEXTAREA {float:left; width:350px; height:100px;border:1px solid #B41E40;}
.CheckBoxList .caption{width:500px;float:left;}
.CheckBoxList .input {width:500px;}
/*DIV.valid{display:none;}*/
span.valid{color:#f00; padding-left:0.5em; float:left;}

DIV.caption{float:left; width:160px;font-weight:normal;clear:both;}

.center_text { text-align:center !important; }





