/* general specifications */

div.homeflashbox {
	position: absolute;
	width:780px;
	height:189px;
	z-index:105;
	visibility: visible;
	left: 1px;
	top: 86px;
	text-align: left;

}
div.homegraphicbox {
	position: absolute;
	width:269px;
	height:189px;
	z-index:100;
	visibility: visible;
	left: 1px;
	top: 86px;
	background-color: #5F5000;
	text-align: right;

}
div.homesloganbox {
	position: absolute;
	width:388px;
	height:189px;
	z-index:101;
	visibility: visible;
	left: 270px;
	top: 86px;
	background-color: #006F93;
	text-align: right;

}
div.homegraphicbox2 {
	position: absolute;
	width:123px;
	height:189px;
	z-index:102;
	visibility: visible;
	left: 658px;
	top: 86px;
	background-color: #5F5000;
	text-align: right;

}
td.homeverticalline {
	width:2px;
	background: url(../images/spacefillers/vertmaroonbar.gif);
}
div.homecontentcolumn1 {
	position: absolute;
	width:269px;
	z-index:200;
	visibility: visible;
	left: 1px;
	top:275px;
	background-color: #F2F7FF;

}
div.homecontentcolumn2 {
	position: absolute;
	width:388px;
	z-index:201;
	visibility: visible;
	left: 270px;
	top:275px;
	background-color: #FFFFFF;

}
div.homecontentcolumn3 {
	position: absolute;
	width:123px;
	z-index:202;
	visibility: visible;
	left: 658px;
	top:275px;
	background-color: #F2F7FF;

}
div.margins {
	padding: 18px 12px 12px;
}
div.smallermargins {
	padding: 18px 8px 0px;
}

.homefactsheets {
	font-size: 11px;
	line-height: 17px;

}

.arrow {
	font-weight: bold;
	color: #990000;
}
