.w-container { background-color:#fde7a7; }
.navigation { background-color:#fbc118; }
.navigation li.active { background: #efb407 url(../images/arrow-navigation-home.gif) no-repeat 50% 100% !important; }
.navigation ul li { background: url(../images/sep-sub-navigation02.gif) no-repeat 0 8px !important; }
.side-nav li a { background:#fbc118; }
.side-nav li.active a,
.side-nav li a:hover { background-color:#efb407 !important; }
.side-nav .sub div { background:#fbc118; }
#content h1, .ttl-holder { border-bottom-color:#fbc118; }
.ttl-holder h2{
	font-size:13px;
	line-height:20px;
	margin:0 0 0 2px;
	color:#efb407;
}
.c-list a { color:#fbc118; }
#column .sub div {
	background:#fbc118;
}
#column .sub .more span{
	float:left;
	background:#efb407;
	padding:0 3px;
}
#column .sub .more em{
	float:left;
	background: url(../images/arrow-read-more.png) no-repeat;
	width: 7px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
}


/* BEGIN: Added by Ogilvy */

.HR { height: 1px; margin-top: 5px; margin-bottom: 10px; border-bottom: 1px solid #fbc118; }

.hr { height: 1px; margin-top: 5px; margin-bottom: 10px; border-bottom: 1px solid #fbc118; }

#content h2
{
	border-color: #fbc118;
}

#content h2 a { 
     text-decoration: none; 
}

#content h2 a:visited {
    text-decoration: none; 
}

#content h2 a:hover {
    text-decoration: none; 
}

#content h3 {
	color: #efb407;
}
#content h4 {
	color: #cb9700;
}

#content a
{
	color: #cb9700;
	text-decoration:underline;
}

#content a:hover{
	
	color: #9e7600;
	text-decoration:underline;
}

.bulletLink {
                margin: 0px;
                padding-left: 12px;
                padding-right: 8px;
                padding-top: 2px;
                padding-bottom: 2px;
                background: url(/live/images/arrow-read-moreTechnical.png) no-repeat;
}


/* END: Added by Ogilvy */

