body {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif
}
html, body { height: 100%; min-height: 100% }
td { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
.nav { font-size: 12px }
a.nav:link { color: #111076; text-decoration: none }
a.nav:visited { color: #111076; text-decoration: none }
a.nav:hover  { color: #00f; text-decoration: underline }
a:hover { color: #00f; text-decoration: underline }
.products { font-size: 11px; font-weight: bold }
.mainhome  { color: #fff; font-size: 12px; padding-right: 10px; padding-left: 15px }
.main   { color: #000; font-size: 12px; padding-right: 10px; padding-left: 15px }
body  { color: black; background-color: #c7d8e6; background-image: url("images/bg_way_bottom.gif"); background-repeat: repeat-x; background-position: 0 333px }
.footer   { color: #244285; font-size: 11px }
.subleft    { color: #fff; font-size: 12px; background-image: url("images/home_main_bg.gif"); background-repeat: repeat-x; padding-right: 10px; padding-left: 15px }
.contact { color: #fff; font-size: 12px }
h1  { color: #000; font-size: 16px; font-weight: bold }
.main h2 {
	font-size: 14px;
}
.main h3 {
	font-size: 15px;
}

.main h4 {
	font-size: 13px;
}
/*overlay junk*/
#overlay {
	position: absolute;
	z-index:1313;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: url(images/bg-70blue.png);
  display: none;
  text-align: center;
}
#survey {
  position: relative;
  top: 100px;
  display: block;
  width: 231px;
  height: 192px;
  padding: 20px 20px 0px 250px;
  margin: auto;
  background: #fff url(images/bg-survey.jpg) no-repeat;
  border: 3px solid #053456;
  text-align: center;
  font-size: 16px;
  color: #666;
  box-shadow: 0px 0px 10px #053456;
}
a.big-button {
  display: inline-block;
  font-size: 15px;
  padding: 6px 15px;
  color: #fff;
  border: 3px solid #0079aa;
  background: #0185ba;
  border-radius: 7px;
  box-shadow: 0px 0px 5px #0079aa;
  text-shadow: -1px -1px 0px #025475;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  margin: 8px auto;
  -moz-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
a.big-button:hover {
  background: #009ddc;
  padding: 6px 20px;
}
a.close-overlay {
  font-size: 12px;
  color: #999;
}
a.close-overlay:hover {
  color: #009ddc;
}
/* end overlay junk*/

.markets_photo  { margin-right: 8px; margin-bottom: 8px }
.tiny  { font-size: 12px }
.arrowlist  { list-style-image: url("images/arrow.gif") }
.regular { font-size: 12px }
.linecard {
	border: 1px solid #E0EAF1;
	font-size: 12px;
}
.linecard th {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7192B8;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
}
.linecard td {
	vertical-align: top;
}
#print-button {
	background-color: #E4ECF1;
	display: block;
	padding: 4px;
	height: 16px;
	width: 100px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 400px;
	text-align: center;
	border: 1px solid #C7D8E2;
}
#line-logo {
	background-color: #E8E5D5;
	width: 520px;
}

.invisible {
	display: none;
}
.navarea td {
	font-weight: bold;
	text-transform: uppercase;
}
#sixty_years{
	margin-left:12%;
	position:absolute;
	top:5px;
}

