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

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

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #d3d3d3; height:100%; }
#main_container {  width: 750px; margin-right: auto; margin-left: auto; background: #fff; }
#print_header {display:none}

.text p { margin:0px 0px 13px 0px; }
.text h1 { font-size: 20px; line-height: 30px; color: #0072cf; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2,  { font-size: 14px; line-height: 16px; color: #0072cf; font-weight: normal; margin:20px 0px 2px 0px; }
.text h3 { font-size:12px; color:#0072cf; line-height:17px; font-weight:normal; margin:10px 0px 2px 0px;}
.text h4 { font-size:12px; color:#e70033; line-height:17px; font-weight:normal; margin:10px 0px 2px 0px;}
.text h5 { font-size:16px; color:#000; line-height:18px; margin:10px 0px 4px 0px; font-weight:normal; }
.text h6 {font-size:13px; color:#000; line-height:15px; margin:10px 0px 2px 0px; font-weight:normal;}
.text-right { float:right;}

.homeWelcome h1 { font-size: 20px; line-height: 30px; color: #0072cf; font-weight: normal; margin:0px 0px 5px 0px; }
.homeWelcome p { margin:0px 0px 8px 0px;}
.homeWelcome { padding:10px 20px 0px 20px;}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 4px; margin-top: 1px; padding-left: 11px; }
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 4px; padding-left: 11px; margin-left: 5px; }

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

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ccc; border-right: 0px; border-bottom: 0px; border-left: 0px; padding:0; margin: 18px 0px 18px 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 {}


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

.Tier0 { margin:8px 10px 0px 0px;color:#333;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#e70033; }
/* ON */.Tier0 a:hover, .Tier0 a:active {  }

/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { border-top: solid 1px #fff; border-bottom: solid 1px #fff; }

/*----- 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: 6px 8px;margin: 0px;text-decoration: none;display: block; font-size:12px;}
.slideMenu a:hover, .slideMenu a:active {color: #333;background: #fde77a;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:132px;padding:6px 10px 6px 28px;text-decoration:none;color:#0072cf;display:block;font-size: 12px; line-height: 14px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #f2f2f2 url(../images/navigation/Tier2_OffHover.gif) no-repeat 12px 8px; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:132px;padding:6px 10px 6px 28px;text-decoration:none;color:#fff;display:block;background: #0072cf url(../images/navigation/Tier2_On.gif) no-repeat 12px 8px; font-size: 12px; line-height: 14px; }


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

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited {width:122px;padding:5px 10px 5px 38px;text-decoration:none;color:#0072cf;display:block;background: #fde367; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #fde367 url(../images/navigation/Tier3_OffHover.gif) no-repeat 26px 7px; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:122px;padding:5px 10px 5px 38px;text-decoration:none;color:#0072cf;display:block;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat 26px 7px; font-size: 11px; line-height: 13px; }


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

/* OFF */.Tier4_Inactive a:link, .Tier4_Inactive a:visited {width:113px;padding:4px 10px 4px 47px;text-decoration:none;color:#e70033;display:block;background: #fff url(../images/navigation/Tier4.gif) no-repeat 40px 11px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier4_Inactive a:hover, .Tier4_Inactive a:active { background: #fff url(../images/navigation/Tier4.gif) no-repeat 40px 11px; text-decoration:underline; }
/* ON */.Tier4_Active a:link, .Tier4_Active a:visited, .Tier4_Active a:hover, .Tier4_Active a:active { width:113px;padding:4px 10px 4px 47px;text-decoration:underline;color:#e70033;display:block;background: #fff url(../images/navigation/Tier4.gif) no-repeat 40px 11px; font-size: 11px; line-height: 13px; }


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

.Footer { color: #88bde9; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #333; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #333; text-decoration:none; }
#FooterText { display:inline}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.news p {margin:5px 0px 3px 0px;}
.news .title a:link, .news .title a:visited { color: #0072cf; text-decoration: underline; }
.news .title a:hover, .news .title a:active{ color: #0072cf; text-decoration: none; }
.news .date { color:#a0a0a0; font-style:italic;}

.rss { padding-top:10px;}
.rss a:link, .rss a:visited { color: #0072cf; text-decoration: underline; }
.rss a:hover, .rss a:active{ color: #0072cf; text-decoration: none; }

.didYouKnow {padding:35px 10px 20px 16px;}
.didYouKnow p {margin:0px 5px;font-size:16px; line-height:22px; color:#000; }
.didYouKnow a:link, .didYouKnow a:visited { color: #0072cf; text-decoration: none; font-size:14px; }
.didYouKnow a:hover, .didYouKnow a:active{ color: #0072cf; text-decoration: underline; }



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