.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid #005CA1;
border-bottom-width: 6px;
width: 97%; /*width of featured content slider*/
height: 150px;
height: 165px !ie;

}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 100%; /*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;
z-index:-1;
min-width:540px;
}


.pagination{
width: 97%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #005CA1;
padding: 2px 10px;
}


.pagination a,.pagination-1 a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected,.pagination-1 a:hover, .pagination-1 a.selected{
color: #000;
background-color: #FEE496;
}

.slider-wrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-top: 1px solid #005CA1;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
width: 100%; /*width of featured content slider*/
height: 300px;
}


.slider-wrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
text-align:justify;
background: white;
width: 100%; /*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;
z-index:0;
}

.pagination-1{
width: 100%; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #FFFFFF;
color:#005CA1;
padding: 2px 0px;
padding-right:2px;
}
.style1 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.cs_type {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.cs_description{
	line-height:15px;
}
.handcursor{
	cursor:hand;
}
.cs_red_heading{
	padding-right:5px; 
	padding-top:10px;
	padding-left:10px; 
	text-align:justify;
	font-size:13px;
	text-align:justify;
}
.slider2-p{
	padding-top:1px; 
	padding-right:10px; 
	padding-left:10px; 
	padding-bottom:1px;
}
#IEroot{
	margin-top:-15px;
}

