/*----- 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: 20px; color: #666666; }
#main_body { padding: 0px; margin: 0px; background: #fdf4d7 url(../images/bkg.gif) repeat-x center top; height:100%; }
#main_container { height: 100%; width:750px; margin-right: auto; margin-left: auto; margin-top:5px; background: #fff; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 19px; line-height: 30px; color: #0085cf; font-weight: normal; margin:10px 0px 12px 0px; }
.text h2 { font-size: 14px; line-height: 16px; color: #922795; font-weight: normal; margin:15px 0px 2px 0px; }
.text h3 { font-size: 14px; line-height: 16px; color: #169916; font-weight: normal; margin:5px 0px 2px 0px; }
.text h4, .text h5 { font-size: 13px; line-height: 15px; color: #0085cf; font-weight: normal; margin:5px 0px 2px 0px; }
.text-right { float:right;}

p, .text, li {line-height: 1.6em}
h1 { font-size: 19px; line-height: 30px; color: #0085cf; font-weight: normal; margin:10px 0px 12px 0px; }
h2 { font-size: 14px; line-height: 16px; color: #922795; font-weight: normal; margin:15px 0px 2px 0px; }
h3 { font-size: 14px; line-height: 16px; color: #169916; font-weight: normal; margin:5px 0px 2px 0px; }
h4 {font-size: 1.35em; line-height: 1.2em; color: #0085cf; font-weight: normal; margin:5px 0px 10px 0px; padding-top:5px; border-top: dashed 1px #ccc; }
h5 {font-size: 1.2em; line-height: 1.2em; color: #0085cf; font-weight: normal; margin:0px 0px 0px 0px; }

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: 7px 5px; margin-top:4px; padding-left: 15px; }
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: 9px; margin-left: 5px; }

a:link, a:visited { color: #169916; text-decoration: none; }
a:hover, a:active{ color: #0099cc; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #cde7f5; border-right: 0px; border-bottom: 0px; border-left: 0px; padding-bottom:5px; margin: 5px 0px 5px 0px !important; margin: 0px 0px 13px 0px; }

.formbox, .formtextarea, .formselect{  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: #009966; cursor:pointer; color:#fff; border:0; font-size:11px; line-height:13px; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; margin:0px 0px 10px 20px; padding:3px; background:#fff; border: solid 1px #ccebeb}
.photoleft { float:left; margin:0px 20px 10px 0px;}

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

.PrintOnly { display:none; }
.DontPrint { display:block; }


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

.Tier0 { padding:0px 0px 5px 0px;color:#0186CF;font-size:10px;line-height:10px; text-align:right }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#0186CF; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; color:#5fb4e3 }

/*----- 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: #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:120px;padding:6px 5px 5px 25px;text-decoration:none;color:#0085cf;display:block;border-bottom: 1px solid #cce7f5;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat 10px 7px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #fff url(../images/navigation/Tier2_OffHover.gif) no-repeat 10px 7px; color:#009966; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:120px;padding:6px 5px 5px 25px;text-decoration:none;color:#fff;display:block;border-bottom: 1px solid #cce7f5;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }


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

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:120px;padding:6px 5px 5px 25px;text-decoration:none;color:#0085cf;display:block;border-bottom: 1px solid #cce7f5;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat 18px 9px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #fff url(../images/navigation/Tier3_OffHover.gif) no-repeat 18px 9px;color:#009966; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:120px;padding:6px 5px 5px 25px;text-decoration:none;color:#009966;display:block;border-bottom: 1px solid #cce7f5;background: #fff url(../images/navigation/Tier3_On.gif) no-repeat 18px 9px; font-size: 11px; line-height: 13px; }


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

.Footer {color: #999; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #666; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #666; text-decoration:none; }

#footerLogos { padding:10px 0}
#footerLogos img { padding-right:20px; vertical-align:middle}

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

.h_Intro { background:url(../images/home/intro_bg.gif) no-repeat left top; color:#0085cf; font-size:11px; padding:15px 22px 10px 31px;}
.h_Intro p { color:#0085cf; font-size:11px; }
.updated { font-size:10px; color:#999; font-style:italic; padding:20px 0px;}

.print { color:#333; font-size:11px;}
.print a:link, .print a:visited { color: #0085cf; text-decoration: underline; }
.print a:hover, .print a:active{ color: #0085cf; text-decoration: none; }


.contact { width:110px; height:121px; display:block; background:url(../images/contact_bkg.gif) no-repeat left top; padding:10px 20px; line-height:14px; font-size:11px;}
.contact span { display:block; font-size:14px; color:#922795; padding-bottom:5px}
.contact span.title {display:block; font-size:12px; color:#0085cf; padding:0 0 5px 0; margin:0; line-height:14px}
.contact strong { display:block; color:#0085cf; font-weight:normal}
.contact b { color:#0085cf; font-weight:normal}
a.contact:link, a.contact:visited { color:#666; text-decoration:none; }
a.contact:hover, a.contact:active { color:#0085cf; text-decoration:none; }



#jsRotator { float:left; width:750px; height:207px;}
.wsRotatorMain { position:relative; width:750px; margin-top:0px; background:#000;z-index:1000}
.desc {padding:10px 20px 0 12px;}
.desc, .desc p {font-size:11px; line-height:17px; color:#666;}
.desc h2 { font-size:14px; line-height:18px; margin:0 0 6px 0;}
#slideShow DIV {height: 207px; width: 750px;}
.slideShowPhotos {display: none;} /* Must always be set to display none */
.wsRotatorMain span { display:block; height:207px; position:absolute; width:750px; z-index:500; } /* For a png image mask */
.wsRotatorMain .caption { display:block; padding:178px 10px 0 20px; height:30px;color:#fff; overflow:hidden; position:absolute; width:720px; z-index:501; font-family:Arial, Helvetica, sans-serif;font-size:13px; line-height:24px}

.news {margin:8px 0}
.title { font-size:16px;}
.news ul li {background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 9px; margin-left: 5px; }
.news ul li a { color:#666666; display:block}
.news ul li a:hover, .news ul li a:active { text-decoration:none;color:#0186cf}
.news span { display:block; color:#0186cf;}
.news em { color:#666666; font-style:italic}

.quicklinksBox { background:url(../images/home/quicklinks_top.gif) no-repeat left top; display:block;}

.quicklinksBox span {font-size:16px;color:#0186cf; width:180px;  padding:10px 15px 5px 15px; display:block}
.quicklinksBox span:hover {font-size:16px;color:#169916; width:180px;  padding:10px 15px 5px 15px; display:block}
.quicklinks { margin:0;width:180px; padding:0px 15px 5px 15px;}
.quicklinks ul {}
.quicklinks ul li {background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 2px; padding-left: 9px; margin-left: 5px; padding-bottom:0px; line-height:14px }
.quicklinks ul li a { color:#666666; display:block}
.quicklinks ul li a:hover, .quicklinks ul li a:active { text-decoration:none;color:#0186cf}

.quicklinksBottom { background:url(../images/home/quicklinks_bottom.gif) no-repeat left top; display:block; height:6px; width:210px; margin-bottom:10px;}
/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
