/* The Ansbacher Banking Group */
/* Copyright 2006 */

/* Plum Page Styles */

/* Secondary Colour purple grey: #80737D @50% #BFB9BE  @30% #D9D5D8 */
/* Accent Colour purple : #591E55 @50% #AC8EAA  @30% #CDBBCC */

#topnav {	
	background-color: #80737d;
	width: 780px;
	color: #000000;
}
#pagecontent h1{
	color: #80737D;	
}

#pagecontent a{
	color: #80737D;	
}

#pagecontent_with_sidenav h1 {
	color: #80737D;
}

#pagecontent_with_sidenav a {
	color: #80737D;
}

/* pageformscontent  */
#pageformscontent a {
	color: #591E55;	
}

#footer {
	background-color: #80737D;
}

div.row span.sectiontext h1{
	color: #591E55;
}

/* sidenav */
#sidenav ul{
	background-color: #CDBBCC;
}

#sidenav ul li a:hover {
	background-color: #AC8EAA;
}

#sidenav li#selected{
	background-color: #AC8EAA;
}
#disclaimerfooter{
	background-color: #80737d;
}