.bullet {
	LIST-STYLE-IMAGE: url(images/bullet.jpg)
}
.text {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #285182; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #285182; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
a{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #113614;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.footer {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #285182; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.footer:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #111111; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.whitetext {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.whitetexta {
	FONT-WEIGHT: Bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Newtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #285182;
	font-weight: bold;
	text-decoration: none;

}

.newtext {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #285182; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
img {
	border:0;
	margin: 0px;
	padding: 0px;
	
}

.clientimg:hover {
	
	border: 3px solid #069;
}

#windowbox {
	width:740px;
	float:left;
	border: 3px solid #327BB2;
	position: absolute;
	left: 20%;
	top: 35%;
	background: #FFF;
	
}
#windowbox .mapbox {
	width:500px;
	height:352px;
	float:left;
	margin: 5px 0px 5px 5px;
	padding: 8px;
	border-top: 0px none #6995EC;
	border-right: 2px solid #327BB2;
	border-bottom: 2px solid #327BB2;
	border-left: 0px none #6995EC;
	
}
#windowbox .logobox {
	width:205px;
	height:80px;
	float:left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #6995EC;
	
	
}
#windowbox .listbox {
	width:207px;
	height:368px;
	float:left;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: auto;
	border-top: 0px none #6995EC;
	border-right: 0px none #6995EC;
	border-bottom: 2px solid #327BB2;
	border-left: 0px none #6995EC;
	padding-left: 8px;
	
	
}
#windowbox .listbox .listcaption {
	width:90%;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-color:#000;
	margin: 3px;
	
}
#windowbox .listbox .listcaption p {
	margin: 0px;
	padding-bottom:8px;	
}
.clientimg {
	height: 80px;
	width: 100px;
	float: left;
	margin: 0px;
	text-align: center;
}
#windowbox .closepanel {
	float: left;
	width: 732px;
	text-align: right;
	margin-top: 8px;
	border-bottom: 0 none;
	padding-bottom: 8px;
	padding-right: 8px;
	cursor:pointer;
	cursor:hand;
}

