﻿html {
	overflow-y: scroll;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, HelveticaNeueLT Std, Sans-Serif;
	font-size: 11px;
	color: #45423c;
	background-color: #acbacf;
	background-image: url(../images/bg_body.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

/* ELEMENTS */
a:link {
	color: #2e4380;
	text-decoration: none;
}

a:visited {
	color: #2e4380;
	text-decoration: none;
}

a:hover {
	color: #2e4380;
	text-decoration: underline;
}

a:active {
	color: #2e4380;
	text-decoration: none;
}

h2 {
	font-size: 14px;
	color: #273660;
	margin: 0 0 12px 0;
}

h3 {
	font-size: 12px;
	color: #273660;
	margin: 0 0 12px 0;
}

h4 {
	font-size: 11px;
	color: #273660;
	margin: 0 0 3px 0;
}

h5 {
	font-size: 11px;
	color: #273660;
	margin: 0 0 3px 0;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 3px 0;
}

img {
	border: none;
	outline: none;
}

img.chairmanSignatureImg {
	margin-top: 4px;
	margin-bottom: 2px;
}

p {
	margin-bottom: 17px;
	text-align: justify;
}

p.SmallMargin {
	margin-bottom: 8px;
}

p.note1 {
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.arrowList li {
	padding-left: 10px;
	margin-bottom: 6px;
	background-image: url(../images/bullet_arrow01.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

ul.arrowList li a.active {
	font-weight: bold;
}

ul.arrowList li ul {
	margin: 4px 0 12px 2px;
}

ul.arrowList li ul li {
	margin-bottom: 3px;
}

ul.bullet {
	margin-bottom: 17px;
}

ul.bullet li {
	padding-left: 10px;
	margin-bottom: 6px;
	background-image: url(../images/bullet_square01.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

ul.bullet2 {
	margin-bottom: 8px;
}

ul.bullet2 li {
	padding-left: 10px;
	margin-bottom: 0px;
	background-image: url(../images/bullet_square01.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

ul.dateList li {
	padding-left: 10px;
	margin-bottom: 6px;
	line-height: 15px;
	background-image: url(../images/bullet_square01.gif);
	background-position: 0 21px;
	background-repeat: no-repeat;
}

ul.list {
	margin-bottom: 17px;
}

ul.list li {
	margin-bottom: 4px;
}

ul.pdfList li {
	padding-left: 17px;
	margin-bottom: 6px;
	background-image: url(../images/icon_pdf.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

ul.arrowList li img, ul.dateList li img, ul.list img {
	margin-left: 4px;
}

/* STYLES BY PAGE STRUCTURE */
.centeringWrapper {
	width: 862px;
	margin: 0px auto;
}

/* HEADER ROW */
.headerRow {
	width: 862px;
	height: 130px;
	text-align: center;
}

.headerRowContiConnect {
	width: 862px;
	height: 140px;
	text-align: center;
}

.logoHolder {
	width: 100%;
	height: 130px;
}

.headerRowContiConnect .logoHolder {
	height: 140px;
}

/* CONTENT ROW (Holds navigation and all copy) */
.contentRowHome {
	float: left;
	width: 860px;
	height: 199px;
	border-bottom: 1px solid #8493a4;
}

/* Timeline (Holds timeline flash on home page) */
.timeLineRow {
	float: left;
	width: 860px;
	height: 179px;
	background-color: #fff;
	border: 1px solid #474747;
}

.timelineImageryHolder {
	float: left; /*width: 600px;*/
	width: 860px;
	/*padding: 0 28px 0 27px;*/
	height: 179px;
}

/*.timelineTextHolder {
	float: left;
	width: 260px;
	height: 179px;
}*/

.contentRow {
	float: left;
	width: 860px;
	min-height: 321px;
	height: auto !important;
	height: 321px;
	background-color: #fff;
	border: 1px solid #474747;
}

.homeCopyHolder {
	float: left;
	width: 605px;
	height: 199px;
	background-image: url(../images/homeCopy.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.homeCopyHolder p {
	display: none;
}


/* Main Navigation */
.mainNavHolderHome {
	display: inline;
	float: left;
	width: 255px;
	margin-top: 20px;
}

.mainNavHolder {
	display: inline;
	float: left;
	width: 248px;
	margin: 30px 0 30px 30px;
	padding-top: 10px;
}

/* L2 Navigation */
.mainNavHolderHome ul.L2NavList li {
	display: block;
	float: left;
	width: 248px;
	border-bottom: 1px solid #8493a4;
}

ul.L2NavList li {
	display: block;
	float: left;
	width: 248px;
	border-bottom: 1px solid #d2d2d2;
}

ul.L2NavList li.L2Last, ul.L2NavList li.activeLast {
	border-bottom: none;
}

ul.L2NavList li.backToContiConnectListItem {
	width: 171px;
	border-bottom: none;
	margin-top: 200px;
	padding-left: 28px;
}

/* off */
ul.L2NavList a:link {
	display: block;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.L2NavList a:visited {
	display: block;
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.L2NavList a:hover {
	display: block;
	float: left;
	background-position: 0 -40px;
	background-repeat: no-repeat;
}

ul.L2NavList a:active {
	display: block;
	float: left;
	background-position: 0 -40px;
	background-repeat: no-repeat;
}

/* active */
ul.L2NavList li.active a:link, ul.L2NavList li.activeLast a:link {
	display: block;
	float: left;
	background-position: 0 -80px;
	background-repeat: no-repeat;
}

ul.L2NavList li.active a:visited, ul.L2NavList li.activeLast a:visited {
	display: block;
	float: left;
	background-position: 0 -80px;
	background-repeat: no-repeat;
}

ul.L2NavList li.active a:hover, ul.L2NavList li.activeLast a:hover {
	display: block;
	float: left;
	background-position: 0 -80px;
	background-repeat: no-repeat;
}

ul.L2NavList li.active a:active, ul.L2NavList li.activeLast a:active {
	display: block;
	float: left;
	background-position: 0 -80px;
	background-repeat: no-repeat;
}

.mainNavHolderHome a.continentalGrainCompanyLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNavHome_continentalGrainCompany.gif);
}

a.continentalGrainCompanyLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_continentalGrainCompany.gif);
}

.mainNavHolderHome a.arlonLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNavHome_arlon.gif);
}

a.arlonLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_arlon.gif);
}

.mainNavHolderHome a.agribusinessesLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNavHome_agribusinesses.gif);
}

a.agribusinessesLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_agribusinesses.gif);
}

.mainNavHolderHome a.strategicAlliancesLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNavHome_strategicAlliances.gif);
}

a.strategicAlliancesLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_strategicAlliances.gif);
}

/* ContiConnect */
a.CGCLocationsLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_CGCLocations.gif);
}

a.contiConnectLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_contiConnect.gif);
}

a.NYOfficeLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_NYOfficeAnnouncements.gif);
}

a.BenefitsContactLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_BenefitsContact.gif);
}


a.archivesByDateLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_archivesByDate.gif);
}

a.archivesByTypeLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_archivesByType.gif);
}

a.currentIssueLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_currentIssue.gif);
}

a.backToContiConnectLink {
	width: 248px;
	height: 40px;
	background-image: url(../images/mainNav_backToContiConnectOnline.gif);
}

ul.L2NavList a span {
	display: none;
}

/* L3 Navigation */
ul.L2NavList li ul.L3NavList {
	float: left;
	margin-bottom: 8px;
}

ul.L2NavList li ul.L3NavList li {
	width: 217px;
	padding-left: 31px;
	border: none;
}

ul.L2NavList li ul.NoLinksList li {
	margin-bottom: 4px;
}

/* off */
ul.L2NavList li ul.L3NavList a:link {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #4d4b4b;
	text-decoration: none;
	background-image: none;
}

ul.L2NavList li ul.L3NavList a:visited {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #4d4b4b;
	text-decoration: none;
	background-image: none;
}

ul.L2NavList li ul.L3NavList a:hover {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #2e4380;
	text-decoration: none;
	background-image: none;
}

ul.L2NavList li ul.L3NavList a:active {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #2e4380;
	text-decoration: none;
	background-image: none;
}

/* active */
ul.L2NavList li ul.L3NavList a.active:link {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #2e4380;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

ul.L2NavList li ul.L3NavList a.active:visited {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #2e4380;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

ul.L2NavList li ul.L3NavList a.active:hover {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #2e4380;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

ul.L2NavList li ul.L3NavList a.active:active {
	padding-left: 1px;
	padding-bottom: 4px;
	color: #2e4380;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}

/* ContiConnect Left Link Area */
.leftLinks {
	padding-top: 25px;
}

.leftLinkHolder {
	float: left;
	width: 248px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.leftLinkHolder div {
	float: left;
	width: 231px;
	padding-left: 12px;
	padding-right: 5px;
}

img.sectionTitleImage {
	margin-bottom: 10px;
}


/* Content Holder (Holds headers/copy and right side imagery) */
.contentHolder {
	display: inline;
	float: left;
	margin: 30px 30px 30px 0;
	width: 526px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 24px 0px 12px 26px;
	background-image: url(../images/bg_contentHolder.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

/* ContiConnect */
.contentHolder2 {
	display: inline;
	float: left;
	margin: 30px 15px 30px 0;
	width: 541px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 24px 0px 12px 26px;
	background-image: url(../images/bg_contentHolder2.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

.contentHolder table td {
	padding-right: 15px;
}

.timelineHolder {
	width: 526px;
	height: 348px;
}

/* Copy Holder */
.copyHolder {
	float: left;
	width: 363px;
	padding-right: 23px;
}

.copyHolder2 {
	float: left;
	width: 355px;
	padding-right: 31px;
}

.bioHolder {
	float: left;
	width: 526px;
	padding-bottom: 5px;
}

.bioImageHolder {
	float: left;
	width: 80px;
}

.bioTextHolder {
	float: left;
	width: 426px;
	padding-left: 20px;
}

.divider01 {
	float: left;
	width: 526px;
	padding-bottom: 10px;
}

/* Right Content Holder */
.rightContentHolder {
	float: left;
	width: 140px;
	padding-top: 32px;
}

.rightContentHolder2 {
	float: left;
	width: 140px;
	padding-top: 28px;
}

.rightContentHolder p, .rightContentHolder2 p {
	text-align: left;
}

.rightNavHolder {
	float: left;
	width: 140px;
}

/* FOOTER ROW */
.footerRow {
	float: left;
	width: 862px;
	margin-top: 14px;
}

/* Links - off */
.footerRow a:link {
	color: #5c636e;
	text-decoration: none;
}

.footerRow a:visited {
	color: #5c636e;
	text-decoration: none;
}

.footerRow a:hover {
	color: #5c636e;
	text-decoration: underline;
}

.footerRow a:active {
	color: #5c636e;
	text-decoration: none;
}

/* Links - active */
.footerRow a.active:link {
	color: #5c636e;
	font-weight: bold;
	text-decoration: none;
}

.footerRow a.active:visited {
	color: #5c636e;
	font-weight: bold;
	text-decoration: none;
}

.footerRow a.active:hover {
	color: #5c636e;
	font-weight: bold;
	text-decoration: none;
}

.footerRow a.active:active {
	color: #5c636e;
	font-weight: bold;
	text-decoration: none;
}

.footerRow p {
	color: #5c636e;
}

.footerRow li {
	display: inline;
}

.footerRow li span {
	margin: 0px 8px;
}

.leftFooterNav {
	float: left;
	width: 588px;
	padding-top: 3px;
	padding-left: 32px;
}

.leftFooterNav div {
	width: 588px;
}

.leftFooterNav ul {
	/*float: left;*/
}

.copyrightHolder {
	/*float: left;
	width: 832px;*/
	margin-top: 5px;
	/*padding-left: 32px;*/
}

.rightFooterNav {
	float: left;
	width: 232px;
	padding-right: 10px;
}

.rightFooterNav ul {
	float: right;
}

.rightFooterNav ul li a {
	display: block;
	float: left;
	height: 25px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.rightFooterNav a:hover {
	background-position: 0 -25px;
}

.rightFooterNav a.active, .rightFooterNav a.active:hover {
	background-position: 0 -50px;
}

.footerNav_careers a {
	width: 65px;
	background-image: url(../images/footerNav_careers.gif);
}

.footerNav_newsAndCommunications a {
	width: 167px;
	background-image: url(../images/footerNav_newsAndCommunications.gif);
}

.rightFooterNav a span {
	display: none;
}

.lastUpdatedHolder { 
	float: left; 
	padding: 5px 0 0 76px;
}

.lastUpdatedHolder a:link {
	font-weight: bold;
	color: #c41818;
}

.lastUpdatedHolder a:visited {
	font-weight: bold;
	color: #c41818;
}

.lastUpdatedHolder a:hover {
	font-weight: bold;
	color: #c41818;
	text-decoration: underline;
}

.lastUpdatedHolder a:active {
	font-weight: bold;
	color: #c41818;
}

/* GENERAL CLASSES */
.bottomBorder {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}

.column {
	float: left;
	width: 160px;
	padding-right: 20px;
}
