/*SLIDESHOW*/

#showcase, #showcase2, #showcase3 { 
	width: 40%;
	font: normal 8px verdana; 
	background: #e6e6e6; 
	border: 1px solid #aaa; 	 
	padding: 0; 
	vertical-align: middle;
}#showcase2 {height: 130px;}
#showcase3 {height: 210px;}

#containflip {
	margin: 0 auto; 
	width: 178px;
}

.hide {display: none;}

.logo {
	display: block; 
	text-align: center; 
	margin: 2px 0;
}
.panelquote {margin: 0 0 0 5px; height:120px; font: 11px verdana, sans-serif;}
.speaker {
	margin: 5px 0 0 60px; 
	width: 200px; 
	font: 10px verdana, sans-serif;
}

.panel4 {
	margin: 1px; 
	height: 223px; 
	position: relative; 
	background: #fff url('../images/index-portal.jpg') top center no-repeat; 
	overflow: hidden; 
	border: 1px solid #ccc;
}.panel4 p {
	text-align: left; 
	border: solid #ccc; 
	border-width: 1px 1px 0 0; 
	padding: 2px 10px 2px 2px; 
	position: absolute; 
	bottom: -10px; 
	left: 0px; 
	background-color: #fff;
}

.panel5 {
	margin: 1px; 
	height: 223px; 
	position: relative; 
	background: #000 url('../images/ap-photo.jpg') top center no-repeat; 
	overflow: hidden; 
	border: 1px solid #ccc;
}.panel5 p {
	text-align: left; 
	border: solid #ccc; 
	border-width: 1px 0 0 0; 
	padding: 2px 2px 2px 2px; 
	width: 100%;
	position: absolute; 
	bottom: -10px; 
	left: 0px; 
	background-color: #fff;
}

#panelImg {
	float:left; 
	padding:2px;
}
#learn {
	text-align: center; 
	border: 1px solid #ccc; 
	padding: 0 2px 2px 2px; 
	position: absolute; 
	left: 50px; 
	top: 30px; 
	background-color: #fff;
}

#panelHead {
	width: 100%; 
	height: 18px; 
	background-color: #ed0132; 
	color: #fff; 
	font: bold 14px arial, sans-serif; 
	text-align: center;
}

#panelHead2 {
	width: 100%; 
	height: 18px; 
	background-color: #ed0132; 
	color: #fff; 
	font: bold 13px arial, sans-serif; 
	text-align: center;
}

#slideshow {
	height: 110px; 
	width: 178px; 
	text-align: left; 
	background-color: #fff; 
	border: 1px solid #ccc;
	overflow: hidden; 
	/*filter: progid:DXImageTransform.Microsoft.Fade(overlap=1);*/
}#slideshow.type2 {height: 180px;}
#slideshow.type2 > div {position: relative; top: 10px;}

#flipper a {color: #039; font-weight: normal;}