@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background:#f0f3eb url(/media/36872/bg_body.gif) 0 0 repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
	font-size:12px;
}

a img {
	border:0;
}

.clearBreak {
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
	height:0;
}


#mainContainer {
	width:955px; text-align:left; margin:0 auto; 	
}

/* ---- header styles ----*/
#header {
}
#header #logoHolder {
	height:75px;
}
/* ---- end header styles ----*/


/* ---- main nav styles ----*/
#header #menuHolder {
	height:19px; padding:0 0 32px 0;
	background:url(/media/36913/bg_menuShadow.gif) bottom left no-repeat;
}
#header #menuHolder #mainNav {
	margin:0;
	padding:0;
}
#header #menuHolder #mainNav li {
	float:left;
	list-style-type:none;
	height:19px;
}
#header #menuHolder #mainNav li a {
	display:inline-block;
	height:19px;
}

#header #menuHolder #mainNav li a span {
	display:none;
}
#header #menuHolder #mainNav #nav01 a {
	background: url(/media/36968/nav_home.gif) 0 0 no-repeat;
	width:57px;
	margin-left:25px;
}
#header #menuHolder #mainNav #nav02 a {
	background: url(/media/36973/nav_PP&BP.gif) 0 0 no-repeat;
	width:334px;
	margin-left:34px;
}
#header #menuHolder #mainNav #nav03 a {
	background: url(/media/36983/nav_TCS.gif) 0 0 no-repeat;
	width:234px;
	margin-left:34px;
}
#header #menuHolder #mainNav #nav04 a {
	background: url(/media/36978/nav_supplierReg.gif) 0 0 no-repeat;
	width:178px;
	margin-left:34px;
	margin-right:25px;
}

#header #menuHolder #mainNav #nav01 a:hover,
#header #menuHolder #mainNav #nav02 a:hover,
#header #menuHolder #mainNav #nav03 a:hover,
#header #menuHolder #mainNav #nav04 a:hover {
	background-position: 0px -19px;
}
#header #menuHolder #mainNav #nav01 a:active, #header #menuHolder #mainNav #nav01 a.selected,
#header #menuHolder #mainNav #nav02 a:active, #header #menuHolder #mainNav #nav02 a.selected,
#header #menuHolder #mainNav #nav03 a:active, #header #menuHolder #mainNav #nav03 a.selected,
#header #menuHolder #mainNav #nav04 a:active, #header #menuHolder #mainNav #nav04 a.selected {
	background-position: 0px -38px;
}

/* ---- end main nav styles ----*/


/* ---- main copy styles ----*/
#bodyCopy {
	font-size:13px;	
	padding:0 8px 0 13px;
	margin-bottom:15px;
}
#bodyCopy h1 {
	font-size:18px;
	margin:11px 0;
}
#bodyCopy a {
	color:#5398d7;
}
#bodyCopy a:hover {
	color:#2b6497;
}
#bodyCopy p {
	margin:10px 0px;
}
#bodyCopy .left {
	float:left;
	width:550px;
}
#bodyCopy .left2 {
	float:left;
	width:450px;
}
#bodyCopy .left2 ul li {
	margin-bottom:18px;
}
#bodyCopy .right {
	float:right;
	width:279px;
}
#bodyCopy .right2 {
	float:right;
	width:450px;
	padding-top:44px;
}
#bodyCopy .right2 ul li {
	margin-bottom:18px;
}
#bodyCopy .right2 p {
	margin-top:0;
}
#missionList ul li {
	margin:0 0 18px 0;
	list-style-type:none;
	line-height:18px;
}

#regChecklist ul {
	margin:0;
	padding:0;
}
#regChecklist ul li {
	margin:0 0 18px 15px;
	padding-left:25px;
	list-style-type:none;
	line-height:18px;
	background:url(/media/36928/bull_check.gif) 0 2px no-repeat;
}

/* ---- end main copy styles ----*/


/* ---- callout box styles ----*/
.calloutBox {
	width:279px;
	margin-top:75px;
	padding-top:4px;
	background:url(/media/36903/bg_calloutTop.gif) 0 0 no-repeat;
}
.calloutBox .cb-body {
	position:relative;
	background:url(/media/36898/bg_calloutMain.gif) 0 0 repeat-y;
	padding:10px 15px 20px 15px;
}
.calloutBox .cb-btm {
	position:absolute;
	bottom:0;
	left:0;
	height:6px;
	width:279px;
	background:url(/media/36893/bg_calloutBtm.gif) 0 0 no-repeat;
}
.calloutBox h1 {
	height:26px;
	margin-top:0;
	margin-left:4px;
	padding:3px 0 0 35px;
	background:url(/media/36933/icon_thumbsUp.gif) 0 0 no-repeat;				
}
.calloutBox .buttonHolder {
	margin:0 0 4px 0; padding:0;
	text-align:center
}
.calloutBox #btn_instructions {
	background: url(/media/36918/btn_instructions.gif) 0 0 no-repeat;
	display:inline-block;
	
}
.calloutBox #btn_registration {
	background: url(/media/36923/btn_register.gif) 0 0 no-repeat;
	display:inline-block;
}
.calloutBox #btn_faq {
	background: url(/media/37251/btn_faq.gif) 0 0 no-repeat;
	display:inline-block;
}

.calloutBox #btn_instructions:hover, .calloutBox #btn_registration:hover {
	background-position: 0px -24px;
}
.calloutBox #btn_instructions:active, .calloutBox #btn_registration:active {
	background-position: 0px -48px;
}
.calloutBox #btn_faq:hover {
	background-position: 0px -26px;
}
.calloutBox #btn_faq:active {
	background-position: 0px -52px;
}

.calloutBox p {
	padding:2px 4px;
}
/* ---- end callout box styles ----*/

/* ---- callout box 2 styles ----*/
.calloutBox2 {
	width:438px;
	padding-top:10px;	
	background:url(/media/36888/bg_callout2Top.gif) 0 0 no-repeat;
}
.calloutBox2 .cb-body {
	position:relative;
	background:url(/media/36883/bg_callout2Main.gif) 0 0 repeat-y;	
	padding:10px 15px 20px 15px;
}
.calloutBox2 .cb-btm {
	position:absolute;
	bottom:0;
	left:0;
	height:10px;
	width:438px;
	background:url(/media/36878/bg_callout2Btm.gif) 0 0 no-repeat;
}

#bodyCopy .calloutBox2 p {
	padding:4px 4px;
	margin:0;
}
.calloutBox2 ul li {
	margin-bottom:18px;
	font-weight:bold;
}
/* ---- end callout box 2 styles ----*/


/* ---- footer styles ----*/
#footer {
	clear:both;
	text-align:center;
	background:url(/media/36908/bg_footerShadow.gif) 0 0 no-repeat;
	margin-bottom:20px;
}
#footer a {
	color:#606060;
	text-decoration:none;
}
#footer a:hover {
	color:#000;

}
#footer ul {
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}
#footer ul li {
	display:inline;
	margin:0 10px;
	list-style-type:none;
	font-size:13px;
}
#footer span.copyright {
	color:#8a8989;
	line-height:18px;
}
/* ---- end footer styles ----*/






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
