

	.noprint {
		display: none;}
	
	body {
		height: 100%;
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #333;
		font-style: italic;
		margin: 0px;
		padding: 0px;}
		
		div.site {
			width: 610px;
			text-align: left;
			margin: 0px;
			padding: 0px;}
			
			table.header tr td {
				font-family: Arial, sans-serif;
				font-size: 14px;
				color: #000;
				font-style: normal;
				text-align: right;
				margin: 0px;
				padding: 5px 0px;}
				
			table.page {
				width: 610px;
				text-align: left;
				margin: 0px;
				padding: 0px;}
						
				h1 {
					font-family: Times New Roman, serif;
					font-size: 28px;
					color: #000;
					font-style: italic;}
					
				h2 {
					font-family: Times New Roman, serif;
					font-size: 12px;
					color: #000;
					font-style: italic;}		
					
				strong, b {
					font-family: Arial, sans-serif;
					color: #000;
					font-weight: bold;}	
					
				div.ticker {
					font-family: Arial, sans-serif;
					font-size: 12px;
					color: #fff;
					font-style: normal;
					text-align: center;
					background-image: url(../img/home_bg_ticker.jpg);
					background-position: top center;
					background-repeat: repeat-y;
					margin: 0px;
					padding: 5px 10px;}
						
				div.line {
					display: none;}		
					
				td.home {
					background-image: none;}
				
				td.offices {
					font-family: Arial, sans-serif;
					font-size: 11px;
					color: #000;
					font-style: italic;
					text-align: left;
					margin: 0px;
					padding: 20px 30px;}
					
				td.retail {
					font-family: Arial, sans-serif;
					font-size: 11px;
					color: #000;
					font-style: italic;
					text-align: left;
					margin: 0px;
					padding: 20px 30px;}	
										
				a, a:link, a:active, a:visited, a:hover {
					font-family: Arial, sans-serif;
					font-size: 11px;
					color: #000000;
					font-style: normal;
					text-decoration: none;}			
							
					div.funcnav {
						display: none;}				
		
		
			tr.colBg td {
				background-color: #F5F3F1;
				border-top: 3px solid #FFF;
				border-bottom: 3px solid #FFF;}		
				
			tr.colBg02 td {
				background-color: #FFF;
				border-top: 3px solid #FFF;
				border-bottom: 3px solid #FFF;}			
				
			.cellPad {
				text-align: left;
				margin: 0px;
				padding: 10px;}			
				
			.cellPad02 {
				text-align: left;
				margin: 0px;
				padding: 10px 10px 10px 0px;}		
				
			.cellPad03 {
				text-align: left;
				margin: 0px;
				padding: 0px 0px 0px 10px;}	
			a.BGrey, a.BGrey:link, a.BGrey:active, a.BGrey:visited, a.BGrey:hover {
				font-family: Verdana, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #4D4D4D;
				text-decoration: none;}
			a.grey, a.grey:link, a.grey:active, a.grey:visited, a.grey:hover {
				font-family: Verdana, sans-serif;
				font-size: 11px;
				font-weight: normal;
				color: #4D4D4D;
				text-decoration: none;}
			input.pageNr {
				width: 20px;
				font-family: Verdana, sans-serif;
				font-size: 11px;
				font-style: italic;
				color: #000000;
				text-align: center;
				border: 1px solid #7F9DB9;
				margin: 0px;
				padding: 3px 5px 3px 5px;}