

/*----------------------------------
/-   GENERAL DECLARATIONS         -/
/---------------------------------*/

body {
	margin:25px auto 0 auto;
	padding:0;
	background-color:#ccc;
	font:normal 12px arial, verdana, sans-serif;
	line-height:14px;
	color:#5a5b5e;

	scrollbar-face-color: #9bbddd;
	scrollbar-shadow-color: #9bbddd;
	scrollbar-highlight-color: #9bbddd;
	scrollbar-3dlight-color: #eceded; 
	scrollbar-darkshadow-color: #eceded;
	scrollbar-track-color: #eceded; 
	scrollbar-arrow-color: #fff;
}

h1, h2, h5 {
	padding: 0;
	margin: 0;
}


}
h3 {
	 font-size:12px;
	 margin:0;
	 padding:15px 0;
	 color:#313132;
}
p {
	margin:0;
	padding:0 0 10px 0;
}
.print_custom_hidden {
	display:none;
}

#pvt_asset #col3 {
	display:none;
}

/*----------------------------------
/-            FONTS               -/
/---------------------------------*/

#libraryul li a, 
#top_nav li a, 
#second_nav li a,
#enterul li a, 
.upper {
	text-transform: uppercase;
	text-decoration:none;
}

#libraryul li a, 
.boldgrey {
	font-weight:bold;
	color:#97999c;
}
#enterul li a {
	font-size:14px;
	font-weight:bold;
}

h2, .largep p {
	font-size:15px;
	line-height:17px;
	text-transform:uppercase;
	font-weight:bold;
}

h5 {
	font-size:10px;
	line-height:10px;
}

h5, a, #loginul li a:hover, #libraryul li a:hover, #cities li a:hover, .bluetext {
	color:#4a8ecd;
}

.bluetext
{
    display:none;
}

#cities li a:hover {
	font-weight:bold;
}

.greytext, #disclaimer, #disclaimer a {
	color:#8c8e90;
}
.darkgreytext, #cities a, .addresses {
	color:#5a5b5e;
	text-decoration:none;
}
#top_nav li a {
	color:#adcce8;
}
#second_nav li a {
	color:#dddfe0;
	line-height:18px;
}
#top_nav li a:hover, 
#second_nav li a:hover, 
#enterul li a,
.whitetext {
	color:#fff;
}
a.arrowlink {
	text-decoration:none;
	display:block;
	margin-top:5px;
	width:50px;
}
.bolder {
	font-weight:bold;
}
.nodec {
  text-decoration:none;
}
/*----------------------------------
/-      NAVIGATION                -/
/---------------------------------*/
#top_nav {
	text-align:right;
	font-size:11px;
	display:none;
}
#top_nav span {
  	clear:right;
	color:#fff;
	margin-right:5px;
	width:100px;
	display:none;
}
#top_nav ul {
	float:left;
	padding: 0;
	margin: 0;
	list-style:none;
}
#top_nav li {
	float:left;
	display:block;
	text-align:left;
	width:60px;
	padding-left:13px;
}
#top_nav li#home_link {
	width:45px;
	display:none;
}
#top_nav li#about_link {
	width:70px;
}

#top_nav li a {
	background:transparent url(../images/arrow_lightblue.gif) no-repeat 0 50%;
	padding-left:8px;
}
#second_nav {
	padding: 0;
	margin:0;
	list-style:none;
}
#second_nav li {
	float:left;
	display:block;
	width:70px;
	padding-left:13px;
	font-size:11px;
}
#second_nav li a {
	background:transparent url(../images/arrow_lightgrey.gif) no-repeat 0 50%;
	padding-left:8px;
}
#top_nav li a:hover, #second_nav li a:hover {
	background:transparent url(../images/arrow_white.gif) no-repeat 0 50%;
}

body#home #top_nav #home_link a, 
body#aboutus #top_nav #about_link a, 
body#library #top_nav #library_link a, 
body#offices #top_nav #offices_link a {
	background:transparent url(../images/arrow_white.gif) no-repeat 0 50%;
	color:#fff;
}

/*----------------------------------
/-      2ND NAVIGATION            -/
/---------------------------------*/

#aboutus #second_nav {
	background:transparent url(../images/about_bg_nav.jpg) no-repeat 0 0;
}
#directors #second_nav,
#operations #second_nav {
	background:transparent url(../images/directors_bg_nav.jpg) no-repeat 0 0;
}
#library #second_nav,
#awards #second_nav,
#press #second_nav,
#articles #second_nav {
	background:transparent url(../images/library_bg_nav.jpg) no-repeat 0 0;
}

#aboutus #second_nav #second_nav1,
#directors #second_nav #second_nav1,
#operations #second_nav #second_nav1 {
	display:block;
}

#library #second_nav #second_nav2,
#awards #second_nav #second_nav2,
#press #second_nav #second_nav2,
#articles #second_nav #second_nav2 {
	display:block;
}

ul#second_nav1 {
	display:none;
	margin:0;
	padding:0;
	margin-left:58px;
}
*>html body ul#second_nav1 {
	margin-left:66px;
}
ul#second_nav2 {
	display:none;
	margin:0;
	padding:0;
	margin-left:141px;
}
#second_nav2 li#awards_link {
	width:60px;
}
#second_nav2 li#press_link {
	width:105px;
}

body#awards #second_nav #awards_link a, 
body#press #second_nav #press_link a, 
body#articles #second_nav #articles_link a {
	background:transparent url(../images/arrow_white.gif) no-repeat 0 50%;
	color:#fff;
}
body#directors #second_nav #directors_link a, 
body#operations #second_nav #operations_link a {
	background:transparent url(../images/arrow_white.gif) no-repeat 0 50%;
	color:#fff;
}

/*----------------------------------
/-      BOX LAYOUTS               -/
/---------------------------------*/

#contentwrapper {
	width:920px;
	margin:auto;
	padding-bottom:10px;
	background-color:#fff;
	font-size:12px;
}
#head {
	width:auto;
	margin:0 10px 0 10px;
	padding-top:20px;
	background-color:#fff;
	width:auto;
}
#logo_div{
	height:90px;
	padding-right:15px;
}
#top_nav {
	background-color:#4a8ecd;
	line-height:20px;
	width:100%;
}
#second_nav {
	height:29px;
	width:100%;
	display:none;
}

a.arrowlink {
	background:transparent url(../images/arrow_grey.gif) no-repeat 0 60%;
	padding-left:10px;
}

/*----------------------------------
/-      ITEMS                     -/
/---------------------------------*/
#invest_login {
	float:right;
	display:block;
	background:url(../images/invest_login.gif) no-repeat left 0px;
	width:146px;	
	margin-right:0px;
	line-height:27px;
	text-decoration:none;
	display:none;
}
#invest_login:hover {
	float:right;
	display:block;
	background:url(../images/invest_login_on.gif) no-repeat left 0px;
	width:146px;	
	margin-right:0px;
	line-height:27px;
	text-decoration:none;
}

#logo {
	float:left;
	margin:0 0 0 10px;
	display:block;
}
#enterul {
	position:absolute;
	left:27px;
	top:217px;
	padding: 0;
	margin: 0;
}

#enterul li, #libraryul li {
	float:left;
	display:block;
}
#enterul li {
  	margin-right:5px;
	width:265px;
}
#enterul li a {
	display:block;
	width:265px;
	line-height:33px;
}

#institute_enter {
	background:transparent url(../images/institute_enter_button.gif) no-repeat;
}
#private_enter {
	background:transparent url(../images/private_enter_button.gif) no-repeat;
}

#disclaimer {
	width:920px;
	margin:auto;
	text-align:right;
	display:block;
	font-size:9px;
	padding-top: 3px;
	display:none;
}
.file {
	background:transparent url(../images/file.gif) no-repeat 0 0;
	padding-left:15px;
}

ul#cities li, 
ul.addresses li {
	display:block;
}
ul.addresses {
	margin-bottom:10px;
}

/*----------------------------------
/-      BACKGROUNDS               -/
/---------------------------------*/
.news_bg {
	background:transparent url(../images/newsbg.jpg) no-repeat 0 0;
}

.home_bg {
	background:transparent url(../images/homebg.jpg) no-repeat 0 0;
}
.about_bg {
	background:transparent url(../images/aboutbg.jpg) no-repeat 0 0;
	width:577px;
	height:328px;
}
.directors_bg {
	background:transparent url(../images/directorsbg.jpg) no-repeat 0 0;
	width:577px;
	height:338px;
}
.library_bg {
	background:transparent url(../images/librarybg.jpg) no-repeat 0 0;
	width:577px;
	height:262px;
}
.awards_bg, .press_bg, .articles_bg {
	background:transparent url(../images/librarybg_long.jpg) no-repeat 0 0;
	width:577px;
	height:338px;
}
.offices_bg {
	background:transparent url(../images/officesbg.gif) no-repeat 0 0;
	width:577px;
	height:262px;
	position:absolute;
	top:15px;
}

.main {
	height:425px;
	width:900px;
	margin:0 10px;
	position:relative;
}

#main_home {
	background:#fff url(../images/home_bg_main.jpg) no-repeat left top;
}
#main_aboutus {
	background:#fff url(../images/about_bg_main.jpg) no-repeat left top;
}
#main_directors {
	background:#fff url(../images/directors_bg_main.jpg) no-repeat left top;
}
#main_library {
	background:#fff url(../images/library_bg_main.jpg) no-repeat left top;
}
#main_offices {
	background:#fff url(../images/offices_bg_main.jpg) no-repeat left top;
}
/*----------------------------------
/-      HOME                      -/
/---------------------------------*/
#home #second_nav {
	height:27px;
}

#homecontentbox {
	width:522px;
	height:172px;
	padding-left:13px;
	padding-top:13px;
	position:absolute;
	left:27px;
}

#contentbox {
	position:absolute;
	left:15px;
}

#innercontent {
	padding-top:15px;
	margin-left:15px;
	position:relative;
}

.itemcontent {
	margin-left:15px;
}


#newsbox {
	position:absolute;
	left:649px;
	width:239px;
	height:185px;

	scrollbar-face-color: #405568;
	scrollbar-shadow-color: #3a3b3c;
	scrollbar-highlight-color: #3a3b3c;
	scrollbar-3dlight-color: #3a3b3c; 
	scrollbar-darkshadow-color: #3a3b3c;
	scrollbar-track-color: #3a3b3c; 
	scrollbar-arrow-color: #fff;
}

#newsbox p, #contentbox p {
	padding-bottom:10px;
}

#innernews {
	margin-left:10px;
	padding:10px 0 0 0;
	height:175px;
	overflow:visible;
}

/*----------------------------------
/-      ABOUT US                  -/
/---------------------------------*/
#about_leftcontent {
	float:left;
	width:270px;
	margin-top:7px;
	margin-right:15px;
	margin-bottom:5px;
}
#about_rightcontent {
	width:265px;
	float:left;
	margin-top:7px;
	margin-bottom:5px;
}

#pdflink {
	display:none;
}

/*----------------------------------
/-      DIRECTORS/OPERATIONS      -/
/---------------------------------*/
#director_leftcontent {
	width:180px;
	padding-top:10px;
}

#dlOtherTeam
{
	width: 180px;
}

#director_rightcontent {
	width:375px;
	position:absolute;
	left:180px;
	top:15px;
}

.director_photo {
	margin:0 15px -3px 0;
	float:left;	
}
.director_details {
	padding: 0;
	margin: 0;
	list-style:none;
}
.director_details li {
	color:#5a5b5e;
}

.director_text {
	position:absolute;
	top:110px;
	left:0px;
	width:355px;
	height:190px;
	padding-right:10px;
	overflow:visible;
}



a.Team_ListStyle1Link_Off:visited
{
	color:#5a5b5e;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
a.Team_ListStyle1Link_Off:active
{	
	color:#5a5b5e;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
a.Team_ListStyle1Link_Off:link
{
	color:#5a5b5e;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

a.Team_ListStyle1Link_Off:hover
{
	color:#4A8ECD;
	font-size:11px;
	text-decoration:none;	
	font-weight:bold;
	text-transform:uppercase;	
}
.Team_ListStyle1Link_On
{
	color:#4A8ECD;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#dlOtherTeam {
	position:absolute;
	top:120px;
	left:0px;
}
#dlOtherTeam td {
	padding-bottom:10px;
}



/*----------------------------------
/-      LIBRARY                   -/
/---------------------------------*/
#library_text {
	padding-top:3px;
	height:150px;
}
#library_live_copy {
	margin-top:10px;
	height:30px;
	margin-right:15px;
	overflow:none;
}
#libraryul {
	padding:0;
	margin:0;
	margin-top:15px;
}
#libraryul li {
	line-height:27px;
}

#libraryul li a {
	margin-right:10px;
	line-height:27px;
	display:block;
}
#awards_button {
	background:url(../images/awards_button.gif) no-repeat left 0px;
	width:103px;
}
#press_releases_button {
	background:url(../images/press_releases_button.gif) no-repeat left 0px;
	width:143px;
}
#articles_button {
	background:url(../images/articles_button.gif) no-repeat left 0px;
	width:103px;
}



#News_Details{
	overflow:visible;
	
	background:none;
	padding-left:70px; 
	padding-right:20px;
	margin-bottom:10px;
}

#tblNews{
	width:525px;
}
#tblNews td.Date{
	width:126px;
	font-weight:bold;
}
#tblNews td.Information{
	width:399px;
	padding-bottom:12px;
}


#tblNews_Homepage{
	width:208px;
	margin-top:10px;
}
#tblNews_Homepage td.Date{
	color:#4a8ecd
}
#tblNews_Homepage td.Information{
	width:428;
	padding-bottom:7px;
}

#headlines_holder {
    overflow:visible;
	height:285px;
	width:550px;
	margin-top:10px;
}

/*----------------------------------
/-      AWARDS/PRESS/ARTICLES     -/
/---------------------------------*/

.news_date {
	display:block;	
}
.news_scroll {
	margin-top:10px;
	height:280px;
	margin-right:10px;
	overflow:auto;

	scrollbar-face-color: #9bbddd;
	scrollbar-shadow-color: #9bbddd;
	scrollbar-highlight-color: #9bbddd;
	scrollbar-3dlight-color: #eceded; 
	scrollbar-darkshadow-color: #eceded;
	scrollbar-track-color: #eceded; 
	scrollbar-arrow-color: #fff;
}
.news_date {
	font-weight:bold;
	display:block;
	float:left;
	clear:both;
} 
.news_scroll p {
	width:405px;
	margin-left:120px;
}

#news_back {
	display:block;
	margin-top:10px;
	display:none;	
}

/*----------------------------------
/-      OFFICES                   -/
/---------------------------------*/
#dot {
	display:none;
	position:relative;
	margin:0px;
	padding:0px;
}
#mapdiv {
	background:#fff url(../images/wmap.gif) no-repeat left top;
	float:right;
	width:295px;
	height:191px;
	margin-right:5px;
}
#offices_rightcontent {
	width:145px;
	text-align:left;
	float:right;
	margin-top:12px;
}
#offices_leftcontent {
	width:108px;

}
#offices_leftcontent  {
	margin-top:10px;
}



a.ContactLink_Off:visited
{
	color:#5a5b5e;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
a.ContactLink_Off:active
{	
	color:#5a5b5e;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
a.ContactLink_Off:link
{
	color:#5a5b5e;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}

a.ContactLink_Off:hover
{
	color:#4A8ECD;
	font-size:11px;
	text-decoration:none;	
	text-transform:uppercase;
	font-weight:bold;	
}
.ContactLink_On
{
	color:#4a8ecd;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


/*----------------------------------
/-      TEMPLATES                 -/
/---------------------------------*/

.about_bg #lblBodyContent {
	height:290px;
	display:block;
	overflow:auto;
}

#tblTemplate_2Col{
	width:540px;
	background:none;
	padding-top:8px;
	height:290px;
}
#tblTemplate_2Col td.Col1{
	width:265px;
}
#tblTemplate_2Col td.Col2{
	width:265px;
	padding-left:10px;
}

#disclaimer_items {
	margin:10px;
	width:450px;
}

#disclaimer_items select {
	display:block;
	margin:5px 0;
	width:130px;
	font-size:11px;
}

#disclaimer_items input {
	margin:0 5px 0 0;
	font-size:11px;
}
#disclaimer_items #acceptlabel {
	padding:0 35px 0 0;
}

#disclaimer_items td {
	padding:5px 0;
	font-size:11px;
}

#disc_name,
#disc_company {
	display:block;
}

.right_spaced_td {
	width:40px;
	vertical-align:top;
}