/* CSS Document */
.droplist {
	width: 200px;
	background-color: #BFCFDC;
	height: 20px;
	border-bottom-color: #003F75;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right-color: #003F75;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #003F75;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
}
.droplist2 {
	width: 200px;
	background-color: #8ABA80;
	height: 20px;
	border-bottom-color: #003F75;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right-color: #003F75;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #003F75;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
}
.droplist3 {
	width: 220px;
	background-color: #BFCFDC;
	height: 20px;
	border-bottom-color: #003F75;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right-color: #003F75;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #003F75;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
}
ul.emptydroplist {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.movinglayer {
	position:absolute;
	left:74px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.phonelayer {
	position:absolute;
	left:148px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.cablelayer {
	position:absolute;
	left:210px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.electriclayer {
	position:absolute;
	left:346px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.internetlayer {
	position:absolute;
	left:505px;
	top:99px;
	height:59px;
	z-index:100;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.coalayer {
	position:absolute;
	left:581px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
.morelayer {
	position:absolute;
	left:710px;
	top:99px;
	height:59px;
	z-index:1;
	visibility: hidden;
	border-top-color: #003F75;
	border-top-style: solid;
	border-top-width: 1px;
}
a.white:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}
a.white:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}
a.white:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	vertical-align: middle;
}
a.blue:link {
	color: #003F75;
	font-size: 10px;
	text-decoration: none;
}
a.blue:visited {
	color: #003F75;
	font-size: 10px;
	text-decoration: none;
}
a.blue:hover {
	color: #003F75;
	font-size: 10px;
	text-decoration: underline;
}