a { color: #866253; }
caption { color:#8F4323; }
td { color:#62615F; background: #faf6e5; }
th { color:#fff; background: #8f4323; }
#Section.beige-text { background-color: #fcf7e2; }
#Section.beige-text a { color: #866253; }
#Section.beige-text h1 { color: #866253; }
#Section.beige-text h1 span { color: #ba6845; }
#Section li {background-image: url(../images/css/login-key.gif);background-repeat: no-repeat;background-position: 0 0px;}
#Heading li { background: 0 0.5em url(../images/css/bck-mcav-brown.gif) no-repeat; color: #c3653c; }
#Heading li a { color: #c3653c; }
#Heading h2 { color: #755545; }
#Heading p { color: #755545; }
#Content.two-col h3, #Content .left-col h2, #Content .right-col h2, #Content .left-col h3, #Content .right-col h3, #Content.one-col h3 { color: #755545; }
#Content p, #Content blockquote, .help-text { color: #755545; margin-bottom: 0.5em; }
#Content ul, #Content ol { color: #755545; }
#Content a { color: #ba643f; background: 0 0.416em url(../images/css/bck-mcav-brown.gif) no-repeat; }
#Content p a { color: #BA6845; }
#Content li a, #RightCol li a { color: #BA6845; }
#Content .steps-list li.first.active { color: #fff; }
#Content .steps-list li.active { color: #fff; }
#Content .steps-list strong { color: #755545; }
#Content.one-col h3 { color: #755545; }
#Content .inline-error,	#Content .error p { color: red; }
#Content .right-col p.login-box { color: #62615f; background: #fcf7e2; }
#Content .right-col label { color: #8d6350; }
#Content .icon-nav li a { color: #ba6845; width:100%; } /*added to give right links more space */
#Content .left-col .link-list li { background: 0 0.5em url(../images/css/bck-mcav-brown.gif) no-repeat; }

#Content .prev { background: 0px 0.5em url(../images/css/bck-mcav-beige-reverse.gif) no-repeat; border-right: 1px solid #755545;padding-left:20px; } /* Changed 56 to 0px and padding left from 70px to 20px */


#Content .next { background: right 0.5em url(../images/css/bck-mcav-beige.gif) no-repeat; border-left: 1px solid #755545; }
#Content .nav-link { background: 0 0.5em url(../images/css/bck-mcav-brown.gif) no-repeat; }
#Content .nav-link a { color:#ba643f; }
#RightCol h3 { color: #8f4323; }
#RightCol h4, #RightCol p, #RightCol ul, #RightCol ol { color: #755545; }
#Content .steps-list { color: #856352; }
#Content .steps-list li { background: right bottom url(../images/css/bck-steps-li.gif) no-repeat; }
#Content label, #Content span.label { color: #755545; }


/* MON: 04/01/2010 - BAU00804 */
#Content div div .mid_lozenge {
	margin-left:-10px;
}

/*****************************************************************/
/*                                                               */
/*         MON: 2008-01-27, SEO work sub footer links            */
/*                                                               */
/*                      SUB FOOTER CLASSES                       */
/*                                                               */
/*****************************************************************/
#np_foot_copy {
	width:760px;
	text-align:center;
	color:#888888;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size:1em;
}
#sub_footer {
	color:#ee1155;
	text-align:center;
	width:760px;
	margin-top:12px;
	.margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
}
#sub_footer ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sub_footer ul li {
	list-style:none;
	display:inline;
	font-size:1em;
}
#sub_footer a {
	color:#ee1155;
	text-decoration:none;
}
#sub_footer a:hover {
	text-decoration:underline;
}
