body
{
	background-color:#001725;
	
	font-family:Arial;
	font-size: 8pt;
	color:#000000;
}

A:hover
{
	color:#707070;
}

A
{
	/*color:#6F857D;*/
	color:#000000;
}


.AgentHomePageDefaultText
{
	font-family:Arial;
	color:#0C3C6C;
	font-size:8pt;	
	width:250;
}

.AgentHomePageSubTitleText
{
	font-family:Arial;
	color:#0C3C6C;
	font-size:12pt;
	font-weight:bold;
}

.AgentHomePageTitle
{
	font-family:Arial;
	color:#9FC3E2;
	font-size:15pt;	
	font-weight:800;
	font-style:italic;
}

.AgentHomePageAgentDetailsName
{
	font-family:Arial;
	color:#ffffff;
	font-size:10pt;	
	font-weight:bold;
}

.AgentHomePageAgentDetailsLabel
{
	font-family:Arial;
	color:#ffffff;
	font-size:8pt;	
}

.AgentHomePageAgentDetailsText
{
	font-family:Arial;
	color:#ffffff;
	font-size:8pt;	
}


.AgentHomePageAgentImage
{
	height:150px;
	width:113px;
	border-width:thin;
	border-color:#ADBBC7;
	BORDER-RIGHT: 1px solid #ADBBC7;
	border-left: 1px solid #ADBBC7;
	border-top: 1px solid #ADBBC7;
	border-bottom: 1px solid #ADBBC7;
}

.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:170px;
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
}

.SubPageNarrowContent
{
	
	background-color:#ffffff;
	/*width:728px;*/
	width:560px;
	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;
}

h1
{
	color:#001725;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin: 0 ;
	/*text-align:center;*/

}