/* CSS Document */


.submenu {position:absolute; visibility: hidden; z-index:20; top:20px; left:0px;}
.rightCell {background:url(images/bg_rightcell.gif) top repeat-x;padding:20px 10px 12px 10px;}
.footer {color: #b0d374; }
.imageRight {float:right; margin:0px 0px 10px 10px;}
.subheading {font-weight:bold;color:#6E9826;}
.sellLinks {color:#6E9826;}
.sellHeading1{font-weight:bold;font-size:17px;color:#6E9826;}
.sellHeading2{font-weight:bold;font-size:12px;}
.sellNumber{font-weight:bold;font-size:20px;color:#6E9826;}
.popupHeading {font-weight:bold;font-size:14px;}
#communityNav{width:90px; background-color:#6E9826; }
#locationNav{width:97px; background-color:#6E9826; }
#nowSellingNav{width:87px; background-color:#6E9826; }
#newsNav{width:87px; background-color:#6E9826; }
#scrollablecontent
{
width:345px;
height:20px;
overflow:auto;
margin-bottom:15px;
padding-right:10px;
}

#borderline{
width:320px;
height:1px;
padding-bottom:10px;
margin-top:10px;
font-size:0px;


}





















body {
	
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}
.maininfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height: 15px;
}
.maininfo a:link {
	text-decoration:none;
	color:#005ba0;
}
.maininfo a:visited {
	text-decoration:none;
	color: #005ba0;
}
.maininfo a:hover {
	text-decoration:underline;
	color:#005ba0;
}
.maininfo a:active {
	text-decoration:none;
	color:#005ba0;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;

	color:#005ba0;
}
.nav a:link {
	text-decoration:none;
	color:#005ba0;
	
}
.nav a:visited {
	text-decoration:none;
	color: #005ba0;
	
}
.nav a:hover {
	text-decoration:none;
	color:#005ba0;
}
.nav a:active {
	text-decoration:none;
	color:#005ba0;
}

.sublink{ 
	font-family:Arial;
	font-size: 11px;
	color:#666666;
}
.sublink a:link {
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
}
.sublink a:active {
	font-family:Arial;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
}
.sublink a:hover {
	font-family:Arial;
	font-size: 11px;
	text-decoration: underline;
	color:#666666;
}
.sublink a:visited {
	font-family:Arial;
	font-size: 11px;
	text-decoration:none;

}

.fontcolor2 {
		font-family: arial;
		font-size: 11px;
		color: #cc0000;
		text-decoration: none;
}

.headings {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#005ba0;
}

.headings2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#993300;
}
.bluefooterinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #005ba0;
}

.headerad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.headerborder {
	border-top:thin;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right:thin;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	
	
	border-left:thin;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
	
} 




.bodyborder {
	border-bottom:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-right:thin;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	
	
	border-left:thin;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
	
} 







.headingborder {
	border-bottom:thin;
	border-bottom-color:#005BA0;

	border-bottom-width:1px;
	border-bottom-style:dotted;
	
	border-top:thin;
	border-top-color:#005BA0;
	border-top-style:dotted;
	border-top-width:1px;
	
} 







.border {
	border:thin;
	border-color:#666666;
	border-style: solid;
	border-width:1px;
} 

.leftline {
	border-left:thin;
	border-left-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
}

.rightline {
	border-right:thin;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
}

.topline {
	border-top:thin;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
}

.bottomline {
	border-bottom:thin;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.bluetopline {
	border-top:thin;
	border-top-color:#005ba0;
	border-top-style:solid;
	border-top-width:1px;
}

.dashtopline {
	border-top:thin;
	border-top-color:#666666;
	border-top-style:dotted;
	border-top-width:1px;
}

.dashdownline {
	border-bottom:thin;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
input.txt{
 border-width		:	1px;
 border				:	1px solid #666666;
 background-color	:	#ffffff;
 color				:	#666666;
 font-size			:	10px;
 width				:	90px;
 height				:	20px;
}

input.submit{
 border				:	1px solid #666666;
 background-color	:   #cccccc;
 color				:	#666666;
 font-size			:	10px;
 width				:	32px;
 height				:	20px;
}

TD {
	FONT-SIZE: 12px;
}
TD.level1formlabel {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial; 
	HEIGHT: 24px; 
	BACKGROUND-COLOR: #005ba0;
}
TD.level2formlabel {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 8px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 6px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #666666; 
	PADDING-TOP: 3px; 
	FONT-FAMILY: arial; 
	HEIGHT: 24px; 
	BACKGROUND-COLOR: #F0FAFF;
}
TD.reportingcell1 {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 8px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 6px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #666666; 
	PADDING-TOP: 3px; 
	FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #ffffff;
}

