.Title
{
	font-weight: bolder;
	font-size: 1em;
	color: #111165;
	font-family: Tahoma;
	text-decoration: none;
}



/*This is for the all caps orange titles*/
.SmallTitle
{
	font-weight: bolder;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #ff6633;
	font-family: Tahoma;
}
/*Business adisory, Human Capital etc.*/
.SmallTitle2
{
	font-weight: bolder;
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
	text-decoration: none;
}
/* This is for the titles in the second column*/
.SmallTitle3
{
	font-weight: bolder;
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
}

/*For text in the footer*/
.FooterText1
{
	font-size: 0.7em;
	text-transform: uppercase;
	color: #111165;
	font-family: Tahoma;
	text-decoration: none;
}
.FooterText2
{
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
	text-decoration: none;
}

.StandardTextSmall
{
	font-size: 0.7em;
	color: #666666;
	font-family: Tahoma;
}
.StandardTextSmall2
{
	font-weight: bolder;
	font-size: 0.7em;
	color: dodgerblue;
	font-family: Tahoma;
}
.StandardTextSmall3
{
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
}
.DropDownText1
{
	font-size: 0.7em;
	color: black;
	color: #111165;
	font-family: Tahoma;
}
.StatusText
{
	font-weight: bold;
	font-size: 0.8em;
	color: red;
	font-family: Tahoma;
}
.EditorStyle
{
	font-weight: bold;
	font-size: 0.7em;
	color: red;
	font-family: Tahoma;
}
.FileLink
{
	font-weight: bold;
	font-size: 0.7em;
	color: #339933;
	font-family: Tahoma;
}
.CanonicalText
{
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
}
.SpacerPadding
{
	margin-left: 5px;
	margin-right: 5px;
}

.HLD_Normal
{
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
	text-decoration: none;
}
.HLD_Active
{
	font-size: 0.7em;
	color: #ff6633;
	font-family: Tahoma;
	text-decoration: none;
}

.SmallBlueText
{
	font-size: 0.7em;
	color: #111165;
	font-family: Tahoma;
	text-decoration: none;
}
.SmallRedText
{
	font-size: 0.7em;
	color: #ff0000;
	font-family: Tahoma;
	text-decoration: none;
}

