*{margin:0;padding:0}

p { }

body { color: #4e4d4d; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
td { color: #4e4d4d; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
a:link { color: #fff; text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: underline; }

a:active { text-decoration: none; }
.whiteLarge { color: #fff; font-size: large; }
.whiteXLarge { color: #fff; font-size: x-large; }
.middleBar { background-image: url(../assets/middle-bar.gif); background-repeat: no-repeat; padding-right: 10px; padding-left: 10px; }
a { color: #fff; text-decoration: underline; }
.ftype { color: #fff; font-size: xx-small; }
.sideSubNav { color: #00a2b3; font-weight: bold; }
.sideSubNavLevel2 { color: #00a2b3; font-size: small; font-weight: bold; padding-left: 20px; }
.bodyHead { color: #00a2b3; font-size: x-large; font-weight: bold; }
.bodyHeadSmall { color: #00a2b3; font-size: large; font-weight: bold; }
.customerServiceLinks { font-size: small; font-weight: bold; }
#produceProMainNavigation {
	background-image: url(../assets/middle-bar.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 33px;
	width: 800px;
	padding-top: 5px;
}
#produceProMainNavigation li {
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding-right: 10px;
}
#produceProMainContent a:link {
	color: #7B1E87;
	font-weight: bold;
}
#produceProMainContent a:visited {

	color: #7B1E87;
	font-weight: bold;
}
#produceProMainContent a:hover {

	color: #7B1E87;
	font-weight: bold;
}
#produceProMainContent a:active {

	color: #7B1E87;
	font-weight: bold;
}

#produceProMainContent {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
}


#footer {
	background-image: url(../assets/botton.png);
	width: 800px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
#produceProMainContent h1 {
	font-size: x-large;
	color: #7B1E87;
	padding-bottom: 10px;
}
#produceProMainContent h2 {
	font-size: large;
	color: #048893;
	padding-bottom: 10px;
}
#produceProMainContent p {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 10px;
}
.smallBody { font-size: 12px; }
.darkLink { color: #c40202; text-decoration: underline; }
.peopleTables { border: solid 1px #999; }
.medPixelPad { padding: 4px; }
