.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 343px; /*width of featured content slider*/
	height: 170px;
	border: 1px solid #f8a94a;
	border-top: 0px;
	background: #F4F4F4;
	display: block;
}


.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 306px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 170px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
	width: 345px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background: url(../images/orng-head-gradient.gif) repeat-x;
	color: #FFF;
}

.pagination h2
{
	color: #FFF;
	font: normal 18px Arial, Helvetica, sans-serif;
	float: left;
	padding: 4px 0px 4px 8px;
}

.pagination li
{
	list-style:none;
}



.pagination h2 a{
	color: #FFF;
	font-size: 18px;
	float: left;
	font-weight: normal;
	background: none;
}

.pagination ul
{
	list-style: none;
	padding: 0px 5px 0px 0px;
	float: right;
}

.pagination li
{
	list-style: none;
	display: block;
	float: left;
	padding-top: 4px;
}

.pagination li a
{
	padding: 3px 2px;
	width: 20px;
	display: block;
	color: #FFF;
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: none;
	text-decoration: none;
	margin: 0px;
	
}

.pagination a{

text-decoration: none; 
color: #00007D;
}

.pagination a:hover, .pagination a.selected{
	background: #F3F3F3;
	color: #f79623;

}

.requestHelpTxt
{
	padding: 8px 10px 10px 10px;
	line-height: 18px;
	font-size: 12px;
	color: #383838;
	width: 335px;
}

*html .requestHelpTxt
{
	width: 320px;
}

.requestHelpTxt h2 a
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #e17b00;
}

.requestHelpTxt img
{
	margin: 7px 12px 12px 0px;
}



#slider4
{
	/*border-color: darkred;
	margin-left: 15px;
	height: 198px;
	width: 300px;*/
}


#paginate-slider4{
	color: #000000;
	z-index: 100;
	width: 337px;
	/*top: 263px;
	position: relative;*/
}

*html #paginate-slider4{
	width: 335px;
}


#paginate-slider4 ul
{
	list-style: none;
	padding: 0px 5px 0px 0px;
	float: right;
}

#paginate-slider4 li
{
	list-style: none;
	display: block;
	float: left;
	padding-top: 4px;
}

#paginate-slider4 li a
{
	padding: 3px 2px;
	/*border-left: #02295f 0px solid;
	border-right: #02295f 1px solid;*/
	width: 20px;
	display: block;
	/*background: url(../images/banner_nav_bg.gif) repeat-x;*/
	color: #FFF;
	text-align: center;
	font: bold 16px Arial, Helvetica, sans-serif;
	background: none;
	text-decoration: none;
	margin: 0px;
	
}

#paginate-slider4 li a:hover, #paginate-slider4 li a.selected 
{
	background: #fdfdfd	;
	color: #285c91;
}
 

.sliderwrapper2 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	/*width: 305px; /*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;
	height: 170px;
	border: 1px solid #5171af;
	border-top: 0px;
	margin-top: 30px;
	background: #EEE;
	display: block;
}

.blueHeaderTxt
{
	background: url(../images/blu-head-gradient.gif) repeat-x;
}

.blueHeaderTxt h2
{
	color: #FFF;
	font: normal 18px Arial, Helvetica, sans-serif;
	float: left;
	padding: 4px 0px 4px 8px;
}

.supportUs1
{
	padding: 10px;
	background: #EEE;
	line-height: 18px;
	font-size: 12px;
	color: #383838;
	width: 315px;
}

*html .supportUs1
{
	width: 313px;
}

.supportUs1 h2 a
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #2C539E;
}

.supportUs1 img
{
	margin: 7px 12px 0px 0px;
}