.agents #rightColumnHighlights a    {
	color:	#666;
	text-decoration:    none;
    }

.agents h1, .agents h2, .agents h3   {
    color:  #999;
    }
    
.agents #banner	{
	background:	#163670;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	}

.agents #upperNav	{
	background: #999;
	color:	#fff;
	}

.agents #upperNav li a	{
	color:	#FFF;
	}

.agents #upperNav li	{
	background:	url(../images/agentsSeparator.png) 0px 13px no-repeat;
	}

.agents #upperNav li.upperHomeNav	{
	float:	right;
	background:	none;
	}
	
.agents #sideNav li	{
	background:	url(../images/agentsSideNavBullet.png) 0px 11px no-repeat;
	color:	#999;
	}

.agents #sideNav li a	{
	color:	#666;
	border-bottom:	1px dotted #999;
	}

.agents #sideNav li li a	{
	color:	#666;
	border-bottom:	1px dotted #999;
	}

.agents #sideNav li li	{
	background:	none;
	}

.agents #mainContentHeader	{
	border-bottom:	1px dotted #666;
	}

.agents #bodyText, .agents #bodyTextLarge	{
	color:	#666;
	}

.agents #bodyText blockquote {
    background: #CCC url(../images/agentsBlockquoteHeader_small.png) 0px 0px no-repeat;
    }

.agents #bodyText .blockquoteFooter  {
    background: #ccc url(../images/agentsBlockquoteFooter_small.png) 0px 0px no-repeat;
    height: 10px;
    }

.agents #bodyTextLarge blockquote {
    background: #ccc url(../images/agentsBlockquoteHeader_large.png) 0px 0px no-repeat;
    }

.agents #bodyTextLarge .blockquoteFooter  {
    background: #ccc url(../images/agentsBlockquoteFooter_large.png) 0px 0px no-repeat;
    height: 10px;
    }

.agents .tableHeader    {
    background:  url(../images/agentsTableHeader_large.gif) 0px 0px no-repeat;
    }

.agents table.listTable th   {
    background: #d7d7c6;
    }

.agents table.listTable tr.alternate   {
    background: #eaeae1;
    }

.agents #rightColumnHighlights div	{
	border-left:	1px dotted #666;
	}

.agents #rightColumnHighlights h3	{
	background:	url(../images/agentsSideNavBullet.png) 0px 2px no-repeat;
	color:	#666;
	}

.agents #rightColumnHighlights p	{
	color:	#999;
	}

.agents #rightColumnHighlights p.readMore	{
	background:	url(../images/agentsSeparator.gif) 0px 7px no-repeat;
	}

.agents #rightColumnHighlights p.readMore a	{
	background:	url(../images/agentsSeparator.gif) 0px 6px no-repeat;
	}

.agents #rightColumnHighlights hr	{
	border:	1px dotted #999;
	color:	#fff;
	background-color:	#fff;
	border-style:	none none dotted;
	padding:	0px;
	margin:	9px 0px 9px 0px;
	}

.agents #innerFooter	{
	background:	#999;
	color:	#797b57;
	}

.agents #innerFooter a	{
	color:	#fff;
	}

#outerFooter	{
	color:	#666;
	}

#outerFooter span.lowerNav	{
	color:	#666;
	}

#outerFooter a	{
	color:	#666;
	}
