﻿/* Turquoise Theme Styles - #71ADAA / #B5D5D2 */

.mainNavSections {border-bottom: solid 5px #71ADAA;}
.sectionTitle {border-bottom:solid 4px #B5D5D2; line-height:35px; width:100%}
.pageTitle { width:100%; font-weight:bold; background: #FFF url(Images/topLine.jpg) no-repeat right 35px;}
.pageTitle h1, .fAQs .q, .fAQs .a, .breadCrumb a.currentLvl, .mainContent a {color:#71ADAA;}
th, thead tr td {background: #71ADAA;}

.paging a.on {background-color:#71ADAA;}
.paging a.next {background-color:#71ADAA;}
.paging a.prev {background-color:#71ADAA;}

.breadCrumb a:hover.currentLvl {color:#000;}

.subNav a.active {background-color: #F3F3F2;}
.subNav a:hover, .subNav a:hover.current {background:#799D9B url(Images/bgSubNavArrow_over.gif) no-repeat scroll right center;}
.subNav ul li a {color:#858584;}
.subNav ul li a.current {background:#71ADAA url(Images/bgSubNavArrow.gif) no-repeat scroll right center;}
.subNav ul li ul li, .subNav ul li ul li ul li {background-color: #B5D5D2;}

.homeBoxTop {padding:25px 20px 15px 20px; background: transparent url(/Images/bgHomeBox_top.png) no-repeat left top;}
.homeBoxTop a {color:#FFF;}
.homeBoxTop a:hover {color:#E5E5E5;}
.homeBoxMain {background: transparent url(/Images/bgHomeBox_main.png) no-repeat left -5px;}

.homeBoxFooter a {color:#4D4D4D; background:transparent url(Images/arrowLink.gif) no-repeat scroll right 1px;}
.homeBoxFooter a:hover {color:#757575; background:transparent url(Images/arrowLink_over.gif) no-repeat scroll right 1px;}

table a {padding-right:17px; font-weight:bold; color:#4D4D4D; background:transparent url(Images/arrowLink.gif) no-repeat scroll right 1px;}
table a:hover {color:#999 !important; background:transparent url(/Images/arrowLink.gif) no-repeat scroll right 1px;}

.fAQs a.dropToggleClose {background:transparent url(Images/arrowLinkUp.gif) no-repeat scroll right center; font-size:0.9em !important;}
.fAQs a:hover.dropToggleClose {background:transparent url(/Images/arrowLinkUp_over.gif) no-repeat scroll right center; font-size:0.9em !important;}
.fAQs a.dropToggleExpand {background:transparent url(Images/arrowLinkDown.gif) no-repeat scroll right center; font-size:0.9em !important;}
.fAQs a:hover.dropToggleExpand {background:transparent url(/Images/arrowLinkDown_over.gif) no-repeat scroll right center; font-size:0.9em !important;}

.btnText {margin-right:1px; padding-right:15px; color: #858584; font-weight:bold; background: transparent url(Images/arrowLink.gif) no-repeat right 1px;}

h1, h2  {color:#71ADAA !important;}

.paging a.off, .paging a.on {padding:0.2em 0.5em; color: #fff; background-color:#ccc}
.paging a.on {background-color:#71ADAA}
.paging .prev, .paging .next {background-color:#71ADAA;}

.resultsBar { background-color: #71ADAA; }

/* Link Arrow Styles */

a.external {padding:1px 21px 0px 0px !important; color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/externalLink.png) no-repeat scroll right center !important;}
a.external:hover {padding:1px 21px 0px 0px !important; color:#858584 !important; font-weight:bold; background:transparent url(/Images/externalLink.png) no-repeat scroll right center !important;}

a.downArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLinkDown.gif) no-repeat scroll right center !important;}
a:hover.downArrow {color:#858584 !important; background:transparent url(/Images/arrowLinkDown.gif) no-repeat scroll right center !important;}

a.rightArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLink.gif) no-repeat scroll right center; }
a:hover.rightArrow {color:#858584 !important; background:transparent url(/Images/arrowLink.gif) no-repeat scroll right center;}

a.upArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLinkUp.gif) no-repeat scroll right center;}
a:hover.upArrow {color:#858584 !important; background:transparent url(/ImagesarrowLinkUp.gif) no-repeat scroll right center;}

a.leftArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLinkLeft.gif) no-repeat scroll left center;}
a:hover.leftArrow {color:#858584 !important; background:transparent url(/Images/arrowLinkLeft.gif) no-repeat scroll left center;}
