.entwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #ddd;
/* border-bottom-width: 6px; */
width: 900px; /*width of featured content slider*/
height: 215px;

}

.entwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
/*background-color: #000; */
width: 900px; /*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;
}


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid #ddd;
/* border-bottom-width: 6px; */
width: 760px; /*width of featured content slider*/
height: 177px;

}

.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-color: #000;
width: 760px; /*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;
}


.newswrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #ddd;
/* border-bottom-width: 6px; */
width: 485px; /*width of featured content slider*/
height: 180px;
margin: 0 10px 0 10px;
}

.newswrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 10px 50px 5px 15px;
background: white;
width: 485px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
border-top:solid 2px #ddd;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.newswrapper .contentdiv li a{
text-decoration:none;
color:#333333;

}
.newswrapper .contentdiv li a:hover{
text-decoration:none;
color:#355B9E;
}
.newswrapper .contentdiv li{

padding: 10px 130px 5px 10px;
background: white;
background:transparent url(/images/bullet.gif) no-repeat scroll 0 12px;
font-size:11px;

list-style-type:none;
}

.newswrapper .contentdiv img{
padding: 10px 25px 0px 5px;
list-style-type:none;
}

.pagination {
height: 28px;
width: 720px;
text-align: justify;
border-radius: 1.6em; /*does not yet work in IE*/
}

.pagination h6 {
margin: 5px;
padding: 5px;
background-image:url(../images/entimages/header_title_blue.jpg);
/*background-image:url(../images/entimages/header_title_dark.jpg); */
background-repeat:no-repeat;
background-position:center top; /*0px 5px 5px 10px;*/
text-decoration: none; 
/*color: #000;  #00007D; */ 
font-size:12px;
}

.pagination h6 a:hover  {


color: #000;  /*#00007D; */ 
font-size:12px;
}
.pagination h6 a.selected {


color: #005CAB ;  /*#00007D; #fff*/ 
font-size:12px;
}
.pagination h6 a{
color: #000;

}
.pagination a{
margin:0px 0px 0px 0px;
text-decoration: none; 
color: #ddd; /* #00007D; */ 
}

.pagination a:hover , .pagination a.selected {
font-size:12px;
color: #fff;
font-weight:bold;
width: 240px;

}
.pagination h4 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em; /* 1.2em */
	font-weight:normal;
	text-align:left;
	text-transform: uppercase;
	letter-spacing:0.2em;
	margin:6px;
}

.pagination h4 a{
	color:#666;
	font-size:1.0em; /* 1.2em */
	font-weight:normal;
	text-align:left;
	text-transform: uppercase;
	letter-spacing:0.2em;
	margin:6px;
	padding:6px 6px 12px 6px;
} 

.pagination h4 a:hover  {
 	background-image:url(../images/boxheaderbkg_b.gif);  
	padding:6px 6px 12px 6px;
	color: #333;
	font-size:1.0em; /* 1.2em */
	font-weight:normal;
	text-align:left;
	text-transform: uppercase;
	letter-spacing:0.2em;
	margin:6px;


}

.pagination h4 a.selected {
	font-size:1.0em;
	background-image:url(../images/boxheaderbkg_b.gif);
font-weight:bold;
color: #333;
}

.pagination h5 {
background: url(../microsite/img/header-bg-white.png)  bottom center repeat-x;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; /* 1.2em */
	text-align: center;
	margin:6px 0 5px 0 ;
		padding:5px 10px 5px 10px;
}

.pagination h5 a{
background: url(../microsite/img/header-bg-white.png) bottom center repeat-x;
	color:#666;
	font-size:12px; /* 1.2em */
/*	text-transform: uppercase;
	letter-spacing:0.12em; 
	padding:5px 10px 5px 10px;*/
} 

.pagination h5 a:hover  {
background: url(../microsite/img/header-bg-white.png) bottom center repeat-x;
/*	padding:5px 5px 5px 5px; */
/*	padding:6px 6px 12px 6px; */
	color: #333;
	text-decoration: none;
}

.pagination h5 a.selected {
color: #CC3300;
text-decoration: none;
}

.leftwrap {
height: 30px;
width: 190px;
text-align: left;
/*border-radius: 1.6em; does not yet work in IE*/
}

.leftwrap td a{
background-image:url(../images/boxheaderbkg_a.gif);  
text-align: left;
border-radius: 1.6em; /*does not yet work in IE*/
}

.leftwrap a{
	color:#666;
	font-size:1.0em; /* 1.2em */
	font-weight:normal;
	text-align:left;
/* 	text-transform: uppercase;*/
	letter-spacing:0.1em;
/*	margin:6px; 	 
	padding:6px 6px 12px 6px; */
} 

.leftwrap a:hover  {
 	background-image:url(../images/boxheaderbkg_a.gif);  
/*	padding:6px 6px 12px 6px; */
	color: #333;
	font-size:1.0em; /* 1.2em */
	font-weight:normal;
	text-align:left;
/*	text-transform: uppercase;*/
	letter-spacing:0.1em;
/*	margin:6px; */


}

.leftwrap a.selected {
	font-size:1.0em;
 /*	background-image:url(../images/boxheaderbkg_a.gif);   */
font-weight:bold;
color: #333;
}