﻿/* Grey Theme Styles - #858584 / #C2C2C1 */

.pageTitle { width:100%; font-weight:bold; background: #FFF url(/Images/topLine.jpg) no-repeat right 35px;}

.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;}

h1, h2 {color:#858584 !important;}

.mainContent a {color:#858584; font-weight:bold;}

.siteMapListing a.dropToggleClose {background:transparent url(Images/arrowLinkUp.gif) no-repeat scroll right center !important; font-size:70% !important;}
.siteMapListing a:hover.dropToggleClose {background:transparent url(/Images/arrowLinkUp_over.gif) no-repeat scroll right center !important; font-size:70% !important;}
.siteMapListing a.dropToggleExpand {background:transparent url(Images/arrowLinkDown.gif) no-repeat scroll right center !important; font-size:70% !important;}
.siteMapListing a:hover.dropToggleExpand {background:transparent url(/Images/arrowLinkDown_over.gif) no-repeat scroll right center !important; font-size:70% !important;}

/* Link Arrow Styles */

.btnText {margin-right:1px; padding-right:15px; color: #858584; font-weight:bold; background: transparent url(Images/arrowLink.gif) no-repeat right center;}

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:hover.external {color:#858584 !important; font-weight:bold; background:transparent url(/Images/externalLink_over.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;}


