
body {
	margin: 0 auto;
	background-color: #374a1f;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
 


ul { 
	list-style-image:url(../images/listbullet.gif);
	#list-style-image:url(../images/listbullet_ie.gif); /*setting for IE7*/
	_list-style-image:url(../images/listbullet_ie.gif); /*setting for IE6*/
	list-style-position: left top;
	vertical-align: text-bottom;
	padding-left: 20px;
	margin: 0px 0px 0px 20px;
	}
	
li {
	margin: 0px; 
	}	
	

hr { 
	border: 0; 
	height: 1px; 
	color: #bababa;
	text-align: center; 
	background-color: #bababa; 
	margin: 10px 0px 10px 0px;	
	}
hr.two { 
	border: 0; 
	height: 1px; 
	color: #bababa;
	text-align: center; 
	background-color: #bababa; 
	margin: 10px 0px 5px 0px;	
	}	
	
		
.subnavcontainer {
	width: 150px;
	margin: 28px 0px 50px 20px;
	border: 0px solid #000000;
	font: 12px/24px Georgia;
	color: #000000;
	}

.pullquote {
	font: italic 14px/25px Georgia;
	color: #141b0a;
	padding-left: 1px;
	}

.leftcol {
	width: 205px;
	background-color:#a6a196;
	margin: 20px 0px 50px 30px;
	font: 12px/24px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	}

			
/* sub nav */	

.menu {
	margin: 10px 0px 10px 0px;
	font: 12px/16px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	background-color:#a6a196;	
	}		
.menu a {
	font: 12px/16px Georgia;
	color: #000000;
	background-image:url(../images/subnav_bullet_spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 12px;
	display: block;
	text-decoration: none;	
	background-color:#a6a196;	
	}
.menu a:hover {
	font: 12px/16px Georgia;
	color: #3b4601;
	background-image:url(../images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0 0 0 12px;
	display: block;
	text-decoration: none;	
	background-color:#a6a196;	
	}		
.menuon {
	margin: 10px 0px 10px 0px;
	font: 12px/16px Georgia;
	color: #3b4601;
	text-align:left;
	vertical-align:top;
	background-color:#a6a196;	
	}		
.menuon a {
	font: 12px/16px Georgia;
	color: #3b4601;
	background-image:url(../images/subnav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 12px;
	display: block;
	text-decoration: none;	
	background-color:#a6a196;	
	}		
.submenu {
	margin: 10px 0px 10px 30px;
	font: 11px/14px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	}	
.submenu a {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: none;
	margin-bottom: 8px;
	display: block;
	background-color:#a6a196;	
	}


	
/* 			
.submenu a:link {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: none;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
	}
*/
		
.submenu a:hover {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: underline;
	background-color:#a6a196;	
	}	
/* 	
.submenu a:visited {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: none;
	}
*/						
.submenuon {
	margin: 10px 0px 10px 30px;
	font: 11px/14px Georgia;
	color: #000000;
	background-color:#a6a196;	
	}		
.submenuon a {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: underline;
	background-color:#a6a196;	
	}	
.submenuon a:hover {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: underline;
	background-color:#a6a196;	
	}	
	
.selected {
	font: 11px/14px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	text-decoration: underline;
	background-color:#a6a196;	
	}	
	
.selected a {
	font: 11px/14px Georgia;
	color: #000000;
	text-decoration: underline;
	background-color:#a6a196;	
	}
	



/* Heading Styles */	

.redhead {
	font: bold 16px/22px Georgia;
	margin: 0px 0px 8px 0px;
	color: #681b00;
	display: block;
	}
.redhead a:link {
	font: bold 16px Georgia;
	color: #681b00;
	text-decoration: none;
	}	
.redhead a:visited {
	font: bold 16px Georgia;
	color: #681b00;
	text-decoration: none;
	}	
.chart_redhead {
	font: bold 16px/22px Georgia;
	margin: 0px 0px 0px 26px;
	padding-top: 27px;
	color: #681b00;
	display: block;
	}		
	

.redsubhead {
	font: bold 13px/18px Georgia;
	margin: 0px 0px 0px 0px;
	color: #681b00;
	display: block;
	}	
.bio {
	font: 13px/24px Georgia;
	margin: 0px 0px 0px 0px;
	color: #681b00;
	display: block;
	}
.newssubhead{
	font: italic 13px/19px Georgia;
	padding: 2px 0px 7px 0px;
	color: #681b00;
	display: block;
	}									
.greenhead {
	font: bold 16px Georgia;
	margin: 0px 0px 8px 0px;
	color: #385908;
	display: block;
	}	
.greensubhead {
	font: bold 12px/24px Georgia;
	color: #385908;
	padding: 0px 0px 0px 0px;
	}		
.caption {
	background-image: url(../images/redarrow2.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
	margin: 0.25em 0px 0px 0px; 
	padding: 2px 10px 10px 11px;
	font: 11px/14px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align: top;	
	}
.caption {
	text-decoration: none;
	}	
.greencaption {
	font: 11px/14px Georgia;
	color: #385908;
	text-align: left;
	vertical-align: top;	
	}	
.greencaption a {
	font: 11px/14px Georgia;
	color: #385908;
	text-decoration: none;	
	}	
		
								
/**********************************************/

.topshadow { 
	margin: 0 auto; 
	width: 996px;
	height: 7px;
	margin-top: 4px;
	background-image:url(../images/shadowtop.jpg);
	background-repeat: no-repeat;
	background-position:left top;	
	text-align: center;
	vertical-align: top; 
	}	

.header	{
	width: 996px;
	height: 107px;
	border: 0px;
	margin: 0 auto;
	}
.header2	{
	width: 998px;
	height: 107px;
	border: 0px;
	margin: 0 auto;
	background-color: #fff;
	}
.header2bg	{
	width: 996px;
	height: 107px;	
	background-image: url(../images/header2bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	}
.header2bg img {
	display: block;
	border: 0px;
	}		
					
								
.headerleftbg {
	width: 9px;
	height: 107px;	
	text-align: left;
	vertical-align: top;
	}	
.headerleft {
	width: 9px;
	height: 107px;	
	background-image: url(../images/headerleftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	}			
.headerleft img {
	border: 0px;
	}	
		
.headerlogo {
	width: 300px;
	height: 107px;	
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	}
	
.headerlogo img {
	margin: 25px 0px 0px 24px;
	border: 0px;
	}	
	
.headernav {
	width: 678px;
	height: 107px;	
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;	
	text-align: right;
	vertical-align: top;
	}	
	
.headernav img {
	border: 0px;
	}		
	
.headerrightbg {
	width: 9px;
	height: 107px;	
	text-align: right;
	vertical-align: top;
	}
	
.headerright {
	width: 9px;
	height: 107px;	
	background-image: url(../images/headerrightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
	}
		
.headerright img {
	border: 0px;
	}	
		
.login {
	width: 642px;
	vertical-align: top;
	margin: 1px 20px 0px 0px;
	border: 0px;
	}	
.login img {
	border: 0px;
	}		
	
	
		
/* top nav */

.topnav {
	width: 642px;
	text-align: right;
	margin: 40px 30px 0 0;
	border: 0px;
	}	
.topnav img {
	border: 0px;
	}		
	
.topnav td {	 
	vertical-align: bottom;
	border-collapse:collapse;
	}
			
.topnav td img {	 
	vertical-align: bottom;
	border: 0px;
	border-collapse:collapse;
	}

/* homepage print banner */	
.home_print {display: none;}
.home_print td {display: none;}
.home_print_left {display: none;}	
.home_print_right {display: none;}	
.home_head {display: none;}
.home_subhead {display: none;}			
.home_news {display: none;}	
.home_news ul {display: none;}	
.home_news ul li {display: none;}


/* subpage banner */	

.bannercontainer {
	margin: 0 auto;
	width: 996px;
	height: 220px;
	border: 0px;
	}		
.bannercontainer img {
	border: 0px;
	display: block;
	}	
.no_banner_container {
	margin: 0 auto;
	width: 996px;
	height: 220px;
	border: 0px;
	}	
	
.no_banner_container img {
	border: 0px;
	display: block;
	}		
	
.bannercontainer img {
	border: 0px;
	display: block;
	}			
.bannershadowleft {
	width: 8px;
	height: 220px;	
	background-image: url(../images/bannershadowleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	border: 0px;
	}	
	
.bannershadowleft img {
	border: 0px;
	disaply: block;
	}	
		
.bannershadowright {
	width: 8px;
	height: 220px;	
	background-image: url(../images/bannershadowright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	border: 0px;
	}
	
.bannershadowright img {
	border: 0px;
	disaply: block;
	}
					
.bannercontent {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	vertical-align: bottom;
	background-color: #ffffff;
	}
.bannercontent img {
	display: block;
	text-align: center;	
	}

.printbanner {
	display: none;
	}	
			
.subphoto {
	width: 980px;
	height: 220px;
	border: 0px;
	disaply: block;
	text-align: center;
	vertical-align: bottom;
	}
	
	
.pgtitle {
	width: 180px;
	height: 30px;
	border: 0px;
	margin: 186px 0px 0px 28px;
	font: 16px Georgia;
	color: #ffffff;
	text-align: left;
	vertical-align: bottom;
	float: left;
	}		
		
.content {
	width: 996px;
	height: 114px;
	border: 0px;
	margin: 0 auto;
	}
	
.leftshadowbg {
	width: 8px;	
	background-image:url(../images/shadowleftbg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	}
	
.rightshadowbg {
	width: 8px;	
	background-image: url(../images/shadowrightbg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	}		
.leftshadow {
	width: 8px;
	height: 322px;	
	background-image: url(../images/shadowleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	}	
.rightshadow {
	width: 8px;
	height: 322px;	
	background-image: url(../images/shadowright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	}				
.left {
	width: 206px;
	background-color:#a6a196;
	margin: 20px 0px 50px 30px;
	font: 12px/24px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	}
	
.widecol {
	width: 773px;
	background-color:#FFFFFF;
	padding: 33px 0px 30px 0px;
	font: 12px/24px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align:top;
	}
.widecoltext {
	width: 630px;
	margin: 0px 0px 40px 40px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align:top;
	border: 0px solid #000000;
	}	
.widecoltext a {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}	
.widecoltext p {
	margin: 0px;
	}			
.widecoltext2 {
	width: 720px;
	margin: 0px 0px 40px 40px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align:top;
	border: 0px solid #000000;
	}	
.widecoltext2 a {
	text-decoration: underline;
	}	
.widecoltext2 p {
	margin: 0px;
	}		
.cencol {
	width: 530px;
	background-color:#FFFFFF;
	padding: 33px 0px 40px 0px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align:top;
	}	
.cencoltext {
	width: 450px;
	margin: 0px 0px 40px 40px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align:top;
	border: 0px solid #000000;
	}
.cencoltext a:link {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}
.cencoltext a:visited{
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}							
.cencoltext p {
	margin: 0px;
	}		
.rightcol {
	width: 243px;
	background-color:#FFFFFF;
	padding: 33px 0px 40px 0px;
	font: 11px/15px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align:top;
	}	
	
.rightcol a {
	color: #2f2f2f;
	}	
		
.text_cen {	
	width:450px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	vertical-align:top;
	margin: 70px 0 180px 300px;

	display: block;
	}
.text_cen p {	
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align:center;
	vertical-align:top;
	}
.text_cen img {	
	border: 0px;
	display: 0px;
	text-align:center;
	}		

	
/* sidebar */				
	
.sidebarbox {
	width: 207px;
	display: block;
	text-align: left;
	float: left;
	border-top: 4px solid #41581f;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	margin-top: 9px;
	}	
	
.sidebarbox p {
	margin: 0px;
	}			
.sidebarbox a {
	color: #2f2f2f;
	text-decoration: underline;
	}								
.sidebarpara {
	width: 180px;
	font: 11px/18px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align: top;
	margin: 17px 0px 12px 14px;
	}	
.sidebarpara p {
	margin: 0px;
	}						
.sidebarhead {
	font: bold 12px/18px Georgia;
	color: #385908;
	background-image: url(../images/redarrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 12px;
	}		
.sidebartext {
	font: 11px/18px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 12px;
	}			
.companylogo {
	text-align: center;
	border: 1px solid #bebebe;	
	margin-top: 7px;
	}					
.companylogo a {
	color: #2f2f2f;
	text-decoration: underline;
	}
.companylogo img {
	margin: 30px;
	border: 0px;
	text-align: center;
	}	
.investsidebar{
	background-image:url(../images/redarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	vertical-align: text-bottom;
	padding-left: 12px;
	margin: 14px 20px 10px 1px;
	}
.investsidebar a {
	text-decoration: underline;
	}	
.investsidebarhead {
	font: bold 11px/15px Georgia;
	color: #385908;
	}	
	
	
/* value sidebar */	
.value_sidebar {
	width: 207px;
	display: block;
	text-align: left;
	float: left;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	margin-top: 9px;
	background-color: #f6f4e7;
	}	
	
.value_sidebar p {
	margin: 0px;
	}			
.value_sidebar a {
	color: #2f2f2f;
	text-decoration: underline;
	}		
.value_sidebar_top {
	background:url(../images/value_sidebar_bg.jpg) repeat-x 0 0;

	}	
	
.value_sidebar_head {
	font: bold 12px/18px Georgia;
	color: #ffffff;
	background-image:url(../images/whitearrow.gif);
	background-repeat:no-repeat;
	background-position: 11px 16px;
	vertical-align: text-bottom;
	padding-left: 12px;
	margin: 0px 0px 0px 1px;
	padding: 11px 0px 12px 25px;
	}

	
/* chart css */

.innertb { 
	margin-bottom: 20px;
	margin-top: 20px;	
	width: 100%;
	text-align: left;
	vertical-align: top; 
	}
.innertb a:link { 
	text-decoration: underline;
	}
.innertb a:hover { 
	color: #2f2f2f;
	text-decoration: underline;
	}	
.innertb a:visited { 
	color: #2f2f2f;
	text-decoration: underline;
	}				
.innertb2 { 
	width: 100%;
	text-align: left;
	vertical-align: top; 
	}
		
td.charttop { 
	font: bold 13px/22px Georgia;
	color: #681b00;
	text-align: left;
	vertical-align: top; 
	border-bottom: 4px solid #4c622c;
	padding: 5px 0px 5px 13px;
	}
	
.chartsubhead {
	font: bold 12px/22px Georgia;
	color: #385908;
	background-image: url(../images/redarrow.gif);
	background-position: 2px 6px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 14px;
	}			
.chartleft {
	width: 165px;
	font: bold 12px/22px Georgia;
	color: #385908;
	background-image: url(../images/chartbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 8px 13px;
	border-bottom: 1px solid #d4d4d4;	
	}
.chartlefttop {
	width: 165px;
	font: bold 12px/22px Georgia;
	color: #385908;
	background-image: url(../images/chartbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 8px 13px;
	border-bottom: 1px solid #d4d4d4;	
	border-top: 4px solid #4c622c;	
	}	
.chartrighttop {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	padding: 7px 0px 8px 15px;	
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;	
	border-top: 4px solid #4c622c;		
	}		
.chart {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	padding: 7px 0px 8px 15px;	
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;	
	}				
.chart2 {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	padding: 5px 0px 6px 15px;	
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;	
	}	
.chartrightshade {
	width: 85px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	background-image: url(../images/chartrightbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 6px 13px;
	border-bottom: 1px solid #d4d4d4;	
	}
.funds {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align: top;
	padding: 7px 0px 8px 13px;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;			
	}	
td.team {
	width: 32%;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align: top;
	}
td.team a:link {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}
td.team a:hover {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}	
	
td.team ul { 
	list-style-image:url(../images/listbullet.gif);
	#list-style-image:url(../images/listbullet_ie.gif); /*setting for IE7*/
	_list-style-image:url(../images/listbullet_ie.gif); /*setting for IE6*/
	list-style-position: left top;
	vertical-align: text-bottom;
	padding-left: 20px;
	margin: 14px 0px 18px 20px;
	}
	
td.team ul li {
	margin: 0px; 
	}	
	
	
						
td.teamright {
	width: 31%;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align: top;
	}
td.teamright a:link {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}
td.teamright a:hover {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}	
		
td.teamright ul { 
	list-style-image:url(../images/listbullet.gif);
	#list-style-image:url(../images/listbullet_ie.gif); /*setting for IE7*/
	_list-style-image:url(../images/listbullet_ie.gif); /*setting for IE6*/
	list-style-position: left top;
	vertical-align: text-bottom;
	padding-left: 20px;
	margin: 14px 0px 18px 20px;
	}	
td.teamright ul li {
	margin: 0px; 
	}	
td.teamright ul li.subhead {
	margin: 0 0 3px -15px; 
	font: bold 12px/16px Georgia !important;
	list-style: none !important;
	list-style-image: none !important;
	}	
.bioleft {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	}		
.bioright {
	width: 200px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	}
.bioright a {
	font: 12px/22px Georgia;
	color: #2f2f2f;
	text-decoration: none;
	}				
.bioright a:hover {
	font: 12px/22px Georgia;
	color: #385908;
	text-decoration: none;
	}	
				
div.pic { 
	float: left; 
	height: 175px; 
	width: 175px; 
	padding: 7px 10px 15px 37px; 
	margin: 0px 0px;
	border: 0px solid #444444;
	}	
div.pic a { 
	text-decoration: none;
	}		
div.pic img { 
	display: block;
	border: 0px solid #cdcdcd;
	background-color: #CCCCCC;
	}	
div.ls img { 
	height: 136px; 
	width: 155px; 
	margin: 0px; 
	text-align: left; 
	}
	
div.biophoto { 
	height: 136px; 
	width: 155px; 
	margin: 0px; 
	text-align: left; 
	border: 0px solid #cdcdcd;
	background-color: #CCCCCC;
	}
div.investlogo {  
	width: 100%; 
	margin: 0px; 
	text-align: center; 
	background-color: #ffffff;
	}
div.investlogo img {  
	border: 0px;
	}				

/* contact*/
.contact { 
	swidth: 100%;
	text-align: left;
	vertical-align: top; 
	}
td.contactleft { 
	text-align: left;
	vertical-align: top; 
	}
td.contactleft a { 
	color: #2f2f2f;
	text-decoration: underline;
	}		
td.contactright { 
	width: 400px;
	padding-top: 10px;
	text-align: right;
	vertical-align: top; 
	}	
td.contactright img { 
	float: right;
	margin-right: 45px;
	vertical-align: top; 
	boder: 0px; 
	}		



/* investment chart */

.investtb {
	width: 666px;
	background-color:#FFFFFF;
	border: 0px solid #000000;
	font: 12px/22px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	border-top: 1px solid #cbc5b7;	
	margin-top: 30px;
	}
.investcharttb { 
	margin-bottom: 20px;
	margin-top: 20px;	
	width: 100%;
	text-align: left;
	vertical-align: top; 
	border-top: 4px solid #4c622c;
	}		
.investleft {
	width: 150px;
	background-color:#FFFFFF;
	border: 0px solid #000000;
	text-align: center;
	vertical-align:middle;
	border-bottom: 1px solid #cbc5b7;
	padding: 15px 0px 15px 0px;
	}	
.investright {
	background-color:#FFFFFF;
	border: 0px solid #000000;
	font: 12px/18px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	border-bottom: 1px solid #cbc5b7;
	padding: 15px 0px 18px 10px;
	}
.investright a {
	font: 12px/18px Georgia;
	color: #000000;
	text-decoration: underline;
	}		
.detaillogo {
	width: 200px;
	background-color:#FFFFFF;
	border: 0px solid #000000;
	text-align: center;
	vertical-align:top;
	padding: 15px 0px 15px 0px;
	}
	


td.investtableft {
	width: 100%;
	border-right: 1px solid #81906b;		
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	}	
td.investtabright {
	width: 20px;	
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;	
	}	
td.investtab {
	width: 100%;	
	border-top: 1px solid #81906b;
	border-right: 1px solid #81906b;	
	background-color: #c9d0c0;
	text-align: left;
	vertical-align: top;	
	font: bold 10px/22px Georgia;
	color: #36451e;	
	36451e
	}			
td.investtabon {
	width: 100%;
	border-top: 1px solid #81906b;
	border-right: 1px solid #81906b;			
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	font: bold 10px/22px Georgia;
	color: #36451e;		
	}	
.investtabontext {
	margin: 8px 12px 6px 10px;
	font: bold 10px Georgia;
	color: #36451e;		
	}	
.investtabontext a {
	font: bold 10px Georgia;
	color: #36451e;	
	background-image: url(../images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding: 0 0 0 13px;
	display: block;
	text-decoration: none;	
	}
.investtabtext {
	margin: 8px 12px 6px 10px;
	font: bold 10px Georgia;
	color: #36451e;		
	}	
.investtabtext a {
	font: bold 10px Georgia;
	color: #36451e;	
	background-image: url(../images/greenarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding: 0 0 0 13px;
	display: block;
	text-decoration: none;	
	}

.investtab_green_line {
	height: 4px;
	background-color:#4c622c;
	text-align:left;
	vertical-align:top;	
	}	
.investtab_green_line img {
	display: block; 
	border: 0px;
	}		
	
.investtab_white_line {
	height: 4px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;	
	border-right: 1px solid #81906b;		
	}
.investtab_white_line img {
	display: block; 
	border: 0px;
	}		
				
	
.detailtext {
	width: 466px;
	background-color:#FFFFFF;
	border: 0px solid #000000;
	font: 12px/18px Georgia;
	color: #000000;
	text-align:left;
	vertical-align:top;
	padding: 15px 0px 18px 20px;
	}	
			

		
/* footer */
	
.footer { 
	margin: 0 auto; 
	margin-bottom: 20px;
	width: 996px;
	background-image:url(../images/shadowbot.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding: 9px 0px 0px 0px; 
	text-align: center;
	vertical-align: top; 
	font: 10px Georgia;
	color: #6c7c5a;
	}	
.footer img { 
	display: block;
	border: 0px;
	}		
.footer a {
	font: 10px Georgia;
	color: #6c7c5a;
	text-decoration: none;
	}		
#myContent { 
	display: block;
	border: 0px;
	background-color:#FFFFFF;
		text-align: center;
	}
	
#myContent h1 { 
	font: bold 25px/30px Georgia;
	color: #36451e;	
	text-align: center;
	vertical-align: top;
	}	
#myContent img { 
	display: block;
	border: 0px solid #666666;
	margin: 0 auto; 	
	margin-bottom: 65px;
	text-align: center;
	}	
	
	
	
/* News */
	
.innernews {
	width: 100%;
	border-bottom: 1px solid #bababa;
	margin-bottom: 20px;
	}		
.newsinnerleft {
	text-align: left;
	vertical-align: top;
	}	
.newsinnerright {
	width: 70px;
	text-align: right;
	vertical-align: top;
	font: 12px/24px Georgia;
	color: #000000;
	}	
.newssortby {
	width: 100px;	
	font: 12px/24px Georgia;
	color: #000000;
	padding: 0px 8px 0 0;
	text-align: right;
	vertical-align: top;
	}	
.formtext {
	font: 12px/24px Georgia;
	color: #000000;
	}	
	
	
	
	
.pagecontainer {
	width: 100%;
	margin: 30px 0px 20px 0px;
	font: 11px Georgia;
	color: #2f2f2f;
	border-top: 1px solid #bababa;	
	}	
table.pagetb {
	width: 100%;
	font: 11px/12px Georgia;
	color: #2f2f2f;
	margin-top: 10px;
	}	
td.pagenum {
	text-align: left;
	vertical-align: top;
	}
td.previous {
	font: 11px Georgia;
	color: #2f2f2f;
	text-align: right;
	vertical-align: top;
	padding: 0 10px 0 5px;
	border-right: 1px solid #9a9a9a;
	}	
td.previous a {
	font: 11px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}			
td.previous img {
	padding: 0px 3px 0 5px;
	border: 0px;	
	}
.pagegray {
	font: 11px Georgia;
	color: #74726f;	
	}			
td.next {
	width: 43px;
	font: 11px Georgia;
	color: #2f2f2f;	
	text-align: right;
	vertical-align: top;
	padding: 0 0 0 10px;	
	}	
td.next a {
	font: 11px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}						
td.next img {
	padding: 0 0 0 3px;
	border: 0px;
	}	
	

table.strategicchart { 
	width: 100%; 
	text-align: left;
	vertical-align: top; 
	border-top: 4px solid #4c622c;
	border-bottom: 1px solid #bebebe;	
	background-image: url(../images/strategic_chart.bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	}	
	
table.strategicchart img { 
	display: block;
	border: 0px;	
	}	
		
table.strategicchart td { 
	text-align: left;
	vertical-align: top; 
	}	
	
table.strategicchart td img { 
	display: block;
	border: 0px;	
	}
	
.strategic_cap {
	width: 210px;
	font: 11px/18px Georgia;
	color: #2f2f2f;
	text-align:left;
	vertical-align: top;
	margin: 17px 0px 12px 14px;
	}	
.strategic_cap p {
	margin: 0px;
	}			
	
div.loginphoto {	
	width: 980px;
	height: 541px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	background-image:url(../images/gate.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	}
div.loginphoto img {	
	display: block;
	border: 0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	}		
table.logincontainer {
	width: 420px;
	background-color: #FFFFFF;	
	position: absolute;
	margin-top: 120px;
	margin-left: 280px;	
	}	
table.logincontainer td {
	padding: 8px;
	text-align: left;
	vertical-align: top;
	}		
.loginborderouter {	
	border: 1px solid #bebebe;
	background-color: #FFFFFF;
	display: block;	
	}
.loginborderinner{
	margin: 2px;
	border: 1px solid #ededed;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;	
	}		
.loginpara {
	padding: 20px;
	font: 12px/22px Georgia;
	color: #2f2f2f;
	}
.loginpara a {
	color: #2f2f2f;
	text-decoration: underline;
	}		
.ipclogin {
	float: right;
	font: 9px/14px Georgia;
	color: #2f2f2f;
	}	
.ipclogin a {
	font: 9px/14px Georgia;
	color: #2f2f2f;
	text-decoration: underline;
	}	
	
/* Irving trust css */	
	
.irving_container {
	margin: 0 auto;
	width: 996px;
	height: 500px;
	border: 0px;
	}		
.irving_container img {
	border: 0px;
	display: block;
	}	
	
.irving_inner_content {
	margin: 0 auto;
	width: 980px;
	vertical-align: top;
	background-color: #ffffff;
	text-align:left;
	}
.irving_inner_content img {
	display: block;
	text-align: center;	
	}	
	
#irving_trust_container {
	width: 500px;
	background-color: #FFFFFF;	
	margin-top: 40px;
	margin-left: 250px;	
	}	
#irving_trust_container td {
	padding: 8px;
	text-align: center;
	vertical-align: top;
	padding: 20px;
	font: 12px/22px Georgia;
	color: #2f2f2f;	
	}	
#irving_trust_container td img {
	text-align: center;
	display: block;
	border: 0px;
	}			
	
					

