body {
	left: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none;}
	
/* :::::::::::::: generic Table Defintion  ::::::::::::: */
.table {
	background-image: url(images/patterns/tableBG1.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-left: 28px;
	margin-top: 2px;
	}
		

/* :::::::::::::: Section Specific :::: #2 ::::::::::::: */
.table1 {
	background-image: url(images/patterns/tableBGsect2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 28px;
	margin-top: 2px;
	}
	
	
.rightColSect2 {
	background-image: url(images/TomatoTop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.leftColumn {
	background-image: url(images/patterns/leftColumnBgSect2b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-left: 14px;
	padding-bottom: 25px;
	padding-right: 12px;
	}
	
	
/* :::::::::::::: Section Specific :::: #4 ::::::::::::: */
.midRowSect4 {
	background-image: url(images/patterns/Sect4RowPattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
/*  ::::::::::::::: TEXT DEFINITIONS ::::::::::::::: */
	
	
	.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	}
	
	.bodycopy2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	}

	
	.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
	
	
	.headercopy {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B5C700;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	}
	
	
	.headercopyInset {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B5C700;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 20px;
	}
	
	.headercopyTop {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B5C700;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	}
		.headercopyTop a, .headercopyTop a:link, .headercopyTop a:visited {
					color:#B5C700;
		}
		.headercopyTop a:hover {
					color:#B5C700;
					font-weight: bold;
		}
		
	.headercopyOffset {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434E4F;
	text-decoration: none;
	}
	
		.headercopyOffset a, .headercopyOffset a:link, .headercopyOffset a:visited {
					color:#434E4F;
		}
		.headercopyOffset a:hover {
					color:#434E4F;
					font-weight: bold;
		}
	
	.subhead {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434E4F;
	text-decoration: none;
	}

	.bodycopy_ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	.bodycopy_ul_topic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #434E4F;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	}
