@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - THE ALTMAN GROUP CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		altman_strategy.css
	Date:			July 28, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header h1#hdrStrategy {
		width:940px; height:175px;
		background:url(../../../images/headerImg_mutualfunds.jpg) no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	sideCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#sideCol .action {
		margin:7px 0 0 0; padding:4px 0 0 0;
		width:180px; height:48px;
		background:url(../../../../images/icon_contactUs.jpg) 115px 0 no-repeat;
	}
		#sideCol .action .orangeText {
			width:110px; height:32px;
			font:bold 14px Verdana, Arial, Helvetica, sans-serif;
			line-height:15px;
		}
		#sideCol .action .lgText {
			font:bold 16px Verdana, Arial, Helvetica, sans-serif;
		}
	#sideCol .summaryContent {
		
	}
		#sideCol .summaryContent .borderBottom {
			
		}
			#sideCol .summaryContent h4 {
				font:bold 15px Arial, Helvetica, sans-serif;
				color:#305ba5;
			}
			#sideCol .summaryContent .smText {
				font:normal 10px Arial, Helvetica, sans-serif;
				color:#756d55;
			}
			#sideCol .summaryContent .tele {
				margin:10px 0 0 0;
			}
			#sideCol .summaryContent .email {
				margin:10px 0 0 0; padding:0 0 20px 0;
			}