.SeattleBarrettsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: -20px;
}
.CaptionItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #333333;
}
.StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #330066;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	background-color: #FFFFCC;
	padding-top: 2px;
}
.SmallText {
	font-size: xx-small;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000033;
}
.CellLeftRightBorder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.HeaderBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	background-image: url(images/background.jpg);
	background-color: #EAEAEA;
}
.BannerUnderline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.BorderLeftBlack {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.BorderLeftBottom {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.BorderRightGray {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.BorderRightBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.BannerUnderlineGrayRight {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.BannerUnderlineGrayLeft {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.EmphasizedText {
	font-size: small;
	font-weight: bold;
}
.BottomBorderPlusRight {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.BottomBorderPlusLeft {

	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.BottomBorderMiddle {

	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.InstitutionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.SupplementalJournal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000099;
}
.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.EmphasizedTextLarge {

	font-size: large;
	font-weight: bold;
}
.InactiveLink {
	color: #999999;
}
.BorderRightGrayThin {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
