/* 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: 'Lato',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: 'Lato';}
#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: 'Lato'; min-height: 750px;}
#ir_footer {font-size: 0.82em; width: 100%; 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: 'Lato';}


h1#newsTitle { font-size: 15px; text-transform: uppercase; width: 206px; font-weight:normal; padding-bottom: 5px; margin: 0; color: #000; font-family: "Lato"; border-bottom: 1px dotted #7F7F7F;}
h2 {font-size: 20px; font-weight: normal; color: #EB9E07; font-family: 'Lato'; }
h2.home {font-size: 20px; font-weight: normal; color: #EB9E07; margin: 10px 0; font-family: 'Lato'; }
h2.ir_textMainHighlight {font-size: 1em; color: #EB9E07; font-weight: normal; margin: 0; font-family: 'Lato';}
h3 {font-size: 1.09em; color: #EB9E07; font-weight: normal; font-family: 'Lato';}
h4 {font-size: 1em; font-weight: normal; margin: 0; padding: 0; font-family: 'Lato';}
h5 {}
h6 {}

a:link {color: #808080; text-decoration: none;}
a:visited {color: #808080; text-decoration: none;}
a:hover {color: #808080; text-decoration: none;}

.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: "Lato";}
.ir_textSubHighlight {color: #666666; font-family: "Lato";}
.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_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: #E4EAE7; color: #4C4C4C; text-align:left; padding: 5px 0 5px 10px; font-size: 14px; }
table.ir_table tr.row2 td, table.ir_table tr.row2 th {background: #f0f3f2; color: #4C4C4C; text-align:left; padding: 5px 0 5px 10px; font-size: 14px;}
table.ir_table tr.row1 th, table.ir_table tr.row2 th {text-transform: uppercase;}

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;}

/* End Of Classes for different layouts. */

.ir_boxHighlight {width: 97%; background: #e4e4e4; border: 1px dotted #333; padding: 1%;}

.ir_boxCaptcha {width: 98%; background: #fff; padding: 1%;}

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 */


.annual_rpt_img {width:auto;}
.annunal_report img {width:auto;}

ul.previous_report_sec li {list-style:none; background:none;}

table.mobile_stockQuotesTable { text-align: left; margin-top:20px; }
table.mobile_stockQuotesTable tr.rowHeader th { color: #4C4C4C; padding-left: 10px; text-align: left; font-size: 14px; background-color: #E4EAE7; padding: 5px 0 5px 10px;}
table.mobile_stockQuotesTable tr td.row1 { color: #4c4c4c; padding-left: 10px; background-color: #fff; border-bottom: 1px dotted #4C4C4C; font-size: 14px; padding: 5px 0 5px 10px;}
table.mobile_stockQuotesTable tr td.row2 { color: #4c4c4c; padding-left: 10px; background-color: #fff; border-bottom: 1px dotted #4C4C4C; font-size: 14px; padding: 5px 0 5px 10px;}
table.mobile_stockQuotesTable tr td.row_last {border:none;}

.stock_arrow {width:auto;}

table.mobile_stockquotes { text-align: left; margin-top:20px; text-transform: uppercase; text-align: left; }
table.mobile_stockquotes tr.row2 td, table.mobile_stockquotes tr.row2 th {background: #E4EAE7; padding: 5px 0 5px 10px; text-align: left; color: #4C4C4C; font-size: 12px; font-weight: bold;}
table.mobile_stockquotes tr th.cellHeader {background: #951215; color: #fff; padding: 5px 0 5px 10px; text-align: left; font-size: 12px; font-weight: bold;}





