SPAN.FootnoteMarker {
	font-size: 11px;
	color: #575757;
	font-family: Arial;
	margin-left: 2px;
	cursor: hand;
	font-weight: normal;
	background-color: white;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #767676;
	vertical-align: middle;
	line-height: 24px;
	background-image: url(/global/images/footnote-gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
}
SPAN.FootnoteText {
	color: #000066;
	display: none;
	font-weight: normal;
	background-color: white;
	padding-left: 2px;
	border-left: 1px solid #767676;
	position: relative;
	left: 2px;
	padding-right: 2px;
}
P.Title {
	font-size: 22px;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial;
}
P.MemoTitle {
	font-size: 22px;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
	font-family: Arial;
}
P.FictionTitle {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin-left: -2em;
	text-align: center;
}
P.Author {
	font-family: Arial;
	margin-top: 1em;
	font-weight: bold;
	text-align: center;
}
P.FictionAuthor {
	font-style: italic;
	margin-top: .5em;
	text-align: center;
	margin-left: -2em;
	font-weight: normal;
	font-size: 16px;
}
P.SectionTitle {
	margin-top: 1em;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: .5em;
	font-family: Arial;
	font-variant: normal;
	text-decoration: none;
}
P.SectionSubTitle {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	margin-bottom: .25em;
	margin-top: .5em;
	text-transform: uppercase;
}
P.MemoSectionTitle {
	margin-top: 1em;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: .5em;
	text-align: center;
	text-transform: uppercase;
}
P.MemoSectionSubTitle {
	margin-top: 1em;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin-bottom: .5em;
}
P.Quote {
	line-height: 1.25em;
	font-size: .9em;
	margin-left: 3em;
	margin-right: 3em;
}
SPAN.Super {
	font-size: 9px;
	position: relative;
	top: -.3em;
	font-weight: bold;
}
P.Footnote {
	font-size: 11px;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
}
OL.LetterList {
	list-style-type: upper-alpha;
}
UL.FlushLeft {
	margin: 0px;
	margin-left: 20px;
	line-height: 18px;
}
LI.SmallList {
	margin-bottom: .5em;
	font-size: 15px;
	list-style-type: circle;
}
LI.Narrow {
	margin-bottom: .25em;
}
P.MemoIntro {
	font-family: Arial, sans-serif;
}
P.MemoAuthor {
	text-align: center;
	font-weight: bold;
}
P.Box {
	border: 1px solid #000066;
	padding: 7px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
P.Note {
	border: 1px solid #E9D625;
	background-color: #F5EB9C;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 7px;
}
P.FeaturedArticle {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
P.PreTitle {
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
SPAN.Money {
	font-size: 16px;
	font-weight: bold;
	color: green;
}
SPAN.Hidden {
	display: none;
	color: silver;
	background-color: whitesmoke;
	border: 1px dotted gray;
}

