@charset "utf-8";
/*** Body ***/

body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #b4262b;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

ul { 
	list-style-image: url(../images/bullet_two.jpg);
	margin-top:0px;
}


.wrapper {
	width:950px;
	padding-right:40px;
	padding-left:40px;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.bodyCell {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	display: table;
}

.mainContainer {
	width: 950px;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline;	
	float: left;
}

.redUnderlineContact {
	width: 150px;
	float: left;
	padding-bottom: 3px;
	margin-left: 14px;
	display: inline;
	border-bottom: solid 2px #d27d80;
}
.headerFont {
	font-size: 24px;
	font-weight: bold;
}

/* Footer Area */

.footer_container {
	float: left;
	width: 940px;
}
.footer_container_secondary {
	float: right;
	width: 780px;
}
.footer_left {
	float: left;
	width: 625px;
}
.footer_left_secondary {
	float: left;
	width: 465px;
}
.footer_left_top {
	float: left;
	width: 625px;
}
.footer_left_top a {
	font-size: 11px;
	color: #9f0f0f;
	text-decoration: none;
	font-weight: normal;
}
.footer_left_top a:hover {
	font-size: 11px;
	color: #9f0f0f;
	text-decoration: underline;
	font-weight: normal;
}
.footer_left_top_secondary {
	float: left;
	width: 465px;
}
.footer_left_top_secondary a {
	font-size: 11px;
	color: #9f0f0f;
	text-decoration: none;
	font-weight: normal;
}
.footer_left_top_secondary a:hover {
	font-size: 11px;
	color: #9f0f0f;
	text-decoration: underline;
	font-weight: normal;
}
.footer_left_bottom {
	float: left;
	width: 625px;
	padding-top: 7px;
	font-size: 10px;
	color: #000000;
}
.footer_left_bottom_secondary {
	float: left;
	width: 465px;
	padding-top: 7px;
	font-size: 10px;
	color: #000000;
}
.footer_right {
	float: left;
	width: 315px;
}
.logo_sysco {
	float: left;
	width: 41px;
	height: 31px;
	padding-right: 10px;
}
.logo_ifa {
	float: left;
	width: 47px;
	height: 31px;
	padding-right: 10px;
}
.logo_return_path {
	float: left;
	width: 58px;
	height: 30px;
	padding-right: 17px;
}
.logo_cra {
	float: left;
	width: 42px;
	height: 30px;
	padding-right: 19px;
}
.logo_nra {
	float: left;
	width: 56px;
	height: 30px;
}

