/* slideshow */
#gliderSmall {
	position:relative !important;
	top:0;
	left:0;
}
.glidecontentwrapperSmall {
	position: relative; /* Don't touch */
	width: 290px;
	height: 290px;
	margin-left:8px;
	overflow: hidden;
*display:inline;
	display:inline-block;
	zoom:1;
	float:left;
}
/*style for each glide content DIV within wrapper.*/
.glidecontentSmall {
	position: absolute; /* Don't touch */
	background: #ece9d6;
	visibilityx: hidden;
	width: 290px;
	height: 290px;
	z-index:9;
}
.glideimageSmall {
	height:290px;
	width: 290px;
	display:block;
	overflow:hidden
}
/*style for DIV used to contain toggler links. */
.glidecontenttogglerSmall {
	position:absolute;
	/*padding-top:0px;
margin-top:0px;*/ 
	/*margin-bottomx: 10px; 
margin-leftx:58px;*/
top:235px;
	right:20px;
	vertical-align:top;
*display:inline;
	zoom:1;
	float:right;
	z-index:99999;
}
.glidecontenttogglerSmall p img {
	margin:0;
	padding:0;
	line-height:0;
}
/*navigational links */
.glidecontenttogglerSmall a {
	background: none;
	display:inline-block;
	margin-top: 0px;
	color: #660000;
	padding:0px;
	text-decoration: none;
}
/*style for selected page's toggler link. ".selected" class auto generated! */
.glidecontenttogglerSmall a.selected {
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}
.glidecontenttogglerSmall a:hover {
	background: #FFFFFF;
	color: black;
}
/*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */

.glidecontenttogglerSmall img {
	height: 56px;
	width: 61px;
}
.glidecontenttogglerSmall a.toc {
	-moz-opacity: 0.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
.glidecontenttogglerSmall a.toc:hover {
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
}
.glidecontenttogglerSmall a.toc.selected {
	-moz-opacity: 1;
	opacity:1;
	filter: alpha(opacity=100);
	overflow:hidden
}
/*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
.glidecontenttogglerSmall a.prev {
	margin-bottom:0px;
	padding:0px;
	width:19px;
	height:40px;
	background:url(/atf/cf/%7Bef7ab230-f758-4c6b-8cea-916d9108bfee%7D/HOME_ARROW_LEFT.PNG) no-repeat top;
	display:inline;
}
.glidecontenttogglerSmall a.next {
	width:19px;
	height:40px;
	background:url(/atf/cf/%7Bef7ab230-f758-4c6b-8cea-916d9108bfee%7D/HOME_ARROW_RIGHT.PNG) no-repeat top;
	display:inline;
}
.glidecontenttogglerSmall a.prev:hover {
	background-image:url(/atf/cf/%7Bef7ab230-f758-4c6b-8cea-916d9108bfee%7D/HOME_ARROW_LEFT.PNG)
}
.glidecontenttogglerSmall a.next:hover {
	background-image:url(/atf/cf/%7Bef7ab230-f758-4c6b-8cea-916d9108bfee%7D/HOME_ARROW_RIGHT.PNG)
}
#outernavSmall {
	position:relative;
	height:56px;
	max-height:56px;
	width:183px;
	overflow:hidden;
	vertical-align:top;
	display:none;
*float:left
}
#innernavSmall {
	position:relative;
	vertical-align:top;
	width:1000px;
	max-height:56px;
	display:none;
}
.glideitemSmall {
	height:56px;
	/*display:inline-block;*/
*float:left;
	width:61px;
	display:none;
}
.slide_infoSmall {
	position:absolute;
	bottom:0;
	left:0;
	width: 300px;
	padding-top: 14px;
	padding: 0px;
	z-index:99999;
	background: white;
	color:#fff;
	display:block;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
.slide_captionSmall {
	width: 325px;
	height:75px;
	padding-left:8px;
	float:left;
	padding-top: 10px;
}
.slide_creditSmall {
	width: 278px;
	height: 75px;
	padding-left: 12px;
	float:left;
	padding-top: 10px;
	color:#fff;
	display:inline;
}
.slide_creditSmall a {
	color:#fff;
	text-decoration:underline
}
.slide_shareSmall {
	float:left;
	width:160px;
	padding-left: 12px;
	border-bottom:1px solid #fff;
	padding-top: 10px;
	height: 75px;
}
.slide_captionSmall p {
	margin-top:0px;
	font-size:90%
}
.slide_creditSmall p {
	font-size:80%
}
.slide_numSmall {
	background-color:#fff;
	width: 98px;
	text-align:center;
	vertical-align:middle;
	height: 15px;
	display:block;
}
.slide_numSmall span {
	padding:5px 0px;
	display:block
}
.ruleSmall {
	border: none 0;
	border-top:1px dashed #cccc99;
	border-bottom: 0;
}
#shareSmall {
	position:relative;
	z-index:99999;
	top: 0;
	margin-top: -85px;
	right:15px;
	float:right;
	width: 145px;
}

/* #action_nav { padding: 0px 0px 0px 14px; margin-top: 8px; margin-bottom: 8px }
#action_nav li { display: inline; list-style-type: none; padding-right: 30px; padding-bottom:3px; padding-top:3px }
#action_nav li a:link, a:visited, a:active, a:hover { 
font-family: Arial, Helvetica, sans-serif; font-size: 110%; color: #000000; font-weight: lighter; text-decoration: none }*/

.prev, .next {
	float:right;
	margin-left:5px;
}

.slide_creditSmall h2 {
	border-bottom: dotted 1px #999999;
}