/* Generic Styles */
a.more{
  display: block;
  height: 16px;
  padding: 0 0 0 30px;
  background: url(/resources/dyn/files/758007z3490bf70/_fn/double_green-arrow.png) no-repeat 0 0 transparent;
  color: #7BC143;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}

/* Landing Page Styles */
.heading > p{
  border-bottom: 2px solid #74B548;
}

.heading img{
  padding-bottom: 10px;
}

.heading h1{
  color: #74B548;
  font-size: 1.2em;
  margin-bottom: 10px;
}

#module_container{
  padding-top: 30px;
}

#module_container .textbean{
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding-bottom: 40px;
}

#module_container .first_col{
  margin-right: 20px;
}

#module_container h3,
.content h3,
.additional_info_links h3{
  font-weight: normal;
  font-size: 18px;
  color: #58595B;
}

#module_container p{
  margin: 0;
}

/* Interior Page Styles */
.overview{
  color: #006892;
  font-weight: bold;
  padding: 5px 0 15px 0;
}

.overview p{
  line-height: 1.6em;
  font-size: 1.1em;
}

.inline-set{
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  max-width: 385px;
}

img.margin-right{
  margin-right: 15px;
}

/* Additional Info Links */
.additional_info_links{
  margin-top: 40px;
}

.additional_info_links .textbean{
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 145px;
  min-height: 320px;
  padding: 0 20px 0 20px;
  border-right: 1px solid #7BC143;
}

.additional_info_links .last{
  border-right: none;
}

.additional_info_links img{
  display: block;
  width: 80%;
  height: auto;
}

.additional_info_links .textbean a.more{
  position: absolute;
  bottom: 0;
}

/* Sections Styles */
.sections .textbean{
  border-bottom: 1px solid #74B548;
  padding-top: 20px;
}

.sections .inline-set{
  max-width: 500px;
}

.sections .content h3{
  text-align: center;
}

.sections .right{
  float: right;
  display: block;
  margin-right: 75px;
  min-height: 150px;
}

.sections .last{
  border-bottom: none;
}

.sections .last .inline-set{
  margin-left: 210px;
}

.content table.grid{
  background: #f3f3f5;
  border: 1px solid #74B548;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin-top: 10px;
  padding: 5px 10px;
}

.content sup{
  font-size: .7em;
  vertical-align: top;
}

.content th{
  text-align: center;
}

.content td{
  padding: 4px;
  border: 1px solid #000;
  text-align: center;
}

.content td.first{
  width: 125px;
}

.content td.second,
.content td.third,
.content td.fourth,
.content td.fifth{
  width: 60px;
}

.grid_bottom{
  background: #7ac043;
  border-radius: 10px;
  margin-top: 10px;
  padding: 5px 10px;
}

#column2 .content .grid_bottom td{
  font-weight: bold;
  border: none;
  padding: 5px 6px 5px 7px;
}

#column2 .content .grid_bottom td.third{
  font-size: 1.4em;
  padding: 3px 6px 3px 7px;
}

.last .inline-set .grid td.first,
.last .inline-set .grid_bottom td.first{
  width: 200px;
  
}

.last .inline-set .grid_bottom td.first{
  margin-bottom: 20px;
}

.sections ol{
  clear: both;
  width: 400px;
  margin-left: 260px;
  margin-top: 15px;
  list-style-type: decimal;
  font-size: 9px;
}

.sections .link_wrap{
  clear: both;
  margin: 20px 0 0 250px;
}

.sections .last .download{
  display: block;
  margin-top: 20px;
  text-decoration: none;
  font-weight: bold;
}
