/* 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: 75.0%; }

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

/* 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:10px; padding-top:15px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;}

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

img {border: 0;}

th {font-weight: normal;}

#ir_container {font-size: 1em; width: 98%; margin: 0; clear:both;}
#ir_header {width:150px; height:53px;}
#ir_topMenu{ background-color:#003088; clear:both;}
#ir_menu {float:left; width:156px; padding-top:15px;}
#ir_content {float:left; width:600px; padding:22px;}

#ir_backgroundbg {float: left; width:100%; background: url(bg.gif) repeat-x;}

#ir_footer {font-size:0.82em; background: url(bot_Banner_extend.gif) repeat-x;  width: 100%; min-height:33px;  clear:both; }

#ir_containerPrint {font-size: 1em; width: 600px; margin: 0 auto; clear:both;}
#ir_contentPrint {width:600px; padding:22px;}
#ir_footerPrint {padding:22px; font-size:0.82em; width: 600px; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 1.73em; font-weight: 600; color: #663399; text-transform: uppercase; margin:0px; padding:0px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color:#663399; text-decoration: none; margin:0px; padding:0px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0000FF; text-decoration: none; margin:0px; padding:0px;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#009966; text-decoration: none; margin:0px; padding:0px;}
h5 {font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; font-size:13px; margin:0px; padding:0px;}
h6 {}

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

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

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

.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:22px;}
.ir_textDividerAdobe {border-bottom: 1px dotted #666; margin: 0em 2;}

.ir_textFooter {text-align:left; color:#666666;}
.ir_textFooter a:link {color:#666666; text-decoration: none;}
.ir_textFooter a:visited {color:#666666; text-decoration: none;}
.ir_textFooter a:hover {color:#666666; text-decoration: underline;}

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

.ir_menuIR {padding-left:10px; padding-top:15px; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.ir_menuIR a:link {color:#000000; text-decoration: none; line-height:1.8em;}
.ir_menuIR a:visited {color:#000000; text-decoration: none; line-height:1.8em;}
.ir_menuIR a:hover {color:#000000; text-decoration: none; line-height:1.8em;}
.ir_menuIRHeader {background-color:#E1E8FF; font-weight:bold; color:#000000; border-top: 1px solid #000099; border-bottom: 1px solid #000099; border-bottom: 1px solid #000099; padding-left:5px; padding-top:2px; padding-bottom:2px;}
.ir_menuDivider {width:100%; height:15px;}

/*
.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table tr.ir_tableTopRow td {background: #414141; 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: #e7e7e7;}
table.ir_hover tr.row2:hover td, table.ir_hover tr.row2:hover th {background: #f4f4f4;}
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: #414141; 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_arContainer {width:100%; padding:0; margin:0;}
.ir_arLeft {width:30%; float:left; margin:0;}
.ir_arRight {width:70%; float:right; /*padding-top:12%;*/}
#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_directorContainer a {float: left; margin: 1em 0; width: 87px; height: 22px; background: url(btn_closeview.gif) no-repeat left top; text-indent: -1000em; outline: none;} /* view - close profile */
.ir_directorContainer.hide a {background-position: left bottom;}
.ir_directorContainer .ir_directorDescription {display: block; margin-top: 50px;}
.ir_directorContainer.hide .ir_directorDescription {display: none;}

.ir_news {width:100%; padding:0px; margin:0px; clear:both;}
.ir_newsDate {
	width:25%;
	float:left;
	list-style-type:none;
	color: #38398B;
	font-weight: bold;
}
.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:#e9f1fb ; border:1px dotted #6699d5; 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;}

img.ir_border {border:1px solid #cccccc;}
img.ir_borderAR {border:1px solid #fff;}

.ir_vspace {padding:2px 0;}

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

/* Define the rest of the classes here */
.questions {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: normal; color: #0000FF;	text-decoration: none;}

