/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #424961; }
#main_body { padding: 0px; margin: 0px; background: #e3e3e3 url(../images/bg.jpg) repeat-x center top; height:100%; }
#main_container { height: 100%; width: 748px; border-right: 1px solid #545454; border-left: 1px solid #545454; margin-right: auto; margin-left: auto; background: #fff url(../images/bodyBG.gif) repeat-y 0 0; }
#main_container_home { width: 748px; border-right: 1px solid #545454; border-left: 1px solid #545454; margin-right: auto; margin-left: auto; background: #003890; }
#print_header {display:none}

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 22px; line-height: 30px; color: #858993; font-weight: normal; margin:0px 0px 0px 0px; }
.text h2, .text h3, .text h4, .text h5 { font-size: 14px; line-height: 16px; color: #454855; font-weight: normal; margin:15px 0px 5px 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 5px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 4px; margin-top: 0px; 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: #0071d6; text-decoration: underline; }
a:hover, a:active{ color: #0071d6; 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; }

.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:20px 40px 10px 37px;}
.pageTitle { padding:9px 10px 0px 37px; border-bottom:solid 1px #bbbfc9;}
.welcome p{font-size:16px; line-height:25px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#afafb1; letter-spacing:.1em;}
.welcome { padding:18px 50px 38px 148px;}


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { padding:15px 30px;color:#999;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#999; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }


/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { background:url(../images/navigation/Tier1_BG.gif) repeat-x 0 0;}


/*----- 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 {font-size:10px; line-height: 12px;padding: 0px;margin: 0px; letter-spacing:.1em}
.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: #12348c;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:154px;padding:9px 10px 9px 28px;text-decoration:none;color:#fff;display:block;border-top: 1px solid #f0f1f3;background: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 top; text-decoration:underline; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:154px;padding:9px 10px 9px 28px;text-decoration:none;color:#fff;display:block;border-top: 1px solid #f0f1f3;background:url(../images/navigation/nav.gif) no-repeat left -60px; font-size: 12px; line-height: 14px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:140px;padding:7px 10px 7px 42px;text-decoration:none;color:#12348d;display:block;background: url(../images/navigation/nav.gif) no-repeat left -120px; 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 -120px; text-decoration:underline; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:140px;padding:7px 10px 7px 42px;text-decoration:none;color:#12348d;display:block;background:url(../images/navigation/nav.gif) no-repeat left -180px; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #878da0; font-size: 10px; line-height: 13px; font-family:Verdana, Arial, Helvetica, sans-serif; background:#003890 url(../images/home/shadow.gif) repeat-x center top; padding:10px 0 20px 0; letter-spacing:.1em;}
.Footer a:link, .Footer a:visited { color: #afafb1; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #afafb1; text-decoration:none; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */
.homeCallout { float:left; border-right:solid 1px #848487; height:190px;font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:13px; letter-spacing:.1em; color:#c4c4c4;}
.homeCallout img {border-bottom:solid 1px #848487;}
.calloutText a:link, .calloutText a:visited { color: #c4c4c4; text-decoration: none; }
.calloutText a:hover, .calloutText a:active{ color: #fff; text-decoration: none; }
.calloutText { padding:5px; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:13px; letter-spacing:.2em; color:#c4c4c4;}



/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
