/* CSS Document */

.client_box {
	/*
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 18px;
	background-color: #3D6294;
	vertical-align: middle;
	text-align: left;
	font-size: smaller;
	background: url(../images/clientbanners/ppr_quicklinks.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 680px;
	color: #1F4666;
	text-indent: 0px;
	*/
	background-repeat: repeat-x;
	position: relative;
	width: 678px;
	height: 18px;
	top: 0px;
	left: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #1F4666;
	background-color: #3D6294;
	background: url(../images/clientbanners/ppr_quicklinks.gif);
	/*vertical-align: middle;*/
	text-indent: 0px;
	padding: 0px;
}

.client_box_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	position: absolute; 
	text-align: left; 
	margin-top: 1px; 
	left: 3px
}

.logo_link {
	width: 85px;
	height: 30px;
	margin: 2px;
}

.logo_bp_link {
	width: 23px;
	height: 30px;
	margin: 5px;
}

.logo_raytheon_link {
	width: 160px;
	height: 30px;
	margin: 5px;
}

.logo_bae_link {
	width: 196px;
	height: 30px;
	margin: 5px;
}

.logo_gates_link {
	width: 149px;
	height: 30px;
	margin: 5px;
}

.logo_kraftfoods_link {
	width: 62px;
	height: 30px;
	margin: 5px;
}

.logo_cox_link {
	width: 66px;
	height: 30px;
	margin: 5px;
}

.logo_alcoa_link {
	width: 146px;
	height: 30px;
	margin: 5px;
}

.logo_rolls-royce_link {
	width: 131px;
	height: 30px;
	margin: 5px;
}

.logo_vanguard_link {
	width: 92px;
	height: 30px;
	margin: 5px;
}

.slides 
{
	background-color: White; 
	border-bottom: 1px solid #333;
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-top: 1px solid #333;
	clip: rect(0,960,145,0); 
	height: 42px; 
	margin: auto; 
	overflow: hidden; 
	position: relative; 
	width: 676px;
}

.sld1 {
	display: inline; 
	left: 0; 
	position: absolute; 
	top: 2px; 
	white-space: nowrap;
}

.sld2 {
	display: inline; 
	left: 1686px; 
	position: absolute; 
	top: 2px; 
	white-space: nowrap;
}
        

        
