/* Default CSS Stylesheet for a new Web Application project */

.BodyDisplay
{
	background-color:#494949; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top:0;
}

.SUB
{
	font-family:Arial; font-size:small; font-weight:bold; color:White;
}

.INSTRUCTION
{
	font-family:Arial; font-size:xx-small; font-style:italic;
}

.PropertyList
{
	font-family:Arial; font-size:xx-small; font-weight:bold;
}


.PropertyList2
{
	font-family:Arial; font-size:xx-small; font-weight:bold; color:DarkRed;
}


.SALESPACKAGE
{
		FONT-WEIGHT: 700; font-family:Arial; font-size:medium; 
}

.SALESPACKAGE2
{
		FONT-WEIGHT: 700; font-family:Arial, Helvetica, sans-serif; font-size:small;
}

.SALESPACKAGE3
{
		font-family:Arial, Helvetica, sans-serif; font-size:x-small; font-style:italic;
}


.HEADER
{
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: Navy;
}

.PropertyName
{
	FONT-WEIGHT: bold; FONT-SIZE: small; PADDING-BOTTOM: 4px; COLOR: #ffffff; PADDING-TOP: 4px; FONT-FAMILY: Arial, Helvetica, sans-serif	
}

.PropertyStats
{
	color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:small; font-weight:bold
}

.PropertySummary
{
	font-family:Arial; font-size:x-small; font-weight:bold
}

.PropertySummary1
{
	font-family:Arial; font-size:x-small; font-weight:bold
}

.PropertySummaryColor
{
	font-family:Arial; font-size:small; font-weight:bold; color:#580032;
}




.PropertyFeature
{
	FONT-FAMILY:Arial, Helvetica, sans-serif	
}

UL LI
{
	line-height: 18px	
}

.Small
{
	font-family:Arial; font-size:x-small; font-weight:bold
}

.SmallLink
{
	font-family:Arial; font-size:xx-small; 
}

.MediumBold
{
	font-family:Arial; font-size:x-small; font-weight:bold
}

.BOLD
{
	font-family:Arial; font-size:small; font-weight:bold
}

.BOLDWH
{
	font-family:Arial; font-size:small; font-weight:bold; color:WHITE
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

