/*Meridian-Greenfield Chrome */
.mrdnChrome {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}

A.mrdnChrome:link {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.mrdnChrome:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.mrdnChrome:active {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

A.mrdnChrome:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}


/* Top Nav */
.whiteLine {
	background-color: #FFFFFF;
}

.noBg {
	background-image: transparent;
}

.ltBg {
	background-color: #C8D5E0;
}

.drkBg {
	background-color: #97AFCB;
}

.topNav {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
}

A.topNav:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.topNav:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.topNav:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

A.topNav:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

A.topNavW:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.topNavW:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.topNavW:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

A.topNavW:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

A.txtBlk:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

A.txtBlk:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

A.txtBlk:active {
	font-family: Arial;
	font-size: 12px;
	color: #2C5079;
	font-weight: normal;
	text-decoration: underline;
}

A.txtBlk:hover {
	font-family: Arial;
	font-size: 12px;
	color: #2C5079;
	font-weight: normal;
	text-decoration: underline;
}

/* Main Document */
.txtMain {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	background-color: #FFFFFF;
}

.txtMainB {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	background-color: #FFFFFF;
}

.txtSmall {
	font-family: Arial, Helvetica, Sans-Serif;  
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
	background-image: transparent;
}

.txtXSmall {
	font-family: Arial, Helvetica, Sans-Serif;  
	font-size: 9px; 
	color: #000000; 
	font-weight: normal;
	background-image: transparent;
}

.txtSubHdr {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold;
}

.txtSubHdrBlue {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #2C5079; 
	font-weight: bold;
}

.txtFooter {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold;
	background-image: transparent;
}

.txtCaption {
	font-family: Times New Roman, Adobe Caslon; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	font-style: italic;
}

.txtTable {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	background-color: #C8D5E0;
}

A:link {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #2C5079; 
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #2C5079; 
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #586D82; 
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #586D82; 
	font-weight: bold;
	text-decoration: underline;
}

A.txtSubHdr:link {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #586D82; 
	font-weight: bold;
	text-decoration: none;
}

A.txtSubHdr:visited {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #586D82; 
	font-weight: bold;
	text-decoration: none;
}

A.txtSubHdr:hover {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #97AFCB; 
	font-weight: bold;
	text-decoration: underline;
}

A.txtSubHdr:active {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px; 
	color: #97AFCB; 
	font-weight: bold;
	text-decoration: underline;
}

.pgeBorder {
	border-style: solid;
	border-color: #97AFCB;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.pgeBorderB {
	border-left: 1pt solid #000000;
	border-right: 1pt solid #000000;
}

.boxBorder {
	border-style: solid;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.boxBorderBlue {
	border-style: solid;
	border-color: #97AFCB;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.drkDivLine {
	background-color: #C8D5E0;
	width: 100%;
	height: 1px;
}

.flrPlan {
	background-image: url("img/floorPlanLine.gif");
}

/* Now Selling Menu */

.menuHeaderWt {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	background-color: #FFFFFF;
}

.menuHeaderLt {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	background-color: #C8D5E0;
}

/* Options Menu */

.dropcontent {
	width: 300px;
	height: 180px;
	background-color: #FFFFFF;
	display: block;
}

.nothere {
	display: none;
}

