
.pestFactSheet * {
	font-size: 100%; 
	line-height: 1.5em;
	padding: 0:
	margin: 0;
}
.pestFactSheet {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	padding: 0:
	margin: 0;
}

	.pestFactSheet h1 {
		font-size: 2em; 
		text-align: center;
		margin: 0 0 1em 0;
	}
	.pestFactSheet h2 {
		color: #002a5c;
		font-size: 1.65em;
		text-transform: uppercase;
		text-align: center;
		background-color: #E4E9EF;
		padding: .25em;
		margin: 1.5em 0 .25em 0;
	}
	.pestFactSheet h3 {
		color: #002a5c;
		font-size: 1.5em; 
		margin: 1em 0 .25em 0;
	}
	.pestFactSheet h4 {
		color: #002a5c;
		font-size: 1.25em; 
		font-style: oblique;
		margin: .25em 0 0 0;
	}
	.pestFactSheet p {
		font-size: 1em; 
		font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
		margin: 0;
	}
	.pestFactSheet ul {
		list-style-type: disc;
	}
		.pestFactSheet li {
			margin-bottom: .25em;
		}
		
	.pestFactSheet .profCredits p {
		font-size: 1em;
		text-align: center;
		padding-bottom: 1em;
	}
	.pestFactSheet img {
		margin: 0;
	}	


		
	.pestFactSheet .docHead {
		width: 100%;
		font-size: .9em;
		overflow: hidden;
	}
		.blue #mainWrapper .pestFactSheet .docHead p {
			margin: 0;
		}
		.pestFactSheet .docHead .headImg {
			width: 100%;
			margin: 0 auto;
		}
		.pestFactSheet .docHead .pubCred{
			color: #002a5c;
			font-size: .85em;
			background-color: #d4d7dc;
			border-top: #002a5c solid 2px;
			padding: 0 2em;
			margin: 0;
			overflow: hidden;
		}
		.pestFactSheet .docHead .pubCred .left, .pestFactSheet .docHead .factLink {
			float: left;
			padding: .35em 0;
		}
		.pestFactSheet .docHead .pubCred .center {
			float: left;
			overflow: hidden;
			padding: .35em 0;
			padding-left: 6em;
		}
		.pestFactSheet .docHead .pubCred .right, .pestFactSheet .docHead .pdfLink {
			float: right;
			padding: .35em 0;
		}
		
	.pestFactSheet .dyk {
		background-color: #d4d7dc;
		border: #002a5c solid 2px;
		padding: .5em 1em .25em 1em;
		margin: 1.5em 0;
	}
		.pestFactSheet .dyk h5 {
			color: #002a5c;
			font-size: 1.5em;
			padding: 0;
			margin: 0;
		}
		.pestFactSheet .dyk ul {
			font-size: .9em;
			padding: 0;
			margin: 1em 0 .5em 2em;
		}
		
		.pestFactSheet .dyk li {
			padding-bottom: .125em;
		}
		
	.pestFactSheet table {
		font-size: .9em;
		font-weight: lighter;
		margin: 1em 1em 1em 2em;
	}
		.pestFactSheet th {
			text-align: center;
			border-bottom: #000 solid 1px;
			padding: .5em;
		}
			.pestFactSheet th:first-child {
				text-align: center;
				border-bottom: #000 solid 1px;
				border-left: none;
				padding: .5em;
			}
		.pestFactSheet thead.alt tr th {
			color: #f9f9f9;
			text-align: center;
			background-color: #002a5c;
			border-bottom: #000 solid 1px;
			border-left: none;
			padding: .5em;
		}
			.pestFactSheet thead.alt tr th:first-child {
				color: #f9f9f9;
				text-align: center;
				background-color: #002a5c;
				border-bottom: #000 solid 1px;
				border-left: none;
				padding: .5em;
			}
			
		.pestFactSheet td {
			border-bottom: #000 solid 1px;
			border-left: #000 solid 1px;
			padding: .5em;
		}
			.pestFactSheet td:first-child {
				border-bottom: #000 solid 1px;
				border-left: none;
				padding: .5em;
			}
		.pestFactSheet tfoot td {
			font-size: .85em;
			font-weight: lighter;
			border-bottom: #fff hidden 0;
		}
			.pestFactSheet tfoot td:first-child {
				font-size: .85em;
				font-weight: lighter;
				border-bottom: #fff hidden 0;
			}
	
	.pestFactSheet .oneColImg {
		max-width: 330px;
		float: right;
		margin: 20px 0 10px 10px;
		overflow: hidden;
	}
	.pestFactSheet .oneColGray {
		background-color: #d4d7dc;
		float: right;
		margin: 20px 0  10px 10px;
	}
		.pestFactSheet .oneColGray .imageWrapper {
			max-width: 330px;
			margin: 10px;
			overflow: hidden;
		}
			
			.blue #mainWrapper .pestFactSheet .imageWrapper p, .blue #mainWrapper .pestFactSheet .twoColGray .leftCol p, .blue #mainWrapper .pestFactSheet .twoColGray .rightCol p , .blue #mainWrapper .pestFactSheet .oneColImg p, .blue #mainWrapper .pestFactSheet .oneColGray p {
				font-size: .9em;
				padding: .65em 0 0 .5em;
				margin: 0;
			}
			
	.pestFactSheet .twoCol1Img {
		max-width: 694px;
		margin: 0 auto;
		overflow: hidden;
	}
		.pestFactSheet .twoCol1Img .imageWrapper {
			margin: 10px;
		}
		
	.pestFactSheet .twoColGray {
		background-color: #d4d7dc;
		margin: 0 auto;
		margin-top: 1.5em;
		overflow: hidden;
	}
		.pestFactSheet .twoColGray .rightCol {
			max-width: 330px;
			float: right;
			margin: 10px 10px 10px 0;
			overflow: hidden;
		}
		.pestFactSheet .twoColGray .leftCol {
			max-width: 330px;
			float: left;
			margin: 10px 0 10px 10px;
			overflow: hidden;
		}
		
	.pestFactSheet .precaution {
		margin-top: 2em;
	}
		.pestFactSheet .precaution p {
			font-size: .7em;
		}

		
/** Content Templates **/

.twoColLeft { float: left; width: 50%; }
.twoColRight {  }
