body
{
	
}

.fancyText
{
	font-family:Georgia;
	color:#0d0066;
	font-size:large;
}

.button
{
	background-color:#36d612;
	border-style:none;
	font-weight:bold
}

.padLeft
{
	padding-left:5px;
}

.defThumbNail
{
	width: 100px;
	height: 66px;
}

.defBackground
{
	background-image: url(file:///C:\Inetpub\wwwroot\HighlandPointe\graphics\def_background.gif);
}
.defNavButton
{
	font-weight: bold;
	background-image: url(graphics/button.gif);
	color: #000066;
	background-repeat: no-repeat;
	text-align: center;
}
.memberHeading
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: navy;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.padLeftRight
{
	padding-left:10px;
	padding-right:10px;
}

.pageTitle
{
	text-align:center;
	color:#0d0066;
	font-weight:bold;
	font-family:Georgia;
	font-size:x-large;
	/*background-color:#36d612;*/
	background-image:url("graphics/GradientBar_Green.gif");
	background-repeat:repeat-X;
}

.pageSubTitle
{
	font-style:italic
}

.pageSectionTitle
{
	font-size:large;
	font-weight:bold;
	color:White;
	background-color:Navy;
}
.pageLabel
{
	text-align:right;
	font-weight:bold;
	font-family:Georgia;
	font-size:small;
}

.bannerTitle
{
	text-align:right;
	font-weight:bold;
	font-family:Georgia;
	font-size:small;
	color:White;
	font-size:small;
	font-style:italic;	
}

.containerTitle
{
	color:#0d0066;
	font-weight:bold;
	font-family:Georgia;
	font-size:small;
	background:url("graphics/GradientBar_Green_20x20.gif");
	background-repeat:repeat-x;
}

/*CollapsiblePanel*/
.collapsePanel {
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(graphics/GradientBar_Green.gif);
	background-repeat:repeat-x;
	color:navy;
	font-weight:bold;
}

.HeaderSection
{
	background-color: #A7C8A0;
	font-size: 10pt;
	font-weight:bold;
}

.DetailSection
{
	background-color: #E1FADD;
}
.AltDetailSection
{
	background-color: #E1FADD;
}
.FooterSection
{
	background-color: #A7C8A0;