
/* home page styles */
#banners_427{width:500px; height:300px; overflow:hidden; display:block}
h5{ text-align:center; font-style:italic; font-weight:normal}


#flowtabs {
	/* dimensions */
	width:100%;
	height:25px;
	margin:0;
	padding:0;
	_margin-bottom:-2px;
}
#flowtabs li {
	float:left;
	margin:0;
	padding:0;
	text-indent:0;
	list-style-type:none;
}
#flowtabs li a {
	display:block;
	height: 25px;
	width: 150px;
	margin:0 0 0 2px;
	color:#fff;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	background:#5F9FAA;
	border:solid #5F9FAA 1px;
	border-bottom:none;
}

#flowtabs #t3 {
	background:#5F9FAA url(/images/info2.png) 3px no-repeat;
	width: 40px;
padding:0 0 0 20px
}

#flowtabs a:hover {
	color:#fff;
}
#flowtabs #t1:hover {
	background: #95BEC6;
}
#flowtabs #t2:hover {
	background: #95BEC6;
}
#flowtabs #t3:hover {
	background:#95BEC6 url(/images/info2.png) 3px no-repeat;
}

#flowtabs a.current {
	cursor:default;
	color:#333;
	line-height:25px;
}
#flowtabs #t1.current {
	background:#fff;
	border-bottom:none;
}
#flowtabs #t2.current {
	background:#fff;
	border-bottom:none;
}
#flowtabs #t3.current {
	background:#fff url(/images/info2.png) 3px no-repeat;
	border-bottom:none;
}

.hasJS #flowpanes div {
	display:none;
	color:#fff;
	background:#fff;
	margin:0px;
	padding:0px 80px;
	border:solid #5F9FAA 1px;
	height:305px
}
:focus {
	-moz-outline-style:none;
}
.form li {
	flat:left;
	display:inline-block
}
#Info ol{margin:0}
#Info li{margin:0 0 1em .25em; list-style:none}

#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	font-size:22px;
}

.Head{margin:0;padding:0}
h6{font-weight:normal; font-size:.9em; margin:5px 0; }
#USMap Img{margin:40px 0px}
#MEXMap {margin:0; padding:10px !important; }
#MEXMap p{color:#333}
