@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
/*Fonts because it won't read them from typography.css */
h1 {
	
}
h2{
	display:block;
	font-size:1.5em;
	font-weight:bold;
	margin:0.83em 0;
}
h3 {
	display:block;
	font-weight:bold;
	margin:1em 0
	font-size: 14px;
}
p{
	display:block;
	margin:1em 0;
}

#main-content {
	position:relative;
	height:auto;
}

#toplinks {
	width:inherit;
	height:22px;
	float:none;
	overflow:hidden;
	margin-bottom: 2px;
}

.secondlinks-holderstyleUMBRELLA {
background: url(linkback2ndUMB.gif) repeat-x #9CEAF6 !important;
	width:inherit;
	margin-bottom:5px;
	overflow:hidden;
	text-align:right;
	font-size:13px;
	height:23px;
	color:#065e8a;
}

.secondlinks-holderstyleGLOBE {
background: url(linkback2ndGLO.gif) repeat-x #FFCCCB !important;
	width:inherit;
	margin-bottom:5px;
	overflow:hidden;
	text-align:right;
	font-size:13px;
	height:23px;
	
	color:#660000;
}

.secondlinks-holderstyleIAI {
background: url(linkback2ndIAI.gif) repeat-x #FFBB78 !important;
	width:inherit;
	margin-bottom:5px;
	overflow:hidden;
	text-align:right;
	font-size:13px;
	height:23px;
	
	color:#993300;
}

.bannerstyleUMBRELLA {
background:url(globebanner13.jpg) no-repeat center !important;
}

.bannerstyleGLOBE {
background:url(bannerGLOBE.jpg) no-repeat center !important;
}

.bannerstyleIAI {
background:url(bannerIAI.jpg) no-repeat center !important;
}

#topbanner {
background:url(globebanner13.jpg) no-repeat center;
	height:63px;
	margin-bottom:1px;
}



#topanim {
	overflow:hidden;
	margin-top:8px;
	background:url(animplace.jpg) no-repeat center;
	height:222px;
	margin-bottom:8px;
}

.toplink {
	width:246px;
	float:left;
	height:22px;
	margin-left:1px;
	padding-top:2px;
	text-align:center;
}

#toplinks a {
	font-size:14px;
	color:#FFFFFF;
}

#secondlinks-holder {
	width:inherit;
	margin-bottom:5px;
	overflow:hidden;
	text-align:right;
	font-size:13px;
	height:23px;
}

#secondlinks-links{
	padding-top:3px;
	padding-right:7px;
	width:inherit;
	float:right;
}

#secondlinks a {
	font-size:13px;
}



#container {
	margin: 0 auto !important;
	width:740px;
	overflow:hidden;
	position:relative;
	min-height:500px;
}
/* should be removed but leaving for now as to help caching issues */
#home-linklatestbit {
	width:8px;
	position:relative;
	height:30px;
	top:2px;
	left:2px;
	float:left;
	background: url(linkbackUMB.gif) repeat-x;
	margin-bottom:1px;
}

#home-linklatest {
	overflow:visible;
	width:177px;
	height:34px;
	margin-bottom:1px;
	float:left;
}

#home-linklatest p {
	margin:0 auto;
	padding-top:8px;
	padding-left:10px;
	font-size:14px;
	float: left;
}
/* end of should be removed */


.home-linklatestbit {
	width:8px;
	position:relative;
	height:30px;
	top:2px;
	left:2px;
	float:left;
	background: url(linkbackUMB.gif) repeat-x;
	margin-bottom:1px;
}

.home-linklatest {
	overflow:visible;
	width:177px;
	height:34px;
	margin-bottom:1px;
	float:left;
}

.home-linklatest p {
	margin:0 auto;
	padding-top:8px;
	padding-left:10px;
	font-size:14px;
	float: left;
}

.linkimage {
	width:177px;
	height:118px;
	margin-bottom:9px;
	background-color:#E2F5FC;
}

.linkimage img {
	position:relative;
	left:2px;
	border:"0";
	float:left;
}
.linkimagebit {
	max-width:8px;
	width:8px;
	position:relative;
	height:118px;
	float:left;
	background: url(linkbackUMB.gif) repeat-x #21A4D0;
} 

.split {
	float:left;
	width: 187px;
	height: inherit;
	overflow:hidden;
}

#footer {
	width:740px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	height:13px;
	border-top:#D9E1EB thin solid;
	padding:0px;
}

.divider {
	
	}
	
.dividerstyleGLOBE {
height:1px !important;
	overflow:hidden;
	width:inherit;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #D10B16 !important;
	}

.dividerstyleIAI {
height:1px !important;
	overflow:hidden;
	width:inherit;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #EC5A12 !important;
	}
	
.dividerstyleUMBRELLA {
height:1px !important;
	overflow:hidden;
	width:inherit;
	margin-top:5px;
	margin-bottom:5px;
	background-color: #21A4CF !important;
	}
	
.blockIMG {
	position:relative;
	left:0px;
	float:left;
	display:inline-block;
	}