/*
Created by Ken Iino
Beyond Interactive 2005

/* ============== general =================== */
 

#nav {
	position: absolute;
	margin-top: -80px;
	margin-left: -26px;	
	}

* html #nav {
	position: absolute;
	margin-top: 80px;
	margin-left: -738px;	
	}
	
html>body #nav {
*position: relative;
*margin-top: 80px;
	*margin-left: 16px;
	}
	
hr {
	 color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	}

#continue {margin-top: -30px;}	

.leftpad {padding-left: 8px;}

.white {
	display: inline;
	color: white;
}

a.white {
	display: inline;
	color: white;
}

.clear {clear: both;}
.space {margin-right: 4px;}
* html .space {margin-right: 5px;}
body {
	text-align: center;
	background-color: #BDBDBD;
	margin-top: 0px;
	}
#wrapper, #wrapperHome {
	margin: 0px auto;	
	width: 770px;
	min-height: 300px;
	text-align: left;
	background-color: white;
	padding-left: 20px;
	padding-bottom: 5px;
	}
/* #wrapper {	
	background-image:   url('../05_images/general/footer.gif');
	background-repeat: no-repeat;
	background-position-y:100%
	} */
#content {
	float: left;
	margin-top:50px;
	margin-bottom: 60px;
	padding-left: 14px;
	background-color: white;
	width: 700px;
	}
* html #content {
	float: none;
	width: 740px;
	}
.blue {
	color: #003399;
	letter-spacing:.1px;
	margin-bottom: 1em
	}
/* ============== typography =================== */

.large {font-size: 1.8em;}
.small {font-size: .8em;}
	
* {font-family: Arial, Helvetica, "SunSans-Regular", sans-serif;}
.bold {font-weight: bold;}
h1, h2, h6 {
	font-family: "trebuchet MS", "Lucida Grande", verdana, serif;
	}
h1 {
	font-size: 1.3em;
	line-height: 1em;
	color: black;
	letter-spacing:.1px;
	margin-bottom: 1em;
	}
h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000066;
	font-weight: normal;
	letter-spacing:.1px;
	}
h3 {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	color: #000066;
	margin: 0;
    padding: 0
	}
h4 {
	font-size: .8em;
	line-height: 1.1em;
	color: black;	
	}
h5 {
	font-size: 1.1em;
	line-height: 1.1em;	
	color: #000066;
	}
h6 {
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 1.3em;	
	color: #000066;
	}
p {
	margin-top: 1em;
	}
p, td, li {
	font-size: 12px;
	line-height: 1.4em;
	color: black;
	margin-bottom: 1em;	
	}
a {
	font-weight: bold;}
#datalist li {
	margin-top:-12px;
		margin-bottom:-5px;
}
#datalist p {
	margin-bottom:-3px;
}
#datalist p a:link {
	color: #003399;
}
#datalist p a:visited {
	color: #003399;
}
#datalist p a:hover {
	color: red;
}
#datalist a:link {
	color: #333333;
}
#datalist a:visited {
	color: #333333;
}
#datalist a:hover {
	color: #2A84DE;
}	

#content li {
	margin-bottom: .5em;
	margin-left: -20px;
	list-style: square;
	}	
#content li a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
#content li a:visited {
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	}
#content li a:hover {
	font-weight: bold;
	color: #2A84DE;
	}
#content a:link {
	font-weight: bold;
	color: #2A84DE;
	text-decoration: none;
	}
#content a:visited {
	font-weight: bold;
	color:#2A84DE;
	text-decoration: none;
	}
#content a:hover {
	font-weight: bold;
	color: red;
	}
.grey {
	color: #ccc;
	}
.red {
	color: #ff0000;
	}
#redlink a:link {
	color: #2A84DE;
	}
#redlink a:visited {
	color: #2A84DE;
	}
#redlink a:hover {
	color: #FF0000;
	}

/* ============== general layout =================== */
#printlogo {
	display: none;
	}
#logo {
	float: left;
	}
#footer {
	padding-left: 30px;
	color: #333333;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	}
*html #footer {
	clear: both;
	}	
/* ============== main menu =================== */
	
#nav li {
	font-size: .75em;
	font-weight: bold;
	float:left;
	list-style: none;
	letter-spacing: .1px;
	padding: 2px;
	margin-left: 0px;
	}
#nav a:link {
	color: #333333;
	text-decoration: none;
	}
#nav a:visited {
	color: #333333;
	text-decoration: none;
	}
#nav a:hover {
	color: #2A84DE;
	}
/* ============== page styles =================== */

.sideMenu {
	float: left;
	width: 130px;
	margin-left: -3px;
	margin-right: 20px;
	}
.sidemenu li {
	width: 50px;
}
.sideMenu li a {
	margin-top: 20px;
}
.textArea {
	float: left;
	margin-left: 0px;
	width: 380px;
	}
.textAreaProfile {
	float: left;
	margin-left: 0px;
	width: 550px;
	}
* html .textAreaProfile {
	width: 570px;
	}		
.quote {
	float: left;
	width: 30px;
	margin-top: 20px;
	margin-left: 50px;
	}
* html .quote {
	margin-top: 0px;
	}
#legal_notice {
	width: 660px;
	height: 220px;
	border: 1px solid #cccccc;
	overflow: auto;
	padding:6px;
	background-color: white;
	}
* html #legal_notice {width: 620px;}	
.home {height: 650px; background-image: url('none');}
.homeMenu li{color: #cccccc;}
.button {font-weight: bold; font-size: 1em;}

/* ============== trust table styles =================== */

.data_table {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc; 
	padding: 2px 6px 2px 6px; 
	}
a.trust_link {
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
	}
/* ============== legacy styles =================== */
.rightgraphic {	background-image: url('/images/right.jpg');}
.leftgraphic{ background-image: url('/images/left.jpg');}
.tableheadingdivisions {font-size: 2em;}
/* ============== team graphic =================== */


.teambox h2 {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: -15px;
	}
.teambox li {
	margin-top: -10px;
	bullet-style: none;
	}
.teambox ul a {
	margin-top: -10px;
	font-size: .85em;
	bullet-style: none;
	}
.teambox li a {
	margin-top: -10px;
	bullet-style: none;
	}	
.teambox {
	background-color: #cccccc;
	padding: 5px;
	width: 120px;
	margin-bottom: -10px;
	float: left;
	}
#teamboxarea {
	clear: both;	
	width: 377px;
	margin-top: 30px;
	}
* html #teamboxarea {
	clear: both;	
	width: 360px;
	}	
#teamboxtop {
	float: left;
	margin-left: 130px;
	}
* html #teamboxtop {
	float: left;
	margin-left: 65px;
	}	
#teamboxmiddle {
	float: left;
	width: 390px;
	margin-top: -0px;
	background-image: url('../05_images/team/team.gif');
	background-repeat: no-repeat
	}
#teamboxbottom {
	clear: both;
	margin-left: 130px;
	height: 150px;
	}
#marketmaking {
	height: 132px;
	}
#corporate {
	margin-left: 130px;	
}

* html #teamfix {
	margin-top: 0px;
	}

/* ============== form styles =================== */
legend {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	}
fieldset {
	margin-top: .4em;
	margin-left: .4em;
	}
label {
	font-size: .8em;
	float: left;
	width: 200px;
	font-weight: normal;
}

input.upload {
	width: 280px;
	margin-bottom: 5px;
}

/* =========== additional styles added by NDA ========= */
#search_wrapper {
	background-color: #eee;
	border: 1px #999 solid;
	padding: 6px;
	width: 100%;
}

* html #search_wrapper {
	width: 90%;
	}

.search_title {
	font-size: 1.1em;
	color: #fff;
	font-weight: 600; 
}

.search_date {
	font-size: .9em;
	color: #000;
	background-color: #ccc;
	margin: 2px; 
}

#boolean {
	font-size: 1.5em;
	padding: 4px;
}

#latest_research_bottom {
	padding-left: 20px;
	font-weight: bold;
	background-image: url('/images/box.bottom.gif'); 
	background-repeat: no-repeat;	
	height: 40px 
	}
	
	
/* ============== Trust AZ footer =================== */

 

#pagination {

padding: 4px;

color: white;

font-weight: bold;

}

 

#pagination a {

    color: white !important;

    }

 

#pagination a:link {

    color: white !important;

                }

 

#pagination a:visited {

                color: #eeeeee !important;

                }

 

#pagination a:hover {

                color: red !important;

                }

 

#pagination a:active{

                color: white;

                }

 
#right_note_list_div {
	max-height: 45em;
	overflow: auto;
	background-color: #fbfbfb;
	margin-top: 1px;
	border-left: double 3px #ccc;
	border-top: double 3px #ccc;
	border-right: double 3px #aaa;
	border-bottom: double 3px #aaa;
}

/* -- NEW STYLES FOR BROWSER COMPATIBILITY, 2009 -- */

.new_wrapper {
   margin: 0px auto;
   width: 770px;
   text-align: left;
   background-color: white;
	padding-left: 10px;
	padding-right: 10px;
   }
.new_wrapper #logo {
	float: none;
	margin-left: 10px;
	margin-right: 10px;
}
.new_wrapper #new_nav {
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.new_wrapper #new_nav li {
	display: inline;
	letter-spacing: .1px;
	padding: 0px;
}
.new_wrapper #new_nav a:link {
   color: #333333;
   text-decoration: none;
   }
.new_wrapper #new_nav a:visited {
   color: #333333;
   text-decoration: none;
   }
.new_wrapper #new_nav a:hover {
   color: #2A84DE;
   }
.new_wrapper #new_footer {
   background-image:   url('../05_images/general/footer.gif');
   background-repeat: no-repeat;
   background-position: center top;
	clear: left;
	height: 30px;
	padding-top: 10px;
/*	line-height: 30px;*/
   }
.new_wrapper #new_footer a {
	padding-left: 30px;
	color: #333333;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
/*	line-height: 36px;*/
}

