body {
   margin:0px;
   background-color:#f1f1f1;
   font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
scrollbar-arrow-color: #f1f1f1; 
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #666666;
scrollbar-shadow-color: #8D9FC0;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F1F1F1;
}


.infobox {
	OVERFLOW: hidden;
	WIDTH: 550px;
	POSITION: absolute;
	HEIGHT: 720px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	visibility: hidden;
	top: 205px;
	left: 181px;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}

#quickcontactField {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   border:1px solid #CC3300;
   
}

.contactfield {
color: #333333; background-color: #E5E5E5; font-weight: normal
   

}

.heading {
	position:absolute;
	width:445px;
	height:28px;
	z-index:3;
	visibility: hidden;
	color: #FFFFFF;
	top: 182px;
	left: 174px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;




}


td,p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;

}

.listDetails {
   color:#800000;

}

.servicebutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 23px;
	width: 130px;
	font-weight: bolder;
	
	background-color: #3399CC;
	cursor: hand;
	font-size: 10px;



}
.referbutton {
	background-color: #CCCCCC;
	width: 70px;
	border: 1px outset #FFFFFF;
	height: 16px;
	background-position: center;
	vertical-align: middle;
	font-size: 9px;




}
.spanTag {
	color: #0033FF;
	text-decoration: underline;
	cursor: hand;
}


.leftContent {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.rightContent {
border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;

}

.googleBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #FF0000;
	border-bottom-color: #FFFF00;
	border-left-color: #009900;
}

.topRightCaption {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;


}
.textCell {
	background-color: #FFFFFF;
	border: 1px solid #000099;
}
.blueWhite {
	color: #FFFFFF;
	background-color: #000099;
}

.toolLink {
   background-color: #0000FF;
   padding-left:3px;
   padding-bottom:1px;
   padding-right:3px;
   color:#FFFFFF;
   font-weight:bold;
   border:solid 1px #000000;
   text-decoration:none;

}



.sheading {
   color:#CC3300;
   border-top:1px solid #CC3300;
   border-bottom:1px solid #CC3300;
   padding:2px;
   background-color:#FFFFFF;
   font-weight:bold;
}


.portfolioGreen {
	font-weight: bold;
	color: #009933;
}


#clientList {
list-style-type: disc;
	padding:2; 
	margin:12;
	
}

#clientList li {
	margin:4 5 4 5;
	font-weight: bold;
	color: #009933;

}