﻿#welcome6 {float:left;}


#tabs {
height:160px;


}
#tabs .infoBox h4 {
margin-top:0px;
}
#tabs .ui-tabs-panel {
	width:665px;
	padding:0px 12px 12px 12px;
}
#tabs .infoBox .text {
	width:505px;
}
#tabs .ui-tabs-panel img {
	border:1px solid #8cb5c8 !important;
	margin-top:12px;
}
#tabs .ui-tabs-panel span#__publishingReusableFragment {
	margin-bottom:8px;
	display:block;
	border-top:1px dotted #AEB0B2;
}
#tabs .ui-tabs-panel span#__publishingReusableFragment h4 {
	margin-top:12px;
}
#tabs .infoBox img {
	padding:0px !important;
	border:0px !important;
}
.twoColumns {
	width:50%;
	float:left;
}
.floatImage {
	background-color:#F2F7FA;
border:1px solid #8CB5C8;
padding:6px;
float:right;
margin-left:6px;
}
.contentTable img.floatImage {
	border:1px solid #8CB5C8 !important;	
	margin-left:0px;
	float:none;
}
#welcome5 #pageSplashImage {
	display:none;
}
h3.noLink {
	font-size:0.8em;
}
.sidebarInfo li p {
font-size:1.1em;
}
/*////////////////////// Accordion styles ///////////////////////////*/
.accordion_header {
	font-size:11px;
	background: #F2F7FA url('/PublishingImages/UCDLayoutImages/arrow-down.png') no-repeat 2px 50%;
	padding: 5px 5px 5px 25px;
	border: 1px solid #8CB5C8;
	margin:2px 0px 0px 0px;
	line-height:1.3em;
	cursor:pointer;
	width:638px;
}
#accordion .active {
	background:#ffffff url('/PublishingImages/UCDLayoutImages/arrow-up.png') no-repeat 2px 50%;;
	border-bottom: 1px dotted #8CB5C8;
	font-weight:bold;
}
#accordion {
	width: 670px;
	margin-top: 6px;
	margin-bottom:12px;
}

#accordion  .accordion_body {
	background: #fff;
	margin-top: 0px;
	padding-top:3px;
	border-left: 1px solid #8cb5c8;
	border-right: 1px solid #8cb5c8;
	border-bottom: 1px solid #8cb5c8;
	border-top:0px;
}
#accordion .accordion_body  p, #accordion .accordion_body  h4 {
	padding-left:5px;
	padding-right:10px;

}
#accordion .accordion_body  ul {
	padding-left:10px;
	padding-right:10px;	
}
#accordion .accordion_body  ul {
	margin-bottom: 15px;
}
#accordion  table.contentTable {
	width:660px;
}

#customFormContainer select {
	width:300px !important;
}

/* slideshow */
.slideshow img {
	width:662px;
	height:205px;
}
#welcome5 .slideshow img, #welcome6 .slideshow img {
	width:662px;
	height:205px;
		background-color:#F2F7FA;
border:1px solid #8CB5C8;
padding:6px;

}



