HTML>BODY #nav_global {
	text-align: center;
	width: 781px;
	vertical-align: bottom;
	background-color: #99a771;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	border-left: 1px solid #ccc;
	border-right: 3px solid #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#nav_global {
	text-align: center;
	width:  781px;
	vertical-align: bottom;
	background-color: #99a771;
	background-image:none;
	padding: 5px 0 0px 0;
	margin:0;
	border-left: 1px solid #ccc;
	border-right: 3px solid #CCCC99;
	color: #443809;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#nav_global ul { white-space: nowrap; padding:0; margin:0;}
#nav_global ul li { display: inline; list-style-type: none; margin:0; padding: 0 25px 0 25px;}
#nav_global ul li a { text-decoration: none;  color: #615835}
#nav_global ul li a:active {color: #39387c; }
#nav_global ul li a:hover { text-decoration: none; color: #39387c;}
#nav_global ul li.selected  a{ color: #39387c; font-weight:bold; }


/* FireFox Work Around */
HTML>BODY #nav_global_spacer {
	text-align: center;
	height: 8px;
	font-size: 8px;
	width: 781px;
	vertical-align: bottom;
	background-color: #9a9833;
	border-left: 1px solid #ccc;
	border-right: 3px solid #CCCC99;
}
#nav_global_spacer {
	text-align: center;
	height: 6px;
	font-size: 6px;
	width:  781px;
	vertical-align: bottom;
	background-color: #9a9833;
	border-left: 1px solid #ccc;
	border-right: 3px solid #CCCC99;
}

#nav_global_spacer_white {
        text-align: center;
        height: 15px;
        font-size: 6px; 
        width: 781px;
        vertical-align: bottom;
        background-color: #fff;
        border-left: 1px solid #ccc;
        border-right: 3px solid #CCCC99;
}


body {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2d2d2c;
	padding: 0 20px 10px 15px;
	background-color: #edf2ce;
  letter-spacing: 0.75px;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10.5px;
	line-height: 12px;
	font-weight: normal;
	color: #2d2d2c;
        letter-spacing: 0.75px;
        margin-left: 20px;
        margin-bottom: 40px;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	font-weight: normal;
	color: #2d2d2c;
        letter-spacing: 0.75px;
}


.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #211a01;
	text-decoration: overline;
}


#column_middle {
	width: 590px;
	float: right;
	margin-top: 30px;
}
#column_middle:after { clear: both; display: block; content: "."; height: 0px; visibility: hidden; }

#column_middle .head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #343434;
	text-align: left;
	/*line-spacing: 16px;*/
  /* margin: 20px 0 0 0;  */
}
#column_middle .subhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
	/* line-spacing: 14px; */
	color: #343434;
        margin: 16px 0  5px 0; 

}

#column_middle #html_text
{
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #343434;
	padding: 10px 20px 20px 15px;
}

#column_middle #html_text .head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #343434;
	text-align: left;
	/*line-spacing: 16px;*/
  /* margin: 20px 0 0 0;  */
}
#column_middle #html_text .subhead { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
	/* line-spacing: 14px; */
	color: #343434;
        margin: 16px 0  5px 0; 

}

#column_middle #html_text #divider {
	text-align: center;
	border-top: 2px solid #c6c783;
	width: 75%;
}

#column_middle #html_text #pubs ul li { list-style: disc outside;}

/*
HTML>BODY #column_middle #html_text
{
	padding: 2px 20px 10px 15px;
}
*/

#column_middle #html_text li { padding-bottom: 10px;}


#content {
	min-height: 325px;
	width: 787px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image:  url('../images/background/content-background.gif'); 
	background-repeat: repeat-Y;
	
}
#column_left {
	width: 180px;
	margin-top: 30px;
	float: left;
	padding: 0px;
	left: 9px;
	/* top: 165px; */
}

/* START - LEFT NAVIGATION CLASSES */
#nav_left { font-family: Verdana, Arial, Helvetica, sans-serif; width: 170px; font-size: 12px; font-weight: normal; line-height: 14px;color: #211a01; text-align: left; padding: 15px 5px 5px 0px; }

/* Main Folders ( Overview, Publications, Investment) */
#rootTier { margin: 8px 0 5px 0x;  padding: 5px 0 5px 15px;}
#rootTier a { color: #39387c; text-decoration: none; }
#rootTier a:active { color: #39387c; text-decoration: none; }
#rootTier a:hover { color: #39387c; text-decoration: none; }
#rootTier a:visited { color: #39387c; text-decoration: none; }
#rootTier .root { font-size: 14px; font-weight: bold;}

/* Folders and Pages */
#Tier2 {margin: 4px 0 0 0;  padding: 8px 0 0 0;}
#Tier2 #element { padding-left: 30px;}
#Tier2 #element a { color: #615835; text-decoration: none; }
#Tier2 #element a:active { color: #39387c; text-decoration: none; }
#Tier2 #element a:hover  { color: #39387c; text-decoration: none; }
#Tier2 #element a.selected { color:#39387c; font-weight:bold; }
#Tier2 #element_selected { color: #39387c; text-decoration: none; font-weight: bold; background-image: url("../../includes/images/navbar/bullet.gif"); background-repeat: no-repeat; background-position: 15px 2px; padding-left: 30px;}
#Tier2 #element_selected a.selected { color: #39387c; font-weight:bold; }


/* Pages and Sub Sub Folders */
#Tier3 { margin: 0 0 6px 0;  padding: 3px 0 6px 0px; font-size: 11px;}
#Tier3 #element {padding-top: 10px; padding-left: 40px;}
#Tier3 #element a { color: #443809; text-decoration: none; }
#Tier3 #element a:active { color: #443809; text-decoration: none; }
#Tier3 #element a:hover { color: #443809; text-decoration: none; }
#Tier3 #element_selected{ font-weight: normal; color: #39387c; padding-top: 10px; background-image: url("../../includes/images/navbar/bullet.gif"); background-repeat: no-repeat; background-position: 25px 12px; padding-left: 40px;}

/* END - LEFT NAVIGATION CLASSES */


/* HEADER */
/* FireFox Work Around */
HTML>BODY #header {
	background-color: #fff;
	width: 776px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	border-left: 1px solid #ccc;
	border-right: 3px solid #CCCC99;
}


#header {
	background-color: #fff;
	width: 776px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	border-left: 1px solid #ccc;
	border-right: 3px solid #CCCC99;
}


#page #header:after { clear: both; display: block; content: "."; height: 0px; visibility: hidden; }
#page #header #upper_left { float: left; \width: 184px; w\idth: 174px; padding: 0 0 0 10px; }
#page #header #upper_right { font-size: 12px; float: right; width: 180px; padding: 75px 60px 15px 0; margin-top: 0px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
#page #header #upper_right a { text-decoration: none;  color: #615835}
#page #header #upper_right a:active {color: #39387c; }
#page #header #upper_right a:hover { text-decoration: none; color: #39387c;}

/* END HEADER */

#emailUs {
	color: #211a01;
	background-color: #93a652;
	width: 195px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
	line-height: 20px;
}

#footer1 {
	height: 220px;
	width: 787px;
	background-image:url('../images/footer/footer-1.gif');
	background-repeat: no-repeat;
}

#footer2 {
	height: 220px;
	width: 787px;
	background-image:url('../images/footer/footer-2.gif');
	background-repeat: no-repeat;
}

#footer4{
	height: 220px;
	width: 787px;
	background-image:url('../images/footer/footer-4.gif');
	background-repeat: no-repeat;
}

HTML>BODY .terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 9px;
	color: #555555;
	text-align: center;
	padding-top:145px;
}

.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #555555;
	text-align: center;
	padding-top:145px;
}

#page {
	width: 790px;
	padding-left: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

.dates {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #211a01;
	text-decoration: overline;
}
/*-----Colors--------*/
a {
	color: #615835;
	text-decoration: none;
}
a:hover {
	color: #39387c;
	text-decoration: none;
}

/* 1-column */


#publications { 
	width: 580px; 
	margin-top: 5px; 
	padding-right: 20px;
}

#publications a { color: #39387c; text-decoration: none; font-weight: bold;}
#publications a:hover {color: #e3a23a; text-decoration: underline;  font-weight: bold;}

#publications .head { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #343434;
        text-align: left;
        margin: 16px 0 0 0; }
        
#publications .subhead { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #343434;
        margin: 10px 0 0 0; }
        
#publications #headerrow { 
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	margin-bottom: 10px;
}
#publications #datarow { display: table-row;}

#publications #name { 
	/* width: 375px; 
	_width: 200px; */
	
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	font-weight: bold;
	padding: 0 0 20px 15px;
}

#publications #Date { 
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	font-weight: bold;
	padding: 0 0 20px 15px;
}
#publications #data { 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	padding: 0 0 20px 15px;
}

#publications .author
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
}

/* BIO Styles */
 #column_middle #imageBox { width: 239px; float: right; margin:0; padding:0;}
 #column_middle #bio_data { margin-right: 10px; margin-top: 17px;}
 #column_middle #bio_image {
          margin: 10px 20px 10px 25px;     
          font-size: 11px;

 }
#column_middle .bioname {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 14px;
          font-weight: bold;
          color: #343434;
          text-align: left;
          padding-bottom: 5px;
 }

#column_middle .biotitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #343434;
}


/* BIO Box */
#column_middle #bioBox { width:239px; float:right; padding-left: 10px; padding-right: 30px;}

#column_middle #bioBox .wa_top {
        background-image: url('/includes/images/wa_images/bio_top.gif');
        background-repeat: no-repeat;
        padding:0;
        margin:0;
        height:12px;
        line-height:8px;
        font-size:3px;
        }

HTML>BODY #column_middle #bioBox .wa_center {
        background-image: url('/includes/images/wa_images/bio_center.gif');
        background-repeat: repeat-y;
        padding-top: 8px;
				padding-right: 10px;
				padding-bottom: 2px;
				padding-left: 18px;
        font-size: 12px;
        line-height: 16px;
        }

#column_middle #bioBox .wa_center {
        background-image: url('/includes/images/wa_images/bio_center.gif');
        background-repeat: repeat-y;
        margin: 8px auto 5px auto
        /*padding-top: 8px;
				padding-right: 15px;
				padding-bottom: 2px;
				padding-left: 18px;*/
        font-size: 12px;
        line-height: 16px;
        
        }
#column_middle #bioBox .wa_bottom {
        background-image: url('/includes/images/wa_images/bio_bottom.gif');
        background-repeat: no-repeat;
        padding:0;
        margin:0;
        } 

/* More Links */
.more_link { font-size: 10px; }


/* Tables */
/* Tables */
.simple_table { border: 0px solid #6b724d; margin: 15px 0 0 0; width: 554px; }
.simple_table table { padding: 5px 5px 5px 5px;}
.simple_table th { background-color: #c6c783; color: #545452; font-family:verdana, arial, helvetica, sans-serif;font-size: 12px;}
.simple_table td { border-bottom: 1px solid #c6c783; color: #545452; padding: 15px 0 10px 5px; font-family:verdana;font-size: 11px; valign: top; }
.simple_table td.image { float:right;}
.simple_table a { text-decoration: none;  color: #615835}
.simple_table a:active {color: #39387c; }
.simple_table a:hover { text-decoration: none; color: #39387c;}
.simple_table ul { list-style: disc inside;margin: 0; padding: 0;}
.simple_table li { }