/* CSS Document */

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 22px;
background-image:url(../../images/melinda/chev-bullet.gif);
background-repeat: no-repeat;
background-position: 0.5em 0em;
}
.info {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: bolder;
	color: 50BAEA;
	text-decoration: none;
	margin-left: 24px;
	
}

.info:link{
	color: #50BAEA;
	text-decoration: none;
	padding-top: 5px;

}

.info:visited{
	color: #178EC1;
	text-decoration: underline;

}

.info:hover{
	color: #178EC1;
	text-decoration: underline;

}

.info:active{
	color: #178EC1;
	text-decoration: underline;

}

.style7 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 8px;
}

.pixel14 {
	font-size: 14px;
	font-weight: normal;
}

.contactus-info {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}

.ourteamlinks {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	
	}



				a.ourteamlinks:link { 
	color: #000000;
	text-decoration: none;
	
	}
a.ourteamlinks:visited { 
	color: #000000;
	text-decoration: none;
	}
a.ourteamlinks:hover { 
	color: #50BAEA;
	background-color: none;
	text-decoration: none;
	
	}
a.ourteamlinks:active { 
	color:  black;
	text-decoration: none;
	}
.our-team-names {
	font-weight: bold;
}
.aboutuslinks {
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
}

a.aboutuslinks:link {
	
	color: #000000;
}

a.aboutuslinks:visited {
	
	color: #000000;
}

a.aboutuslinks:hover {
	
	color: #8BCBF0;
}

a.aboutuslinks:active {
	
	color: #333333;
}
.underline {
	text-decoration: underline;
}

