.navlink {
	color: #FFFFFF;
	text-decoration: none;

}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #002266;

}
.tick { 
	margin-left: 10; 
	list-style-image: url("/images/template/tick.gif");
	line-height: 140%; 
	padding: 0px 0px 5px 0px 
}
H2 {
	font-weight: bold;
	color: #AA0077;
	font-size: 150%;

}
.whitetext {
	color: #FFFFFF;
}
H1 {
	display: inline;
        font-size: 190%;
}
.tag {
	font-size: 120%;
	font-weight: bold;
}

#agent_search {
float: right;
width: 300px;
margin-left: 50px;
padding: 10px;
background-color: #DEE3EF;
height: 100%;

}

.agent_search {
width: 300px;
padding: 10px;
background-color: #DEE3EF;
}













