@charset "UTF-8";
/* CSS code copyright of Shoshin Design Limited 2008 */

/* Version 1.0 */


/*fix*/
ul, ol, dl { position: relative; }



#lead {
	width: 900px;
	padding: 0px;
	height: 30px;
	background-image: url(../images/globalnav/global_nav_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Global Navigation continued */
#lead #globalnav {
	margin: 0px;
	padding: 0px;
}
#lead #globalnav li {
	display: inline;
}
#lead #globalnav li a {
	float: left;
	width: 90px;
	height: 0px;
	padding-top: 30px;
	overflow: hidden;
}
#lead #globalnav li a {
	background-image: url(../images/globalnav/global_nav_01.png);
	background-repeat: no-repeat;
}
/* Link */
#lead #globalnav li#home a {
	background-position: 0 0;
}
#lead #globalnav li#investment a {
	background-position: -90px 0;
}
#lead #globalnav li#sustainability a {
	background-position: -180px 0;
}
#lead #globalnav li#contact a {
	background-position: -270px 0;
}
/* Hover */
#lead #globalnav li#home a:hover {
	background-position: 0 -30px;
}
#lead #globalnav li#investment a:hover {
	background-position: -90px -30px;
}
#lead #globalnav li#sustainability a:hover {
	background-position: -180px -30px;
}
#lead #globalnav li#contact a:hover {
	background-position: -270px -30px;
}

/* Active */
#lead #globalnav li#home a:active {
	background-position: 0 -60px;
}
#lead #globalnav li#investment a:active {
	background-position: -90px -60px;
}
#lead #globalnav li#sustainability a:active {
	background-position: -180px -60px;
}
#lead #globalnav li#contact a:active {
	background-position: -270px -60px;
}
/* Page */
#lead.home #globalnav li#home a:hover {
	background-position: 0 0;
	cursor: default;
}
#lead.investment #globalnav li#investment a {
	background-position: -90px -60px !important;
}
#lead.sustainability #globalnav li#sustainability a {
	background-position: -180px -60px !important;
}
#lead.contact #globalnav li#contact a {
	background-position: -270px -60px !important;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f2f2;
	text-align: center;
	background-repeat: repeat-x;
}
#content #main #ColA a, #content #main #ColB a {
	color: #005baa;
}
 #ColA a:link, #ColB a:link, #ColA a:visted, #ColB a:visited {
 color: #005baa;
}
#content #main #ColA a:hover, #content #main #ColB a:hover, #content #main #ColA a:active, #content #main #ColB a:active {
	text-decoration: underline;
}
body, td, th {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
}
#content {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#content #header {
	background-image: url(../images/byline.png);
	background-repeat: no-repeat;
	background-position: 553px 27px;
	width: 900px;
	margin: 0px;
	height: 60px;
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	text-indent: 30px;
}
#content #main {
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	background-position: center center;
	width: 900px;
	padding-top: 20px;
	margin-top: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: .5em;
}
#content #main #ColA {
	width: 840px;
	float: left;
	margin-left: 30px;
}
#content #main #ColB {
	width: 320px;
	float: right;
	margin-right: 30px;
}

#content #main #ColA h1 {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
	color: #005baa;
}
.img_bottom {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.login {
	float: right;
}
#ColB_content {
	padding: 0px;
	width: 224px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}


/*Footer*/


#footernav {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	width: 900px;
	padding: 0px;
	background-image: url(../images/globalnav/footer_logo.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	height: 45px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#footernav a:link, #footernav a:visited {
	color: #666666;
}
#footernav a:hover, #footernav a:active {
	color: #005baa;
}
#footernav ul {
	list-style-type: none;
	list-style-image:none;
	padding-left: 80px;
	padding-bottom: 3px;
	margin: 0;
	width: 500px;
}

#footernav li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footernav li.fn_first {
	border-left-style: none !important;
	margin-left: -5px;
}
/*Link*/
a {
	text-decoration: none;
}
/*Lists*/
#content #bottom {
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 900px;
}
/* Sub menu */
#page_title {
	width: 900px;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding: 0px;
	margin: 0px;
}
#submenu_title {
	position: absolute;
	top: 20px;
	left: 30px;
}
/*Submenu navigation start*/
/*Link*/
#page_title #subnav li#menu_item_1 a:link {
	color: #666666;
}
#page_title #subnav li#menu_item_2 a:link {
	color: #666666;
}
#page_title #subnav li#menu_item_3 a:link {
	color: #666666;
}
#page_title #subnav li#menu_item_4 a:link {
	color: #666666;
}
#page_title #subnav li#menu_item_5 a:link {
	color: #666666;
}
/*Hover*/
#page_title #subnav li#menu_item_1 a:hover {
	color: #005baa !important;
}
#page_title #subnav li#menu_item_2 a:hover {
	color: #005baa !important;
}
#page_title #subnav li#menu_item_3 a:hover {
	color: #005baa !important;
}
#page_title #subnav li#menu_item_4 a:hover {
	color: #005baa !important;
}
#page_title #subnav li#menu_item_5 a:hover {
	color: #005baa !important;
}
/*Active*/
#page_title #subnav li#menu_item_1 a:active {
	color: #005baa;
}
#page_title #subnav li#menu_item_2 a:active {
	color: #005baa;
}
#page_title #subnav li#menu_item_3 a:active {
	color: #005baa;
}
#page_title #subnav li#menu_item_4 a:active {
	color: ##005baa;
}
#page_title #subnav li#menu_item_5 a:active {
	color: #005baa;
}
/*Visited*/
#page_title #subnav li#menu_item_1 a:visited {
	color: #666666;
}
#page_title #subnav li#menu_item_2 a:visited {
	color: #666666;
}
#page_title #subnav li#menu_item_3 a:visited {
	color: #666666;
}
#page_title #subnav li#menu_item_4 a:visited {
	color: #666666;
}
#page_title #subnav li#menu_item_5 a:visited {
	color: #666666;
}
/* Page */
#page_title.menu_item_1 #subnav li#menu_item_1 a {
	color: #999999;
}
#page_title.menu_item_2 #subnav li#menu_item_2 a {
	color: #999999 !important;
}
#page_title.menu_item_3 #subnav li#menu_item_3 a {
	color: #999999 !important;
}
#page_title.menu_item_4 #subnav li#menu_item_4 a {
	color: #999999 !important;
}
#page_title.menu_item_5 #subnav li#menu_item_5 a {
	color: #999999 !important;
}
/*End*/
/*Heading 1*/
/*Home*/
#heading_1.home {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 335px;
}
a#heading_1.home {
	background-image:url(../images/submenu/home.png);
	height: 40px;
	width:335px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.home span {
	display:none;
}
a#heading_1.home:hover {
	background-image:url(../images/submenu/home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Investment*/
#heading_1.investment {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 215px;
}
a#heading_1.investment {
	background-image:url(../images/submenu/investment.png);
	height: 40px;
	width:215px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.investment span {
	display:none;
}
a#heading_1.investment:hover {
	background-image:url(../images/submenu/investment.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Sustainability*/
#heading_1.sustainability {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 215px;
}
a#heading_1.sustainability {
	background-image:url(../images/submenu/sustainability.png);
	height: 40px;
	width:215px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.sustainability span {
	display:none;
}
a#heading_1.sustainability:hover {
	background-image:url(../images/submenu/sustainability.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Contact*/
#heading_1.contact {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 215px;
}
a#heading_1.contact {
	background-image:url(../images/submenu/contact.png);
	height: 40px;
	width:215px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.contact span {
	display:none;
}
a#heading_1.contact:hover {
	background-image:url(../images/submenu/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Site Map*/
#heading_1.site_map {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 215px;
}
a#heading_1.site_map {
	background-image:url(../images/submenu/site_map.png);
	height: 40px;
	width:215px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.site_map span {
	display:none;
}
a#heading_1.site_map:hover {
	background-image:url(../images/submenu/site_map.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Legal*/
#heading_1.legal {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 215px;
}
a#heading_1.legal {
	background-image:url(../images/submenu/legal.png);
	height: 40px;
	width:215px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.legal span {
	display:none;
}
a#heading_1.legal:hover {
	background-image:url(../images/submenu/legal.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Accessibility*/
#heading_1.accessibility {
	position: relative;
	left: 30px;
	top: 25px;
	height: 40px;
	width: 215px;
}
a#heading_1.accessibility {
	background-image:url(../images/submenu/accessibilty.png);
	height: 40px;
	width:215px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
a#heading_1.accessibility span {
	display:none;
}
a#heading_1.accessibility:hover {
	background-image:url(../images/submenu/accessibilty.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*End*/
#page_title #subnav ul {
	list-style-type: none;
	list-style-image:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0px;
}
#page_title #subnav {
	width: 512px;
	text-align: right;
	height: 15px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 215px;
	top: 3px;
}
#page_title #subnav li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page_title #subnav li.fn_first {
	border-left-style: none !important;
	margin-left: -5px;
}
#button {
	position: relative;
	height: 22px;
	width: 113px;
	margin: 0px;
	padding: 0px;
	top: -19px;
	left: 757px;
}

h3 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-style: italic;
}
h2 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

/*Lists*/
.listA {
	list-style-type: none;
	padding: 0;
	margin-left: 0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.listA li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 0.8em;
	margin-bottom: 7px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content #main #ColA .caption, #content #main #ColB .caption {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
}
#content #main #ColA th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#content #main #ColA .tint {
	background-color: #ccdeee;
}
#content #main #ColA th {
	text-align: left;
}
.table {
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #e5eef6;
}
.app_table {
	border-collapse: collapse;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #e5eef6;
}
#content #main #ColA .table_rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005baa;
}
td, th {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}#content #main #open_content {
	width: 840px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.mono {
	font-family: mono;
	font-size: 1px;
	line-height: 1px;
}

.copyright {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none !important;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#content #main #ColA #ColAb {
	width: 180px;
	float: right;
	margin-left: 30px;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5eef6;
}
.right_image {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.left_image {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	float: left;
}
#content #main #ColA #inv_nav {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	height: 34px;
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#inv_navA {
	height: 34px;
	width: 75px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#inv_navC {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 75px;
	float: right;
}
#inv_navB {
	height: 34px;
	width: 690px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.right_pad {
	padding-right: 15px;
}



#app_border {
background-image: url(../images/investment_statement/app_bground.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 808px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #cedfef;
}
.required {
	color: #CD0921;
}

.label {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
}
.input_field {
	width: 390px;
	padding: 0px;
	height: 23px;
	font-size: 13px;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#h1_sub p {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 0.5em;
	margin-top: 0px;
	color: #333333;
}
.TOC1 {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
 
.TOC2 {
	text-indent: 15px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.TOC3 {
	text-indent: 30px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.TOC-pg {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}
table {
	margin-bottom: 20px;
}
.table th, .table td {
	height: 16px;
	vertical-align: bottom;
}
#productsA {
	float: left;
	width: 410px;
	margin: 0px;
	padding: 0px;
}
#productsB {
	float: right;
	width: 410px;
	margin: 0px;
	padding: 0px;
}
#terms {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
#row1 {
	padding: 0px;
	height: 280px;
	width: 840px;
	margin: 0px;
}
.Row_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
.row_right {
	margin: 0px;
	padding: 0px;
	float: right;
}
#row2 {
	height: 190px;
	width: 840px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.home_page #content #page_title {
	display: none;
}
.home_page #content #main {
	background-image: none;
}
.home_page #content #bottom {
	display: none;
}
