
#content {
	padding-top: 21px;
	padding-left: 28px;
	padding-right: 26px;
	min-height: 562px;
	width: 509px;
	overflow: hidden; 
}

#content h1 {
	color: #15579A;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}

#content h2 {
	color: #15579A;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}

#content p {
	font-size: 12px;
	/* font-weight: normal; */
	padding-bottom: 20px;
	line-height: 1.5em;
}

#content ul {
	list-style-image:url(/CommonFiles/decontam/WPM_Templates/images/list_bullet.gif);
	font-size: 13px;
	padding-left: 40px;
	padding-bottom: 12px;
}

#content ul li {
	padding-bottom: 6px;
	vertical-align: top;
}

#content a { text-decoration: underline; color: #076EB6; }
#content a:link { text-decoration: underline; }
#content a:visited { text-decoration: underline; }
#content a:hover { text-decoration: none; color: #076EB6; }
#content a:active { text-decoration: underline; }
#content a:focus { text-decoration: underline: }

#pdf_download_table {
	padding-left: 10px;
}

#pdf_download_table tr td p {
	padding-bottom: 4px;
}

#pdf_download_table td {
	width: 155px;
	text-align: center;
}

.subheadline
{
	color: #15579A;
	font-size: 12px;
	font-weight: bold;
}

