/*** slideshow ***/

#slideshow {
background-color: #FFF;
/*background-image: url(/images/bg-new.png);
background-repeat: repeat-x scroll 0;
background-position: 0;
background-attachment: scroll;*/
overflow:hidden;
padding:0 12px 11px 0px;
width:580px; /* was 945 */
height: 170px;
z-index: 0;
}

.slideshow_item, .slideshow_item p {
   color:#000;
   font: normal 12px/1.25em Georgia,"Times New Roman",Times,serif;
   margin:11px 10px 4px 0px;
   padding:0;
}

.scroller{
   font: normal 13px/1.25em Georgia,"Times New Roman",Times,serif;
   
}

.slideshow_item h3 {
   margin-top: 8px;
}

.slideshow_item h3 a, .slideshow_item h3 {
   font: normal 20px/1.1em Georgia,"Times New Roman",Times,serif;
   color:#003161 !important;
   font-weight:bold !important;
}

.slideshow_item h4 {
   margin-top:6px;
}
.slideshow_item h4 a, .slideshow_item h4 {
   font: normal 12px/1.25em Georgia,"Times New Roman",Times,serif;
   color: #000 !important;
}

.slideshow_item a {
 color:#003161 !important;   
}

.slideshow_item div.more {
margin-top:4px;
padding-top:0;
margin-bottom:8px;
padding-bottom:0;
}   

.slideshow_item div.more a {
font-weight:bold;
text-transform:uppercase;
}   


#sscontent {
  padding: 0px;
  margin-top: 0px;
}

#sscontent .slideshow_item {
   float: left;
   width: 260px;
   position: absolute;
   margin: 25px 12px 18px 370px;
   height: 230px;
}

#sscontent .slideshow_media {
   float: left;
   width: 400px;
   position: absolute;
   margin: 0px 18px 0 0;
}

#ssMininav {
   /*background:#CCC none repeat scroll 0;*/
   float: left;
   width: 158px;
   position: absolute;
   margin-left: 100px;
   margin-top: 245px;
}

#ssMininav img {
   /*background:#CCC none repeat scroll 0;*/
   float: none;
   display:inline;
}

div.ssTitle {
   /*display:none;*/
   background:#CCC none repeat scroll 0;
   float: left;
   width: 260px;
   position: absolute;
   margin-left: 370px;
   margin-top: 0px;
}

div.ssTitle h6 {
   color:#003161;
   float:left;
   font-family:Georgia,"Times New Roman",serif;
   font-size:15px;
   font-weight: normal;
   line-height:1.2em;
   padding:0 0 0 10px;
}

#slideshow h2 {
	display: none; 
}

#slideshow h3 {
  font: bold 22px/1.15em Georgia,"Times New Roman",Times,serif;
  color:#003161;
}

#slideshow p {text-align:left;}

#slideshow img {
  padding: 0 0 0 0; 
  margin: 0 10px 0 0;
  float: left;
}

#slideshow .ssheading {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  font-family: Arial,sans-serif;
  color: #d52b1e;
}

#ssmenu {
   color:#534427;
   margin-right: 10px;
   font-family:"Times New Roman";
   text-transform: uppercase;
   font-size: 15px;
   text-align: right;
   float: right;
}

#ssmenu a {
  color:#003161;
  margin-right: 6px;
  margin-left: 6px;
  padding: 0;
  float:left;
  outline:0;
  cursor: pointer;
}

#ssmenu a.last {
  margin-right: 2px !important;
}

#ssmenu a:focus, #ssmenu a:hover {
  text-decoration: none;
  color: #666 !important;
}

#ssmenu img {
  margin: 0px 0px 0px 0px;
}

#video {
  padding-top: 5px;
  border-top-color: black;
  border-top-width: 4px;
  border-top-style: solid;
}
