@charset "utf-8";
/* 
	globalServices.css 

	Edit History
	09/23/08 Roberta
		Created
	
	
*/

#contentIcons {
	width:355px;
	text-align:center;
	float:left;
	padding-left:0px;
	padding-top:15px;
	padding-bottom:25px;
}
#contentIcons .row {
	padding-top:30px;
	clear:left;
	display:block;
}
#contentIcons .icon {
	display:inline;
	width:100px;
	float:left;
	padding: 0;
    margin: 0 10px 0 0;
}
#contentIcons img {
	width: 31px;
	text-align:center;
}
#contentIcons .caption {
	width:100px;
	padding:0;
	line-height:13px;
	text-align:center;
}
#contentIcons .last {
	padding-right:0px;
}
.video {
    width:140px; 
	height:70px; 
	margin:auto;
}
.fileSize {
	font-size:10px;
}
/* Things that are different from the default, as requested by OL */
.largerCrumb {
	font-size:13px;
}
.title, .subtitle, .subSubtitle, .subtitleNoPadding {
	color:#0065BD;
}
/* Regions for contact map */
.hide {
	display:none;
}
#regions {
	width:355px;
	}
#regions img {
    border:0;
}
#regions .bar {
	clear:both;
	background-color:#6699cc;
	height:1.75em;
	width:350px;
	margin-top:10px;
	padding-left:3px;
}
#regions .bar a {
	text-decoration:none;
	width:250px;
	color:#ffffff;
	font-weight:bold;
}
#regions .button {
	padding-left:5px;
}

.moreGSInfo {
	font-size:10px;
	padding: 3px 0 0 0;
	margin:0;
	text-decoration:none;
}

