/* ASME Style Sheet */
/* Created 2003 for MARKET EXPERTS by Tony MacFarlane */


.bold {
	color: #006699;			/* Blue bold text for subheaders */
	font-weight: bold;
}

.bbsansplusone {			/* Added text size for Bold Blue */
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

.boldsans {					/* Blue Bold sans-serif */
	color: #006699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.boldblacksans {			/* Black Bold Sans-serif */
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2, h1, h3 {				/* To create consistent colors for headlines */
	color: #006699;
}

li {						/* To allow proper leading without ersatz paragrpah tags */
	padding-bottom: 12px;
	list-style-position: outside;
}

.tablehead {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
.tabletitle {
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color: #006699;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.tablebodyello {			/* To give contrasting rows */
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color:
	#ffffcc;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablebodwht {				/* Plain White background */
	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
}

.footnote {				/* smaller text for footnotes */
	font-size: medium;
	text-align: left;
}
.cellpad {
	padding-right: 6px;
	white-space: nowrap;
}
.tableheadyello {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	background-color: #FFFFCC;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.paragraphBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b6b17;
}
.largeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9b6b17;
}
.largeHeaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.linkedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 2975a7;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bulletTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mediumHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 9b6b17;
}
.mediumLargeHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 9b6b17;
}
.footnote2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tableTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mediumTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 9b6b17;
}
