@charset "utf-8";
/* CSS Document */
.dseoWrp {
	 width:960px;
	 margin:0 auto;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#666666;
	 text-align:left;
	 *margin-top: 1050px;
}
.dseoTopCont {
	background:url(../images/dseo-stripborder.png) repeat-y;
	float:left;
	width:100%;
}
.dseoTopCont .dseoTop{
	background:url(../images/dseo-topcurve.png) no-repeat top;
	float:left;
	width:100%;
}
.dseoTopCont .dseoTop .dseoBot {
	background:url(../images/dseo-botcurve.png) no-repeat bottom;
	float:left;
	width:100%;	
}
.dseoInd {
	float:left;
	padding:20px 0;
}
.dseoInd strong {
	padding-left:50px;
	font-size:12px;
	margin-bottom:10px;
	display:block;
}
.dseoInd ul{
	margin:0;
	padding:0 0 0 50px;
	float:left;
}
.dseoInd ul li{
	list-style:none;
	margin:3px;
}
.dseoInd ul li a{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.dseoInd ul li form{
	color:#666;
	display:inline;
	font-size:11px;
	text-decoration:underline;
}
.dseoL {
	float:left;
	width:40%;
	padding:20px 0;
}
.dseoL strong {
	padding-left:50px;
	font-size:12px;
	margin-bottom:10px;
	display:block;
}
.dseoL ul{
	margin:0;
	padding:0 0 0 50px;
	float:left;
}
.dseoL ul li{
	list-style:none;
	margin:3px;
}
.dseoL ul li a{
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.dseoL ul li form{
	color:#666;
	display:inline;
	font-size:11px;
	text-decoration:underline;
}
.dseoR {
	float:right;
	width:38%;
	padding:20px 50px;
}
.dseoR ul{
	margin:0;
	padding:0;
}
.dseoR ul li{
	list-style:none;
	float:left;
	margin:10px;
}
.dseoR ul li a{
	color:#666;
	text-decoration:none;
}
.dseoR ul li a:hover{
	text-decoration:underline;
}
.dseoR ul li a span{
	display:block;
	font-size:11px;
}
.dseoBotCont {
	clear:both;
	float:left;
	width:100%;
	margin:20px 0;
}
.dseoTabs {
	background:url(../images/dseo-tstrip.png) repeat-x bottom;
	float:left;
	width:100%;
	padding:5px 0 0px;
	margin:20px 0;
	height:27px;
}
.dseoTabs ul{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 40px;
	list-style:none;
}
.dseoTabs ul li{
	background:url(../images/dseo-tright.png) no-repeat right bottom;
	float:left;
	margin:0 3px;
}
.dseoTabs ul li a{
	background:url(../images/dseo-tleft.png) no-repeat left bottom;
	float:left;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	height:27px;
}
.dseoTabs ul li a span{
	float:left;
	padding:6px 30px 5px;
}
.dseoTabs ul li.tsel {
	background:url(../images/dseo-tselright.png) no-repeat right bottom;
}
.dseoTabs ul li.tsel a{
	color:#666666;
	text-decoration:none;
	background:url(../images/dseo-tselleft.png) no-repeat left bottom;	
}
.dseoTabcont {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
.dseoTabcont p{
	color:#666666;
	clear:both;
	margin:10px auto 0 auto;
	/*width:91%;*/
}
.dseoTabcont a{
	color:#666666;
}
.dseoTabcont p a{
	color:#666666;
}

/* PROD-3717 Missing Breadcrumbs on MPP site */
.breadcrumbs{float:left; color:#666}
.breadcrumbs ul{padding:0}
.breadcrumbs ul li{display:inline}
.breadcrumbs ul li a{color:#666}

