#cds-wrapper {
	border:0px solid #284058;
		  width:99%;
		*width:99.0%;
		_width:99.0%;
	margin-bottom: 12px;
}

#cds-container {
	border-top:1px solid #FEC880;
	border-bottom:1px solid #FEC880;
	width: 100%;
	padding-top: 12px;
	height: 206px;
	background-color: #FFF9F1;
}

#left-curve {
	border:0px solid #284058;
	width: 15px;
	height: 200px;
	float: left;
	}

#right-curve {
	margin-top: 20px;
	border:0px solid #284058;
	width: 15px;
	height: 200px;
	float: right;
	}

.fpfooter{
	color: #F37E00;
	text-align: center;
	}
	
.fpfooter a {
	color: #F37E00;
	text-decoration: none;
}

.fpfooter a:hover {
	color: #666666;
}

.cds {
	width: 98%;
	overflow: auto;
	padding: 10px;
	height: 180px;
	background-color: #ffffff;
	border:0px solid #284058;
	position:relative;
	left:0px;
}

div.cds h2 {
	margin-bottom: 10px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:left;
	clear: right;
	font-weight: bold;
}

div.cds p {
	margin-bottom: 10px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
	clear: right;
}

div.cds ul, li {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
}

div.cds a, a:link {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none;
}

div.cds a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:underline;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color:#ffffff;
	padding: 0px;
	border:1px solid #FFE0B9;
}

.jScrollPaneDrag {
	position: absolute;
	border:0px solid #FFE0B9;
	background-color:#FFE0B9;
	cursor: pointer;
	overflow: hidden;
	right: 0;
}
#fpDefCDS{
		  border:1px solid #FFC780;
border-left:none;
border-right:none;
		  width:99%;
		*width:99.0%;
		_width:99.0%;
		  overflow-y:scroll;
		  height:206px;
		  padding:6px;
		  text-align:justify;
		  margin-top:0px;
		  overflow-x: hidden;
background-color:#FFFAF4; 
		}
		
		
		#fpDefCDS h2 {
			font-family:tahoma;
			font-size:11px;
			color:#F37E00;
			font-weight:bold;
			text-align:left;
background-color:#FFFAF4; 
		}
		
		#fpDefCDS p {
			font-family:tahoma;
			font-size:11px;
			color:#606069;
			text-align:justify;
background-color:#FFFAF4; 
		}
		
		#fpDefCDS ul li a{
			font-family:tahoma;
			font-size:11px;
			color:#606069;
			text-align:left;
			text-decoration:none;
background-color:#FFFAF4; 
		}
		
		#fpDefCDS a:link {
			font-family:tahoma;
			font-size:11px;
			color: #606069;
			text-align:left;
			text-decoration:none;
background-color:#FFFAF4; 
		}
		
		#fpDefCDS a:hover {
			font-family:tahoma;
			font-size:11px;
			color:black;
			text-align:left;
			text-decoration:underline;
background-color:#FFFAF4; 
		}