sup {
    font-size: 8px;
}
/* Random Styles */

.shaded_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #c3d6f7 #c3d6f7 #c3d6f7 #c3d6f7;
	border-collapse: collapse;
	background-color: white;
        line-height: 140%;  
        color: #3e69a8;
        font-size:11px;
  }

/* Shaded boxes and tables */
.shaded_table tr.header td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
        background-image: url(/images/cell_bg_header.gif) ;   
  font-weight: bold;
  font-size: 12px;
}

.shaded_table tr.shaded td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
        background-image: url(/images/cell_bg.gif) ;   
}


.shaded_table tr.shaded2 td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
        background-color: #e5e9fc;   
}

.shaded_table tr td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.shaded_box {
        padding-left:10px;
        padding-top:10px;
        padding-bottom:10px;
	background-color:#F2F2F2;
	border-top:1px dotted #c3d6f7;
	border-bottom:1px dotted #c3d6f7;
}

#leftdisp {
float:left;
display:inline;
width:240px;
}

#rightdisp {
float:left;
width:300px;
}

.arrowlisttable {
  margin-left: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url(/images/arrow_blue.gif);
  list-style-type: none;
}

.arrowlist {
  margin-left: 30px;
  list-style-image: url(/images/arrow_blue.gif);
  list-style-type: none;
}

.arrowlist li {
  line-height: 18px;
  color:#7b6767;
}

.arrowlist li ul {
  margin-left: 30px;
  list-style-image:none;
  list-style-type: disc;
}

.normal {
font-size:9pt;
color:#7b6767;
}

.leadership {
font-size:8pt;
color:#7b6767;
font-weight: bold;
}
/* STRUCTURE */

* {
margin:0;
padding:0;
}

body {
background-color: #c0bebe ; 
}

#wrap-body {
width:897px;
margin:12px auto;
}

#wrap-header {
float:left;
width:897px;
background:transparent url(../images/back-header.gif) no-repeat  left top ;
height:100px;
}

#wrap-nav {
float:left;
width:897px;
height:32px;
position:relative;
z-index:99;
background:transparent url(../images/back-nav.gif) no-repeat  left top ;
}

#wrap-content {
float:left;
width:897px;
background:transparent url(../images/back-content.gif) repeat-y  left top ;
}

.wrap-footer {
float:left;
background:transparent url(../images/back-footer.gif) no-repeat  left top ;
padding-top:30px;
}

#wrap-footer-home {
background-image: url(../images/back-footer-home.gif) ;
}

#leftcol {
float:left;
display:inline;
width:253px;
margin-left:6px;
}

#rightcol {
float:left;
width:632px;
}

#textmargin {
margin-top:14px;
margin-left:24px;
width:592px;
}

.col{
float:left;
width:250px;
padding-right:24px;
padding-bottom:24px;
}


.clear {
clear:both;
height:0px;
}



/* COMMON STYLES */

body {
font-family: Arial, Verdana, sans-serif;
font-size: 75%;
}

a {
text-decoration:underline;
color:#30156d;
}

a:hover {
text-decoration:none;
}

.disclaimer {
font-size:11px;
}

.disclaimer p {
font-size:11px;
color:#000000;
}

p {
font-size:1em;
margin-bottom:1em;
line-height:130%;
color:#7b6767;
}

.indented-list {
font-size:1em;
margin-bottom:1em;
line-height:130%;
color:#7b6767;
margin-left:30px;
}

h5 {
margin-bottom:20px;
}

h1 {
  font-family: 'trebuchet ms',verdana,geneva,arial,sans-serif;
  color: #3489df;
  font-weight: bold;
  font-size: 22px;
  line-height: 40px;
  padding-left: 25px;
  text-align: left;
  vertical-align: bottom;
  background-image: url('/images/header_bg.gif');
  background-repeat: no-repeat;
  background-position: 25px 0px;
}

h2 {
  font-family: 'trebuchet ms',tahoma,verdana,geneva,arial,sans-serif;
  color: #7b6767;
  font-weight: bold;
  font-size: 15px;
  text-align:left;
  line-height: 30px;
  padding-bottom: 10px;
  text-decoration:underline;
}

h4 {
  font-family: 'trebuchet ms',tahoma,verdana,geneva,arial,sans-serif;
  color: #7b6767;
  font-weight: bold;
  font-size: 15px;
  text-align:left;
}

h3 {
font-size:11pt;
font-weight:bold;
color:#7b6767;
}


img {
border:none;
}



/* HEADER STYLES */

#headlink-logo {
float: left;
}

#headlink-right {
float: right;
display:inline;
text-align:right;
margin-right:18px;
margin-top:21px;
}

#headlink-right img{
}

#search {
margin-top:7px;
}

.searchtext {
width:130px; 
border:none;
padding:4px;
color:#7b6767;
font-size:10px;
}


/* LEFT COL STYLES */

#leftcol p{
font-size:.9em;
line-height:125%;
padding:0 10px;
}

#leftcol h4 {
font-size:.9em;
color:#000;
padding:0 10px;
}

#investmentPrograms {
float:left;
background:transparent url(../images/back-investmentPrograms.gif) no-repeat  left top ;
padding-top:48px;
width:253px;
height:84px;
overflow:auto;
font-size:1.1em;
}

#corpVideo {
float:left;
width:253px;
height:105px;
}

#latestNews {
float:left;
background:#faf5e5 url(../images/back-latestNews.gif) no-repeat  left top ;
padding-top:48px;
width:253px;
}

#latestNews a{
color:#7b6767;
}

.sideImg{
background:transparent no-repeat  left top ;
height:400px;
}

.sideImg2{
background:transparent no-repeat  left top ;
height:600px;
}




/* RIGHT COL STYLES */

#mainimage{
float:left;
overflow:hidden;
width:632px;
height:275px;
}

#mainimage img, #mainimage a{
float:left;
}

a#link-environment {
color:#27c50e;
font-weight:700;
font-size:1.1em;
padding:4px 0 2px 20px;
background:transparent url(../images/icon-greentree.gif) no-repeat  left center ;
}

a#link-environment-noimage {
color:#27c50e;
font-weight:700;
font-size:1.1em;
padding:4px 0 2px 20px;
}


/* FOOTER STYLES */


.wrap-footer p{
color:#000;
font-size:11px;
}

.wrap-footer h3 {
font-size:12px;
text-align:center;
margin-bottom:1em;
}

.wrap-footer p {
line-height:120%;
}

#footer {
font-size:10px;
text-align:center;
color:#000;
}
