#SlideShowContainer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:12px 0px 4px 8px;
	}
.instNavOvrd {
   margin-top:2px;
   font-weight:normal;
   text-align : center;
   color : black;
   font-size:18px;
}
.splOvrd {
   margin-top:2px;
   font-weight:normal;
   margin-left:130px;
   _margin-left:62px;
   text-align : center;
   font-size:18px;
   color : black;
      }
.instNavActiveOvrd {
   margin-top:2px;
   color:#CC092F;
   font-weight:normal;
   font-size:18px; }
.instNavHvrOvrd {
    margin-top:2px;
    text-align:center;
    color:#CC092F;
    font-style:underline;
    font-size:18px; }
.splNavArea {
     margin-top :4px;
    _margin-top :2px;
	margin-left:0px; padding-left:0px;
     padding-top:15px; }
.splSpacerElement {
     width:7px;
     height:18px;
     margin-left:6px;
     margin-right:6px;
	 
      }
.control {
    position:relative; }
.contentArea {
    /* overflow:hidden; */
    position:relative; }
.contentItem {
    position:absolute;
    top:0px; }
.navigationArea {
	width:500px;
    /* overflow:hidden; */
	text-align:center;
    margin-top:5px;
	padding:0px 2px 0px 2px;
	border:0px solid #ff0000;
    z-index:99;
    position:relative;
	}

.navigationElement {
    line-height:normal;
    cursor:default;
    display:block;
    float:left; }
.navigationElementActive {
    line-height:normal;
    cursor:default;
    display:block;
    float:left; }
.navigationHover {
    line-height:normal;
    cursor:default;
    display:block;
    float:left; }
.spacerElement {
    display:block;
	float:left}
