@charset "utf-8";
/* CSS Document */

#header {
	background: url(../images/MicrositeShell/header_bg.gif) no-repeat right top;
}

#header #backhomelink {
	position:absolute;
	left:760px;
	top:105px;
	height: 30px;
}

#header #backhomelink a {
	width:200px;
	height:110px;
	display:block;
	background: url(../images/shell/blank.gif) no-repeat left top;
}

#header #backhomelink a span {
	display:none;
}

#microflashcontent {
	position: relative;
	margin-left: 14px;
	top: -12px;
	width: 922px;
	height: 212px;
}

.Box {
	float: left;
	width: 159px;
	margin-left: 28px;
}

.BoxHead {
	background-image:url(../images/MicrositeShell/linkhdr.png);
	background-repeat:no-repeat;
	height: 24px;
	width: 159px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	line-height: 24px;
}
.BoxContent {
	background-color:#FFFFFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #000000;
	font-size: 10px;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.BoxContent a{
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	flat: left;
}

.linkSpacer {
	clear: both;
	height: 4px;
}


.BoxContent a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration:underline;
}

.BoxFoot {
	background-image:url(../images/MicrositeShell/ftrhdr.png);
	width: 159px;
	height: 4px;
}


#columnHolder {
	width: 723px;
	float: left;
	margin-left: 18px;
	border-left: solid 1px #eeeeee;
	border-top: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	min-height: 280px;
	padding: 10px;
	position: relative;
	top: -18px;
}

#microLinkSpacer {
	clear: both;
	height: 14px;
}

#microLeftCol {
	float: left;
	position: relative;
	top: -18px;
	width: 187px;
	min-height: 280px;
}



#microfooter {
	clear:both;
	width:920px;
	margin-left: 30px;
	height:70px;
	background-color: #316ca5;
	margin-bottom:50px;
	color:#fff;
	position:relative;
		position: relative;
	top: -18px;
	

}

#microfooter #companyContact {
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:500px;
}

#microfooter #companyContact a {
	color:#fff;
	text-decoration:none;
}

#poweredBy {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

#mainColumn { float: left; min-height: 280px; width: 700px; }

#sideColumn { display: none; }
