@charset "UTF-8";
h1 {
	font-size: 18px;
	color: #1b008d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
}
h2 {
	font-size: 14px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 257px;
	margin-top: 13px;
	margin-bottom: 13px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: 13px;
	margin-bottom: 13px;
	padding-right: 257px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #1b008d;
	letter-spacing: -1px;
	margin-top: 13px;
}
.officesGrey {
	color: #666666;
}
body {
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #FFF;
}
.oneColFixCtrHdr #container {
	width: 1004px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #1b008d;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #1b008d;
	height: 170px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	height: 533px;
}
.oneColFixCtrHdr #footer {
	background-color: #999999;
	height: 25px;
	padding-right: 30px;
}
#logo {
	height: 131px;
	float: left;
	width: 941px;
	left: 40px;
	position: relative;
	top: 15px;
}

#logo img{
float:left;	
}


#leftColumn {
	float: left;
	height: 453px;
	width: 924px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1b008d;
	border-bottom-color: #1b008d;
	position: relative;
	left: 40px;
	top: 40px;
}
#leftColumn a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#leftColumn a:hover {
	color: #1b008d;
	font-weight: bold;
}
#scrollColumn {
	float: left;
	left: 0px;
	;
	width: 924px;
	height: 50px;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1b008d;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 20px;
}
#investmentColumn {
	height: 50px;
	width: 2436px;
}
#investimageColumn {
	position: absolute;
	left: 708px;
	top: 0px;
	height: 270px;
	width: 200px;
}
#teamColumn {
	float: left;
	height: 105px;
	width: 1092px;
}
#teamText {
	float: left;
	height: 333px;
	width: 923px;
	overflow: auto;
}
.name {
	font-weight: bold;
	color: #1b008d;
}
#teamscrollColumn {
	float: left;
	left: 0px;
	;
	width: 924px;
	height: 120px;
	overflow: auto;
}
#bottomColumn {
	width: 312px;
	position: absolute;
	left: 661px;
	top: 130px;
}
#officeColumn {
	position: absolute;
	left: 648px;
	top: 65px;
	height: 390px;
}
#historyColumn {
	position: absolute;
	left: 616px;
	top: 349px;
	width: 308px;
	height: 105px;
}
#teamText a:link  {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#teamText a:hover {
	color: #1b008d;
	font-weight: bold;
}
#mapColumn {
	width: 924px;
	position: absolute;
	left: 0px;
	top: 65px;
	height: 390px;
	background-image: url(../offices/map.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#charityText {
	height: 453px;
	width: 923px;

	overflow: auto;
}
#charityText ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 257px;
	padding-left: 13px;
}
#tabLeft {
	float: left;
	width: 390px;
	left: 0px;
	top: 0px;
	border: 1px solid #1b008d;
	right: 0px;
	bottom: 0px;
}
#tabLeft ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-right: 34px;
	padding-left: 34px;
}
#tabRight {
   float: left;
   width: 390px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #1b008d;
	border-left-color: #1b008d;
}
#ystColumn {
	position: absolute;
	left: 708px;
	top: 278px;
	height: 175px;
	width: 200px;
}
#partnerstable
	{
	border-collapse: collapse;
	margin-left: 1px;
	}
#partnerstable td
	{
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 265px;
	border: 1px solid #1b008d;
	border-collapse: true;
	padding: 0;
	margin: 0;
	}
#partnerstable td ul
	{
	padding-top: 7px;
	}










#navigation {
	float: left;
	margin-top: 21px;
	height:30px;
	overflow:hidden;
	/*width: 785px; */
	/*position: static;*/
clear:both;
width:930px;
border-top:1px solid #669;
}





/* navigation */



#navigation ul {
	float:left;
	position:relative;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 0;
	
}
#navigation ul li {
	float:left;
	margin:0 0 0 0px;
	height:30px;
	list-style-type:none;
	list-style-image: none;
}

#navigation ul li a{
	display:block;
	float:left;
	color:#FFF;
	line-height:30px;
	height:30px;
	text-decoration:none;
	padding:0 10px 0 10px;
}

#navigation ul li a:hover {
color:#FFF;
	background: #000;
}



