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

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

html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #fff url(../images/bg.jpg) repeat-x center top; }
#print_header {display:none}

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 20px; line-height: 30px; color: #fff; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2, .text h3, .text h4, .text h5 { font-size: 15px; line-height: 17px; color: #339933; font-weight: normal; margin:15px 0px 10px 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 6px; margin-top: 0px; padding-left: 8px; }
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: 8px; margin-left: 5px; }

a:link, a:visited { color: #660066; text-decoration: underline; }
a:hover, a:active{ color: #660066; 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:13px 35px 42px 32px; background:#fff url(../images/cms_BG.gif) no-repeat 0 0; width:683px; overflow:hidden;}


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

.Tier0 { float:right;color:#fff;font-size:11px;line-height:11px; padding:4px 10px 0 0; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#fff; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }


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

.Tier1 { background:url(../images/navigation/Tier1_BG.gif) repeat-x center top; border-bottom:solid 1px #add6ad;}


/*----- 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: #000000;background: transparent url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border-left: solid 1px #fff; border-right: solid 1px #fff; border-bottom: solid 1px #fff;}
.slideMenu a:hover, .slideMenu a:active {color: #ff0000;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:162px;padding:6px 10px 6px 28px;text-decoration:none;color:#fff;display:block;border-top: 1px solid #fff;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 0 -60px; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:162px;padding:6px 10px 6px 28px;text-decoration:none;color:#fff;display:block;border-top: 1px solid #fff;background: url(../images/navigation/nav.gif) no-repeat 0 -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:162px;padding:5px 10px 5px 28px;text-decoration:none;color:#2148a2;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -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 0 -180px; color:#fff;}
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:162px;padding:5px 10px 5px 28px;text-decoration:none;color:#fff;display:block;background: url(../images/navigation/nav.gif) no-repeat 0 -180px; font-size: 11px; line-height: 13px; }


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

.Footer { color: #7a91c7; font-size: 11px; line-height: 13px; padding:10px 0 15px 0;}
.Footer a:link, .Footer a:visited { color: #333; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #333; text-decoration:none; }


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

.bottomBox { background:#dee3f1 url(../images/printBG.gif) repeat-x center top; border:solid 1px #a6b6da; padding:1px 5px 1px 8px; margin-top:50px; color:#999; width:202px;}
.bottomBox a:link, .bottomBox a:visited { color:#853385; text-decoration: none; }
.bottomBox a:hover, .bottomBox a:active{ color:#853385; text-decoration: underline; }

.contact { background:#2148a2 url(../images/contactBG.gif) no-repeat 0 0; color:#fff; padding:20px 30px 10px 19px;}
.contact p {line-height:18px; color:#fff; margin:0 0 10px 0;}
.contact h2 { font-size:15px; margin:0 0 0 0;}
.contact a:link, .contact a:active { text-decoration:underline; color:#fff;}
.contact a:hover, .contact a:visited { text-decoration:none; color:#fff;}
.contact ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; line-height:18px;}
.contact ul li { background-image: url(../images/linkArrow.gif); background-repeat: no-repeat; background-position: 0px 2px; margin-top: 0px; padding-left: 15px; }

.homeLink a:link, .homeLink a:visited { width:216px; padding:5px 10px 5px 29px; display:block; border-top:solid 1px #fff;background:url(../images/home/homeLinkBG.gif) no-repeat 0 0; line-height:15px; color:#fff; text-decoration:none;}
.homeLink a:hover, .homeLink a:active {background:url(../images/home/homeLinkBG.gif) no-repeat 0 -60px;color:#fff;}

.welcome { padding:13px 30px 20px 23px;}
.welcome p { line-height:22px; font-size:12px;}
.welcome ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; line-height:18px;}
.welcome ul li { background-image: url(../images/home/homeULArrow.gif); background-repeat: no-repeat; background-position: 0px 4px; margin-top: 3px; padding-left: 15px; }


.infoBox { margin-right:20px; background:#e9edf6; width:255px;}
.infoBox h2 { color:#2148a2; margin:12px 0 4px 0;}
.infoBox span { color:#2148a2;}

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