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

/* 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 */
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_repeat.gif); }

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

#container {font-size: 1em; width: 807px; margin: 0 auto; clear:both; background:url(big_bg.gif) repeat-y;}
#headerWrap{width: 802px; clear:both;}
#flashContainer{width:264px; height:151px; float:left; background: url(flash.jpg);}
#header {background: url(banner.gif) bottom no-repeat #FFFFFF; width:538px; height:151px; float:left; }
#middleWrap {width: 802px; clear:both; background:url(left_bg.gif) left top no-repeat ; min-height:434px;}
#menu {float:left; width:175px; padding-top:75px;  }
#banner2Home{background: url(banner2_home.gif) no-repeat right; width:538px; height:65px; float:left; padding-left:65px;}
#banner2{background: url(banner2.gif) no-repeat right top; width:538px; height:65px; float:left; padding-left:68px;}
#content {float:right; width:510px; padding-left:30px; padding-right:11px; text-align:justify;}
#footer {font-size:0.83em; background-color: #FFFFFF; background-image:url(shadow_bottom.gif); background-repeat:no-repeat; background-position:bottom; width:802px; clear:both; height:33px;}
#copyrightBox{float:left; width:195px; padding-top:5px; text-align:right; padding-bottom:5px; }
#disclaimer {float:right; width:100px; padding-top:15px; text-align:right; padding-right:11px; }

#containerPrint {font-size: 1em; width: 462px; margin: 0 auto; clear:both;}
#contentPrint {width:462px;}
#footerPrint {font-size:0.83em; background: url(/images/sample_footer.gif) no-repeat #939393; width: 462px; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 1.5em; font-weight: bold; color: #0a470e; text-transform:none;}
h2 {font-size: 1.17em; font-weight: bold; color: #158f85; padding:0px; margin:0px;}
h3 {font-size: 1.08em; color: #3c3c3c; font-weight: bold;padding:0px; margin:0px;}
h4 {font-size: 0.92em; margin: 0px; padding: 0px; color: #158f85; text-decoration:underline;}
h5 {}
h6 {}
h2 a:link { color: #158f85;}
h2 a:visited {color: #158f85;}
h2 a:hover {color: #0a3f07; text-decoration: none;}
h3 a:link {color: #3c3c3c;}
h3 a:visited {color: #3c3c3c;}
h3 a:hover {color: #0a3f07; text-decoration: none;}


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

.textMainHighlight {color: #032258; font-weight: bold;}
.textSubHighlight {color: #666666;}
.textFootnote {font-size:0.83em;}
.textDivider {background: url(../img_textDivider.gif) repeat-x; height:21px;}

.textFooter {text-align:center; color:#5e5f5e;}
.textFooter a:link {color:#5e5f5e; text-decoration: none;}
.textFooter a:visited {color:#5e5f5e; text-decoration: none;}
.textFooter a:hover {color:#5e5f5e; text-decoration: none;}

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

.menuLink {font-size:0.92em; padding-left:20px; color:#0a3f07; text-transform:uppercase; font-weight:bold; text-align:right;}
.menuLink a:link {color:#0a3f07; text-decoration: none;  } 
.menuLink a:visited {color:#0a3f07; text-decoration: none;}
.menuLink a:hover {color:#000000; text-decoration: none; }

.submenuLink {font-size:1em; color:#f6ff00; text-transform:none; font-weight:bold; text-align:right; padding:0; margin:0;}
.submenuLink a:link {color:#f6ff00; text-decoration: none;  } 
.submenuLink a:visited {color:#f6ff00; text-decoration: none;}
.submenuLink a:hover {color:#0a3f07; text-decoration: none; }
.submenuDivider {width:100%; height:3px; font-size:0.01em; }

.menuHeader {background: url(../img_bullets.gif) no-repeat left; padding-left:25px; font-weight:bold; color:#000000;}
.menuDivider {width:100%; height:7px; font-size:0.01em; }

.tableBorder {border: 1px solid #999999;}
table.table tr.tableTopRow td {background: #ff0000; color:#ffffff; font-weight: bold; text-align: center;}
table.table tr.row1 td {background: #f2f2f2;}
table.table tr.row2 td {background: #e9e9e9;}
table.table tr.rowHighlight td {background: #FFFF99; color:#ffffff;}
table.table tr td.cellHighlight {background: #158f85; color:#ffffff;}
table.table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.table tr td.cellSubTotal {border-top: 1px solid #414141;}

.contentTable {border: 0px;}
table.contentTable tr.topRow td{background: url(green_table_bg.gif) no-repeat top; height:9px; }
table.contentTable tr.bottomRow td{background: url(green_table_bg_bottom.gif) no-repeat top; height:9px; }
table.contentTable tr.middleRow td{background:#dff1df;}

.qa {width:100%; padding:0px; margin:0px; clear:both;}
.qaDate {width:25%; float:left; list-style-type:none;}
.qaTitle {width:74%; float:right; list-style-type:none;}

.boxHighlight {width:100%; background:#e9f1fb ; border:1px dotted #6699d5; padding:5px;}

.insiderPopUp { position:absolute; z-index:200; visibility:hidden;}
.insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.spacerRight {margin-right:20px;}
img.spacerLeft {margin-left:20px;}

input.investmentCalculator { border:0px; background: transparent;}

/* Define the rest of the classes here */
.listItem {background:url(green_arrow1.gif) no-repeat left; padding-left:10px; margin-left:5px;}
UL.list LI{ list-style:url(green_arrow1.gif); margin:0px; padding:0px; }

.locationText {font-size:0.83em; color:#434343; text-align:right; padding-right:5px;}

.newstitle {color: #0a3f07; text-decoration: none; text-align:left;}
.newstitle a:link {color: #0a3f07; text-decoration: none; text-align:left;}
.newstitle a:visited {color: #0a3f07; text-decoration: none; text-align:left;}
.newstitle a:hover {color: #000000; text-decoration: underline; text-align:left;}

.clearboth {clear:both;}
.whitetext {color:#FFFFFF;}
table.table2 {background-color:#dff1df;}