/* v1.0 | 20080212 */

#operative h4 {
	font-family:"Courier New", Courier, monospace;
	font-size:23px;
	font-weight:normal;
	line-height:25px;
}
#operative h5 {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
}

.profile {
	position:relative;
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	font-weight:bold;
}
.profile .agent-name {
	color:#CC0000;
	text-transform:uppercase;
	letter-spacing:-1px;
	position:absolute;
	top:8px;
	left:11px;
	width: 315px;
}
.profile .agent-info {
	position:absolute;
	top:167px;
	left:394px;
	letter-spacing:-1px;
}
#profile-chad {
	background:url(/UG7/images/profile-chad.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-marc {
	background:url(/UG7/images/profile-marc.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}

#profile-ted {
	background:url(/UG7/images/profile-ted.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-ron {
	background:url(/UG7/images/profile-ron.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-joel {
	background:url(/UG7/images/profile-joel.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-brad {
	background:url(/UG7/images/profile-brad.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-susan {
	background:url(/UG7/images/profile-susan.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-jason {
	background:url(/UG7/images/profile-jason.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-quoc {
	background:url(/UG7/images/profile-quoc.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-nathan {
	background:url(/UG7/images/profile-nathan.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}
#profile-janice {
	background:url(/UG7/images/profile-janice.jpg) no-repeat;
	width:796px;
	height:304px;
	margin:0 auto;
}

ul.bullet {
	margin:10px 0 0 20px;
	padding:0;
	list-style:none;
	color:#CC0000;
}
ul.bullet2 {
	margin:10px 0 0 20px;
	padding:0;
	list-style:none;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
}
ul.bullet li, ul.bullet2 li {
	background:url(/UG7/images/bullet.jpg) left 5px no-repeat;
	padding:0 0 0 60px;
	margin-bottom:5px;
	font-weight:bold;
}
ul.bullet2 li {
	margin-bottom:15px;
}

ul.tick {
	margin:10px 0 0 20px;
	padding:0;
	list-style:none;
}
ul.tick li {
	background:url(/UG7/images/tick1.gif) left 5px no-repeat;
	padding:13px 0 20px 40px;
	margin-bottom:5px;
	font-weight:bold;
}
