/* 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, 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;  background: url(bg.gif) repeat-x #ffffff;}

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

img {border: 0;}

#ir_container {font-size: 1em; width:980px; margin: 0 auto; clear:both;}

#ir_header {width:980px; margin: 0 auto; clear:both;}
#nav { width:980px;	font-size: 1.06em;}

#ir_body{width:954px; margin: 0 auto; clear:both;color:#666666;  clear:both; padding-top: 15px; }
#ir_menu {float:left; width:220px; background: url(menu_bg.gif) repeat-y;}
#ir_content {float:left; width:704px; padding:15px; background-color: #ffffff;}

#ir_footer {font-size:1em; background: url(footer_bg.gif) no-repeat; width: 954px; min-height:100px; padding-top:80px; clear:both;}


#ir_containerPrint {font-size: 1em; width: 954px; margin: 0 auto; clear:both;}
#ir_contentPrint {width:954px;}
#ir_footerPrint {font-size:1em; background: url(footer_bg.gif) no-repeat; width: 954px; min-height:100px; padding-top:80px; clear:both;}

h1 {font-size: 1.93em; font-weight: bold; color: #0253b8; margin-top: 0;}
h2 {font-size: 1.18em; font-weight: bold; color: #be1717;}
h3 {font-size: 1.09em; color: #666666; font-weight: bold; padding-top:6px;  margin: 0px; }
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 {font-size: 1.50em; color: #92ca2c; font-weight: bold; }
h6 {font-size: 1.50em; font-weight: bold; color: #0253b8;  margin: 0px; padding-top: 5px; }
h7 {font-size: 1.3em; font-weight: bold; color: #0253b8;  margin: 0px; padding-top: 5px; }

.blue{ color:#0253b8; font-size:12px; font-weight:bold;}

.bbline{clear:both; border-bottom: 1px dotted #ccc; width:100%; font-size:12px; height:15px;}

a:link {color: #0052bd; text-decoration: underline;}
a:visited {color: #0052bd; text-decoration: underline;}
a:hover {color: #0052bd; text-decoration: underline;}

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

.ir_textFooter {text-align:center; color:#0253b8;}
.ir_textFooter a:link {color:#0253b8; text-decoration: none;}
.ir_textFooter a:visited {color:#0253b8; text-decoration: none;}
.ir_textFooter a:hover {color:#0253b8; text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR {padding-left:10px; color:#0253b8; text-decoration: none;  color:#000000;}
.ir_menuIR a:link {color:#0253b8; text-decoration: none;}
.ir_menuIR a:visited {color:#0253b8; text-decoration: none;}
.ir_menuIR a:hover {color:#0253b8; text-decoration: none; }
.ir_menuIRHeader {padding-left:10px; color:#0253b8; background: url(menu_bg2.gif) no-repeat; height:22px; text-decoration: none;}
.ir_menuIRHeader a:link {color:#0253b8; text-decoration: none;}
.ir_menuIRHeader a:visited {color:#0253b8; text-decoration: none;}
.ir_menuIRHeader a:hover {color:#0253b8; text-decoration: none;}

.ir_menuIRHeader_black {padding-left:10px; color:#000000; background: url(menu_bg2.gif) no-repeat; height:22px; text-decoration: none; padding-top:0px;}
.ir_menuIRHeader_black a:link {color:#0253b8; text-decoration: none;  color:#000000;}
.ir_menuIRHeader_black a:visited {color:#0253b8; text-decoration: none;  color:#000000;}
.ir_menuIRHeader_black a:hover {color:#0253b8; text-decoration: none;  color:#000000;}


.ir_menuDivider {width:100%; height:15px;}



.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: #666666; color: #fff; font-weight: bold;  text-align: center;}
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;}


.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%; height:232px; padding:0px; margin:0px; clear:both;}
.ir_arLeft {width:40%; float:left; list-style-type:none;}
.ir_arRight {width:60%; float:right; list-style-type:none;}
.ir_arHeight {width:98%; padding-top:30%;}
.ir_iconRowHeight {height:20px;}

.ir_webcastContainer {width:100%; height:113px; padding:0px; margin:0px; clear:both;}
.ir_webcastLeft {width:37%; float:left; list-style-type:none;}
.ir_webcastRight {width:63%; float:right; list-style-type:none; padding-top:5%;}
.ir_webcastHeight {width:98%; 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: 2%;}

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

.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:97%; background:#e9f1fb; border:1px dotted #6699d5; padding:1%;}

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

/* Define the rest of the classes here */
.clear { clear: both; }




/* 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: 35%; float: left; margin: 0;}
.ir_arRight {width: 65%; float: right;} /* 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(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_linkPDF {background: url(icon_pdf.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkHTML {background: url(icon_html.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkAudio {background: url(icon_audio.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkVideo {background: url(icon_video.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkZip {background: url(icon_zip.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkArchive {background: url(icon_archive.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}
.ir_linkView {background: url(icon_view.gif) no-repeat left top; padding-left: 20px; line-height: 18px;}


/* @group menus */

/* @group tab menu */



#nav ul {
	padding: 0;
	margin: 0;
	padding-right: 10px;
	padding-top: 0px;
	float: right;
	font-size: 1.05em;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	padding-left: 11px;
	background: url(tabs_reg_l.png) 0 0 no-repeat;
}



#nav a {
	display: block;
	float: left;
	height: 34px;
	line-height: 38px;
	padding: 0 14px 0 2px;
	text-decoration: none;
	cursor: pointer;
	background: url(tabs_reg_r.png) 100% 0 no-repeat;
	font-weight: normal;
	
}

#nav a:link,
#nav a:visited {
	color: #666;
}

#nav a:hover {
	color: #000;
}

ul.submenu {
	padding: 0;
	margin: 0;
}

#nav li.active {
	background: url(tabs_active_l.png) 0 0 no-repeat;
}

#nav li.active a:link,
#nav li.active a:visited,
#nav li.active a:hover {
	background: url(tabs_active_r.png) 100% 0 no-repeat;
	color: #fff;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
	color: #0253B8;
}

.sub_link{
list-style:none; margin-left:2px; padding-left:2px;
	}

.sub_link li{
border-bottom:1px dotted  #ccc;
padding:3px 0 03px;
	}

/* @end */

/* @group vert menu */

#ir_logo a {background: url(logo.jpg) no-repeat; width:980px; height:98px; display:block; }
