/* 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: Arial, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size
100% = 16
11/16 x 100
*/
body{ font-size: 81.25%; background: #f5f5f5; }

/* IE can’t read this */
html>body { font-size: 81.25%;}

/* 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;}

form, input * {margin:0px; padding:0px}

img {border:0;}

#ir_container {font-size:1em; width:986px; margin:0 auto; background: url(bg_container.gif) no-repeat left bottom; position:relative; overflow: hidden; }
#ir_header { height: 91px; background: url(bg_header.gif) repeat-x; }
#ir_header h1 { width: 250px; height: 48px; text-indent: -1000em; background: url(jason-marine-large.gif); float: left; margin: 25px 0 0 20px; }
#ir_header h1 a { display: block; width: 200px; height: 39px; }
#ir_menu {width:268px; min-height: 140px; background: url(bg_menu.gif) no-repeat center bottom #304f84; list-style: none; margin: 0; padding: 20px 0 30px 10px; position: absolute; top: 120px; right: 0; }
#ir_menu li { padding: 3px 0; }
#ir_menu a { color: #ced4de; font-size: 0.9em; }
#ir_menu h2 { color: #f5f5f5; font-size: 1.3em; font-weight: normal; }
#ir_content {width:660px; padding:0 20px 20px; line-height:1.7em;}
#ir_content p { text-align: justify; }
#ir_footer {font-size:0.9em; clear:both; color: #1f3c72;}
#ir_footer a {color:#1f3c72;}

#ir_containerPrint {font-size:1em; width:462px; margin:0 auto; clear:both;}
#ir_contentPrint {width:462px;}
#ir_footerPrint {font-size:0.82em; background: url(/images/sample_footer.gif) no-repeat #939393; width:462px; padding-top:18px; clear:both;}

h1 {font-size:2em; font-weight:normal; color:#1f3c72; margin: 1.1em 0 1.4em;}
h2 {font-size:1.18em; font-weight:bold; color:#be1717;}
h3 {font-size:1.15em; color:#304f84; font-weight:bold;}
h4 {font-size:1em; font-weight:bold; margin:0px; padding:0px;}
h5 {}
h6 {}
a:link {color:#4ca6f4; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}

.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;}

img.ir_left {float:left; margin:0 10px 10px 0;}
img.ir_right {float:left; margin-left:690px; position:absolute;}

.imgFrame {  border: 1px solid #ddd; padding: 2px 2px 0; background: #fff; text-align: center; color: #666; float: left; margin: 0 30px 20px; font-size: 0.8em; line-height: 20px; }
.imgFrame img { display: block; }

.imgFrame.ir_right { float: left; margin-left: 680px; position: absolute; margin-right: 0; }

#work-life .imgFrame.ir_right.two { top: 385px; }
#airtime .imgFrame { background: none; border: none; }

.ir_textMainHighlight {color:#032258; font-weight: bold;}
.ir_textSubHighlight {color:#666666;}
.ir_textFootnote {font-size:0.9em;}
.ir_textFootnote ol {font-size:1em;}
.ir_textDivider {border-bottom:1px dotted #666; margin:1em 0;}

.ir_textFooter {text-align:center; color:#ffffff;}
.ir_textFooter a:link {color:#ffffff; text-decoration:none;}
.ir_textFooter a:visited {color:#ffffff; text-decoration:none;}
.ir_textFooter a:hover {color:#ffffff; text-decoration:underline;}

.ir_textError {color:#ff0000; font-weight:bold; text-transform:uppercase;}

.ir_menuIR {padding-left:26px; color:#6699cc;}
.ir_menuIR a:link {color:#6699cc; text-decoration:none;}
.ir_menuIR a:visited {color:#6699cc; text-decoration:none;}
.ir_menuIR a:hover {color:#6699cc; text-decoration:underline;}
.ir_menuIRHeader {background:url(/images/img_bullets.gif) no-repeat left; padding-left:25px; font-weight:bold; color:#000000;}
.ir_menuDivider {width:100%; height:15px;}

.ir_tableBorder {border:1px solid #CCCCCC;}
.si_tableBorderAll td { border-color: #ccc; }
.si_tableBorderAll th { border: 1px solid #fff; }
table.ir_hover tr:hover td {background: #c3b777;}
table.ir_hover tr.row1:hover td {background: #c3b777;}
table.ir_hover tr.row2:hover td {background: #c3b777;}
table.ir_table { border-collapse: collapse; }
table.ir_table tr.ir_tableTopRow td {background:#ff0000; color:#ffffff; font-weight: bold; text-align:center;}
table.ir_table tr.row1 td {background:#e7e7e7;}
table.ir_table tr.row2 td {background:#eee;}
table.ir_table tr.rowHighlight td {background:#414141; color:#ffffff;}
table.ir_table tr.rowTS td {background:#ccd0e1; border-bottom:1px solid #aaaaaa;}
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 span.red {color:#ff0000;}
table.ir_table tr td span.green {color:#448800;}
table.ir_table tr td.cellHighlight {background:#414141; color:#ffffff;}
table.ir_table tr td.cellTS {background:#ccd0e1; border-bottom:1px solid #aaaaaa;}
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 td { padding: 10px; }
table.ir_table th { padding: 10px; background: #304F84; color: #fff; }
table.ir_center td { text-align: center; }

.ir_tsRed {color:#ff0000;}
.ir_tsGreen {color:#448800;}
.ir_tsCellTS {float:left; width:20px; height:7px; font-size:0em; background: #ccd0e1; border-bottom:1px solid #aaaaaa; margin-top:3px; margin-right:3px;}
.ir_tsCellRed {float:left; width:20px; height:8px; font-size:0em; background:#ebddd8; margin-top:3px; margin-right:3px;}
.ir_tsCellGreen {float:left; width:20px; height:8px; font-size:0em; background:#d8ebdc; margin-top:3px; margin-right:3px;}

.ir_arContainer {width:100%; padding:0; margin:0;}
.ir_arLeft {width:40%; float:left; margin:0;}
.ir_arRight {width:60%; float:right; padding-top:30%;}
.ir_iconRowHeight {height:20px;}

.ir_webcastContainer {width:100%; padding:0; margin:0;}
.ir_webcastLeft {width:37%; float:left; margin:0;}
.ir_webcastRight {width:63%; float:right; margin:0; padding-top:8%;}

.ir_slidesContainer {width:100%; padding:0; margin:0;}
.ir_slidesLeft {width:37%; float:left; margin:0;}
.ir_slidesRight {width:63%; float:right; margin:0; padding-top:8%;}

.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_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:#e9f1fb; border:1px dotted #6699d5; padding:1%;}

.ir_boxCaptcha {width:98%; background:#fff; padding:1%;}

.ir_searchHighlight1 {color:#f00; font-weight:bold; background:#ffff00;}
.ir_searchHighlight2 {color:#00f; font-weight:bold; background:#000000;}
.ir_searchHighlight3 {color:#0f0; font-weight:bold; background:#00ffff;}
.ir_searchHighlight4 {color:#123456; font-weight:bold; background:#ff00ff;}

.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:10px;}
img.ir_spacerLeft {margin-left:10px;}

input.ir_investmentCalculator {border:0px; background:transparent;}

/* Define the rest of the classes here */

* { outline: none; }

q { font-style: italic; color: #666; }
ul { margin: 10px 0 10px 7px; padding: 0 0 0 8px; }

.clear { clear: both; }
.ir_center { text-align: center; }
.mTop0 { margin-top: 0; }
.mBottom20  { margin-bottom: 20px; }

#ir_mainNav { clear: right; float: right; list-style: none; margin: 0; padding: 20px 20px 0 0; width: 630px; } 
#ir_mainNav li { float: left; margin: 5px 10px; padding-bottom: 5px; }
#ir_mainNav li:hover { background: url(underline_mainNav.gif) repeat-x left bottom; }
#ir_mainNav a { float: left; color: #465e73; height: 12px; text-indent: -1000em; background-repeat: no-repeat; }

#ir_mainNav .home a 			{ background-image: url(nav_home.gif); width: 25px; }
#ir_mainNav .about a 			{ background-image: url(nav_about.gif); width: 39px; }
#ir_mainNav .products a 	{ background-image: url(nav_products.gif); width: 90px; }
#ir_mainNav .partners a 	{ background-image: url(nav_partners.gif); width: 35px; }
#ir_mainNav .ir a				 	{ background-image: url(nav_ir.gif); width: 75px; }
#ir_mainNav .events a 		{ background-image: url(nav_events.gif); width: 28px; }
#ir_mainNav .contact a 		{ background-image: url(nav_contact.gif); width: 32px; }
#ir_mainNav .careers a 		{ background-image: url(nav_careers.gif); width: 32px; }
#ir_mainNav .login a 			{ background-image: url(nav_login.gif); width: 45px; }
#ir_mainNav .community a 	{ background-image: url(nav_community.gif); width: 19px; }

#home #ir_content { width: 946px; padding-top: 30px; }
#home #ir_content * { margin-top: 0; }
#home h3 { float: left; }

#home #ir_content .one { float: left; width: 670px; }
#home #ir_content .one h3 { float: none; }

#home #ir_content .two { float: right; width: 240px; }
#home #ir_content .two h3 { float: none; }
#home #ir_content .two ul { margin: 0; padding: 0;}
#home #ir_content .two li { line-height: 16px; padding-bottom: 8px; }
#home #ir_content .two span { font-size: 0.9em; font-style: italic; color: #999; }

#home #ir_content ul { list-style: none; float: left; padding: 0; margin: 0 20px; }

#philosophy h3 { margin-bottom: -1em; text-transform: uppercase; }

#orgchart table { line-height: 1.5em; }
#orgchart thead { border-bottom: 1px solid #fff; }
#orgchart th { text-align: left; }
#orgchart thead th { text-align: center; text-transform: uppercase; }
#orgchart table ol { list-style-position: inside; margin: 0; padding: 0; }
#orgchart th, #orgchart td { vertical-align: top; }

#activities th { text-align: left; }
#activities td, #activities th { vertical-align: top; }
#activities th { border-bottom: 1px solid #fff; }

#contact #ir_content h2 { margin: 3em 0 -1em; }

.eventItem { overflow: auto; padding:10px 0; }
.eventItem ul { list-style: none; margin:0; padding: 0; }
.eventItem li { padding: 1px; overflow: auto; }
.eventItem ul p { float: left; margin: 0; }
.eventItem ul p.first { width: 10em; font-weight: bold; }

#events #ir_content h3 span { font-weight: normal; color: #999; }
#events #ir_content h4 { border-top: 1px dashed #304F84; margin:0; padding-top:1em; text-transform: uppercase; }
#events #ir_content h4.first { border: none; } 

#airtime .ir_table ul { margin:0; padding:0; list-style: none; }
#airtime .ir_table ul li { padding-left: 20px; background:url(icon_tick.gif) no-repeat left 4px; }


.ir_directorDescription { float: right; width: 420px; margin-bottom: 2em; }
.ir_directorDescription h3 { margin: 0; }
.ir_directorDescription .designation { margin: 0; color: #999; }

#activities ol { list-style:upper-alpha; }
#activities ol ol { list-style: lower-alpha; }

#commActivitiesList { list-style: none; margin: 0; padding: 0; }
#commActivitiesList ul { list-style: disc; }

.partner { float: left; width: 750px; padding: 15px 0; }
.partner .logo { text-align: center; float: left; width: 160px; }
.partner .logo img { margin-bottom: 10px; }
.description { float: right; width: 560px; }
.description h2 { margin-top: 0; }

#searchForm { float: right; padding: 10px 30px 0 0; }
#searchForm input { border: 1px solid #ccc; padding: 3px 3px 3px 20px; width: 150px; background: #fafafa url(icon_magnifier.png) no-repeat 1px 2px; }

#imgBar { position: absolute; top: 385px; right: 10px; width: 300px; }

#brochures #ir_content { width: 750px; }

#products #ir_content { width: 950px; }
#products #ir_content ul { width: 350px; float: left; margin: 0; padding: 20px 0 20px 20px; }
#products #ir_content li { clear: both; float: left; width: 340px; padding-bottom: 2em; }
#products #ir_content img { float: left; margin-top: 1em; }
#products #ir_content h2 { clear: both; color: #333; font: bold 1.3em/1.3em Verdana, Geneva, sans-serif; padding: 0 10px; background: #ddd url(bg_h2.png) repeat-x; -moz-border-radius: 2px ; -webkit-border-radius: 2px; margin: 0; }
#products #ir_content .si_marginLeft { margin-left: 2em; }