﻿h3,h4, span.breadcrumb a,
div.linksColumn div.sectionAutoLinks li a:hover,
div.linksColumn div.sectionAutoLinks li a:active {
    color:#367ed4;
    }

h1.bg, .colourBox, .colourBoxHalf {
    /*background-color: #367ed4;*/
    background:url("/Brand/gfx/headingBlue.gif") transparent no-repeat left center;  
    }

div#wikiContent li {
	background:url("/Images/Pages/bulletBlue.gif") transparent no-repeat left 5px;	
	}

/* column navigation */
.firstSet {
    background:url("/Brand/gfx/links_myHomeHomesy.gif") transparent no-repeat top left;
    }

.otherSets {
    background:url("/Brand/gfx/links_myHome.gif") transparent no-repeat top left;
    }

.linksColumnFooter {
    background:url("/Brand/gfx/links_myHome.gif") transparent no-repeat bottom left;
    }

.stripMenus a:hover,
.stripMenus a:active {
	color: white;
	background:url(../gfx/silverNavBlue.gif) transparent top left repeat-x;
	padding: 4px 15px;
	}

div#news { 
     background:url("/Images/Homepages/bg_myHomeNews.gif") transparent no-repeat top left;
    }

/* news when in columns */	
.layoutType3 div#news,
.layoutType4 div#news,
.layoutType5 div#news { 
    border:1px solid #367ed4;
    width: 209px;
    height: 310px;
    margin:0 0 0 5px;
    padding:0;
    background: none;
    }

.layoutType3 div#news img,
.layoutType4 div#news img,
.layoutType5 div#news img {
    padding: 10px 5px;
    }
    	
.layoutType3 div#news h2,
.layoutType4 div#news h2,
.layoutType5 div#news h2 { 
    width: 200px; 
    font-size: 16px; 
    padding: 4px 0 4px 10px; 
    margin:0; 
    color: white;
    background-color: #367ed4; 
    }
    
.layoutType3 div#news h4,
.layoutType4 div#news h4,
.layoutType5 div#news h4 {
    width: 130px;
    font-size: 100%;
    line-height: 14px; 
    }
    
.layoutType3 div#news td,
.layoutType4 div#news td,
.layoutType5 div#news td {
    font-size: 100%;
    line-height: 14px;
    }