body {
background: none;
}

.bodycopy{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #000;
}
.tablehead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #777;
}
.pagetitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #e00;
	padding-bottom: 15px;
}
.head{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #777;
	color: #649cbc;
}
.subhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #df7d38;
}
.pullquote{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000;
}
.lists{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: square;
	color: #000;
}
.flag{
	color: red;
}
.lrg_red{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: red;
}
.lrg_gray{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #777777;
}

.articlelist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	display: block;
	height: 75px;
}
.methodssubhead {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CD1D1F;
}


.date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #000;
}