	
/* ============ HOME PAGE ==============*/

/* Content */
/* Home */
.home #content{
	border-top: none;
	padding:12px;
	padding-bottom:0;
	width: 742px;
	overflow: hidden;
}

.home #main {
	padding:0;
}

.time-zone {
	float:left;
	width:300px;
	text-align:left;
}

.time-zone select {
	width:120px;
}
	
/* TOP ROW */
	
.home-3quarter-box {
	float:left;
	width:552px;
	border: 1px solid #959ca1;
	min-height:196px;
	position:relative;	
	background:url('/emacargo.nsf/AttachmentsByTitle/bkgd-3quarter.jpg/$FILE/bkgd-3quarter.jpg') bottom right no-repeat;
}
		
		#content .home-3quarter-box p {
			padding:6px;
			padding-bottom:0;
			clear:none;
			line-height:1.5;
			margin:0 !important;
		}
		
		#content .home-3quarter-box img {
			float:right;
			margin:6px;
			margin-bottom:0px !important;
		}
		
		#content .home-3quarter-box hr {
			clear:both;
			margin:0 6px;
			border-color:#959ca1;
		}		


.home-quarter-box {
	float:right;
	width:176px;
	border: 1px solid #959ca1;	
	min-height:196px;
	position:relative;
}

		.home-quarter-box h3, .home-3quarter-box h3, .home-half-box h3 {
			background: url('/webdesign.nsf/attachmentsbytitle/metalic.gif/$FILE/metalic.gif');
			min-height: 25px;
			line-height: 25px;
			padding:0 6px 0 6px !important;
			font-size:1.1em;
			text-align:left;
		}
		.home-quarter-box h3 a, .home-3quarter-box h3 a, .home-half-box h3 a {
			border-bottom:0;			
		}				
		.home-quarter-box h3 a:hover, .home-3quarter-box h3 a:hover, .home-half-box h3 a:hover {
			color:#002654;
			border-bottom:0;			
		}
		
		#content .home-quarter-box p {
			padding:0 6px;
		}

/* MIDDLE ROW */

.home-row {
	overflow:auto;
	margin-bottom:10px;
	clear:both;
}

.home-half-box {
	position: relative;
	float:left;
	width:364px;
	min-height:185px;
	border:1px solid #959ca1;
	position:relative;
	text-align:center;
	padding-bottom:5px;	
}

.gutter {
	margin:0 10px 0 0;
}
		
		.home-half-box img.small-roundel {
			float:right;
			padding:0 5px 5px 0;
			border:0;
			margin:0;
			text-align:right;
			clear:none;
		}
		
		#content .home-half-box p {
			float:left;
			padding:0 6px 5px 6px !important;
			margin:0;
			font-size:1.1em;
			text-align:left;
		}
		
		#content .home-row a.button{
			position: absolute;
			display: block;
			height: 20px;
			width: 54px; 
			right: 6px;
			bottom: 6px;
			border: none;
		}
		#content .home-row a.button span{
			background: url('/emacargo.nsf/AttachmentsByTitle/btn-more-greywhite-fade-bkgd.gif/$FILE/btn-more-greywhite-fade-bkgd.gif') no-repeat 0 0;
			position: absolute;
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
			cursor: pointer;
			border: none;
		}
		
#content .home-half-box ul {
	width:170px;
	margin:0 0 0 6px;
	padding:0;
	float:left;
	list-style:none;
	text-align:left;	
}

#content .home-half-box ul li {
	padding:5px 0 3.5px 23px;
	list-style:none;
	background:url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif') left center no-repeat;
}

#content .home-half-box ul li:hover {
background:url('/webdesign.nsf/attachmentsbytitle/circle_arrow_white_over.gif/$FILE/circle_arrow_white_over.gif') left center no-repeat;
}

.home-half-box h4 {
	font-size:1.6em;
	margin:5px 0 0 6px;
	padding:0;
	width:50%;
	float:left;
	text-align:left;
}
	.home-half-box h4 a {
		border-bottom:0;
	}
	
a.view-all {
	width:45%;
	float:right;
	margin:7px 6px 0 0;
	text-align:right;
	border-bottom:0;
	text-decoration:underline;
	font-weight:bold;
	font-size:1.2em;	
}

.home-half-box img {
	text-align:center;
	margin:5px 6px;
	float:left;
	padding:5px;
	border:1px solid #75aadb;
	clear:both;
}

.home-half-box-flash {
	text-align:center;
	margin:5px 6px;
	float:left;
	padding:5px;
	border:1px solid #75aadb;
	clear:both;
}
.home-half-box a.img-link {
	border-bottom:0;
}

#content .home-3quarter-box ul {
	margin:0 0 0 6px;
	padding:0;
}

#content .home-3quarter-box ul li {
	margin:0 0 6px 0;
	padding:0;
	background:0;
	clear:both;
	float:left;
}

#content .home-3quarter-box ul li a {
	display:block;
}

#content .home-3quarter-box ul li span {
	clear:both;
	float:left;
	font-size:0.9em;
}