/* CSS Document */

/* branding divs */
div#branding {
	background: url(../images/img_branding_ourprocess_new.jpg) no-repeat;
}

/* highlight navigation item */
div#mainnav ul#topUl li.ourbusiness {
	background: url(../images/li_mainnav_blue.gif) no-repeat 10px 1px;
}
div#navwrapper div#mainnav ul#topUl a.ourprocess {
	color: #000;
	text-decoration: underline;
}

/* diagram and box */
div#diagrambox {
	margin-top: 0px;
	border: 1px solid #c0c1be;
}
div#textbox {
	width: 525px;
	height: 25px;
	background-color: #c0c1be;
	color: #fff;
	font-size: 12px;
	border: 1px solid #c0c1be;
}
div#textbox p {
	line-height: 13px;
	margin: 7px 0 2px 15px;
	font-weight: bold;
}
div#copycontent {
	width: 525px;
	margin-bottom: 20px;
	border: 1px solid #c0c1be;
}
div#copycontent ul {
	margin: 0 0 0 0;
	padding: 7px 0 5px 5px;
}
div#copycontent ul li {
	margin-bottom: 10px;
}

div#fullcontent #attributes {
	margin-top: 0px;
}
div#fullcontent #attributes li {
	color: #070647;
	font-weight: normal;
}
#attributes li ul {
	margin-top: 0px;
}