/* 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: 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: 0px; padding:0px; background: url(bg_header.gif) repeat-x #fff; }

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

#ir_container {font-size: 1em; width: 960px; margin: 0 auto; padding: 1px 0 30px; clear:both;}
#ir_header { padding: 1px 0; }
#ir_menu { float:left; width:185px; margin: 0; padding: 0; list-style: none; }
#ir_menu a { display: block; background: #e7e7e7; color: #666; border-bottom: 2px solid #fff; height: 22px; line-height: 22px; padding-left: 15px;}
#ir_menu a:hover, #ir_menu a.active { background: #f00; color: #fff; text-decoration: none; } 

#ir_content {float:right; width: 730px; padding: 0; line-height: 1.6em; color: #666; }
#ir_footer {font-size:0.82em; background: url(bg_footer.gif) repeat-x; width: 100%; padding-top: 8px; clear:both; color: #666; text-align: right; }
#ir_footer div { width: 960px; margin: 0 auto; }

#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; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 1.73em; font-weight: 600; color: #919191; text-transform: uppercase;}
h2 { color: #f00; font: normal 1.4em 'Century Gothic', Verdana, Geneva, sans-serif; }
h3 {font-size: 1.09em; color: #032258; font-weight: bold;}
h4 {font-size: 1em; font-weight: bold; margin: 0px; padding: 0px;}
h5 {}
h6 {}
a:link {color: #f00; text-decoration: none;}
a:visited {color: #f00; text-decoration: none;}
a:hover {color: #f00; text-decoration: underline;}

.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 {background: url(img_textDivider.gif) repeat-x; height:21px;}

.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(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;}
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: #f4f4f4;}
table.ir_table tr.rowRollover td {background: #c3b777;}
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;}

.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;}
.ir_webcastHeight {width:98%; padding-top:8%;}

.ir_news {width:100%; padding:0px; margin:0px; clear:both;}
.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_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 */

* { outline: 0; }

.fixed:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.fixed{	display:block; }
/*  \*/
.fixed{	min-height:1%; }
* html .fixed{ height:1%; }

.clear { clear: both; }
p.link { text-align: right; margin-bottom: 0; }

#ir_logo {
	margin: 25px 0 0;
	color: #f00;
	text-transform: none;
	font-weight: lighter;
	font-size: 1.6em;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	;
}

#ir_topNav { list-style: none; margin: 22px 0 40px; padding: 0; }
#ir_topNav li { float: left; }
#ir_topNav a { float: left; color: #666; margin-right: 50px; }
#ir_topNav a:hover, #ir_topNav a.active { color: #f00; }

#ir_title { margin-top: 0; }

#home #ir_content { float: none; width: 100%; }
#home .section { float: left; width: 280px; height:250px; margin-right: 10px; background: #e7e7e7; padding: 15px; }
#home .section2 { float: left; width:330px; height:280px; margin-right: 0px; background: #e7e7e7; padding: 0px; }
#home .section3 { float: left; width:300px; height:240px; margin-right: 0px; background: #e7e7e7; padding: 0px; }
#home .last { width: 290px; margin: 0; }
#home .last2 { width: 320px; margin: 0; }
#home .last3 { width: 320px; margin: 0; }
#home .flash { float: left; width: 630px; margin: 0 10px 10px 0; }
#home .alt { height: 213px; }
#home h2 { margin-top: 0; }


table{
background-color: #fff;
border:1px solid #ddd;
empty-cells: show;
font-size: 100%;
padding: 4px;
text-align: left;
width:730px;


}


table caption{
color: #777;
margin: 0 0 5px 0;
padding:0;
text-align:center;
text-transform:uppercase;
}

table thead th{
border:0px;
border-bottom: 1px solid #ddd;
color: #777;
font-size:90%;
padding: 3px 0;
margin: 0 0 5px 0;
text-align: left;

}


table tbody tr.odd{
background-color: #f7f7f7;
height:40px;

}

table tbody tr.even{
background-color: #fff;
}


table tbody td{
color: #888;
padding:2px;
border:0;
}



#left{
	width:105px;
	float:left;
	
	}
	






