body {
  margin: 0;
  padding: 0;
  background: #2f4758;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

#progressbar
{
  
  text-align: center;
  margin-top: 100px;
  
}

img {
  border: 0;
}

form span.reqnote {
  color: #cc0000;
}

form div.reqnote {
  font-size: 10px;
}

form label {
  display: block;
  margin: 0.75em 0;
}

form label label {
  display: inline;
  margin: 0;
}

form span.label {
  font-weight: bold;
  padding-right: 0.5em;
  display: block;
}

form div.group div.elements {
  margin-top: 1em;
}

form div.group label {
  display: inline;
}

form div.group label span.label {
  display: inline;
}

form span.error {
  display: block;
  background: transparent url('../images/icons/error.png') no-repeat top left;
  color: #c00;
  font-weight: bold;
  padding-left: 18px;
  margin-top: 0.5em;
  padding-bottom: 0.25em;
}

form fieldset {
  border: 1px solid #2f4758;
  padding: 2px 5px;
}

form fieldset legend {
  font-size: larger;
  font-weight: bold;
}

form fieldset.radiogroup label {
  display: inline;
}

form span.element label {
  display: inline;
}

input text {
  border: 1px solid #ccc;
  font-size: 10px;
}

#content input textarea {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

td {
  vertical-align: top;
}

table.sortable a.sortheader {
  text-decoration: none;
  display: block;
  color: #333333;
}

table.sortable span.sortarrow {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

table.rowdata { 
  border-width: 2px 0;
  border-color: #2f4758;
  border-style: solid none;
  border-collapse: collapse;
  margin: 1em auto;
}

table.rowdata thead th {
  border-bottom: 1px solid #2f4758;
  background: #ffffff;
  padding: 3px;
}

table.rowdata td {
  padding: 3px 5px;
}

table.rowdata tr.odd td {
  background: #eeeeee;
}

table.rowdata tr.even td {
  background: #dddddd;
}

table.coldata {
  border-width: 2px 0;
  border-color: #2f4758;
  border-style: solid none;
  border-collapse: collapse;
}

table.coldata th {
  text-align: right;
}

table.coldata td {
  text-align: left;
}

table.coldata tr.heading {
  font-size: 16px;
}

span.statusOK {
  font-weight: normal;
  color: #006600;
}

span.statusBAD {
  font-weight: bold;
  color: #ff0000;
}

var {
  font-weight: bold;
  font-style: italic;
}

kbd {
  font-size: larger;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 2em;
  margin-bottom: .5em;
}

li {
  margin-bottom: .5em;
}

#printexplain {
  display: none;
}

#skipnav {
  display: none;
}

#container {
  clear:both;
  background: #eeeee4 url('../images/page_bg.jpg') repeat-y;
  margin: 2em auto;
  padding: 0;
  width: 770px;
  position: relative;
  top: 0;
  left: 0;
}

#header {
  background: #ffffff url('../images/pageheader_bg.jpg');
  height: 92px;
  width: 770px;
}

#banner {
  width: 158px;
  height: 63px;
  position: absolute;
  top: 18px;
  left: 6px;
  margin: 0;
  padding: 0;
  font-size: 18px;
  overflow: hidden;
}

#banner_placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 158px;
  height: 63px;
  background: url('../images/pageheader_bg.jpg') no-repeat -6px -18px;
  z-index: 2;
}

#banner_insurance {
  font-family: "Times New Roman", Times, serif;
  position: relative;
  z-index: 1;
}

#banner_formy {
  position: absolute;
  top: 1.25em;
  left: 4.5em;
  padding: 0.025em 0.5em;
  background: #00a693;
  font-size: small;
  font-weight: bold;
  font-style: italic;
}

#banner_nonprofit {
  position: absolute;
  top: 1em;
  left: 0.75em;
  font-size: x-large;
}

#header ul {
  list-style: none;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
}

#header ul li {
  text-align: center;
}

#header a:link,
#header a:visited,
#header a:active {
  text-decoration: none;
  color: #000000;
}
  
#head_link_home {
  height: 16px;
  width: 53px;
  position: absolute;
  top: 17px;
  left: 380px;
  text-align: center;
}

#head_link_about {
  height: 16px;
  width: 72px;
  position: absolute;
  top: 17px;
  left: 442px;
}

#head_link_faq {
  height: 16px;
  width: 28px;
  position: absolute;
  top: 17px;
  left: 525px;
}

#nav h2 {
  font-size: 12px;
  padding: 2px 0;
  margin: 0;
  text-align: center;
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
  font-weight: normal;
}

#nav ul {
  margin: 0 20px;
  padding: 5px 0;
}

#nav li {
  margin-bottom: 5px;
  color: #000000;
  text-transform: uppercase;
  font-family: Verdana, Arial, sans-serif;
}
#nav a:link,
#nav a:visited {
  color: #000000;
  text-decoration: none;
}

#nav_links {
  position: absolute;
  width: 178px;
  top: 113px;
  left: 593px;
}

#nav #nav_sponsors {
  margin: 0;
  padding: 0;
}

#nav #sponsor_peri {
  background: #eeeee4;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav_admin {
  padding-top: 291px;
  background: transparent url('../images/leftnav_bg.jpg') no-repeat;
  width: 134px;
  position: absolute;
  top: 92px;
  left: 0;
}

#nav_admin li {
  text-align: center;
  font-weight: bold;
  list-style: none;
  margin: 5px 0;
}

#nav_admin a:hover {
  color: #9d6065;
}

#content {
  margin-left: 134px;
  margin-right: 178px;
  text-align: left;
  padding: 0 15px 15px;
  min-height: 800px;
  height:auto !important; 
  height: 600px;
}

#content div.pagenav {
  margin: 1em 0;
}

/* Look in screen-ie.css for 
#content { height: 500px } */

#content h2 {
  margin: 0 -15px;
  top: 0px;
  left: 0;
  font-size: 28px;
  background: url('../images/contentheader_bg.png') repeat-x;
  height: 51px;
  padding-top: 8px;
  padding-left: 15px;
  font-weight: normal;
}

/* look in screen-ie.css for 
#content h2 { height: 59px; } */

div.nextquestions {
  font-weight: bold;
  padding-left: 12px;
  margin-left: 1em;
}

div.nextquestions.icon {
  background: url('../images/icons/minus.png') no-repeat 1px 3px;
}

div.nextquestions ul.allnext {
  font-weight: normal;
  margin-left: 5px;
  padding-left: 0;
  margin-top: .25em;
  margin-bottom: .25em;
}

div.nextquestions.collapsed.icon {
  background: url('../images/icons/plus.png') no-repeat 1px 3px;
}

div.nextquestions.collapsed ul.allnext {
  display: none;
}

div.popup {
  border: 1px solid black;
  background: #ffffff url('../images/icons/info.png') no-repeat 3px 3px;
  padding: 8px 3px 8px 22px;
  display: none;
}

#content ul li h3 { 
  margin-bottom: 0;
}

#content ul li h4 { 
  margin-bottom: 0;
  margin-top: 0;
}

#content ul li ul {
  margin-top: 0;
  margin-bottom: 1em;
}

#footer {
  margin-left: 134px;
  margin-right: 179px;
  background: url('../images/footer_bg.png') repeat-x;
  height: 67px;
  text-align: right;
  padding-right: 15px;
}

#footer p {
  padding-top: 16px;
  font-size: 10px;
}

table.review {
  /*background: #fff;
  border-collapse: collapse;*/
  border: 0px;
}

table.review th,
table.review td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 0.5em;
  border: 0px;
}
.catlink
{
  font-size: 10px;
}
.balloon {
  border-bottom:1px dashed #c64dff;
  cursor:pointer;
}