/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  font-size: 101%; /* for IE bug */
  font-family: 'GillSansRegular',Arial, Helvetica, sans-serif;
 
}

/* Reduce the font size to 68.8% or 11px size
100% = 16
11/16 x 100
*/
body{ font-size: 68.8%; }

/* IE can’t read this */
html>body { font-size: 68.8%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
ol, ul, li li, li p, td p, blockquote p, div div { font-size: 1em; }

table table td { font-size: 0.95em; }

/* child pixels / parent pixels = child ems
Example(19px for h1) : 19 (child pixels) / 11 (parent pixels) = 1.73
*/

/******* em Text Delaration End *******/

body {margin: 0; padding: 0;}

form, input * {margin: 0; padding:0;}

img {border: 0;}

th {font-weight: normal;}

#ir_container {font-size: 14px; width: 961px; margin: 0 auto; clear: both; color: #4C4C4C; font-family: 'GillSansRegular';}
#ir_header { width: 100%; height: 344px; position:relative;}
#ir_headerLeft { width: 264px; position:absolute;  top:0; left:0; background: url(/images/bgLeft.png) no-repeat right top; height: 344px; z-index: 1000; }
* html #ir_headerLeft { width: 264px; position:absolute;  top:0; left:0; background: url(/images/bgLeft.gif) no-repeat right top; height: 344px; z-index: 1000; }


#ir_sidebar {float: left; width: 275px; height: 700px; padding: 0;}
#ir_content {float: right; width: 686px; margin: 0; font-family: 'GillSansRegular'; min-height: 750px;}
#ir_footer {font-size: 0.82em; width: 100%; padding: 10px 0; clear: both; border-top: 1px solid #ccc;}


#ir_containerPrint {font-size: 13px; width: 686px; margin: 0 auto; clear: both; color: #4C4C4C; border: 1px solid #ededed;}
#ir_contentPrint {width: 666px; padding: 0 10px;}
#ir_footerPrint {font-size: 0.82em; width: 686px; padding: 10px 0; clear: both; border-top: 1px solid #ccc;}

h1#logo { width: 199px; float: left; background: url(/images/logo.gif) no-repeat; text-indent: -1000em; margin: 32px 0 0 1px; }
h1#logo a { display: block; height: 53px; }
h1 {font-size: 23px; font-weight: normal; text-transform: uppercase; margin-top: 0; color: #951215; font-family: 'GillSansRegular';}


h1#newsTitle { font-size: 15px; text-transform: uppercase; width: 206px; font-weight:normal; padding-bottom: 5px; margin: 0; color: #000; font-family: "GillSansRegular"; border-bottom: 1px dotted #7F7F7F;}
h2 {font-size: 20px; font-weight: normal; color: #EB9E07; margin: 1em 0; font-family: 'GillSansRegular'; }
h2.home {font-size: 20px; font-weight: normal; color: #EB9E07; margin: 10px 0; font-family: 'GillSansRegular'; }
h2.ir_textMainHighlight {font-size: 1em; color: #EB9E07; font-weight: normal; margin: 0; font-family: 'GillSansRegular';}
h3 {font-size: 1.09em; color: #EB9E07; font-weight: normal; font-family: 'GillSansRegular';}
h4 {font-size: 1em; font-weight: normal; margin: 0; padding: 0; font-family: 'GillSansRegular';}
h5 {}
h6 {}

a:link {color: #808080; text-decoration: none;}
a:visited {color: #808080; text-decoration: none;}
a:hover {color: #808080; text-decoration: none;}

a.ir_addToCalendar { background: url(/images/btn_calendar.gif) no-repeat left top; display: block; text-indent: -1000em; width: 20px; height: 20px; margin: 0 auto; outline: none; }
a.ir_addToCalendar:hover { background-position: left bottom; }

.ir_linkPDF {background: url(/images/icon_pdf.gif) no-repeat left top; padding: 0 0 5px 20px; line-height: 21px;}
.ir_linkHTML {background: url(/images/icon_html.gif) no-repeat left top; padding: 0 0 5px 20px; line-height: 21px;}
.ir_linkAudio {background: url(/images/icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(/images/icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(/images/icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(/images/icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(/images/icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}

img.ir_left {float: left; margin: 0 10px 10px 0;}
img.ir_right {float: right; margin: 0 0 10px 10px;}
img.ir_middle {vertical-align: middle;}

.ir_textRed {color: #ff0000;}
.ir_textGreen {color: #448800;}
.ir_textSame {color: #373737; }
.ir_textQuestions {color: #00f;}

.ir_textMainHighlight {color: #ec8315; font-weight: bold; font-family: "GillSansRegular";}
.ir_textSubHighlight {color: #666666; font-family: "GillSansRegular";}
.ir_textFootnote {font-size: 0.9em;}
.ir_textFootnote ol {font-size: 1em;}
.ir_textFootnoteLeft {float:left; width:4%; font-size:0.9em;}
.ir_textFootnoteRight {float:left; width:96%; font-size:0.9em;}
.ir_textDivider {border-bottom: 1px dotted #666; margin: 1em 0;}

.ir_textFooter {text-align: center;}
.ir_textFooter a:link {text-decoration: none;}
.ir_textFooter a:visited {text-decoration: none;}
.ir_textFooter a:hover {text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

#ir_search {text-align:right; padding: 50px 10px 0 0; clear: both;}

#ir_menu {list-style: none; padding: 0; margin: 0;  width: 208px;} /* general menu style */
#ir_menu ul {list-style: none; padding: 10px 0 0 0; margin: 0 0 40px 0; background: url(/images/divider.gif) repeat-x left top; } /* reset bullet for sub menu */
#ir_menu li {padding: 0; margin: 0; color: #000; font-weight: normal; text-transform: uppercase; font-family: 'GillSansRegular';  font-size: 14px;  } /* apply to all li elements - mainly for group header */
#ir_menu ul li {padding: 0; color: #69c; font-weight: normal; text-transform: none; font-family: 'GillSansRegular';  font-size: 14px;} /* reset li elements to control sub menu */
#ir_menu a {color: #4C4C4C; background: url(/images/arrow_yellow.gif) no-repeat left; padding-left: 10px;} /* apply to all <a> elements - mainly for group header */
/*#ir_menu ul a {color: #69c;} /* reset <a> elements to control sub menu */
/*#ir_menu .selected {color: #000; } /* for selected main menu */
/*#ir_menu .selected a {color: #000; } /* for selected main menu with hyperlink */
/*#ir_menu .selected ul a {color: #69c;} /* reset for unselected sub menu in a selected group */
#ir_menu .selected .selected {color: #951215; text-decoration: none; background: url(/images/arrow_red.gif) no-repeat left; margin-left: 10px; padding-left: 10px;} /* for selected sub menu */
#ir_menu .selected .selected a {color: #234e78; text-decoration: none;} /* for selected sub menu with hyperlink */
#ir_menu a:hover {color: #951215; font-weight: bold; background: url(/images/arrow_red.gif) no-repeat left; margin-left: 10px; padding-left: 10px;}


.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_hover tr:hover td {background: #c3b777;}
table.ir_hover tr.row1:hover td, table.ir_hover tr.row1:hover th {background: #c3b777;}
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #c3b777;}
table.ir_hover tr.rowHighlight:hover td {background: #c3b777;}
table.ir_hover tr.rowTSHighlight:hover td {background: #c3b777;}
table.ir_table tr.ir_tableTopRow th {background: #eeb33b; color: #fff; font-weight: bold;}
table.ir_table tr.row1 td, table.ir_table tr.row1 th {background: #e7e7e7;}
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f4f4f4;}
table.ir_table tr.rowHeader th {background: #414141; color: #fff;}
table.ir_table tr.rowHighlight td {background: #951215; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #951215; color: #fff;}
table.ir_table tr td.cellHighlight {background: #414141; color: #fff;}
table.ir_table tr td.cellTSHighlight {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background: #ebddd8;}
table.ir_table tr td.cellGreen {background: #d8ebdc;}

.ir_tsLegendCellHighlight {float: left; width: 20px; height: 7px; font-size: 0; background: #ccd0e1; border-bottom: 1px solid #aaa; margin: 3px 3px 0 0;}
.ir_tsLegendCellRed {float: left; width: 20px; height: 8px; font-size: 0; background: #ebddd8; margin: 3px 3px 0 0;}
.ir_tsLegendCellGreen {float: left; width: 20px; height: 8px; font-size: 0; background: #d8ebdc; margin: 3px 3px 0 0;}

/* Classes for different layouts. Please use the correct classes. Those that are not in use, please delete. */
.ir_arContainer {width: 100%; padding: 0; margin: 0;}
.ir_arLeft {width: 23%; float: left; margin: 0;}
.ir_arRight {width: 77%; float: right; padding-top: 23px;}  /* Add padding-top in % if you want to valign the content to middle or bottom */
#ir_arSections ul {list-style: none; margin: 0; padding: 0;}
#ir_arSections ul li {background: url(/images/bullet_ar.gif) no-repeat left top; padding: 2px 0 3px 15px; margin-left: 10px;}
#ir_arSections ul.border li {border-bottom: 1px dotted #004a88;}
#ir_arArchive ul {margin: 0; list-style: none; padding: 0;}
#ir_arArchive ul li {margin:0 15px 15px 0; float: left; text-align: center;}

.ir_directorContainer a {float: left; margin: 1em 0; width: 87px; height: 22px; background: url(/images/btn_closeview.gif) no-repeat left top; text-indent: -1000em; outline: none;} /* view - close profile */
.ir_directorContainer.hide a {background-position: left bottom;}
.ir_directorContainer .ir_directorDescription {display: block; margin-top: 50px;}
.ir_directorContainer.hide .ir_directorDescription {display: none;}

.ir_webcastContainer {width: 100%; padding: 0; margin: 0; margin-bottom: 1em;}
.ir_webcastLeft {width: 40%; float: left; margin: 0;}
.ir_webcastRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

.ir_slidesContainer {width: 100%; padding: 0; margin-bottom: 1em;}
.ir_slidesLeft {width: 40%; float: left; margin: 0;}
.ir_slidesRight {width: 60%; float: right; margin: 0; padding-top: 8%;}

/* End Of Classes for different layouts. */


.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px dotted #666; margin: 1em 0;}
.ir_newsDate { background: url(/images/icon_calendar.gif) no-repeat left; line-height: 22px; padding-left: 28px;}
.ir_newsTitle { padding-bottom: 8px;}

.ir_qa {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_qaDate {width: 25%; float: left; margin: 0;}
.ir_qaTitle {width: 74%; float: right; margin: 0;}

.ir_boxHighlight {width: 97%; background: #e4e4e4; border: 1px dotted #333; padding: 1%;}

.ir_boxCaptcha {width: 98%; background: #fff; padding: 1%;}

.ir_search a {font-size: 1.09em; color: #023f8b; font-weight: bold; text-decoration: underline;}
.ir_search a:hover {color: #0072ff;}
.ir_search .url {color: #008000;}
.ir_searchHighlight1 {font-weight: bold; background: #ff6;}
.ir_searchHighlight2 {font-weight: bold; background: #a0ffff;}
.ir_searchHighlight3 {font-weight: bold; background: #9f9;}
.ir_searchHighlight4 {font-weight: bold; background: #f99;}

input.ir_investmentCalculator {border: 0; background: transparent;}
input.ir_checkBox {vertical-align: middle;}
input.ir_textBoxMA {width: 20px; margin-right: 2px;}
input.ir_left {float: left; margin: 0 10px 10px 0;}

/* Define the rest of the classes here */


#slideContainer { height: 243px; left: 148px; top: 53px; position:absolute; }
#slideContainerRotator { margin: 0; padding: 0; list-style: none; width: 813px; height: 243px; }
#slideContainerRotator li { display: block; width: 813px; height: 243px; }
/*#slideSelector li a{ float: right; padding: 0; margin: 0; list-style: none; position: absolute; top: 500px; right: 500px; width: 205px; height: 48px; }
#slideSelector a { background: url(/images/subLinkBanner.png) no-repeat;  width: 205px; height: 48px;}
#slideSelector a:hover { background-position: bottom; width: 205px; height: 48px; }
#slideSelector a.activeSlide { background-position: bottom; width: 205px; height: 48px; }*/


#slideSelector { float: right; padding: 0; margin: 0; list-style: none; position: absolute; top: 500px; right: 220px; }
#slideSelector li { margin-left: 16px; float: left; }
#slideSelector li a { width: 205px; color: #a7a7a7; text-indent: -1000em; display: block; background-image: url(/images/subLinkBanner.png); background-repeat: no-repeat; height: 48px;  }
#slideSelector a{ background-position: left top; text-indent: -1000em;}
#slideSelector a:hover { background-position: left bottom; text-indent: -1000em;}
#slideSelector a.activeSlide { background: url(/images/subLinkBanner.png) no-repeat left bottom; text-indent: -1000em;}



#home_slide { width:813px; height:243px; position:absolute; top:52px; left:148px; }
#slider { width:205px; height:48px; position:absolute; top:287px; left:755px;}
#slider a { background: url(/images/category-img.gif); height:48px; display:block; float:left; text-indent:-9999px; outline:0px; }
#slider a#cat1 { background-position: left top; width:70px;}
#slider a#cat2 { background-position:-70px top; width:66px;}
#slider a#cat3 { background-position:right top; width:69px;}
#slider a#cat1:hover, #slider a#cat1.active { background-position: left bottom; }
#slider a#cat2:hover, #slider a#cat2.active { background-position:-70px bottom;}
#slider a#cat3:hover, #slider a#cat3.active { background-position:right bottom;}
*+html #slider { width:205px; height:48px; position:absolute; top:289px; left:755px;} /* target IE7 only */
* html #slider { width:205px; height:48px; position:absolute; top:289.5px; left:755px;} /* target IE6 only */


#ir_stockTicker  {  position:absolute; top:10px; left:250px; width: 696px; padding-left: 13px; line-height: 17px; float: left; }
.ir_stockPrice { float: left; width: 110px; height: 17px; background: url(/images/text_stock.gif); text-indent:-9999px;}

#menuTop { width : 696px; background: #ffc349; position:absolute;  top:27px; left:264px; float: left; font-family: 'GillSansRegular';}
.topNav { float: right; padding: 0; margin:3px 10px 0 0; list-style: none;  }
.topNav li { margin-left: 7px; float: left; }
.topNav li a { width: 18px; color: #a7a7a7; text-indent: -1000em; display: block; background-image: url(/images/top_icon.gif); background-repeat: no-repeat; height: 17px; font-family: 'GillSansRegular';}
.topNav a.email { background-position: left; width: 18px;}
.topNav a:hover.email { background-position: left; }
.topNav a.sitemap { background-position: right; width: 18px;}
.topNav a:hover.sitemap { background-position: right; }


/* Search Field */
#search { width:135px; height:22px; float:right; margin:3px 25px 0 0;  }
#search input.txt-box { width:115px; background:#ffdb92; border:1px solid #fff; color:#9c9d9f; color:#aa3a2e; height:12px; border-right:none; float:left; font-size:12px; line-height:12px; text-indent:5px;}
#search input.btn-submit { width:17px; height:16px; background:url(/images/search.gif) no-repeat left top; border: none; text-indent: -1000em; cursor:pointer; float:left; }
*+html #search input.btn-submit { width:17px; height:16px; background:url(/images/search.gif) no-repeat left top; border: none; text-indent: -3000em; cursor:pointer; float:left; }


/* Top Left Menu */
#menu {float: left; margin: 25px 0 0 0; list-style: none; width: 200px; padding: 0; font-family: 'GillSansRegular';}
#menu li { float: left; position: relative; }
#menu li a { /*text-indent: -1000em; */ display: block;  /*height:25px; width:227px;*/ font-family: 'GillSansRegular';   font-size: 15px; color:#000000;}

#menu ul {  width:192px; display: none; margin: 0; padding: 0; list-style: none; position: absolute; top: 23px; /*left: 4px;*/ background: url(/images/bg_nav_main.png) no-repeat left bottom; }
#menu li li {float:left; width: 157px; color: #000; border-bottom: 1px dotted #000; margin-left: 15px; margin-bottom: 5px; padding: 0;  }
#menu li li a { width: 157px; text-indent: 0; line-height: 22px; display: block; color: #000; height: 22px; font-family: "Calibri";   font-size: 12px; text-decoration: none;  background: url(/images/subul-li.png) no-repeat left center; padding-left:10px; line-height:25px;}

li.corporate {z-index: 3}
li.ir {z-index: 2}
li.newsroom {z-index: 1}

a.home { width: 150px; height: 24px; padding-left:5px;}
a.about { width: 136px; height: 24px; padding-left:5px; }
a.business { width: 141px; height: 24px; padding-left:5px;}
a.corporate { width: 180px; height: 24px; z-index: 3; padding-left:5px;}
a.corporate:hover, .active { background: url(/images/top_menu.gif) no-repeat left top; width:192px;}
a.ir { width: 130px; height: 24px; z-index: 2; padding-left:5px;}
a.ir:hover, .active { background: url(/images/top_menu.gif) no-repeat left top; width:192px;}
a.newsroom { width: 138px; height: 24px; padding-left:5px; z-index: 1;}
a.newsroom:hover, .active { background: url(/images/top_menu.gif) no-repeat left top; width:192px;}
a.career { width: 127px; height: 24px; padding-left:5px;}
a.contact { width: 113px; height: 24px; padding-left:5px;}

/*
a:link {color: #808080; text-decoration: none;}
a:visited {color: #808080; text-decoration: none;}
a:hover {color: #808080; text-decoration: none;}
*/

* html #menu li li {float:left; width: 147px; color: #000; border-bottom: 1px dotted #000; margin: 0 0 5px 10px; padding: 0;  }


/* Top Style Menu */
#breadcrumpWrap { height: 25px; width: 100%; float: left; border-bottom: 1px dotted #ccc;}
.breadcrumb { float: left; color: #808080; font-family: Calibri; font-size: 11px; width : 80%; line-height: 20px; margin: 0; }
.breadcrumb a { font-family: Calibri; }


/*Footer Top*/
#ir_footerTop { font-size: 10px; width: 100%; padding: 0; color: #FFC349; clear: both; background: url(/images/bg_footer.gif) no-repeat left top; height: 117px;  position:relative;}
#ir_footerTop div.col1 { width: 152px; float: left; margin-top: 20px; font-size: 10px;}
#ir_footerTop div.col2 { width: 200px; float: left; margin-top: 20px; font-size: 10px;}
#ir_footerTop div.col3 { width: 157px; float: left; margin-top: 20px; font-size: 10px;}
#ir_footerTop div.col4 { width: 200px; float: left; margin-top: 20px; font-size: 10px;}
#ir_footerTop a.ar { position:absolute; top:60px; right:0; width: 147px; height: 37px; background: url(/images/ar.gif) no-repeat left top; text-indent: -1000em;}

#ir_footerTop ul, #ir_footerTop ul li { list-style-type: none;  margin: 0; padding: 0.5px 0 0.5px 10px;}
#ir_footerTop a { color: #FFC349; font-family: Arial, Helvetica, sans-serif; }



/*Newsroom Sidebar*/
.newsNav {float: left; margin-top: 22px; list-style: none; width: 206px; padding: 0; margin: 0}
.newsNav li { float: left; position: relative;  height: 35px;}
.newsNav li a { text-indent: -1000em; display: block;  }

a.newsRatios { width: 206px; height: 35px; background: url(/images/btn_newsRatios.gif) no-repeat; }
a.newsCharts { width: 206px; height: 35px; background: url(/images/btn_newsCharts.gif) no-repeat; }
a.newsHistorical { width: 206px; height: 35px; background: url(/images/btn_newsHistorical.gif) no-repeat; }
a.newsCalculator{ width: 206px; height: 35px; background: url(/images/btn_newsCalculator.gif) no-repeat; }
a.newsStocks { width: 206px; height: 35px; background: url(/images/btn_newsStock.gif) no-repeat; }


/*News Search Bar*/
.newsSearch { margin: 12px 0 0 0; padding:5px; background: #ffc349; border: 1px dotted #ccc; height: 23px;}
.newsSearch label {text-align:left; float: left; padding:5px 10px 0 0; }
.newsSearch input { font-size: 11px; float: left; border: none; background: url(/images/bg_search.gif) no-repeat left; width: 187px; height: 23px; color: #483930; }
.newsSearch .btn { background: url(/images/btn_search.gif) no-repeat top ; width: 26px; height: 23px; padding: 0; margin-top: 1px; }



/* Home */
#wrap {  width: 686px; padding: 0; margin: 0; clear : both;}
.news { width : 481px; float: left; padding-right: 5px; }
.ar { width : 190px; float: left; padding-right: 10px; }
.ir_newsDateHome { background: url(/images/icon_calendar.gif) no-repeat left; line-height: 20px; width: 25%; float: left; padding-left: 8%; margin: 1em 0;}
.ir_newsTitleHome {width: 65%; float: right; margin: 1em 0; line-height: 20px;}



/* External News */
#sideNews { float: left; width: 205px; height: 195px; padding: 0; margin: 0;}
.ir_external_news_body { float: left; width: 205px; height: 235px; margin: 0; padding: 0; background: #fff; font-size: 12px; }
.ir_newsCorp { float: left; background: #f2f5f9; width: 205px; height: 235px; padding: 0; margin: 0; list-style: none; background: url(/images/bg_news2.gif) repeat-y top left;}
.ir_newsCorp li { margin: 0; padding-top: 5px; color: #9E1819; font-weight: normal; height: 73px; width: 195px; padding-right: 10px;}
.ir_newsCorp a:link { color: #666666 ; text-decoration: none;  font-weight: normal; width: 194px; height: 28px; display: inline;}
.ir_newsCorp a:visited { color: #666666 ; text-decoration: none; font-weight: normal; }
.ir_newsCorp a:hover { color: #666666 ; text-decoration: none; font-weight: normal;}
.ir_newsCorpBtn { padding: 0; margin-left: 5px; }



@font-face{
	font-family:'GillSansRegular';
	src:url('/images/fonts/gudea-bold-webfont.eot');
	src:url('/images/fonts/gudea-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/images/fonts/gillsans-webfont.woff') format('woff'),
		url('/images/fonts/gudea-bold-webfont.ttf') format('truetype'),
		url('/images/fonts/gudea-bold-webfont.svg#GudeaBold') format('svg');
}

p { text-align: justify; }


/*Stock*/
.ir_stockQuotes { width: 676px; /*font-size: 12px; border-radius: 5px; padding: 10px 0 0 10px; background-color: #ffebc4;*/ }
.ir_stockQuotesLeft { float:left; width: 330px; padding-right: 10px; /*font-size: 12px;*/ }
.ir_stockQuotesRight { float:left; width: 336px; /*font-size: 12px;*/ }

table.ir_stockQuotesTable { text-align: left; padding: 0 0 3px 0; font-size: 13px;}
*+html table.ir_stockQuotesTable { font-size: 12px; text-align: left; margin: 0 0 3px 0; line-height: 19px;}
table.ir_stockQuotesTable tr.rowHeader th { color: #fed386; padding-left: 10px; text-align: left; font-size: 17px; background-color: #414141; }
table.ir_stockQuotesTable tr.rowHeader th span { color: #f8a80d; }
table.ir_stockQuotesTable tr td.row1 { color: #4c4c4c; padding-left: 10px; background-color: #ffebc4; border-bottom: 1px solid #fff;  }
table.ir_stockQuotesTable tr td.row2 { color: #4c4c4c; padding-left: 10px; background-color: #ffdb94; border-bottom: 1px solid #fff;  }
.ir_stockQuote_note { font-size: 11px; color: #868484; float: left; }
a.ir_stockQuote_MoreLink { padding: 0 5px; width: 78px; float: left; font-size: 10px; color: #4C4C4C; text-transform: uppercase; background-color: #bcbcbc; line-height: 15px; text-align: center; font-family: 'GillSansRegular';}
*+html a.ir_stockQuote_MoreLink { padding: 0 5px; width: 78px; font-family: 'GillSansRegular';}

.ir_noteStock { width: 336px; }

.ir_contentHome { width: 676px; margin-top: 20px; }
.ir_contentHomeAR { width: 330px; padding: 0 10px 10px 0; border-right: 1px dotted #7f7f7f; float: left; }
.ir_contentHomeAR .arInside { width: 230px; height: 100px; float: left; padding-left: 100px; background: url(/images/CoverAR.jpg) no-repeat left;}
*+html .ir_contentHome { font-size: 12px;}

.ir_contentHomeFinancial { width: 325px; float: left; padding: 0 0 10px 10px; }
.ir_contentHomeFinancial .FinancialInside { width: 226px; height: 86px; float: left; padding: 14px 0 0 100px; background: url(/images/financial_icon.jpg) no-repeat left;}

.ir_contentHomeEmail { width: 330px; padding: 0 10px 10px 0; border-right: 1px dotted #7f7f7f; float: left; height: 130px;}
.ir_contentHomeEmail .EmailInside { width: 230px; height: 55px; float: left; padding-left: 100px; background: url(/images/email_icon.jpg) no-repeat left;}


.ir_contentHomeBcase { width: 325px; float: left; padding: 0 0 10px 10px; height: 130px;}
.ir_contentHomeBcase .BcaseInside { width: 226px; height: 55px; float: left; padding-left: 100px; background: url(/images/bf_icon.jpg) no-repeat left;}

.resize_img { height: auto; width: 680px;}






