@charset "utf-8";

*,body	{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; }
	
#container{ margin:0 auto; width:991px;}	

table,td{
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666; }
	
table.agents{margin-bottom: 10px;}
	
a.agent {
	font-weight: bold;
	font-size: 12px;
	color: #001d68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.agent:hover{
	font-weight: bold;
	font-size: 12px;
	color: #b1b1b1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.greenlink {
	font-weight: normal;
	font-size: 11px;
	color: #73b313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.greenlink:hover{
	font-weight: normal;
	font-size: 11px;
	color: #b1b1b1;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline; }

a.greenlink2 {
	font-weight: bold;
	font-size: 12px;
	color: #73b313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; }

a.greenlink2:hover{
	font-weight: bold;
	font-size: 12px;
	color: #b1b1b1;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline; }

.selected {
	font-weight: bold;
	font-size: 11px;
	color: #73b313;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; }

.hdr {
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top:10px; padding-left:30px; text-align:left; }

.head {
	font-weight: bold;
	font-size: 19px;
	color: #001d68;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; }

.subhead {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; }
	
.hdnvbx {text-align:right; padding-right:20px; color: #ffffff; font-size: 12px;}
a.hdnvlinx {color: #ffffff; font-size: 12px; text-decoration:none;}
a.hdnvlinx:hover { font-size: 12px; text-decoration:underline;}

.agentname {
	margin: 0px;
	border: 0px solid;
	background-color: #001d68;
	padding-left:12px;
	padding-right: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:right;
	padding-right:15px;
	 }
	 
a.agentname:hover {font-weight: bold;color: #73b313;}

.regbold {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; }

.greentext{
	font-weight: normal;
	font-size: 11px;
	color: #73b313;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none; }

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000; text-align:center; }

.awardv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;}
	
.awardfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	 }

td.agentinfo{
	margin: 0px;
	border: 0px solid;
	background-color: #f2f2f2;
	padding-left:12px;
	padding-right: 12px;
	padding-top:12px;
	padding-bottom:12px; }

td.greenhr{
	background-image: url('image/greenhr.gif');}

.found {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-align:left; padding-left:33px; padding-bottom:4px;
	 }

img.agntpic {border:1px solid #5e5e5e; width:70px;height:80;}

