.boxover{
	width: 260px;
	color: #00448d;
	background: #f8f8f8;
	border-top: #d0d5da 1px solid;
	border-right: #9a9a9a 1px solid;	
	border-bottom: #9a9a9a 1px solid;
	border-left: #d0d5da 1px solid;
	padding: 10px;
}
.boxover span{
	padding: 0px;
}

.boxover span.boxim{
	padding: 0px 0px 5px 0px;
}
.boxover span.boxnoim{
	padding: 0px 0px 0px 0px;
}
.boximage{
	border: 1px solid #ffffff;
}

.boxover span.top{
	display:block;
	font-family: Garamond, Century, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #141346;
	text-decoration: none;
	letter-spacing: 0.06em;
	border-bottom: #ff5800 solid 2px;
	padding-bottom: 5px;
}
	
.boxover b.bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #36334a;
	text-decoration: none;
	letter-spacing: 0.05em;	
	padding-top: 5px;
}

.domainbox{
	display:block;
}
.departmentbox{
	display:block;
}
