/* MASTHEAD ---------------------------------------------------*/



div.short {
	width: 220px;
	height: 170px;
	border: 1px solid #999;
	float: left;
	margin-top: 22px;
	text-align: center;
	padding: 10px 0;
	background-color: #efefef;
	font-family: helvetica, arial, sans-serif;
}

div.tall {
	width: 220px;
	height: 210px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff;
	font-family: helvetica, arial, sans-serif;
}



div.masthead {
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	width: 100%;
}

div.masthead h1 {
  font-family: helvetica, arial sans-serif;
  font-size: 46px;
  font-weight: bold;
  color: #000;
	letter-spacing: -2px;
	margin: 0;
}

div.masthead h2 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #444;
	font-family: helvetica, arial, sans-serif;
	letter-spacing: 0;
}



div.top {
	margin: 0 auto 30px auto;
	padding: 20px 0 0 0;
	width: 100%;
}

div.container {
  width: 950px;
  margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: center;
}




div.content {
	width: 950px;
	float: left;
	margin-bottom: 20px;
}


div.jacket {
	height: 200px;
	margin: 0 auto;
	font-family: helvetica, arial, sans-serif;
}

div.jacket h3{color:#3671A1; text-transform:uppercase; font-size:13px;}


div.no-r {
	border-right: 0;
}

div.r-shadow {
	background-image: url(../img/shadow-right.png);
	background-position: right;
	background-repeat: no-repeat;
}

div.no-l {
	border-left: 0;
}

div.l-shadow {
	background-image: url(../img/shadow-left.png);
	background-position: left;
	background-repeat: no-repeat;
}

div.short h1 {
	margin: 0;
	padding: 0;
	font-size: 34px;
}

div.short h1, div.short h1 a, div.short h2 {
	color: #333;
	text-decoration: none;
}

div.tall h1, div.tall h1 a, div.tall h2 {
	color: #000;
	text-decoration: none;
}

div.tall h2, div.short h2{color:#F00;}

div.tall h2 span, div.short h2 span {
	color: #999;
	text-decoration: none;
}


div.short h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
}

div.tall h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height:normal;
}


div.short li, div.tall li {
	font-size: 14px;
	color: #64503f;
}


div.tall ul, div.short ul {
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	line-height:inherit;
}

div.extra {
  padding: 20px;
  margin: 30px 0 50px 0;
	clear: both;
	text-align: left;
}

div.extra h1 {
  color: #444;
	text-align: left;
  margin: 0 0 20px 0;
	clear: both;
}

div.extra h3 {
  margin: 0 0 2px 0;
	padding: 0;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #000;
}

div.fullcolumn {
  width: 100%;
  clear: both;
	text-align: left;
}

div.leftcolumnwide {
  width: 650px;
  padding: 0;
  float: left;
  margin-bottom: 30px;
	text-align: left;
}

div.leftcolumnwide h3 {
	color: black;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}

div.rightcolumnnarrow {
  width: 256px;
  margin-right: -15px;
  padding-top: 0;
  float: right;
  margin-bottom: 30px;
}







/* SIGNUP4 ----------------------------------------------------*/

 .hover_container {
  position: relative;
  font-size: 12px;
  color: #666;
}

 .hover_container div.bubble {
  display: none;
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
}

 .hover div.bubble {
  display: block;
  cursor: pointer;
  z-index: 1000;
}

 div.bubble div.wrapper {
  position: absolute;
  top: -40px;
  left: 35px;
}

 div.bubble div.content {
  width: 300px;
  margin: 0;
  padding: 0 7px 8px 0;
  background: url(../img/bubble-background.png) no-repeat bottom right;
  text-align: left;
  color: #000;
  white-space: normal;
  letter-spacing: normal;
}

 div.bubble div.content div.arrow {
  position: absolute;
  top: 18px;
  left: -47px;
  width: 50px;
  height: 40px;
  background: url(../img/bubble-arrow.png) no-repeat top left;
}

 div.bubble div.content div.inner {
  padding: 15px;
  background: url(../img/bubble-background.gif) no-repeat top left;
}

 div.bubble div.content div.inner h2 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  border: none;
  margin: 0;
}

 div.bubble div.content div.inner p {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 0;
}

 a.hover_target {
  color: #000;
	font-size: 14px;
}

a.hover_target {
  text-decoration: none;
  border-bottom: 1px dotted #888;
  margin-left: 6px;
  color: #64503f;
}

.hover_container {
  position: absolute;
  margin: 18px 0 0 5px;
}



signup div.bubble div.content {
  width: 250px;
}

signup div.bubble div.content div.inner h2 {
  font-size: 14px;
}

signup div.bubble div.content div.inner p {
  font-size: 11px;
}

 div.no-r {
	border-right: 0;
}

 div.no-l {
	border-left: 0;
}

 div.short li,  div.tall li {
	font-size: 14px;
	color: #64503f;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 1px;
	line-height: 1.1em;
}

 div.tall li {
	font-size: 16px;
}



 div.tall ul.highlight, div.short ul.highlight {
	margin-top: 0;
}

 div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin-bottom: 3px;
	font-size: 20px;
	line-height: 1em;
}

 div.tall ul.highlight li {
	font-size: 24px;
	margin-bottom: 5px;
}

 div.under_chart_left,  div.under_chart_right {
	width: 435px;
	position: relative;
	top: -44px;
	font-size: 11px;
	float: left;
	font-family: verdana;
	text-align: center;
} 

 div.under_chart_right {
	float: right;
}

 div.logos {
	width: 240px; 
	float: right; 
	border: 1px solid #ccc; 
	padding: 10px; 
	text-align: center;
}

 div.logos h1 {
	font-size: 14px;
	margin-bottom: 20px;
}









/* STRUCTURE --------------------------------------------------*/



div.leftcolumn {
  width: 455px;
  padding: 0 15px 15px 0;
  padding-left: 0;
  padding-bottom: 0;
  float: left;
	text-align: left;
}

div.rightcolumn {
  width: 455px;
  padding: 0 0 15px 15px;
  float: left;
	text-align: left;
}

div.rightcolumneven {
  width: 435px;
  padding-left: 0px;
  float: right;
	text-align: left;
}

div.leftcolumneven {
  width: 435px;
  padding-right: 0px;
  float: left;
	text-align: left;
}

