p,li, table.dataTable td {line-height: 1.5em;}

sub, sup {font-size:95%;}
sub {vertical-altign:baseline;}

.lastupdated {
float:left;
color: #505050;
border-top:0px solid #505050;
font-size: 0.9em;
}

H1, H2, H3, H4, H5{
padding: 0px;
margin: 0px;
}

H1, H4, H5{
font-weight: bold;
}

H2 {
font-size: 1em;
padding-left: 0.6em;
}

H3 {
font-family: Georgia, Garamond, Serif, Arial;
font-size: 1.8em;
color: #002277;
font-weight: normal;
}

H4 {
font-size: 1.2em;
color: #002277;
margin-bottom: 0.25em;
font-weight:bold;
}

H5 {
font-size: 1em;
color: #002277;
margin-bottom: 0.25em;
}

H5.underlined {
/*used on 2.3 Analysis page */
border-bottom: 1px solid #b4b4b4;
}


H6 {
font-size: 0.9em;
color: #000000;
}

HR {
border: 0px;
color: #b4b4b4;
background-color: #b4b4b4;
height: 1px;
}

#SearchBox {
  background-color: #E1EFFC;
}

#searchselect {
  float: left;
}

#SearchBox {
PADDING-RIGHT: 0.5em; BACKGROUND-POSITION: left top; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; MARGIN: 0px; WIDTH: 15em; PADDING-TOP: 0.5em; HEIGHT: 5.8em;
}

#SearchBox .inputButton {
font-weight: bold; font-size: 1em; background-color:#FFBB00; border: 1px solid white;
margin-top: 1.5em; float:right; margin-right:1em;
}

#SearchBox .inputField {
padding-bottom: 0.5em;
}

.inputField {
width: 13.5em;
}

/* LHN Styling for current DIV - START */
#ow_lhn_div_current {
	background-color: #FCF0C5;
	background-image: URL(SI_2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
/* LHN Styling for current DIV - END */


/* 1st paragraph color background - START*/

.first_para_box {

padding: 1em; 
Margin-top:0em;
background-color:#fcf0c5;
}

/* 1st paragraph color background - END*/



/* Related/External Module specific style - START*/
.modbox {
    width: 29em;

}

.modbox_1{
    float:left;
    margin: 0em;
    margin-right: 1.5em;
    width:14em;
}

.modbox_2{
    float:left;
    margin: 0em;
    width:14em;
}

.modbox_3{
    float:right;
    margin: 0em;
    width:14em;
}

.modbox_out {
    float:left;
    border-color: #ffbb00;
    border-style: solid;
    border-width: 1px;
    background-color:#fcf0c5;
    width:14em;
}

.modbox_in {
    float:left;
    padding-left: 1em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 1em;
}

.modbox_out_comments {
    float:left;
    border-color: #ffbb00;
    border-style: solid;
    border-width: 1px;
    width:29.8em;
}

.modbox_in_comments {
    float:left;
    padding-left: 1em;
    padding-top: 0em;
    padding-right: 0.5em;
    padding-bottom: 1em;
    background-color:#fcf0c5;
}

.modbox_title {
    float:left;
    padding-top: 0.5em;
    font-weight: bold;
    color: #002277;
}

.modbox_img {
    float:right;
}

.modbox_content {
    clear:both;
}

.modbox_content li {
    font-size:0.95em;
    list-style: none;
    list-style-position: outside;
    text-indent: 0em;
    line-height: 1.2em;
    margin:0px;
    padding:0px;
    padding-bottom:0.5em;
 }


/* Related/External Module specific style - END*/

/* Footnote specific style - START*/
.footnote {
    font-size: 0.9em;
    line-height: 1.5em;;
}
/* Footnote specific style - END*/

/* Styling for tables - START*/

table.dataTable {
  border: 1px solid #b4b4b4;
  border-collapse: collapse;
  width: 38em;
  margin-left:2em;
}

  table.dataTable tr {
  vertical-align: top
  }

  table.dataTable th {
  border: 1px solid #b4b4b4;
  background: #FCF0C5;
  padding: 0.25em;
  }  

  table.dataTable td {
  border: 1px solid #b4b4b4;
  text-align:center;
  padding: 0.25em;
  }  

  table.dataTable td.left {
  text-align: left;
  background: none;
  }
  
  table.dataTable th.leftColor {
  text-align: left;
  background: #FCF0C5;
  }

/* Styling for tables - END*/



/* Home page quote - START */
.hp_quote {
font-size: 0.9em;
color: #505050;
}
/* Home page quote  - END */

/* Fix for extra space on footnote objs */
OL {
  margin-top: 0em;
  padding-top: 0em;
}


.linkList {
list-style-type: none;
margin-left: 0em;
padding-left: 0px;
}

ul.linklist li {
background-image: url('SI_3.gif');
background-position: 0 0.4em;
background-repeat: no-repeat;
padding-left: 1.1em;
}
