﻿body 
{
	font-family: Tahoma;
	font-size: 10pt;
/*
	margin-left: 0px;
	margin-right: 0px;
*/
}




h1
{
	margin-top:0px;
	margin-bottom:0px;

    font-size: 18pt;

    font-weight: bold;

}



h2
{
	margin-top:0px;
	margin-bottom:0px;

    font-size: 16pt;

    font-weight: bold;

}


h3
{
	margin-top:0px;
	margin-bottom:0px;

    font-size: 14pt;

    font-weight: bold;

}

h4
{
	margin-top: 0px;
	margin-bottom: 0px;

    font-size: 11pt;

    font-weight: bold;
}

h5
{
	margin-top: 0px;
	margin-bottom: 0px;

    font-size: 10pt;

    font-weight: bold;
}



h6
{
	margin-top:0px;
	margin-bottom:0px;

    font-size: 9pt;

    font-weight: bold;

}

h7
{
	margin-top:0px;
	margin-bottom:0px;

    font-size: 8pt;

    font-weight: bold;

}


.HomePage_LogoContent 
{
	font-size: 11pt;
}


p
{
	margin-top: 5px;
	margin-bottom: 5px;
}


a:hover 
{
	color: #6060FF;
}

a:visited 
{
	color: #6060FF;
}

a:selected 
{
	color: #CCCCFF;
}

a:link 
{
	color: #6060FF;
}



.menu_over 
{
	background-color: #d7d2c8;
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	border-top: 4px solid #d7d2c8;
	border-bottom: 4px solid #d7d2c8;
}

.menu 
{
	background-color: #d7d2c8;
	color: Black;
	font-family: Tahoma;
	font-size: 9pt;
	border-top: 4px solid #d7d2c8;
	border-bottom: 4px solid #d7d2c8;
}


.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}



.QP_CollapsiblePanelHeader 
{
	width: 100%;
	background-color: #b7bf80;
	margin-left: 10px;
	margin-right: 10px;
	border: 4px solid #b7bf80;
}


.QP_CollapsiblePanelHeaderLink 
{
	color: White;
	font-family: Verdana;
	font-size: 14pt;
}



.QP_CollapsiblePanelHeaderLink:hover
{
	color: White;
	text-decoration: none;
	cursor: pointer;
}

.QP_CollapsiblePanelHeaderLink:visited
{
	color: White;
	text-decoration: none;
	cursor: pointer;
}

.QP_CollapsiblePanelHeaderLink:selected
{
	color: White;
	text-decoration: none;
	cursor: pointer;
}

.QP_CollapsiblePanelHeaderLink:link
{
	color: White;
	text-decoration: none;
	cursor: pointer;
}



.ReadOnlyField 
{
	color: Black;
	background-color: #dddddd;
}

.MgmtLink 
{
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
}




.Showhomes_CommunityName 
{
	font-weight: bold;
}

.Showhomes_Label 
{
	font-weight: bold;
}


.PageFooter 
{
	font-weight: bold;
	font-size: 7pt;
}





















.PopupWindow 
{
	background-color: White;
	border: solid 1px #b7bf80;
}


.RenderRolloverPanel 
{
	background-color: #b7bf80;
}


.RenderRolloverPanel_Content 
{
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
}

.RenderRollOver_ClickForMore 
{
	width: 95px;
	background-color: White;
	color: #b7bf80;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
}


.PopupHeading 
{
	color: #b7bf80;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9pt;
}


.PopupValue
{
	font-family: Tahoma;
	font-size: 9pt;
	margin-left: 10px;
}


.Classification_Default
{
	background-color: #A69D95;
	color: White;
}




a:hover 
{
/*	text-decoration: none;*/
	color: Black;
}

a:link 
{
/*	text-decoration: none;*/
	color: Black;
}

a:visited 
{
/*	text-decoration: none;*/
	color: Black;
}

a:active 
{
/*	text-decoration: none;*/
	color: Black;
}
