@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
	height: 100%;
}

body {
  background-image: url(../images/imgBackground.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: #506173;
  color: #455560;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}


h2 {
	
	text-indent: -9999px;
	height: 32px;
	width: 99%;
	display: block;
	margin: 0 0 18px 0;
	padding: 0;
}

h2 a {
	
	display: block;
	
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.advisorySubheader {
background-image: url(../images/subHdrAdvisors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.careersSubheader {
background-image: url(../images/subHdrCareers.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.contactSubheader {
background-image: url(../images/subHdrContact.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.welcomeSubheader {
background-image: url(../images/subHdrWelcome.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.merchantSubheader {
background-image: url(../images/subHdrPartners.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.newsSubheader {
background-image: url(../images/subHdrnews.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.teamSubheader {
background-image: url(../images/subHdrTeam.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.privacySubheader {
background-image: url(../images/subHdrPrivacy.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.termsSubheader {
background-image: url(../images/subHdrTerms.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}

a {
  color: #897435;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

#outerWrapper, .outerWrapper {
  background-color: #fff;
  margin: 0px auto; 
  text-align: left;
  width: 800px;
  position: relative;
}

.login {
padding-left: 730px;
height: 23px;
margin: 0;
}

.login a {
	background-image: url(../images/btnLogin.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 18px;
	width: 47px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
}

.header {
  height: 54px;
  margin: 0; 
  padding: 3px 0 0 37px;
}

.header h1 a {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 25px;
	width: 357px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.h1Print {
display: none;
}

.navMain {
height: 27px;
margin: 0;
padding: 0;
}

.navMain ul { list-style-type : none; 
position : relative; 
width : 560px; 
height : 27px; 
margin : 0; 
padding : 0; 
}

.navMain ul li {
display: inline;
height: 27px;
}

.navMain ul li#nm1 {
	position: absolute;
	left: 221px;
	background : url(../images/imgNav.jpg) no-repeat 0 0;
	width: 63px;
}

.navMain ul li#nm2 {
position: absolute;
left: 284px;
	background : url(../images/imgNav.jpg) no-repeat -63px 0;
	width: 129px;
}

.navMain ul li#nm3 {
position: absolute;
left: 413px;
	background : url(../images/imgNav.jpg) no-repeat -192px 0;
	width: 90px;
}

.navMain ul li#nm4 {
position: absolute;
left: 503px;
	background : url(../images/imgNav.jpg) no-repeat -282px 0;
	width: 50px;
}

.navMain ul li#nm5 {
position: absolute;
left: 553px;
	background : url(../images/imgNav.jpg) no-repeat -332px 0;
	width: 68px;
}

.navMain ul li#nm6 {
position: absolute;
left: 621px;
	background : url(../images/imgNav.jpg) no-repeat -400px 0;
	width: 66px;
}

.navMain li a {
display: block;
height: 27px;
text-indent : -9999px; 
text-decoration : none; 
overflow : hidden;
}

.navMain ul li#nm1 a:hover {
	background : url(../images/imgNav.jpg) no-repeat 0 -28px;
}

.navMain ul li#nm2 a:hover {
	background : url(../images/imgNav.jpg) no-repeat -63px -28px;
}

.navMain ul li#nm3 a:hover {
	background : url(../images/imgNav.jpg) no-repeat -192px -28px;
}

.navMain ul li#nm4 a:hover {
	background : url(../images/imgNav.jpg) no-repeat -282px -28px;
}

.navMain ul li#nm5 a:hover {
	background : url(../images/imgNav.jpg) no-repeat -332px -28px;
}

.navMain ul li#nm6 a:hover {
	background : url(../images/imgNav.jpg) no-repeat -400px -28px;
}

.collage {
background-image: url(../images/imgCityCollage.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 132px;
}

.contentWrapper {
}


.content {
	margin: 0;
	padding: 38px 75px 0 75px;
	min-height: 100%;
	text-align: justify;
}

.locations {
	margin: 30px 110px 0 110px;
	padding: 0;
	line-height: 15px;
	border-top: 1px solid #798694;
border-bottom: 1px solid #798694;
}

.locationsList {
list-style-type: none;
margin: 0 10px 0 12px;
padding: 12px 0 0 0;
height: 28px;
}

.locationsList li {
position: relative;
float: left;
padding: 0;
margin: 0 50px 0 0;
display: inline;
}

.locationsList li a {
	color: #455560;
	text-decoration: none;
	font-weight: bold;
}

.locationsList li a:hover {
	color: #897435;
	text-decoration: none;
	font-weight: bold;
}

/*img {
margin-bottom: 11px;
}*/

.footer {
  margin: 29px 0 0 0;
  padding: 18px 0 50px 0;
  background-color: #506173;
  text-align: center;
  height: 200px;
 }
 
.footerNav1 {
	list-style-type: none;
	position : relative; 
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerNav2 {
	list-style-type: none;
	position : relative; 
	margin: 0;
	padding: 0;
	color: #828C94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerNav1 li, .footerNav2 li {
display: inline;
}

.footerNav1 a {
  color: #fff;
  text-decoration: none;
}

.footerNav2 a {
  color: #828C94;
  text-decoration: none;
}

.footerNav1 a:hover, .footerNav2 a:hover {
  text-decoration: underline;
}

.clearFloat {
  clear: left;
  display: block;
}

.printParagraph {
padding-top: 40px;
}

.printChart {
display: none;
}