.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-bottom-width: 0px;
	width: 970px; /*width of featured content slider*/
	height: 205px;
	float: none;
	left: 9px;
	top: 0px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: inherit; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 1px;
	background: #17295a;
	width: 970px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
	width: 970px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	/* background-color: #0e1a38; */
	border-top-width: 1px;
	padding: 2px 10px 10px 10px; /*top right bottom left*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.pagination a{
	padding: 1px 4px 2px 4px;  /*top right bottom left*/
	text-decoration: none;
	font-size:11px;
	color: #FFFFFF;
	/* background: #17295a; */
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}
.pagination a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.pagination a:visited{
	color: #FFFFFF;
}
.pagination a:hover, .pagination a.selected{
	color: #0e1a38;
	background-color: #CCCCCC;
}

.toc{
	color: #FFFFFF;
}
.toc a{
	color: #FFFFFF;
}
.toc a:link{
	color: #FFFFFF;
}
.toc a:visited{
	color: #FFFFFF;
}

.sliderwrappera {
	position: inherit; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-style:solid;
	border-color:#000000;
	border-bottom-width: 0px;
	width: 270px; /*width of featured content slider*/
	height: 140px;
	float: none;
	left: 0px;
	top: 0px;
	vertical-align: middle;
	/* background-image: url(assets/img/source/testldms/partners_bckgrnd.jpg); */
	background-repeat: no-repeat;
}

.sliderwrappera .contentdiv {
	visibility: hidden; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 1px;
	/* background-image: url(assets/img/source/testldms/partners_bckgrnd.jpg); */
	background-repeat: no-repeat;
	width: 270px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 140px; /*100%;*/
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.paginationa{
	visibility: hidden;
	width: 10px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 1px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.sliderwhitepapers {
	position: inherit; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-style:solid;
	border-color:#000000;
	border-bottom-width: 0px;
	width: 270px; /*width of featured content slider*/
	height: 130px;
	float: none;
	left: 0px;
	top: 0px;
	vertical-align: middle;
	/* background-image: url(assets/img/source/testldms/partners_bckgrnd.jpg); */
	background-repeat: no-repeat;
}
.sliderwhitepapers .contentdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: hidden; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 1px;
	/* background-image: url(assets/img/source/testldms/partners_bckgrnd.jpg); */
	background-repeat: no-repeat;
	width: 270px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 130px; /*100%;*/


    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.sliderwhitepapers .contentdiv a {
	color: #000000;
	text-decoration: none;
}
.sliderwhitepapers .contentdiv a:link {
	color: #000000;
	text-decoration: none;
}
.sliderwhitepapers .contentdiv a:visited {
	color: #000000;
	text-decoration: none;
}
.paginationwhitepapers{
	visibility: hidden;
	width: 10px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 1px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.customerquote {
	position: inherit; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-style:solid;
	border-color:#000000;
	border-bottom-width: 0px;
	width: 167px; /*width of featured content slider*/
	height: 193px;
	float: none;
	left: 0px;
	top: 0px;
		
}
.customerquote .contentdiv {
	/*visibility: hidden; leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background-repeat: no-repeat;
	background-image: url(img/source/quote_Background_a.png);
	width: 168px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 193px; /*100%;*/


    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.paginationcustomerquote{
	visibility: hidden;
	width: 10px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 1px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #CCCCCC;
}
.slidernews {
	position: inherit; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-style:solid;
	border-color:#000000;
	border-bottom-width: 0px;
	width: 270px; /*width of featured content slider*/
	height: 130px;
	float: none;
	left: 0px;
	top: 0px;
	vertical-align: middle;
	/* background-image: url(assets/img/source/testldms/partners_bckgrnd.jpg); */
	background-repeat: no-repeat;
}
.slidernews .contentdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: hidden; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 1px;
	/* background-image: url(assets/img/source/testldms/partners_bckgrnd.jpg); */
	background-repeat: no-repeat;
	width: 270px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 130px; /*100%;*/

    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.slidernews .contentdiv a {
	color: #000000;
	text-decoration: none;
}
.slidernews .contentdiv a:link {
	color: #000000;
	text-decoration: none;
}
.slidernews .contentdiv a:visited {
	color: #000000;
	text-decoration: none;
}
.paginationnews{
	visibility: hidden;
	width: 10px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 1px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	}
.solution-upper-btn{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-bottom-width: 0px;
	width: 970px; /*width of featured content slider*/
	height: 205px;
	float: none;
	left: 9px;
	top: 0px;
	}
.solution-lower-btn{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-bottom-width: 0px;
	width: 970px; /*width of featured content slider*/
	height: 205px;
	float: none;
	left: 9px;
	top: 0px;
	}
