body
{
	background-color:#5C6433;
	
	font-family:Times New Roman,Arial;
	font-size: 8pt;
	color:#000000;
}

A:hover
{
	color:#707070;
}

A
{
	/*color:#6F857D;*/
	color:#000000;
}

.MainTableBorder
{

	border-color:#ffffff;
	BORDER-RIGHT: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color:#205076;
	
	/*filter:Glow(color=#705E84, strength=6);*/
	/*filter:progid:DXImageTransform.Microsoft.Glow(Color=#705E84,Strength=6);*/
	/*Filter: Blur(Add = 0, Direction = 0, Strength = 3);
	filter:shadow(color:#705E84,strength:3, direction:135);*/
	
	/*filter:progid:DXImageTransform.Microsoft.Glow(Color=#8D7BA5,Strength=5);
	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=5);*/
}


.AgentHomePageDefaultText
{
	font-family:Times New Roman, Arial;
	color:#2A2A2A;
	font-size:9pt;	
	width:330;
}

.AgentHomePageSubTitleText
{
	font-family:Times New Roman,Arial;
	color:#2A2A2A;
	font-size:13pt;
	font-weight:bold;
}

.AgentHomePageTitle
{
	font-family:Arial;
	color:#2A2A2A;
	font-size:15pt;	
	font-weight:800;
	font-style:italic;
}

.AgentHomePageAgentDetailsName
{
	font-family:Arial;
	color:#2A2A2A;
	font-size:10pt;	
	font-weight:bold;
}

.AgentHomePageAgentDetailsLabel
{
	font-family:Arial;
	color:#2A2A2A;
	font-size:8pt;	
	font-weight:bold;
}

.AgentHomePageAgentDetailsText
{
	font-family:Arial;
	color:#000000;
	font-size:8pt;	
	font-weight:bold;
}


.AgentHomePageAgentImage
{
	/*height:150px;
	width:113px;*/
	border-width:thin;
	border-color:#ffffff;

	BORDER-RIGHT: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.AgentSubPageAgentImage
{
	height:75px;
	width:56px;
	border-width:thin;
	border-color:#ffffff;
	BORDER-RIGHT: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.SubLeftPanel
{
	
	background-color:#ffffff;
	width:192px;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

.SubPageNarrowContent
{
	
	background-color:#ffffff;
	/*width:728px;*/
	width:562px;

	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

.SubPageWideContent
{
	
	background-color:#ffffff;
	width:730px;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

.homePageFooter
{	
	font-family:Arial;
	font-size: 8pt;
	color:#ffffff;
}

.DefaultNavLinkListStyle
{
	width:130px;
	border-width:0px;
	font-family:Arial;
	color:#000000;
	font-size:8pt;
}

.DefaultNavLinkListLinkStyle
{
	border-width:0px;
	font-family:Arial;
	color:#0C3C6C;
	font-size:8pt;
	text-decoration:none;
}

.MyHomeLookStatusWideModuleStyle
{
	
}

.ViewAllFeaturedLink
{
	font-family:Arial;
	color:#000000;
	font-size:8pt;	
}

.WeatherStyle
{
	font-weight:normal;
	font-size:7pt;
	color:#001725;
}

.AgentHomePageAgentDetailsLabel_Sub
{
	font-family:Arial;
	color:#2A2A2A;
	font-size:8pt;	
}

h1
{
	color:#001725;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin: 0 ;
	/*text-align:center;*/

}