﻿/* page level bread crumb overriden, sub level colours set in seperate stylesheet. */
.ms-pagebreadcrumb 
{	
	margin:0px;
	background-color:transparent;
	border:none;
	color:#002942;
	padding:0px;
	text-decoration:none;
	font-size:11px;
}
.ms-pagebreadcrumb A 
{	
	font-size:11px;
	color:#002942;
	background-color:transparent;
	text-decoration:none;
}
.ms-pagebreadcrumb A:hover
{	
	text-decoration:underline;
}
/*.ms-sitemapdirectional 
{
	color:#d170a5;
}*/
/* Start of search style collection overriden, some layout declarations set in rebrandedMainStyle.css, also settings on the masterpage control */
.ms-sbtable
{
	color:#002942;
	width:110px;
}
.ms-sbtable-ex
{
	margin:0px;
}
.ms-sbrow
{
	
}
TD.ms-sbcell
{
	border:1px #002942 solid;
}
TD.ms-sbgo
{
	background-color:transparent;
	padding:0px;
	width:20px;
}
.ms-sbLastcell 
{
	display:none;
}
.ms-sbplain
{
	border:0px;
}
.ms-sblink
{
	border:0px;
}
/* End of search styles */
.ms-WPBody TD
{
	font-size:1.0em;
}
/* content editior webpart */
