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

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

body, .text { font-size: 12px} 
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #061a43; }
#main_container {  width: 950px; margin-right: auto; margin-left: auto;}
#print_header {display:none}
#map h2 {font-size: 16px; line-height: 18px; color: #000; font-weight: normal; margin:0 0px 2px 0px;}
.FTPTable td { padding:5px 0;}

p { margin:0px 0px 10px 0px; }
.PageContent, table {font-size: 1em;}
p, .text, li {line-height: 1.60em}
h1 {font-size: 1.55em; line-height: 1em; color: #061a43; font-weight: normal; margin:0px 0px 15px 0px; }
h2 {font-size: 1.27em; line-height: 1em; color: #061a43; font-weight: normal; margin:0px 0px 5px 0px; }
p + h2{margin:20px 0 5px 0}
h3 {font-size: 1.2em; line-height: 1.2em; color: #061a43; font-weight: normal; margin:0px 0px 7px 0px; }
h4 {font-size: 1.15em; line-height: 1.2em; color: #061a43; font-weight: normal; margin:5px 0px 10px 0px; padding-top:5px; border-top: solid 1px #d1d4db; }
h5 {font-size: 1.1em; line-height: 1.2em; color: #061a43; font-weight: normal; margin:0px 0px 0px 0px; }
.textColor {color: #061a43}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 0px 1px; margin-top: 0px; padding-left: 15px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/icons/16x16/bullet.gif); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 15px; margin-left: 15px; }

a:link, a:visited, .ValidatorTextClass a:link, .ValidatorTextClass a:visited { color: #009f93; text-decoration: none; }
a:hover, a:active, .ValidatorTextClass a:hover, .ValidatorTextClass a:active { color: #009f93; text-decoration: underline; }

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

.formbox, .formtextarea, .formselect, .ValidatorTextClass input {  border: 1px solid #d1d4db; font-size: 11px; line-height:13px; color: #666666;background: url(../images/formboxBG.gif) no-repeat 0 0; }
.formbox, .ValidatorTextClass input { padding: 2px 3px; background-color:#fff}
.formtextarea { padding: 2px 0px; background-color:#fff}
.formselect { padding: 0; }
.formselect option {padding:0 3px; background:#fff;}
.formbutton { padding: 2px 3px; background: #2AAEA4; cursor:pointer; border:none; display:inline; }
.formbutton:hover{background:#009f93;color:#061a43}
.ddGo { padding: 2px 3px; background: #061a43; cursor:pointer; color:#fff; font-size:11px; line-height:13px; border: solid 1px #e20e23; height:20px; margin-left:5px; }
.subjClass { visibility: hidden; width:1px; height:1px; }

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

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

.PrintOnly { display:none; }
.DontPrint { }
.PageContent { width:640px;float:left;overflow:hidden;padding-top:12px}
.mainContent { background:#e5e5e5 url(../images/content_bg.gif) repeat-x 0 0}
.mainContent_home{background:#d9d9d9 url(../images/home/home_content_bg.gif) no-repeat 0 0;padding:15px 0 20px 37px}

.head{border-bottom:3px solid #0b7178;position:relative;width:950px;height:116px}
.brand, .brandHome{position:absolute;width:73px;height:96px;left:15px;top:10px}
.tagline, .taglineHome { left:102px;top:10px;position:absolute;width:518px;height:61px}

.pagePhotos { width:950px; height:139px; overflow:hidden;}
.pagePhotos img{ margin-top:105px}


/*----- 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; }
.Tier0 a:link.On, .Tier0 a:visited.On, .Tier0 a:hover.On, .Tier0 a:active.On { text-decoration:none; color:#333;}


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

.Tier1 { width:848px; height:32px;left:102px;top:81px;position:absolute;background:url(../images/navigation/tier1_bg.gif) no-repeat right top}


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

ul.DHTMLMenu {background: transparent url(../images/navigation/menu_background.png) repeat 0px 0px; padding: 0px;margin: 0px;border: none;position: absolute;z-index: 500;display: none;}
ul.DHTMLMenu li {background: none;padding: 0;margin: 0;line-height: 20px;}
ul.DHTMLMenu li a:link, ul.DHTMLMenu li a:visited {color: #fff;background: transparent;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; }
ul.DHTMLMenu li a:hover, ul.DHTMLMenu li a:active {color: #061a43;background: #fff;padding: 3px 5px;margin: 0px;text-decoration: none;display: block;}


/*----- SIDE NAVIGATION ELEMENTS -----*/

.leftCol{width:220px;float:left;margin-right:42px}

/* ul */.SideNav { list-style-type: none; margin:0; padding:0;}
.SideNav li { padding:0; margin:0; display:inline; background:none;}

/* OFF li */.SideNav li.t1 a:link, .SideNav li.t1 a:visited { width:174px;padding:8px 30px 9px 16px;text-decoration:none;color:#061a43;border:none;display:block;background: #fff url(../images/navigation/nav.gif) no-repeat 0 0; font-size: 14px; line-height: 16px; }
/* OFF HOVER li */.SideNav li.t1 a:hover, .SideNav li.t1 a:active { background: #fff url(../images/navigation/nav.gif) no-repeat 0 -100px; }

/* OFF li */.SideNav li a:link, .SideNav li a:visited { width:175px;padding:5px 15px 5px 30px;text-decoration:none;color:#009f93;display:block;border-bottom:1px solid #d1d4db;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -200px; font-size: 12px; line-height: 14px; }
/* OFF HOVER li */.SideNav li a:hover, .SideNav li a:active { background: #fff url(../images/navigation/nav.gif) no-repeat 0 -300px; }
/* ON li */.SideNav li.On a:link, .SideNav li.On a:visited, .SideNav li.On a:hover, .SideNav li.On a:active { width:175px;padding:5px 15px 5px 30px;text-decoration:none;color:#fff;display:block;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -400px; font-size: 12px; line-height: 14px; }

/* OFF li */.SideNav li.On ul li a:link, .SideNav li.On ul li a:visited { width:164px;padding:3px 15px 3px 41px;text-decoration:none;color:#009f93;display:block;border-bottom:0;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -500px; font-size: 11px; line-height: 13px; }
/* OFF HOVER li */.SideNav li.On ul li a:hover, .SideNav li.On ul li a:active { background: #fff url(../images/navigation/nav.gif) no-repeat 0 -600px; }
/* ON li */.SideNav li.On ul li.On a:link, .SideNav li.On ul li.On a:visited, .SideNav li.On ul li.On a:hover, .SideNav li.On ul li.On a:active { width:164px;padding:3px 15px 3px 41px;text-decoration:none;color:#384869;display:block;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -700px; font-size: 11px; line-height: 13px; }

/* OFF li */.SideNav li.On ul li.On ul li a:link, .SideNav li.On ul li.On ul li a:visited { width:153px;padding:3px 15px 3px 52px;text-decoration:none;color:#009f93;display:block;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -800px; font-size: 11px; line-height: 13px; }
/* OFF HOVER li */.SideNav li.On ul li.On ul li a:hover, .SideNav li.On ul li.On ul li a:active { background: #fff url(../images/navigation/nav.gif) no-repeat 0 -900px; }
/* ON li */.SideNav li.On ul li.On ul li.On a:link, .SideNav li.On ul li.On ul li.On a:visited, .SideNav li.On ul li.On ul li.On a:hover, .SideNav li.On ul li.On ul li.On a:active { width:153px;padding:3px 15px 3px 52px;text-decoration:none;color:#384869;display:block;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -1000px; font-size: 11px; line-height: 13px; }

.news{width:348px;height:256px;padding-top:25px;float:left;background:url(../images/home/news_bg.gif) no-repeat left bottom;overflow:hidden}
.news .rss{float:right;margin-top:3px}
.news h2{font-size:17px;color:#061a43;width:298px;margin-left:29px}
.news ul { list-style-type: none; margin:15px 0 15px 29px; padding:0;width:298px;}
.news ul li { padding:0; margin:0; display:inline; background:none;}
.news ul li a:link, .news ul li a:visited{font-size:12px;line-height:17px;color:#061a43;width:283px;padding-left:15px;margin-bottom:10px;display:block;background:url(../images/home/news_arrow.gif) no-repeat 3px 3px}
.news ul li a:hover, .news ul li a:active{color:#0d9c91;text-decoration:none}
.bottomLinks {width:298px;padding:5px 0 0 10px;margin-left:20px;border-top:1px solid #9ba3b4;}
.bottomLinks a {color:#061a43}
.bottomLinks a{background:url(../images/home/news_arrow.gif) no-repeat right 2px;padding-right:11px}
.bottomLinks a + a{background:url(../images/home/rss_sm.gif) no-repeat right 2px;padding-right:11px}
.bottomLinks a:hover, .bottomLinks a:active{color:#0d9c91;text-decoration:none}


.welcome{width:269px;padding:15px 30px 10px 0;float:left;border-right:1px solid #d1d4db;margin-right:40px}
.welcome h1{margin:0 0 8px 0}
.welcome p{line-height:17px;margin-bottom:5px}
.newsRSS{width:328px;float:left}
.newsRSS .tabs{border-bottom:3px solid #009f93}
.newsRSS .tabs img{margin-right:2px}
.newsRSS .content{background:#f5f5f5;border:1px solid #c2c5cc;padding:13px 15px 10px 15px}
.newsRSS .content ul { list-style-type: none; margin:0; padding:0;}
.newsRSS .content ul  li { padding:0; margin:0; display:inline; background:none;}
.newsRSS .content ul li a:link, .newsRSS .content ul li a:visited{background:url(../images/home/news_arrow2.gif) no-repeat 1px 5px;margin-bottom:8px;padding-left:15px;display:block;color:#061a43}
.newsRSS .content ul li a:hover, .newsRSS .content ul li a:active{color:#0d9c91;text-decoration:none}


/*----- JS Rotator -----*/
#jsRotator { float:left; width:602px;height:281px;overflow:hidden}
.wsRotatorMain { position:relative; width:602px;height:281px; margin-top:0px; background:#000;}
#slideShow DIV {width:602px;height:281px;}
.slideShowPhotos {display: none;} /* Must always be set to display none */
.wsRotatorMain span { display:block; height:281px; position:absolute; width:602px; z-index:500; } /* For a png image mask */


/*----- PAGE ELEMENTS -----*/

.ShareLinks { margin-top:60px;clear:both; }
.ShareLinks_home { margin-top:20px;clear:both; }
.ShareLinks a:link, .ShareLinks a:visited, .ShareLinks_home a:link, .ShareLinks_home a:visited { text-decoration:none; }
.ShareLinks a:hover, .ShareLinks a:active, .ShareLinks_home a:hover, .ShareLinks a:active_home { text-decoration:underline; }


.Footer { color: #728c9d; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { }
.Footer a:hover, .Footer a:active { }
.Footer a:link.On, .Footer a:visited.On, .Footer a:hover.On, .Footer a:active.On { text-decoration:none; color:#fff;}
.FooterContainer { background:url(../images/footer_bg.gif) no-repeat left bottom; border-top:3px solid #009f93; padding:20px}


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

#contact{background:url(../images/contact_us_bg.jpg) no-repeat 0 0;width:177px;height:138px;padding:10px 25px 10px 18px;margin-top:40px;display:block;text-decoration:none;color:#333;font-size:11px;line-height:17px}
#contact .title{color:#061a43;font-size:17px;line-height:19px;background:url(../images/contact_us_arrow.gif) no-repeat right 6px;padding-right:20px;margin-bottom:10px;display:block}
#contact .numbers .textColor, #contact .email {font-size:13px}
#contact .email{color:#009f93}
#contact .address, #contact .numbers, #contact .email{display:block;margin:0 0 8px 5px}

#contact_home{width:180px;float:left;margin-right:45px;padding-top:13px}
#contact_home a{display:block;color:#333;font-size:12px;line-height:17px}
#contact_home a:hover, #contact_home a:active{text-decoration:none}
#contact_home .title{color:#061a43;font-size:17px;line-height:19px;background:url(../images/home/contact_arrow.gif) no-repeat right 5px;padding-right:15px;}
#contact_home .numbers .textColor, #contact_home .email {font-size:13px}
#contact_home .email{color:#009f93}
#contact_home .address, #contact_home .numbers, #contact_home .email{display:block;margin:0 0 8px 5px}
#contact_home .address{margin:10px 0 8px 5px}

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