@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - THE ALTMAN GROUP CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		altman_domestic.css
	Date:			July 28, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#header h1#hdrDomestic {
		width:940px; height:175px;
		background:url(../images/headerImg_domestic.jpg) no-repeat;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	content Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#content h3 {
		margin:0 0 5px 0;
		font:bold 16px Arial, Helvetica, sans-serif;
		color:#305ba5;
		border-bottom:4px solid #ebf1fc;
	}
		#content h3 .goldNum {
			font:normal 18px Georgia, "Times New Roman", Times, serif;
			color:#e9b12d;
		}
	#content h4 {
		margin:0 0 3px 0;
		font:italic 13px Arial, Helvetica, sans-serif;
		color:#305ba5;
		line-height:13px;
	}
	#content .reportItem {
		margin:0 0 20px 0; padding:0;
	}
		#content .reportItem .item {
			padding:0 0 0 15px;
			width:150px;
			font:bold 13px Arial, Helvetica, sans-serif;
			color:#305ba5;
			background:url(../../../images/bullet_orangeArrow.gif) 0 4px no-repeat;
			float:left;
		}
		#content .reportItem .details {
			width:304px;
			background:
			font:normal 12px Arial, Helvetica, sans-serif;
			line-height:17px;
			float:left;
		}
	#content ul {
		margin:5px 0 13px 0;
		list-style:none;
		line-height:19px;
	}
		#content ul li {
			margin:0 0 0 10px; padding:0 0 0 10px;
			background:url(../../../images/bullet_orange.gif) 0 6px 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;
		}
