/* ------------------------------------------------
	Font Related */
.Header, .HeaderRev, a.HeaderLink, a.Header, .HeaderGrey, .HeaderCaps,
.BodyText, .BodyTextRev, a.BodyText {
	font-size:12px;
}

.Title, .TitleRev, .TitleCaps,
.BodyCopy {
	font-size:13px;
}
.BodyCopy, .BodyCopyRev {
	line-height:1.2em;
}
a.Legal, a.Legal:visited, .Mandatory {
	font-size:11px;
}

.CopyrightText {
	font-size:11px;
}

a:hover {
	color:#002061; 
}

/* ------------------------------------------------
	Bullet Lists */
.BulletListText span {
	padding:0px;
	margin:0px;
}