/* Presentation Stylesheet */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
}

.logo {
	padding: 10px 10px 10px 10px;
}

#menu {
	font-size: 12px;
	text-align: left;
}

#menu a {
	text-decoration: none;
}

#menu #menu a:visited, #menu a:focus {
	color: #000000;
}

#menu a:hover {
	color: #CC3300;
}

#menu a:active {
	color: #000000;
}

#menu_top_level {
	background-color: #CCCCCC;
}

#menu_second_level {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 5px 0 5px 200px;
}

#menu ul li {
	display: inline;
	padding-right: 20px;
}

#menu .selected {
	color: #CC3300;
	font-weight: bold;
}

#menu .unselected {
	color: #000000;
}

#header_splash {
	border-top: 1px solid #CECFCE;
	border-bottom: 1px solid #CECFCE;
}
#header_splash_IS {
	border-bottom: 1px solid #CECFCE;
	border-top: 1px solid #CECFCE;
	/*
	padding-left: 180px;
	margin-left:180px;
	margin-right:180px;
	width: 80%;
	margin-left:180px;*/
}
#header_splash_IS table{
	/*border-bottom: 1px solid #CECFCE;
	border-top: 1px solid #CECFCE;
	
	padding-left: 180px;
	margin-left:180px;
	margin-right:180px;*/
	width: 80%;
	margin-left:180px;
}
#header_splash img {
	width: 525px;
	height: 150px;
	border: 0;
	margin: 0px;
	padding: 0px;
	padding-left: 200px;
}
#header_splash_IS img{
	width: 134px;
	height: 223px;	
}
#header_splash_IS td{
	text-align: center;
	border-right:  1px solid #CECFCE;
}
#content {
	padding: 0;
}

.fineprint {
	font-size: 60%;
	padding: 5px 5px 5px 0;
}

.footer_spacer {
	height: 15px;
	width: 100%;
}

.copyright {
	margin-left: 200px;
	text-align: left;
	position: absolute;
	width: 710px;
}

.footer_links {
	text-align: right;
	/*top: -12px;*/
	position: absolute;
	width: 905px;
}

#main_content h1 {
	font-size: 20px;
/* 	color: #556069; */
	margin: 5px 0px 10px 0px;
}

#main_content h2 {
	font-size: 16px;
	color: #556069;
	margin: 5px 0px 10px 0px;
}

#main_content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #556069;
    margin: 3px 0px 5px 0px;
}

#main_content h4 {
    font-size: 12px;
    margin-bottom: 2px;
}

#main_content p {
    line-height: 150%;
    font-size: 12px;
    padding: 0;
	margin: 5px 0px 10px 0px;
}

#lh-col h2, #lh-col-ip h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#lh-col a, #lh-col-ip a {
	font-size: 12px;
	font-weight: normal;
}

#lh-col a:hover, #lh-col-ip a:hover {
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #0057AE;
	text-decoration: none;
}

a:hover {
/*	color: #000066;*/
	color: #0057AE;
	text-decoration: underline;
}

#lh-col p .date, #lh-col-ip p .date {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	font-style: italic;
}

#hdr h1 {
	font-size: 20px;
	font-weight: bold;
	color: #1d687f;
	padding-left: 10px;
	padding-top: 20px;
}

#hdr h1 img {
	margin-right: 30px;
}

.lh_block {
	padding: 5px 0 0 10px;
	margin: 0;
	background-image: url(../images/includes/lh_menu/corporate/lh_block_dot.GIF);
	background-repeat: repeat-x;
	background-position: top;
}

#lh-col .selected, #lh-col-ip .selected {
	color: #CC3300;
}

#lh-col .unselected, #lh-col-ip .unselected {
	color: #0057AE;
}

.content_column_one {
	float: left;
	top: 40px;
	left: 0;
	width: 200px;
}

.content_column_two {
	float: right;
	top: 40px;
	left: 300px;
	width: 200px;	
}

.content_column_one_300 {
	float: left;
	top: 40px;
	left: 0;
	width: 300px;
	padding-right:30px;
}

.content_column_two_300 {
	float: right;
	top: 40px;
	left: 300px;
	width: 200px;	
	
}

.column_title {
	font-size: 12px;
	padding: 0 0 5px 5px;
	margin: 0;
}

.content_column_one ul, .content_column_two ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding: 0 0 0 5px;
}

.content_column_one ul li, .content_column_two ul li {
	font-size: 12px;
	padding: 0 0 10px 0;
}

.content_column_one ul li ul, .content_column_two ul li ul{
	font-size: 12px;
	padding: 5px 0;
}

.list_title {
	background: #bbbbbb url(/images/title_fade.jpg) no-repeat right center;
	margin: 0 0 0 -5px;
	padding: 1px 0 1px 5px;
	vertical-align: middle;
}

.downloads_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.downloads_list li {
	background-color: #DDDDDD;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contact_table {
	margin-left: -3px;
	margin-bottom: 20px;
	border: none;
}

.contact_table td{
	vertical-align: top;
	font-size: 12px;
}

.contact_table #col1 {
	width: 80px;
}
.contact_table #col2 {
	width: 225px;
}

.contact_list {
	font-size: 12px;
	/*list-style-type: none;*/
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 150px;
	padding-left: 0px;
}

.contact_list li {
	width: 460px;
	margin-top: 1px;
}

.unordered_list {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

.unordered_list li {
	margin-top: 15px;
}

.underline {
	background-image: url(/images/dot.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}

.lh_sub_menu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

.lh_sub_menu li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.lh_block > ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.lh_block > ul li {
/* 	margin: 0px 0px 0px 0px; */
	padding-top: 5px;
}

.lh_block > ul ul {
	padding-left: 15px;
	list-style-type: none;
}

.footer_note {
	font-size: xx-small;
	font-style: italic;
	margin: 0 0 0 200px;
	color: #666666;
}

.paragraph_text {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.analyst_table {
	border-spacing: 0px;
	font-size: 12px;
	width: 520px;

}

.analyst_table th {
	text-transform: capitalize;
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.analyst_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 5px;
	padding-left: 5px;

}

.description {
	clear: both;
	
}


/* styling for the financial reports page */
.report_row {
	clear: both;
	width: 500px;
	
}

.quarterly_report {
	float: left;
	width: 100px;
	height: 180px;
	background-image: url(/images/dot.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}

.quarterly_report img {
	border: 1px solid #000000;
	margin-bottom: 5px;
	
}

.quarterly_report h3 {
	font-weight: bold;
	
}

.report_year {
	float: left;
	padding-right: 10px;
	width: 50px;
	height: 180px;
	background-image: url(/images/dot.GIF);
	background-repeat: repeat-x;
	background-position: bottom;
}

.report_year h2 {
	padding-top: 40px;
	
}

/* spacing */
.report_year, .quarterly_report, .report_row {
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.alphabetic_list {
	list-style-type: lower-alpha;
}

#iframe {
	height: 500px;
	width: 100%;
	border: 0px none;
}

.news_body {
	background-color: #FFFFFF;
	padding: 5px;
}

.news_body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.careers_select {
	width: 200px;
}

/* styling for Information Products pages */
#ip_lh_menu .lh_sub_menu li {
	margin-left: 10px;
}

#ip_businesses {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#ip_businesses td {
	width: 90px;
	height: 35px;
	font-size: 12px;
	background: #cccccc;
	border: 4px solid #F4F8FA;
}

#ip_businesses td.col_header, #ip_businesses td.row_header {
	color: #999999;
	background: none;
	font-size: 9px;
}

#ip_businesses td.row_header {
	text-align: right;	
}

#ip_businesses td.col_header {
	text-align: center;
}

#ip_businesses td.cell_selected {
	background: #999999;
}

.overview_image {
	float: left;
	padding: 0 15px 150px 0;
	width: 200px;
	border: none;
}

.overview_logo {
	border: none;	
}

.bread_crumb {
	border-bottom: 3px solid white;
	padding: 10px;
}

.bread_crumb .selected {
	color: #CC3300;
	font-weight: bold;
}

.ip_contacts {
	border: none;
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 100px;
}

.ip_contacts th {
	text-align: left;
	font-size: 12px;
	padding-top: 6px;
	padding-left: 0px;
}

.ip_contacts tr {
	background: url(/images/information_products/contact_us/dot.gif) repeat-x bottom;
}

.ip_contacts tr.col_header {
	background: none;
}

.ip_contacts td {
	padding: 4px 8px 4px 0;
	vertical-align: top;
}

#mindbox_bg {
	width: 510px;
	height: 400px;
	background: url(/images/information_products/overview/mindbox_boxes.gif) bottom right no-repeat;
}

#xit2_bg {
	width: 510px;
	height: 500px;
	/*background: url(/images/information_products/overview/xit_man.gif) bottom right no-repeat;*/
}

#wertweiser_bg {
	width: 510px;
	height: 500px;
	background: url(/images/information_products/overview/wertweiser_houses.gif) bottom left no-repeat;
	margin-left: -10px;
}

#wertweiser_bg p {
	margin-left: 10px;
}

#msb_bg {
	width: 510px;
	height: 500px;
	background: url(/images/information_products/overview/msb_house.gif) bottom left no-repeat;
	margin-left: -10px;
}

#msb_bg p {
	margin-left: 10px;
}

#bc_online_bg {
	width: 510px;
	height: 500px;
	background: url(/images/information_products/overview/bc_online_house.gif) bottom left no-repeat;
	margin-left: -10px;
}

#bc_online_bg p {
	margin-left: 10px;
}

#nlis_bg {
	width: 510px;
	background: url(/images/information_products/overview/nlis_graphic.gif) bottom right no-repeat;
}

#millar_bryce_bg {
	width: 510px;
	height: 540px;
	background: url(/images/information_products/overview/millar_bryce_people.gif) bottom right no-repeat;
	margin-left: -10px;
}

#millar_bryce_bg p {
	margin-left: 10px;
}



/* styling for gallery */
/* styling for the financial reports page */
.gallery_row {
	clear: both;
	width: 500px;
	
}

.gallery_image {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.gallery_image img {
	border: 1px solid #000000;
	margin-bottom: 5px;
	
}

.gallery_image h3 {
	font-weight: bold;
	
}

