﻿/* START Gateway contentContainer */
#contentContainerGateway {
	position: relative;
	display: block;
	float: left;
	top: 0;
	left: 0;
	width: 974px; /*height: 100%;*/ /*min-height: 655px;*/ /*text-align:justify;*/;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	background-position: 10px 0;
	border-bottom: 10px #fff solid;
	border-top: 10px #fff solid;
}
/* pre IE 7 height fix */
html > body #contentContainer {
}
#kickerContainerGateway {
	position: relative;
	float: left;
	display: block;
	top: 0;
	left: 10px;
	width: 319px;
	height: 220px;
	min-height: 220px;
	text-align: justify;
	background-color: #4a597b;
	/*background-color:green;*/
/*z-index:15;*/
}
/* pre IE 7 height fix */
html > body #kickerContainerGateway {
}
#contentGatewayImage {	
	position: relative;
	float: right;
	right: 10px;
	padding: 0;
	text-align: center;
}
#kickerContainerNav {
	position: relative;
	display: inline;
	float: left;
	bottom: 100%;
	top: 0;
	left: 50px;
	height: 100%;
	min-height: 400px;
}
#kickerContainerNav ul {
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
#kickerContainerNav li {
	margin-top: 1em;
	white-space: nowrap;
	list-style-type: none;
	margin-bottom: 2em;
}
#contentGatewayText {
	position: relative;
	float: right;
	right: 10px;
	margin: 6px 0 0 0;
	padding: 10px 10px;
	width: 594px;
	height: 420px;
	min-height: 420px;
	font-size: 90%;
	/*text-align: justify;*/
	letter-spacing: +1px;
	word-spacing: +1px;
	line-height: 1.7em;
	background-color: #fff6e5;
}
/* pre IE 7 height fix */
html > body #contentGatewayText {
	height: auto;
}
#contentGatewayText h1 {
	color: #782423;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.5em;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	padding-top:1em;
	padding-bottom:.8em;
}

#contentGatewayText h2 {
}
/*****************************
 more styles defined
 in file: WebFormElements.skin
 SkinId="GatewayLabelHyperLink"
******************************/
.kickerContainerGatewayLabel {
	margin: 20px 0 10px 30px;
	display: block;
}
a.kickerContainerGatewayLabel {
	text-decoration: none;
}
a:hover.kickerContainerGatewayLabel {
	text-decoration: underline;
}
/*****************************
 more styles defined
 in file: navigation.skin
 SkinId="Gateway"
******************************/
.kickerAreaGatewayNavigation {
	display: inline;
	margin-left: 35px;
	text-align: left;
}
.kickerAreaGatewayNavigation td {
	padding: 4px;
}
#footer {
	padding-top: 10px;
}

.acrobat_text {font-size:80%;

}

.miles{position: absolute;
	left: 15em;
	
}

abbr[title], acronym[title] {
border-bottom-width: 0.1em;
border-bottom-style: dashed;
border-bottom-color: -moz-use-text-color;
cursor: help;}