h1 {
	color: #001A84;
	margin: 0 0 1em 0 !important;
}

h2 {
	color: #001A84;
	margin: 0 0 1em 0 !important;
}

h3 {
	background-color: #576882;
	color: #ffffff;
}

/* Main Content - Page Header */
#pageHeader {
	background: #001A84;
}

#pageHeader ul.subtool li a {
	color: #ccb4a9;
}

/* Main Content - Breadcrumbs */
#breadcrumbs {
	background: #eeeeee;
}
		
#breadcrumbs span a {
	color: #001A84;
}

#breadcrumbs li a.root {
	background-image: none;
}

/* Main Content - Page Content*/
#pageContent.rbroundbox {
	background: #ffffff url('/Images/General/sf_tape_bg.gif') repeat-y left top;
	border-left: none;
}

/* See Also */
#seealso.rbroundbox {
	background: #ccb4a9;
}

#seealso .title {
	color: #001A84;
} 

/* Specs */
#specs table {
	width: 100%;
}

#specs table #group {
	background-color: #dddddd;
	font-weight: bold;
}

/* User Guide */
#userguide #pageHeader {
	border-bottom-color: #ccb4a9;
}

#userguide #pageFooter {
	border-top-color: #001A84;
}

#userguide #nav span, #userguide #nav a {
	color: #001A84;
}

#userguide #nav.rbroundbox {
	background: #ccb4a9;
}
