/* 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, Verdana, Helvetica, sans-serif;
}

/* Reduce the font size to 68.8% or 11px size 
100% = 16
11/16 x 100
*/
body{ font-size: 68.5%; }

/* IE can't read this */
html>body { font-size: 68.5%;}

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
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 {background:#003652;}

form, input * {margin:0px; padding:0px}

h1 {font-size: 1.09em; font-weight: bold; color: #003651; margin-bottom:0px;}
h2 {font-size: 1em; font-weight: bold; color: #017dbc;}
h3 {font-size: 1em; font-weight: bold; color: #000000;}
h4 {font-size: 1em; font-weight: bold; color: #333333;}
h5 {font-size: 1em; font-weight: bold; color: #333333; font-style:italic;}
h6 {}
a:link {color: #003652; text-decoration: none;}
a:visited {color: #003652; text-decoration: none;}
a:hover {color: #017dbc; text-decoration: underline;}
.floatLeft {float: left}
.floatRight {float: right}
.fullWidth {width:100%; clear:both;}

#container {font-size: 1em; width: 1000px; margin: 0 auto; clear:both;}
#footer {font-size:0.91em; width: 988px; height:13px; clear:both; background: #ffffff; padding:2px 6px 2px 6px;}

.textFooter {color:#545454;}
.textFooter b {color:#017dbc;}
.textFooter a:link {color:#017dbc; text-decoration: none; font-weight:bold;}
.textFooter a:visited {color:#017dbc; text-decoration: none; font-weight:bold;}
.textFooter a:hover {color:#017dbc; text-decoration: underline; font-weight:bold;}



#home_header_new {width:100%; height:423px; background: url(home_bgTop_new.jpg) no-repeat;}
#home_header {width:100%; height:423px; background: url(home_bgTop.jpg) no-repeat;}
#home_menu {float:right; width:315px; height:201px; padding-top:222px; background:transparent;}
#home_menu_new {float:right; width:315px; height:100px; padding-top:105px; background:transparent;}
#home_news {float:right; width:310px; height:100px;  background: url(home_news.jpg) no-repeat; margin-top:8px; padding-top:29px; padding-right:5px; }
#stock_ticker {float:right;}


#home_content {width:500px; height:68px; background:url(home_content_bg.gif) no-repeat #545454; clear:both; padding-top:69px; padding-left:100px; padding-right:400px;}

.home_menuSpacer_new {margin-top:3px; margin-top:3px; margin-left:4px;}
.home_menuSpacer {margin-top:7px; margin-right:7px;}
.home_textContent {color:#ffffff}

#ir_header {width:1000px; height:137px; background: url(sub_header_bg.gif) no-repeat;}
#ir_menu {font-size: 1em; width:966px; height:25px; padding-top:13px; padding-left:34px; background:transparent; clear: both;}
#ir_menuSecond {font-size: 1em; width:966px; height:20px; padding-top:6px; padding-left:34px; background:#017dbc; clear: both;}
#ir_menuThird {font-size: 1em; width:966px; height:20px; padding-top:6px; padding-left:34px; background:#e5e5e5; clear: both;}
#ir_content {font-size: 1em; width:932px; background:#ffffff; clear:both; padding:34px;}

#ir_containerPrint {font-size: 1em; width: 600px; margin: 0; clear:both; padding:10px;}
#ir_contentPrint {width:100%; border:1px solid #cccccc; padding:10px;}
#ir_footerPrint {font-size:0.82em; width: 100%; clear:both;}

.ir_menuMain {color:#017dbc; font-weight:bold;}
.ir_menuMain span {margin-right:28px;}
.ir_menuMain a:link {color:#ee7905; text-decoration: none;}
.ir_menuMain a:visited {color:#ee7905; text-decoration: none;}
.ir_menuMain a:hover {color:#017dbc; text-decoration: none;}

.ir_menuIRHeader {color:#ffffff; font-weight:bold;}
.ir_menuIRHeader span {margin-right:8px;}
.ir_menuIRHeader a:link {color:#89d7ff; text-decoration: none;}
.ir_menuIRHeader a:visited {color:#89d7ff; text-decoration: none;}
.ir_menuIRHeader a:hover {color:#ffffff; text-decoration: none;}
.ir_menuIR {color:#000000;}
.ir_menuIR span {margin-right:14px;}
.ir_menuIR a:link {color:#4e4e4e; text-decoration: none;}
.ir_menuIR a:visited {color:#4e4e4e; text-decoration: none;}
.ir_menuIR a:hover {color:#000000; text-decoration: none;}
.ir_menuDivider {width:100%; height:15px; }

.ir_textMainHighlight {font-size: 1em; color: #017dbc; font-weight: bold;}
.ir_textSubHighlight {color: #000000;}
.ir_textFootnote {font-size:0.9em;}
.ir_textDivider {background: url(img_textDivider.gif) repeat-x; height:21px;}

.ir_textFooter {text-align:center; color:#000000;}
.ir_textFooter a:link {color:#464646; text-decoration: underline;}
.ir_textFooter a:visited {color:#464646; text-decoration: underline;}
.ir_textFooter a:hover {color:#464646; text-decoration: none;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #003652; color:#ffffff; font-weight: bold; text-align: center;}
table.ir_table tr.row1 td {background: #e7e7e7; text-align:left;}
table.ir_table tr.row2 td {background: #f4f4f4; text-align:left;}
table.ir_table tr.rowHighlight td {background: #017dbc; color:#ffffff;}
table.ir_table tr td.cellHighlight {background: #017dbc; color:#ffffff;}
table.ir_table tr td.cellHighlight2 {background: #e7e7e7;}
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.cellRight {text-align:right;}
table.ir_table tr td.cellBorderLeftRight {border-left: 1px solid #414141; border-right: 1px solid #414141;}

.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:98%; background:#dbe3e8 ; border:1px dotted #013d5f; padding:5px;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:15px; margin-bottom:15px;}
img.ir_spacerLeft {margin-left:15px; margin-bottom:15px;}

input.ir_investmentCalculator { border:0px; background: transparent;}

/* Define the rest of the classes here */

.ir_contentContainer {width:100%; padding:0px; margin:0px; clear:both;}
.ir_contentLeft {width:618px; float:left; list-style-type:none; margin-right:14px; text-align:justify; color:#696969;}
.ir_contentRight {width:300px; float:right; list-style-type:none;}

 .ir_border {border: 1px solid #CCCCCC;}