#RepInfo
{
}
	.OfficeDetailColumn1
	{
		background-color: EBECDC;
		border: 1px solid 333333;
	}
	.OfficeDetailDisplayText1
	{
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	font-family: Arial;
	font-style:italic;
	background-color: #ebecdc;
	}
	
	.OfficeDetailColumn2
	{
		background-color: EBECDC;
		border: 1px solid 333333;
		font-family: Arial;
		font-size: 18px;
		color: 000000;
	}
	.OfficeDetailDisplayText2
	{
		font-family: Arial;
		font-size:  18px;
		font-style: normal;
		color: 000000;
	}
	.OfficeDetailDisplayText3
	{
		font-family: Arial;
		font-size:  11px;
		font-style: normal;
		color: 000000;
	}
	.Link:link
	{
		COLOR: #333333;
	}
	.Link:active
	{
		COLOR: #3366CC
	}
	.Link:visited
	{
		COLOR: #996699
	}
	.Link:Hover
	{
		COLOR: #CC0000
	}
	

.DesignationLinks
{
	font-family:Arial;
	font-size:11px;
	font-style: normal;
}
		.DesignationLinks:link
		{
			COLOR: #333333
		}
		.DesignationLinks:active
		{
			COLOR: #3366CC
		}
		.DesignationLinks:visited
		{
			COLOR: #996699
		}
		.DesignationLinks:Hover
		{
			COLOR: #CC0000
		}	

	.Map 
	{
		background-color: #EBECDC;
		border: 1px solid #666666;
	}
	.MapText 
	{
		font-family: TK;
		font-size: 9px;
		color: #333333;
		background-color: #FFFFCC;
		border: 1px solid 666666;
	}
	.Footer 
	{
		font-family: Arial;
		font-size: 9px;
		font-style: normal;
		color: #333333;
	}
	.LinkDark:Link 
	{
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #999999;
	}
	.LinkDark:active
	{
		COLOR: #A0C7C7
	}
	.LinkDark:visited
	{
		COLOR: #7E8383
	}
	.LinkDark:Hover
	{
		COLOR: #02BBFF
	}
	.LinkLight
	{
		font-family: Arial;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
	}
	.LinkLight:Link 
	{
		color: #7D1717;
		
	}
	.LinkLight:active
	{
		COLOR: #7D1717;
		
	}
	.LinkLight:visited
	{
		COLOR: #4D3232;
		
	}
	.LinkLight:Hover
	{
		COLOR: #3366FF;
		
	}
	.ProfileName
	{
		font-family:Arial; 
		font-size:14px; 
		color:#CCCC99;
		font-weight:bold; 
	}
	.AgentName
	{
		font-family: Arial;
		font-size:  14px;
		font-style: normal;
		font-weight: bold;
		color: 000000;
	}	
	.Subheader
	{
		font-family:Arial; 
		font-size:12px; 
		color:#000000;
		font-weight:bold; 
	}	
	.SectionHeader 
	{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #003066;
	}
	.SectionSubHeader 
	{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	}
	.TableBody 
	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
	.TableHeader 
	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	.TableSubHeader 
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
	/*Agent Map Styles*/
	
	.AIPMapDisclaimer
	{
	font-weight: normal;
	font-size: 9px;
	color: #333333;
	font-name="TK";
	padding: 0 0 0 0;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #666666;
	}
	
	.HTMLCBBackgroundHardSell
	{
	background-color: #ffffcc;
	}
	span.emailMe { cursor: pointer; color: #000; font-size: 9px; font-family :Arial; text-decoration:underline }
div.emailPopup { display: none; position: fixed; z-index: 1000; top: 0; left: 0; width: 100%; height: 100%; }
div.emailPopup div.background { background-color: #000; opacity: 0.3; filter: alpha(opacity = 30); width: 100%; height: 100%; }
div.emailPopup div.msgbox { display: none; color: #666; border: 1px solid #3483C5; border-radius: 5px; width: 760px; height: 550px; background-color: #fff; position: absolute; top: 20px; left: 270px; }
div.emailPopup div.msgbox img { display: block; width: 280px; margin: 0 auto; margin-top: 70px; }
div.emailPopup div.msgbox iframe { display: block; width: 760px; margin: 0 auto; font-size: 40px; font-family: Arial; margin: 0 auto; }
div.emailPopup span.closebtn2 { font-family: Cursive; font-size: 16px; top: 5px; right: 25px; position: absolute; width: 12px; }

span.closebtn2 { background-color: #3583C5; color: #fff; font-size: 12px; padding: 0px 3px 1px 3px; cursor: pointer;
    display: block; position: absolute; top: 10px; right: 10px; font-weight: bold; border-radius: 3px; font-family: Cursive; }


