/* re-branding */

h1.red{
    color: #0079c1;
}

h1.redArrow,
h2.redArrow {
    background: url("../images/rebrand/headingreadarrow.gif") no-repeat scroll left center transparent;
    color: #0079c1;
}

h3.red {
    color: #0079c1;
}

span.red{
    color: #0079c1;
}

a {
    color: #408516;
}

.banner-image{
    border-bottom: 12px solid #0079c1;
}

.column-content li{
    color: #408516;
}

#nav_secondary ul li {
    color: #0079c1;
}

#nav_secondary .active a {
    color: #408516;
}

#nav_secondary .productServicesNav ul li{
    color: #0079c1;
}

.callout h2 {
    color: #0079c1;
}

.nonnav-sec h2 {
    color: #0079c1;
}

.nonnav-sec-wide h2 {
    color: #0079c1;
}

#productsummary .product-category{
    color: #0079c1;
}

#downloadpage h3 a{
    color: #408516;
}

#newsLandingContainer #subarticle .sec-content .col h3 a{
    color:#408516;
}

#newsLandingContainer #yearList li.active a {
    color: #408516;
}

#pricingArea a.purchaseNow {
    border: 1px solid #408516;
}

#pricingArea a.purchaseNow:hover {
    background: #408516;
}

.webform p.submit input {
    background: #0079c1;
}

#sitesearch .go, .go{
    background: url("../images/rebrand/go.png") no-repeat scroll 0 1px transparent;
}

h2.redSquare, h3.redSquare {
    background: url("../images/rebrand/squarebullet.gif") no-repeat scroll left 4px transparent;
}

#productsummary ul {
    list-style: disc outside url("/images/rebrand/arrow-li.gif");
}

.column ul{
    list-style: disc outside url("/images/rebrand/arrow-li.gif");    
}

#bc-home {
    background: url("../images/rebrand/minilogo.gif") no-repeat scroll 0 1px transparent;
}

#account-navigation .subHeaderMenu li a {
    background: url("../images/rebrand/headerDropDown.png") repeat-y scroll left -80px transparent;
}

p.back-to-top a {
    background: url("../images/rebrand/backtotop.gif") no-repeat scroll right center transparent;
}

#contactUs h3 {
    background: url("../images/rebrand/squarebullet.gif") no-repeat scroll left center transparent;
}

#downloadpage .nonnav-sec-wide h3{
    background: transparent url(../images/squarebullet.gif) no-repeat scroll left center;
}

#nav_secondary ul li.active li.active {
    background: url("../images/rebrand/arrow-li.gif") no-repeat scroll left 2px transparent;
}

#newsLandingContainer #yearList li.active { background: transparent url('../images/arrow-li.gif') no-repeat left center; }

#quicklinks ul{
    list-style: url('../images/rebrand/arrow-li.gif');
}

.hlinks li{
    background: url('../images/rebrand/arrow-li.gif') no-repeat left center;
}

#product-listings .product-links li{
    background: url('../images/rebrand/arrow-li.gif') no-repeat left center;
}

#generic #nav_secondary ul li.active li.active a {
    background: transparent url('../images/rebrand/arrow-li.gif') no-repeat left center;
}

#sitemap #mainsection ul li{
    list-style-image:url(../images/rebrand/arrow-li.gif);
}

.page-navigation li {
    background: url("../images/rebrand/squarebullet.gif") no-repeat scroll left center transparent;
}

#newsLandingContainer #yearList li.active {
    background: url("../images/rebrand/arrow-li.gif") no-repeat scroll left center transparent;
}

#downloadpage .nonnav-sec-wide h3{
    background: url("../images/rebrand/squarebullet.gif") no-repeat scroll left center transparent;
}

#header {
    background: white url(../images/rebrand/header.png) no-repeat;
}

#productsummary .download{
    background: url( '/content/cmsimages/d/download-13772.png' ) no-repeat left top;
    }

#productsummary .purchase{
    background: url( '/content/cmsimages/d/download-13773.png' ) no-repeat left bottom;
}

/* Extended CSS */

span.help, abbr.help, acronym.help  {
	border-bottom:1px dotted grey;
	cursor:help;
	}
