/* ************************************ */
/* ************************************ */
/* global styles or "parent" in cascade */
/* ************************************ */
/* ************************************ */

* { margin: 0; padding: 0; }
img { border: 0; }
body, table, p { font-family: 'trebuchet ms','arial',sans-serif; font-size: 13px; color: #b9bdc3; line-height: 24px; }
h1,h2,h3,h4 { font-family: 'times',serif; font-weight: normal; color: #ebebeb; }
a, a:link, a:visited, a:active { color: #ed145a; text-decoration: none; }
a:hover { color: #ff5767; text-decoration: underline; }
p { margin-top:0px; margin-bottom: 24px; } 
input.styled { border:1px solid #777; width: 250px; height: 26px; position: relative; background:#111; font-family: 'arial',sans-serif; font-size: 12px; color: #989898; padding: 5px 5px 0 10px; } 
input.submit { padding: 5px; background-color: #888; color: white; }
textarea { border:1px solid #777; width: 345px; height: 220px; background:#111; font-family: 'arial',sans-serif; font-size: 12px; color: #989898; padding: 5px 5px 0 10px; }
ul, ol { margin-left: 30px; }

/* tells firefox div's to interperet padding box model the same as IE */
div { -moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding: 0;}

/* ************************************ */
/* ************************************ */
/* ************************************ */
/* ************************************ */
h1 { font-size: 34px; }
h2 { font-size: 24px; }



body { background:url('../images/bgBody.gif') top center repeat-x #363636; }

.missionStatement p { font-size: 16px; }

.headerContain { width: 760px; height: 260px; position: relative; }
.headerLogo { position: absolute; top: 76px; left: 3px; }
.headerFlash { position: absolute; top: 76px; left: 3px; }
#headerNoFlash { position: absolute; right: 0px; top: 0px; }

.mainMenu { position: absolute; top: 235px; left: 18px; color: #626262; font-size: 12px;}

.contentContain { margin-top: 40px; width: 690px; text-align: left; height: auto !important; height: 250px; min-height: 250px; }
.subContentContain { margin-top: 40px; margin-left: 8px; width: 752px; text-align: left; height: auto !important; height: 250px; min-height: 250px; }

.subMenuContain { width: 192px; padding-right: 40px;}
.subMenuContain img { margin-bottom: 6px; }
.subMenuItem { margin: 0 0 10px 10px; line-height: 14px; font-size: 11px;}
.subMenuItem a, .subMenuItem a:link, .subMenuItem a:visited, .subMenuItem a:active { color: #ed145a; text-decoration: none; }
.subMenuItem a:hover { color: #ff5767; text-decoration: underline; }

.subMenuItem a.on, .subMenuItem a.on:link, .subMenuItem a.on:visited, .subMenuItem a.on:active { color: #eee; }


.sitemapBG { width: 100%; background:url('../images/bgFooter.gif') top repeat-x #065d7d; margin-top: 50px;}
.sitemapTable { width: 780px; margin-top: 67px; position: relative; left: 20px; }
.sitemapTable td { padding-right: 10px; }
.sitemapTable td img { margin-bottom: 10px; }
.sitemapItem { margin: 0 0 10px 10px; line-height: 14px; font-size: 11px;}
.sitemapItem a, .sitemapItem a:link, .sitemapItem a:visited, .sitemapItem a:active { color: #ff5767; text-decoration: none; }
.sitemapItem a:hover { color: #ffb2b2; text-decoration: underline; }

.footerTable { width: 740px; margin-top: 50px; margin-bottom: 40px; font-size: 11px; }
.footerTable a, .footerTable a:link, .footerTable a:visited, .footerTable a:active { color: #ff5767; text-decoration: none; }
.footerTable a:hover { color: #ffb2b2; text-decoration: underline; }

.floatRight { float: right; margin-left: 15px; }
.floatLeft { float: left; margin-right: 15px; }

.error { font-weight:bold; color: #F99; padding: 10px; border: 1px solid red;}

table input.radiobutton { width: 50px; }

/* ************************************* */
/* ********* sIFR CSS ****************** */
/* ************************************* */

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5#pullquote {
  visibility: hidden;
  font-family: verdana;
  line-height: 1em;
}

.sIFR-active h1 {
  font-size: 34px;
}

.sIFR-active h2 {
  font-size: 24px; 
}

