/* 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: Verdana, Arial, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size 
100% = 16
11/16 x 100
*/
body{ font-size: 75%; }

/* IE can’t read this */
html>body { font-size: 75%;}

/* 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: 0px; padding:0px;}

img {border: 0;}

form, input * {margin:0px; padding:0px}

#ir_container {font-size: 1em; width: 750px; margin: 0 auto; clear:both;}
#ir_header {width:100%; height:98px; clear:both; position: relative; }
#ir_menu {float:left; width:176px; padding-left:2px; margin-right:16px;}
#ir_content {float:right; width:556px; text-align:justify;}
#ir_footer {font-size:0.82em; width: 740px; padding:5px; clear:both; border-top:1px solid #cccccc;}

#ir_containerPrint {font-size: 1em; width: 576px; margin: 10px; margin: 0 auto; text-align: justify; }
#ir_contentPrint {width:556px;}
#ir_footerPrint {font-size:0.82em; width: 100%; padding:5px; clear:both; border-top:1px solid #cccccc;}

h1 {font-size: 1em; font-weight: bold; color: #ffffff; background:#101063; display:block; height:20px; padding-top:5px; padding-left:4px; margin-bottom:2px;}
h2 {font-size: 1em; font-weight: bold;}
h2.ir_textMainHighlight {font-size: 1.05em; color: #101063;}
h3 {font-size: 1em; font-weight: bold; text-decoration:underline;}
h4 {font-size: 1em; font-weight: bold; color:#0052a5;}
h5 {font-size: 1.27em; font-weight: bold; color:#0052A5; margin:0; padding-bottom:10px;}
h6 {}


a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: underline;}

.ir_textMainHighlight {color: #101063; font-weight: bold; font-size: 13px; }
.ir_textSubHighlight {font-weight: bold; font-size: 11px;}
.ir_textFootnote {font-size:0.9em;}
.ir_textFootnote ol {font-size:1em;}
.ir_textDivider {background: url(img_textDivider.gif) repeat-x; height:21px; clear: both;}

.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_researchReportContainer {width:100%; padding:0; margin:0; }
.ir_researchReportLeft {width:30%; float:left; margin:0;}
.ir_researchReportRight {width:70%; float:right; padding-top:10%;}

.ir_webcastContainer {width: 100%; padding: 0; margin: 0; margin-bottom: 1em;}
.ir_webcastLeft {width: 50%; float: left; margin: 0;}
.ir_webcastRight {width: 50%; float: right; margin: 0;}

.ir_arContainer {width:100%; padding:0; margin:0;}
.ir_arLeft {width:40%; float:left; margin:0;}
.ir_arRight {width:60%; float:right;}
.ir_iconRowHeight {height:20px;}

.ir_linkPDF {background: url(/images/icon_pdf.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkHTML {background: url(/images/icon_html.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkFlippingBook {background: url(/images/icon_flippingBook.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.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_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR {background: url(/images/ir_menuIRBg.gif) no-repeat right center #ededed; width:175px; height:20px; display:block; text-align:right; margin-bottom:3px;}
.ir_menuIR a:link {text-decoration: none; background: url(/images/ir_menuIRBg.gif) no-repeat right center #ededed; width:158px; padding-right:15px; height:17px; padding-top:3px; display:block; border:1px solid #6e6a6a; }
.ir_menuIR a:visited {text-decoration: none; background: url(/images/ir_menuIRBg.gif) no-repeat right center #ededed; width:158px; padding-right:15px; height:17px; padding-top:3px; display:block; border:1px solid #6e6a6a;}
.ir_menuIR a:hover {text-decoration: none; background: url(/images/ir_menuIRHoverBg.gif) no-repeat right center #c5bfbf; width:158px; padding-right:15px; height:17px; padding-top:3px; display:block; border:1px dashed #000000;}
.ir_menuIRHeader {font-weight:bold; text-align:right;}
.ir_menuDivider {width:100%; height:15px;}

/*.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #101063; color:#ffffff; font-weight: bold; text-align: center;}
table.ir_table tr.row1 td {background: #e7e7e7;}
table.ir_table tr.row2 td {background: #f4f4f4;}
table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
table.ir_table tr td.left {text-align: left;}
table.ir_table tr td.center {text-align: center;}
table.ir_table tr td.right {text-align: right;}
table.ir_table tr td.cellHighlight {background: #414141; color:#ffffff;}
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;}*/

.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 td, table.ir_table tr.ir_tableTopRow th {background: #101063; 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, table.ir_table tr.rowHighlight th {background: #414141; color: #fff;}
table.ir_table tr.rowTSHighlight td {background: #ccd0e1; border-bottom: 1px solid #aaa;}
table.ir_table tr th.cellHeader {background: #414141; 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;}
table.ir_table tr td.bullet {background: url(/images/bullet_arrow.gif) no-repeat center 15px; padding: 2px 0 3px 30px;}


.ir_news {width: 100%; padding: 0; margin: 0; list-style: none;}
.ir_news li {border-bottom: 1px dotted #666;}
.ir_newsDate {width: 25%; float: left; margin: 1em 0;}
.ir_newsTitle {width: 74%; float: right; margin: 1em 0;}



.ir_news td { padding:8px; }

.ir_newsHomeTittle {background: url(/images/ir_homeNews.gif) no-repeat; width:139px; line-height: 26px; font-size: 1.27em; font-weight: bold; padding-left:8px; color:#0052A5;}
.ir_newsHome {width: 100%; padding: 8px; margin: 0; list-style: none; background-color:#EFF1F3;}
.ir_newsHome li {border-bottom: 1px dotted #666;}
.ir_newsDateHome {width: 25%; float: left; margin: 1em 0;}
.ir_newsTitleHome {width: 74%; float: right; margin: 1em 0;}

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_qa {width:100%; padding:0px; margin:0px; clear:both;}
.ir_qaDate {width:25%; float:left; list-style-type:none;}
.ir_qaTitle {width:74%; float:right; list-style-type:none;}

.ir_boxHighlight {width:95%; background:#ededed ; border:1px dotted #6e6a6a; padding:5px;}

.ir_boxCaptcha {width:98%; background:#fff; padding:1%;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden;left: 100px;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}


img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}

input.ir_investmentCalculator { border:0px; 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;}

.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;}

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_search { float: right; text-align: right; position: absolute; top: 2px; right: 5px; }
#ir_search input.one { width: 140px; border: 1px solid #DADADA; float: left; font-size: 11px; margin: 0; color: #000000; height: 12px; padding: 4px 0 4px 10px; font-family: arial;  }
.two { padding-left: 5px; }
/* Define the rest of the classes here */

img.ir_border {border:1px solid #cccccc;}
.qa_ask {color:blue;}

.qa_ask li p {color: #000;}
.qa_answer { color: #000;  }


.ir_HomeAlign {width:350px; float: left;}
.ir_HomeAlignLeft {width:190px; float: left; }



/* Annual Reports*/
.ir_arheight {width:100%; height:15px; font-size:0em; clear:both;}

.ir_textDividerQA {background: url(img_textDividerAQ.gif) repeat-x; height:21px;}

.ir_circularContainer {width:100%; padding:0; margin:0; }
.ir_circularLeft {width:30%; float:left; margin:0;}
.ir_circularRight {width:70%; float:right; padding-top:5%;}
.ir_iconRowHeight {height:10px;}

.vAlignMiddle { vertical-align: middle; }

/* IR Home */

.ir_homeLeft { width:368px; float:left;}
.ir_homeRight{ width:188px; float:left;}
.ir_homePadding {width:344px; padding-left:5px; padding-right:5px;}
.ir_homePaddingWebcast {width:344px; padding-left:5px; padding-right:5px;}

.ir_homeLeftA { width:290px; float:left;}
.ir_homeRightB{ width:239px; float:right;}
.ir_homeLeftAR {width:43%;}
.ir_homeRightWC {width:52%;}
.ir_homeWebcast {padding-top:0;}
.ir_homeHigh {clear:both; height:15px;}
.ir_homeListings {background: url(/images/ir_homeListings.gif) no-repeat; width:76px; line-height: 26px; font-size: 1.27em; font-weight: bold; padding-left:8px; color:#0052A5;}

.overview {color: #0c0c83; font-weight: bold; }
.overview_sub {font-size: 10px; color: #0000ff;  }

.review {color: #0c0c83; font-weight: bold; font-size: 13px; }
.reviewSub {font-size: 12px; color: #0000ff; font-style:italic }

/* Corporate Governance Report */
.governance { border-collapse: collapse; }
.governance td { padding: 8px; font-size: 12px; border: 1px solid #ccc; }
.governance { color: #000; font-size: 12px; font-weight: normal; }

.thumb { margin: 0; padding: 0; list-style: none;}

#directors .ir_textSubHighlight { text-align: left}
.present-note { font-style: italic; }
.date_for_time { font-size: 11px; color: #aa9053; }