  /* COE Content Master Page Left Nav Colors */
.titlebar a {
	background: url(/_files/images/2013/stripes.png) repeat-x bottom left #003479;
}
.titlebar a:hover {
    background-color: #002454;
}
.sidebar-left {
    border-bottom-color: #003479;
}
