@charset "utf-8";

/* CSS Document */
/* GRAPHITE CAPITAL */
/* Chaos 2007 www.chaosdesign.com */
/* Author: Ryan Bourne */
/* Date: 09th May 2008 */

html, body, * {
padding: 0;
margin: 0;
}

form, input {
padding: 0;
margin: 0;
}

body {
background: #FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color: #477a99;
}

a:link, a:visited {
color: #2F6775;
font-weight: normal;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
font-size:14px;
/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.5px;
color:#666666;
line-height:20px;
font-weight:400;
padding-bottom:10px;
}

h2 {
font-size:13px;
/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#999999;
line-height:18px;
font-weight:400;
}
table {
width:780px;
margin:auto;
margin-top:20px;
}

tr.table-title {
background-color:#2F6775;
color:#FFFFFF;
height:20px;
padding-left:3px;
}

tr.table-row-a {
padding:5px;
background-color:#E2E2DB;
}

.table-row-a a:visited {
color:#666666;
}

.table-row-b a:visited {
color:#666666;
}

tr.table-row-a div {
margin:5px;
}

tr.table-row-b div {
margin:5px;
}

tr.table-title div {
margin:5px;
}

/* Main Layout DIVS */
#outer-wrapper {
width: 780px;
margin: 0 auto;
text-align: center;
}

#branding {
width:780px;
height:70px;
text-align:left;
}

#navigation {
width:780px;
height:54px;
text-align:left;
margin-bottom:1px;
}

#content-banner {
width:780px;
text-align:left;
margin-top:0px;
background:#f6f0e6;
}

#content-full {
width:780px;
text-align:left;
border-top:1px solid #FFF;
background:#f6f0e6;
}

#home-content {
	width:780px;
	height:180px;
	text-align:left;/*background-color:#C5C7DE;*/
	color: #2f6775;
}

#home-content h2 {
color:#2F6775;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}

#spacer {
height:7px;
}

#footer {
padding-top:15px;
font-size:9px;
color:#c1c1c1;
border-top:1px dotted #99c0d0;
width:780px;
height:36px;
text-align:center;
margin-top:20px;
}

#footer a:link, #footer a:visited {
color: #c1c1c1;
font-weight: normal;
text-decoration: underline;
}

#footerv a:hover {
text-decoration: none;
}

img {
border: 0;
}

.java-menu {
float:right
}

/* Layout DIVS */

.identity {
width:202px;
float:left;
}

.header-links {
text-align:right;
padding-top:45px;
width:483px;
float:right;
}

.navigation-bar {
width:780px;
height:27px;
background-color:#2F6775;
}

.navigation-bar ul {
float:right;
}

.navigation-bar li {
display:inline;
margin:0px;
border-left:1px solid white;
background-color:#6AACB6;
display:block;
float:left;
height:27px;
}

.navigation-bar li:hover {
background-color:#2F6775;
}

.subnavigation-bar {
width:780px;
height:20px;
border-top:1px solid #FFF;
background-color:#6AACB6;
text-align:left;
}

.column-narrow {
float:left;
width:407px;
color:#2F6775;
background-color:#F6EFE6;
margin-bottom:20px;
height:460px;
}

.column-narrow p {
margin:10px;
}

.column-wide, .column-wide-light {
	float:left;
	width:372px;
	color:#FFFFFF;
	height:460px;
	padding: 0px;
	margin: 0px;
}
.column-wide {
	background-color:#166676;
}
#column-wide-beige, #column-wide-beige h2, #column-wide-beige a {
	color:#f6eee6;
}
.column-wide-light {
	background-color:#f6eee6;
}
.column-wide p {
margin:20px;
}

.column-wide h2 {
margin-top:20px;
margin-left:20px;
margin-bottom:0px;
font-weight:bold;
}

.column-full {
width:780px;
background-color:#F6EFE6;
margin-bottom:20px;
padding-bottom:40px;
border-top:white 1px solid;
color:#2F6775;
}

.column-full a{
color:#2F6775;}

.column-full p {
margin:10px;
}

.image-wide {
float:right;
width:371px;
border-left:1px solid #FFF;
background-color:#99c0d0;
}

.image-narrow {
float:right;
width:340px;
border-left:1px solid #FFF;
background-color:#99c0d0;
}

.cases-narrow {
float:right;
width:300px;
padding-right:20px;
padding-left:20px;
border-left:1px solid #FFF;
}

.home-content-left {
	width:283px;
	height:190px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	border-right:#99C0D0 dotted 1px;
	padding-right: 20px;
	padding-left: 20px;
}

.home-content-right {
	height:190px;
	width:194px;
	float:right;
	margin-top:10px;
	margin-left:10px;
}

.home-content-right p {
margin-top:10px;
}

.home-content-center {
	width:240px;
	height:190px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border-right:#99C0D0 dotted 1px;
}

.home-conent-right-left {
width:284px;
float:left;
}

.home-conent-right-right {
width:160px;
float:right;
}

.clear-both {
clear:both;
}

#sector-list {
padding:0;
margin:0;
}

#sector-list li {
background:url('css/assets/bullet-arrow-right.gif') left center no-repeat;
list-style-type:none;
text-indent:20px;
line-height:23px;
}

#telephone {
height:13px;
background-image:url('images/layout/bullet-t.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
margin-left:10px;
}

#fax {
height:13px;
background-image:url('images/layout/bullet-f.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
margin-left:10px;
}

#email {
height:13px;
background-image:url('images/layout/bullet-e.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
margin-left:10px;
}

#web {
height:13px;
background-image:url('images/layout/bullet-w.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
margin-left:10px;
}

#sector-list a, #sector-list a:visited {
display:block;
width:180px;
font-size:10px;
}

#news-list {
padding:0;
margin:0;
}

#news-list li {
background:url('css/assets/bullet-arrow-right.gif') left center no-repeat;
list-style-type:none;
text-indent:20px;
line-height:23px;
}

#news-list a, #news-list a:visited {
display:block;
width:500px;
font-size:10px;
}

#top-nav {
position:relative;
width:457px;
height:9px;
margin:0;
padding:0;
background:url(../images/layout/top-nav.gif);
list-style-type:none;
}

#top-nav li {
float:left;
text-decoration:none;
}

#top-nav li a {
position:absolute;
top:0;
margin:0;
padding:0;
display:block;
height:9px;
background:url(images/layout/top-nav.gif) no-repeat;
text-indent:-9999px;
overflow:hidden;
font-size:1%;
text-decoration:none;
color:#FFFFFF;
}

li#top-nav-home a {
left:0;
width:53px;
background-position:0 0;
text-decoration:none;
}

li#top-nav-investor a {
left:53px;
width:179px;
background-position:-53px 0;
}

li#top-nav-policy a {
left:232px;
width:137px;
background-position:-232px 0;
}

li#top-nav-contact a {
left:369px;
width:88px;
background-position:-369px 0;
}

li#top-nav-home a:hover {
background-position:0 -9px;
}

li#top-nav-investor a:hover {
background-position:-53px -9px;
}

li#top-nav-policy a:hover {
background-position:-232px -9px;
}

li#top-nav-contact a:hover {
background-position:-369px -9px;
text-decoration:none;
}

#page-navigation ul {
margin: 0;
padding: 0;
cursor: default;
list-style-type: none;
display: inline;
}

#page-navigation li {
float:left;
background:url('css/assets/bullet-arrow-right.gif') left center no-repeat;
list-style-type:none;
margin-right:10px;
text-indent:16px;
}

#page-navigation a, #page-navigation a:visited {
font-size:10px;
color:#477a99;
text-decoration:underline;
line-height:22px;
text-transform:uppercase;
}

#page-navigation a:hover {
color:#666;
text-decoration:none;
}

#home-banner {
width:780px;
height:316px;
text-align:left;
border-top:1px solid #FFF;
background-color:#F6EFE6;
}

.home-banner-title span {
visibility:hidden;
}

.home-banner-p {
font-size:11px;
line-height:16px;
color:#2F6775;
}

#home-banner p, .column-narrow p {
margin:20px;
}

.home-copy {
width:323px;
float:left;
background-color:#F6EFE6;
border-right:1px solid white;
color:#2F6775;
}

.home-copy strong, .column-narrow strong {
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:400;
line-height:18px;
}

.padding-top-fifty {
padding-top:50px;
}

.padding-top-forty {
padding-top:40px;
}

.padding-top-thirtyfive {
padding-top:35px;
}

.padding-top-thirty {
padding-top:30px;
}

.padding-top-twenty {
padding-top:20px;
}

.padding-top-fifteen {
padding-top:15px;
}

.padding-top-ten {
padding-top:10px;
}

.padding-top-eight {
padding-top:8px;
}

.padding-top-five {
padding-top:5px;
}

.padding-left-twenty {
padding-left:20px;
}

.padding-left-eighty-six {
padding-left:86px;
}

.small-copy-grey {
font-size:10px;
line-height:13px;
color:#969696;
}

.small-copy-teal {
font-size:10px;
line-height:13px;
color:#477a99;
}

.small-copy-darkgrey {
font-size:10px;
line-height:14px;
color:#888;
}

.teal {
color:#477a99;
}

.menu-title {
float:left;/*padding:5px 0 0 7px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
letter-spacing:1px;
color:#FFF;
text-transform:uppercase;*/
}

.menu {
float:left;
}

#container-footer {
clear:both;
width:340px;
height:20px;
text-align:center;
}

.cases-container {
clear:both;
width:340px;
height:100px;
background-image:url('css/assets/cases-bgrnd.gif');
background-repeat:repeat-y;
background-position:50% 0;
}

.cases-left {
width:160px;
float:left;
text-align:right;
}

.cases-right {
width:160px;
float:right;
text-align:left;
}

#cases-list {
padding:0;
margin:0;
}

#cases-list li {
list-style-type:none;
line-height:22px;
}

#cases-list a, #cases-list a:visited {
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#cases-list a:hover {
text-decoration:underline;
}

#bullet-list {
padding-left:20px;
margin:0;
}

#bullet-list li {
list-style-image:url('css/assets/bullet-circle.gif');
font-size:11px;
line-height:13px;
padding-bottom:6px;
}

#portfolio-table table {
border-collapse:collapse;
width:100%;
border-left:2px solid #cedbea;
/*border:1px solid #477a99;*/
background:#e9eff5;
}

#portfolio-table th, #portfolio-table td {
padding:0em 0em;
}

#portfolio-table caption {
font-size:1.2em;
font-weight:bold;
margin:0em 0;
}

#portfolio-table col {
}

#portfolio-table col#exit-col {
border:none;
}

#portfolio-table thead {
background:#477a99;
border-bottom:1px solid #477a99;
border-left:2px solid #477a99;
}

#portfolio-table th {
font-weight:normal;
text-align:left;
font-weight:bold;
color:#fff;
}

#portfolio-table td {
height:25px;
color:#477a99;
padding-top:2px;
padding-bottom:2px;
}

#portfolio-table #logo-col-head {
text-indent:-10000em;
height:25px;
}

#portfolio-table .odd {
background:#cedbea;
}

#portfolio-table .news-arrow {
text-indent:18px;
background:url('css/assets/bullet-arrow-right.gif') no-repeat;
background-position:5px 5px;
}

/* */
#news-table table {
border-collapse:collapse;
width:100%;
/*border:1px solid #477a99;*/
background:#e9eff5;
}

#news-table th, #news-table td {
padding:0.5em 0.5em;
}

#news-table caption {
font-size:1.2em;
font-weight:bold;
margin:0em 0;
}

#news-table col {
}

#news-table col#exit-col {
border:none;
}

#news-table thead {
background:#477a99;
border-bottom:1px solid #477a99;
}

#news-table th {
font-weight:normal;
text-align:left;
font-weight:bold;
color:#fff;
}

#news-table td {
color:#477a99;
}

#news-table #logo-col-head {
text-indent:-10000em;
}

#news-table .odd {
background:#cedbea;
}

#news-table .news-arrow {
text-indent:30px;
background:url('css/assets/bullet-arrow-right.gif') no-repeat;
background-position:20px 6px;
}

#news-img {
float:left;
border:0px;
margin-right:25px;
margin-bottom:10px;
}

.case-img {
float:left;
width:90px;
border:0px;
margin-right:15px;
margin-bottom:10px;
}

.float-right {
float:right;
}
.float-left {
float:left;
}
#investors-right, #investors-right-funds {
	font-size:9px;
	list-style:none;
	padding:0px;
	color:#2f6775;
	height:auto;
}
#investors-right {
	margin:46px 0px 0px 2%;
}
#investors-right-funds {
	margin:31px 0px 0px 2%;
}
#investors-right li, #investors-right-funds li {
	text-align:center;
	padding:2px 0px;
	border-top:solid 1px #ccc;
	float:left;
	display:block;
}
#investors-right li {
	width:32%;
}
#investors-right-funds li {
	width:24%;
}
#investors-right li.fst, #investors-right-funds li.fst {
	font-weight:bold;
	border-top:none;
	padding:0px;
}
#investors-right li.snd, #investors-right-funds li.snd {
	font-weight:bold;
	border-top:none;
	padding:0px 0px 2px 0px;
}
.cl {
	width:100%;
	height:0px;
	display:block;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
	clear:both;
}
.column-wide h2 {
color:#FFFFFF;
}
.column-wide h2.rgt_name {
	color:#f6efe6;
}
.investors-list {
	font-size:9px;
	list-style:none;
	margin:20px 20px 0px 20px;
	padding:0px;
}
.investors-list li {
	clear:both;
	color:#2F6775;
	border-top:solid 1px #ccc;
	margin:0px;
	padding:0px;
	display:block;
	line-height:19px
}
.investors-list li a {
	font-size:11px;
	text-decoration:none;
	color:#2F6775;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}
.investment-company {
	float:left;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}
.investment-company-description {
	float:right;
	margin:0px;
	padding:0px;
}
.news-download-date {
	display:block;
	float:right;
	margin-top:6px;
}
.content-wrapper {
	clear:both;
	/*background-color:#F6EFE6;*/
	margin:0px;
	padding:0px;
	width:780px;
	margin-top:1px;
	height:auto;
	position: relative;
}

.column-narrow-nav {
background-color:#2F6775;
width:407px;
height:40px;
}

.column-narrow-img {
margin-top:5px;
}

.column-narrow p {
margin-bottom:10px;
}

.pdf-link, .email-link {
margin-left:20px;
margin-top:10px;
padding-left:35px;
background-repeat:no-repeat;
background-position:top left;
}

.pdf-link {
background-image:url(../images/layout/pdf.gif);
}

.email-link {
background-image:url(../images/layout/@.gif);
}

.pdf-link a, .email-link a {
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

.pdf-link a:hover, .email-link a:hover {
text-decoration:underline;
}

#sub_nav_investments {
display:block;
margin:0px;
margin-left:324px;
color:#FFFFFF;
border-right:1px solid white;
background-color:#FFFF00;
width:201px;
}

#news-downloads-nav-background {
width:780px;
height:40px;
background-color:#2f6775;
}

#sub_nav_investments a {
color:#FFFFFF;
text-decoration:none;
background-color:#4C8995;
height:20px;
display:block;
float:left;
border-left:1px solid white;
}

#sub_nav_investments a:hover {
background-color:#2F6775;
}

.finance-information {
list-style:none;
margin-right:10px;
margin-top:10px;
}

.finance-information li {
list-style:none;
border-bottom:dotted 1px #2F6775;
padding-top:4px;
padding-bottom:5px;
margin-bottom:1px;
}

#companies-charts-nav {
background:#629DAB;
width:371px;
}

#companies-charts-nav img {
margin-top:5px;
}

#funds-list {
list-style:none;
margin:20px;
}

#funds-list li {
margin-top:5px;
margin-bottom:5px;
}

hr {
size:1px;
color:#4C8995;
height:1px;
margin:0px;
margin-left:10px;
margin-right:10px;
}

.news-downloads-title {
color:#2F6775;
margin:10px;
font-size:14px;
clear:both;
margin-top:25px;
}

#news-artical h2 {
margin:10px;
color:#2F6775;
font-size:14px;
font-weight:bold;
}
/*#sector-list {
	padding:0;
	margin:0;
}
#sector-list li {
	background:url('assets/bullet-arrow-right.gif') left center no-repeat;
	list-style-type:none;
	text-indent:20px;
	line-height:23px;*/
.pgrey {
	color:#999;
	padding-bottom:3px;
}
