/*----------------- Freshfields Color Themes Stylesheet -----------------*/


/*------------------------------------------------------------- People */
#theme_people .hr
{
    background-color: #0B325B;
}

#theme_people h2.themed, #theme_people h3.themed
{
    color: #0B325B;
}

#theme_people h1.themed
{
    color: #0B325B;
    text-transform:uppercase;
    font-size:140%;
    font-weight:bold;
}
/*#theme_people #banner_title h1
{
    border-bottom-color:#ff9224;
}*/
#theme_people #banner_title h2
{
    color: #0B325B;
    font-size: 140%;
	text-transform:capitalize;
}

#theme_people img.themed
{
    border:1px solid #0B325B;
}

#theme_people .pager a.current
{
    color: #D66B00;
}

