/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #eee url(../images/bgStars.gif) no-repeat center top; }
#main_container { width: 976px; margin-right: auto; margin-left: auto; background:url(../images/bg.gif) repeat-y center top; }
#print_header {display:none}

.text p { margin:0px 0px 12px 0px; }
.text h1 { font-size: 16px; line-height: 25px; color: #004185; font-weight: normal; margin:0px 0px 12px 0px; }
.text h2 { font-size: 15px; line-height: 17px; color: #004185; font-weight: normal; margin:25px 0px 2px 0px; }
.text h3{ font-size: 13px; line-height: 17px; color: #004185; font-weight: normal; margin:0px 0px 7px 0px;}
.text h4, .text h5 { font-size: 13px; line-height: 17px; color: #004185; font-weight: normal; margin:5px 0px 3px 0px; padding-top:5px; border-top: dashed 1px #ccc}
.text b, .text strong { color:#004185}
ul { margin-top: 0px; padding-left: 0px; margin-left: 2px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 0px; padding-left: 13px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 13px; margin-left: 5px; }

a:link, a:visited { color: #3c9c32; text-decoration: none; }
a:hover, a:active{ color: #3c9c32; text-decoration: underline; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ccc; border-right: 0px; border-bottom: 0px; border-left: 0px; }

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 11px; line-height:13px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { }
.PageContent { padding:25px 30px 20px 30px;}
.holder {padding:0 13px; background:url(../images/mainTdBG.gif) no-repeat center top;}


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { float:right;color:#d9e2ec;font-size:10px;line-height:12px; margin:55px 12px 0px 0px; }
.Tier0 span { font-size:12px; color:#004185;}
.Tier0 a:link, .Tier0 a:visited { color: #3c9c32; }
.Tier0 a:hover, .Tier0 a:active { color: #f3c108; text-decoration:none; }



/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/

#navigationSliders {display:block;}
.slideMenu-structure {display: block;float: left;margin: 0px;padding: 0px;position: absolute;z-index: 5;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 15px;padding: 0px;margin: 0px;}
.slideMenu a:link, .slideMenu a:visited {color: #fff;background: transparent url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}
.slideMenu a:hover, .slideMenu a:active {color: #e62d0e;background: #ffffff;text-decoration: none;}
.Menu3 {background: transparent url(../images/menu_background.png) repeat-y 0px 0px;float: left;margin: 0px;padding: 0px;position: absolute;z-index: -1;}


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:148px;padding:7px 10px 7px 22px;text-decoration:none;color:#668db6;display:block;border-top: 1px solid #bfcfe0;background: #fff url(../images/navigation/nav.gif) no-repeat left top; font-size: 12px; line-height: 14px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat left -60px; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:148px;padding:7px 10px 7px 22px;text-decoration:none;color:#fff;display:block;background:url(../images/navigation/nav.gif) no-repeat left -120px; font-size: 12px; line-height: 14px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:148px;padding:4px 10px 4px 22px;text-decoration:none;color:#668db6;display:block;background: url(../images/navigation/nav.gif) no-repeat left -180px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: url(../images/navigation/nav.gif) no-repeat left -240px; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:148px;padding:4px 10px 4px 22px;text-decoration:none;color:#004185;display:block;background: url(../images/navigation/nav.gif) no-repeat left -240px; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #999; font-size: 11px; line-height: 13px; padding:30px 0px 30px 24px; }
.Footer a:link, .Footer a:visited { color: #3c9c32; }
.Footer a:hover, .Footer a:active { color: #3c9c32; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */
.difference {background:url(../images/home/makeADifference.gif) no-repeat 0 0; padding:44px 5px 10px 10px;}
.difference img { margin-right:5px;}

.inTheNews { background:url(../images/home/inTheNews.gif) no-repeat 0 0;}
.programOfferings { border-top:solid 1px #bfcfe0; border-bottom:solid 1px #bfcfe0; padding:8px 0px 5px 0px; margin-bottom:20px;}
.programOfferings, .programOfferings p { font-size: 11px; line-height:20px;}
.programOfferings h2 {color:#3c9c32;font-size: 16px; line-height: 18px; font-weight: normal; margin:5px 0px 15px 0px;}
.programOfferings h2 a:link, .programOfferings h2 a:visited {background:url(../images/home/redArrow.gif) no-repeat right 5px; padding-right:12px;text-decoration:none;}
.programOfferings h2 a:hover, .programOfferings h2 a:active {text-decoration:none;}


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */