/*     *
  * global styles *
  *     */
 
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
 color: #333;
 line-height: 1.4;
 margin: 0;
 padding: 0;
 text-align: center; /*centre for ie5.0*/
}
body * {
 margin: 0;
 padding: 0;
 text-align: justify; /*counteract centre for ie5.0*/
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

img {
 border:0;
}
.hrtop {
 clear: both;
 padding: 0;
 margin: 0; 
 margin-top:-1;
 border: 0; 
 height: 1px;
 background-color: #ccc; 
 overflow: hidden; 
}
.hr {
 clear: both;
 padding: 0;
 margin: 0;
 border: 0; 
 height: 1px;
 background-color: #ccc; 
 overflow: hidden;
}
hr {
 clear: both;
 padding: 0;
 margin: 0; 
 border-bottom: 1px solid #ccc;
 height: 0px;
 overflow: hidden;
}
.clearAll {
 clear: both;
}
ul {
 padding-left: 25px;
 /* margin: 0;
 margin-left: 10px; */
 list-style-image: url(img_icon.gif);
 margin-bottom:1em;
}
ul ul {list-style: circle outside none;}
ul ul ul {list-style: square outside none;}
ul ul ul ul {list-style: disc outside none;}
ol {
 padding-left: 25px;
 padding-bottom: 15px;
 list-style-type:decimal;
}
ol ol { list-style-type:lower-alpha; padding-bottom: 0px; }
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:upper-alpha;}
h1 {
 font-family: Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 210%;
 line-height: 105%;
 font-weight: normal;
 color: #666;
 margin: 14px 0;
 margin-left: 0;
 padding-left: 0;
}
h2 {
 font-size: 120%;
 color: #666;
 margin: 14px 0;
 font-weight: bold;
}
h3 {
 font-size: 110%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
h4 {
 font-size: 100%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
h5 {
 font-size: 95%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
h6 {
 font-size: 90%;
 color: #666;
 margin: 14px 0 0 0;
 font-weight: bold;
}
p {
 padding: 0 12px 10px 0;
}
blockquote {
 float: left;
 width: 47%;
 border-top: solid 3px #A5BADF;
 border-bottom: solid 3px #A5BADF;
 color: #1B3F7E;
 font-size: 140%;
 line-height: 130%;
 padding: 10px 5px;
 margin: 5px 10px 5px 0;
}
small {
 font-size:0.9em;
}
.red {
 color:#E50000;
}
/* FORM ELEMENTS */
select {
 margin-bottom: 7px;
}
fieldset {
 border:0px;
 margin:0px 0px 0.6em 0px;
 padding:0px;
}
fieldset legend {
 font-size:1.2em;
 font-weight:bold;
 color: #666;
 margin:0.5em 0px 0.2em 0px;
 padding:0px;
}
.formButtons {
 margin:0px;
 padding-lef\t:173px; /* padding-left for mozilla */
 margin-bottom:1em;
}
* html .formButtons {
 padding-left: 165px; /* padding-left for IE5.0+5.5 + IE6 */
}
.page table.formTable {
 width:95%;
 border:none;
}
.page table.formTable th {
 white-space:nowrap;
 width:30%;
 border:none;
 text-align:right;
 padding-right:0.2em;
 vertical-align:top;
}
.mandatory {
 margin-left:0.3em;
 float:right;
 width:0em;
 overflow:hidden;
 color:transparent;
 padding-left:1em;
 background-image:url(mandator.gif);
 background-repeat:no-repeat;
 background-position:center left;
}
  
.optional {
 margin-left:0.3em;
 float:right;
 width:0em;
 overflow:hidden;
 color:transparent;
 padding-left:1em;
 background-image:none;
 background-repeat:no-repeat;
 background-position:center left;
}
.page table.formTable td {
 border:none;
}
input.button {
 background-color:#CFCFCF;
 background-image:url(bg_form_.gif);
 border:1px solid #999898;
 height:19px;
 padding:0px 1.5em;
 font-size:11px;
 color:#4266A6;
 font-family:Trebuchet, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold;
 text-align:center;
} 
.inputField, select, textarea {
 border: solid 1px #999;
 background-color: #eee;
 font-size: 11px;
}
.inputField {
 padding:2px 4px 2px 2px;
 margin:0;
 min-height: 19px;
}
/*     *
* search styles *
*     */
.inputImage {
 margin-left:-4px;
}
.searchform 
{
 clear:none;
 text-align:right; 
}
.searchtable 
{
 font-size:100%;
 padding:0;
 margin:0; 
}
.searchcell { 
 vertical-align:top;
 vertical-align:expression('middle');
 text-align:right;
}
/*
#topSubMenu .inputField {
 float:left;
}
*/
#subscriptionemail {
 float:left;
}
/*     *
* header styles *
*     */
.header {
 /*clear: both;*/
 margin: 0 auto;
 width: 760px;
}
.header ul {
 list-style-image: none;
}
.header .topSearch input {
 float: left;
 border: solid 1px red;
}
.header .fostersLogo {
 float: left;
 margin: 0;
 padding: 0;
 margin-top: 8px;
 /*margin: 8px 0;*/  
 height:81px;
}
.homeMenu {
 background-image: url(bg_nav_b.gif);
 background-repeat: repeat-x;
}
.primaryNavigation {
 padding: 0;
 background-color: #f9fafd;
 background-image: url(bg_prima.gif);
 background-repeat: repeat-y;
 border-bottom: 1px solid #B0C5E8;
 border-top: 1px solid #DBE2EE;
 clear: both;
 height: 28px;

 width:760px;
 margin:0 auto;
}
.header .primaryNavigationHome {
 padding: 0;
 background-image: url(bg_primb.gif);
 background-repeat: repeat-y;
 clear: both;
 margin-bottom: 1px;
 border-bottom: 1px solid #B0C5E8;
 border-top: 1px solid #DBE2EE;
 height: 120px;

 width:760px;
 margin:0 auto;
}
.header .primaryNavigationHome ul {
 margin: 3px 10px 0 10px;
 padding: 0;
 list-style-type: none;
}
.header .primaryNavigationHome ul li {
 list-style-type: none;
}
.header .primaryNavigationHome table {
 margin: 0;
 font-size: 100%;
}
.header .primaryNavigationHome td {
 width: 190px;
 padding: 2px 0 0 3px;
 font-size: 100%;
}
.primaryNavigationMore {
 margin-left: 2px;
 font-size: 100%;
}
.primaryNavigation img{
 margin: 4px 3px 4px 3px;
}
.primaryNavigationHome img{
 margin: 4px 3px 4px 3px;
}
#topSubMenu {
 float: right; 
 margin-top: 24px; 
 padding: 0; 
 display: block;
 text-align: right;
}
/*       *
* sub navigation style *
*       */
/*(secondary)*/
.secondaryNav {
 color: #000;
 text-align: left;
 margin-left: 13px;
 margin-left: 0;
 padding-top: 6px;
 min-height: 200px;
 float: left;
 width: 176px;
}
.secondaryNav ul{
 margin: 0 0 0 13px;
  padding: 0;
 border-collapse: collapse;
}
.secondaryNav ul li{
 padding: 3px 0 3px 0;
 text-align: left;
 list-style-type: none;
 list-style-image: none;
 font-size: 130%;
 font-weight: bold;
 margin: 0 0 10px 0;
}
/*(tertiary)*/
.secondaryNav ul ul {
 margin: 0;
 padding: 3px 0 0 0;
}
.secondaryNav ul ul li {
 font-size: 75%;
 padding-left: 0;
 font-weight: bold;
 margin: 0;
 padding: 3px 0 3px 0;
 border-bottom: 1px solid #ccc;
}
/*(4th level)*/
.secondaryNav ul ul ul {
 margin: 0;
 padding: 3px 0 0 0;
}
.secondaryNav ul ul ul li{
 font-size: 100%;
 margin:0;
 font-weight: normal;
 border-bottom: none;
 border-bottom: 1px dotted #ddd;
}
/*(5th level)*/
.secondaryNav ul ul ul ul {
 margin: 0;
 padding: 3px 0 0 0;
}
.secondaryNav ul ul ul ul li{
 font-size: 90%;
 margin: 0;
 font-weight: normal;
 /*list-style-position: inside;
 list-style-image: url(/global/images/icons/ico_navicon.gif); */
 border-bottom: none;
 padding: 3px 0 3px 0px;
}
/*       *
* main page layout styles *
*       */
.breadcrumbs {
 padding: 3px;
 margin-bottom: 25px;
}
.breadcrumbs ul {
 margin-left: 0;
 padding-left: 0;
 display: inline;
 border: none;
} 
.breadcrumbs ul li {
 margin-left: 0;
 padding-left: 2px;
 border: none;
 list-style: none;
 display: inline;
}
.page {
 margin: 0 auto;
 width: 760px;
 display: block;
 /*clear: both;*/
 padding-bottom: 10px;
}
.page .quarterColumn {
 width: 190px;
 float: left;
 display: block;
}
.page .halfColumn {
 width: 375px;
 float: left;
 display: block;
 padding-left: 5px;
}
.page .threeQuarterColumn {
	background-image: url(bg_grey_.gif);
	background-repeat: repeat-y;
	padding-left:7px;
	width: 556px; /* width for IE5.0+5.5 */
	wid\th: 556px; /* width for mozilla */
	float: left;
	display: block;
	padding-right: 6px;
}
.page .threeQuarterColumn .quarterColumn {
 width: 182px;
}
.page .threeQuarterColumn .halfColumn {
 width: 359px;
}
/*     *
* footer related *
*     */
#footer {
 padding: 10px 0;
 clear: both;
}
.page .footer {
 font-size: 90%;
 color: #999;
 float: left;
}
.thumbnails {
 margin: 0;
 padding: 0;
}
.thumbnails li {
 display: inline;
}
/* (download icons) */
.downloadMedia {
 list-style-image: url('img_icoo.gif');
}
.downloadKit {
 list-style-image: url('img_icoo.gif');
 margin-top: -20px;
}
.downloadMedia a, .downloadKit a {
 font-weight: bold;
}

/*       *
* generic table styles *
*       */
table * {
    font-size: 100%;
}

.page table {
 margin: 0;
 padding: 0;
 font-size: 100%;
}
/*.page table caption {
 background-color: #eee;
 padding: 1px 5px;
}
.page table td {
 padding: 2px;
 padding-left: 4px;
 border-bottom: 1px solid #ccc;
 border-right: 1px dotted #ccc;
 font-size: 100%;
}
.page table th {
 text-align: left;
 padding: 2px;
 padding-left: 4px;
 font-weight: bold;
 border-bottom: 1px solid #000;
 border-right: 1px dotted #ccc;
 font-size: 100%;
}
.page table.layout, .page table.layout td, .page table.layout th {
 border: 0; margin: 0; padding: 0;
 font-weight: normal;
 font-size: 100%;
}*/

/* Generic Link Styles */
a, a:Link, a:Visited {
 color: #369;
 text-decoration: none;
}
* a:Hover {
 color: #000;
 text-decoration: underline;
}
* a:Active, a:Focus {
 color: #f00;
}
/* Sitemap Links */
.sitemapHeading {
 background-image: url(bg_sitem.gif);
 padding-bottom:1.75em;
 width:90%;
}
.sitemapHeading h1 {
 margin-bottom:0;
}
.sitemap {
 padding-left: 12px;
 background:#FFFFFF url(bg_sitem.gif) no-repeat top right;
}
  
.NoBackground {
 background:none!important; 
}
.sitemap * {
 padding:0;
 margin:0;
}
.sitemap ul, .sitemap li {
 list-style-image:none;
 list-style-type:none;
}
  
.sitemap h2, .sitemap h2 a,
.sitemap h2 a:Link, 
.sitemap h2 a:Visited,
.sitemap h2 a:Hover,
.sitemap h2 a:Active, 
.sitemap h2 a:Focus {
 font-family: Arial, Helvetica, sans-serif;
 font-size:120%
 color:#666;
 font-weight:bold;
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
margin-right: 12px;
} 
.sitemap li {
 font-size: 100%;
 font-weight:bold;
 line-height:120%;
 padding-bottom: 3px;
 padding-top: 3px;
}
  
.sitemap li li {
 font-size: 100%;
 font-weight:normal;
 padding-top: 3px;
 padding-bottom: 3px;
}
  
.sitemap li li li {
 font-size:100%
 padding-bottom: 3px;
padding-top: 3px;
}

/* Search Page Styles */
#searchCriteria td {
 padding-bottom:0.5em;
 padding-left:1em;
 vertical-align:top;
}
#searchCriteria input {
 vertical-align:middle;
 border-right:none;
}
#searchCriteria th {
 vertical-align:middle;
 font-weight:bold;
}
#searchResults {
 border-bottom: 1px solid #ccc;
}
#searchResults th {
 border-top: 1px solid #ccc;
 padding-top:0.5em;
}

/* CALENDAR FOR FORMS */
.calendar {
  font-family: monospace;
  font-size: 9pt;
}
.calendar-close {
 font-family: monospace;
 font-size: 12pt;
 font-weight: bold;
}
.calendar-month, .calendar-year {
 font-family: monospace;
 font-size: 9pt;
}
.calendar-monthCurrent, .calendar-yearCurrent {
 font-family: monospace;
 font-size: 9pt;
 color: red;
}
a.calendar:active, a.calendar:visited, a.calendar:link, a.calendar:hover { 
 font-family: monospace;
 font-size: 10pt;
 color: #666;
}
a.calendar-day:active, a.calendar-day:visited, a.calendar-day:link, a.calendar-day:hover { 
 font-family: monospace;
 font-size: 9pt;
 color: #369;
}
a.calendar-dayCurrent:active, a.calendar-dayCurrent:visited, a.calendar-dayCurrent:link, a.calendar-dayCurrent:hover { 
 font-family: monospace;
 font-size: 9pt;
 color: red;
} 
.redDot {
    color:red;
    font-weight:normal;
    font-size:11px!important;
    font-family:Arial!important;
}

#annlist, #annlist table, #preslist, #preslist table, #keylist, #keylist table, #homelist, #homelist table {
 margin-top: 10px;
 margin-bottom: 5px;
 padding: 0;
 width: 100%;
 border-collapse: collapse;
 font-size: 100%;
}
#annlist td, #annlist th, #preslist td, #preslist th, #keylist td, #keylist th, #homelist td, #homelist th {
 padding: 3px 3px 3px 0px;
 border-bottom: 1px solid #ccc;
 font-size: 100%;
}

.productimage {
    width:150px;
    text-align: center;
    float:left;
}
.productcontent {
    width: 380px;
    float:right;
}

.productdisclaimer {
    font-size: 90%;
    margin-top: 20px;
    width: 98%;
    font-style: italic;
    line-height: 100%;
}

#ProductListSelect {
    width: 160px;
}
.productIndexImages {
    float: left;
    width: 552px;
}
/* ****************************************************************************** */
/* tables */
/* ****************************************************************************** */
 
 .datatable{
  border-collapse: collapse;
  background-color:#EEEEEE;
 }
.datatable *{
 border-collapse: collapse;
}
 
 .datatable caption {
  padding :3px; 
  font-weight: bold; 
  color: #FFFFFF; 
  border-bottom: #ffffff 3px solid; 
  background-color: #111;
  text-align: left;
 }
 
 .datatable td{
  border-spacing: 20px;
  padding :4px;
  vertical-align: top;
  border-bottom: #ffffff 1px solid; 
 }
 
 .datatable th {
  padding: 4px; 
  color: #FFF; 
  border-bottom: #FFFFFF 1px solid; 
  background-color: #3375B2;
  text-align: left;
  vertical-align: top;
 }
 .tablerow {
  border-right: #FFFFFF thin solid; 
  padding:3px; 
  color: #444444; 
  border-bottom: #FFFFFF 1px solid; 
  background-color: #FFFFFF;
 }
 .tablerowlite {
  border-right: #FFFFFF thin solid; 
  padding: 3px; 
  color: #444444; 
  border-bottom: #FFFFFF thin solid; 
  background-color: #F7F7F7;
 }
 .tablerowdark {
  border-right: #FFFFFF thin solid; 
  padding: 3px; 
  color: #444444; 
  border-bottom: #FFFFFF thin solid; 
  background-color: #eee;
 }
 
.datatable caption {
 background-color: #00A4BB;
 color: #000;
}
.datatable th, .topBar {
  background-color: #3375B2;
}

.selectednav, a.selectednav, a.selectednav:Link, a.selectednav:Visited, a.selectednav:Active {
    color: #000;
}
a.selectednav:Active, a.selectednav:Focus {
 color: #f00;
}
 
.downloaditem {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/*************************************************
* Fosters In The Community Styles
*************************************************/
.comitem {
    width: 540px;
    background-image:url(bg_divid.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 40px;
    padding-bottom: 70px;
}
.comitem h2{
    margin-top: 0;
 padding: 0;
    font-size: 170%;
    color: #1C548F;
}
.comitem .logo{
    margin-top: 10px;
}
.comitem blockquote{
    margin: 0;
    margin-top: 10px;
    padding: 20px 20px 10px 20px;
    width: 357px;
 w\idth: 317px;
    background-image: url(bg_quote.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 100%;
    border: 0;
    color: #EA7839;
 float: none;
}
.comitem .lhs{
    float: left;
    width: 143px;
}
.comitem .caption{
    font-size: 90%;
}
.comitem .rhs{
}
.has-lhs .rhs{
    float: right;
    width: 380px;
}
/*************************************************
* SIFR Styles
*************************************************/
.sIFR-flash {
 visibility: visible !important;
 margin: 0;
}
.sIFR-replaced {
 visibility: visible !important;
}
span.sIFR-alternate {
 position: absolute;
 left: 0;
 top: 0;
 width: 0;
 height: 0;
 display: block;
 overflow: hidden;
}
.sIFR-hasFlash h2 {
 visibility: hidden;
 font-size: 250%;
 letter-spacing: -3px;
}
.sIFR-hasFlash blockquote {
 visibility: hidden;
 font-size: 122%;
}
/************************
 * clearfix, a class to clear floated elements
 ************************/
 
/* clearfix for good browsers */
html > body .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* clearfix for IE/mac */
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac, clearfix for IE/win and reset for not IE/mac */
@media all {
    * html .clearfix {
        height: 1%;
    }
    .clearfix {
        display: block;
    }
}
