
body
{
	font: 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #EEEEEE;
}

p
{
	margin-bottom: 1em;
	line-height: 1.3em;
}

p.SmallPrint
{
	font-size: 0.8em;
	color: #666666;
}

ul.benefits
{
	margin-left: 40px;
	margin-bottom: 1em;
	list-style: square outside;
}

ul.benefits li
{
	line-height: 1.4em;
	margin-bottom: 0.6em;
}

#ContainerPage
{
	width: 100%;
	background-color: #EEEEEE;
	text-align: center;
}

#ContainerBody
{
	margin: auto;
	width: 980px;
	background-color: #FFFFFF;
	text-align: left;
}

#ContainerHeader
{
	height: 82px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

#ContainerLogo
{
	float: left;
	padding: 8px 0;
	padding-left: 10px;
}

#ContainerContentBody
{
	width: 952px;
	/* height: 580px; */
	padding: 14px;
	background-repeat: no-repeat;
	background-image: url(/_images/_layout/Content-Background.gif);
}

#ContainerSingleColumn
{
	float: left;
	width: 942px;
	background-color: #FFFFFF;
}

#ContainerMainColumn
{
	float: left;
	width: 680px;
	background-color: #FFFFFF;
}

#ContainerMainColumn p
{
	width: 670px;
	text-align: justify;
}

#ContainerRightColumn
{
	margin-left: 10px;
	float: left;
	width: 262px;
	height: 100%;
}

/* Navigation Defintions */

#ContainerNavigation
{
	padding: 4px;
	height: 20px;
	font-size: 12pt;
}

/* Search Box Form Defintions */

#ContainerSearch
{
	float: left;
	height: 82px;
	width: 760px;
}

.FormSearchTextBox
{
	float: left;
	width: 133px;
	height: 20px;
	border: 1px solid #A1A1A1;
	margin: 28px 6px 0px 550px;
}

.FormSearchButtonImg
{
	float: left;
	margin-top: 28px;
}

/* Scholar Box Definitions */

div.ScholarBox1
{
	width: 260px;
	border: 1px Solid #80664D;
	background-color: #F8F2ED;
	margin-bottom: 1em;
}

div.ScholarBox1 h4
{
	padding: 5px;
	color: #80664D;
	background-color: #E3CCB5;
	border-bottom: 1px Solid #80664D;
}

div.ScholarBox1 p
{
	color: #000000;
	padding: 5px;

}

div.ScholarBox1 a
{
	color: #CEA57F;
}

div.ScholarBox2
{
	width: 260px;
	border: 1px Solid #FF9933;
	background-color: #FFCC66;
}

div.ScholarBox2 h4
{
	padding: 5px;
	color: #FFFFFF;
	background-color: #FF9933;
}

div.ScholarBox2 p
{
	padding: 5px;

}

/* Form Defintions */

form label
{
	display: block;
}

form input,
form textarea,
form select
{
	display: block;
	margin-bottom: 1em;
}

/* Table Definitions */

table.Pricing
{
	margin-bottom: 1em;
}

table.Pricing th
{
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E3CCB5;
}

table.Pricing td
{
	padding: 4px;
}

table.Pricing td.Money
{
	text-align: right;
}

table.Pricing td.Indent
{
	padding-left: 20px;
}

/* Footer Defintions */

#ContainerFooter
{
	clear: both;
	width: 100%;
	color: #8F8F8F;
	padding: 20px 0px;
	background-color: #3F3F3F;
	background-image: url(/_images/_layout/Footer-Background.gif);
}

#ContainerFooterText
{
	margin: 0px 10px;
}

#ContainerFooter a,
#ContainerFooter a:link,
#ContainerFooter a:active,
#ContainerFooter a:visited
{
	color: #8F8F8F;
}

#ContainerFooter a:hover
{
	color: #FFFFFF;
}

.GraySpacerBar
{
	margin-top: 6px;
	background-color: #5f5f5f;
}

h1
{
	font-size: 1.3em;
	margin-bottom: 1em;
	color: #585555;
	font-weight: bold;
}

h2
{
	font-size: 1.2em;
	margin-bottom: 0.8em;
	color: #585555;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	margin-bottom: 0.6em;
	color: #585555;
	font-weight: bold;
}

h4
{
	font-size: 1em;
	margin-bottom: 0.6em;
	color: #585555;
	font-weight: bold;
}

.ImgContentRight
{
	float: right; 
	border: 1px solid black; 
	margin: 0 10px 10px 10px;
}

.FormRow
{
	padding: 6px 0;
}

.PictureCell
{
	padding: 0px;
	width: 175px;
	vertical-align: top;
	text-align: center;
	float: left;
}

.PictureCellLabel
{
	width: 171px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #990033;
	border-left: 1px Solid #000000;
	border-right: 1px Solid #000000;
	border-bottom: 1px Solid #000000;
}

.ListingTableContent
{
	float: left;
	height: 163px;
	margin-left: 10px; 
	background: inherit;
}

.ListingTableContentDetail
{
	width: 330px;
}

.ListingTableContentDetail tr td
{
	padding: 2px;
	background: inherit;
}

.ListingTableContentDetail tr td.ListingTablePrice
{
	color: #FF0033;
	font-weight: bold;
	white-space: nowrap;
}

.ListingTableContentDetail tr td.ListingTableContentLabel
{
	font-weight: bold;
	white-space: nowrap;
	background: inherit;
}

.ListingTableContentDetail tr td.ListingTableContentData
{
	width: 100%;
	background: inherit;
}

.ListingTableLinkCell
{
	float: left; 
	width: 150px; 
	height: 163px;
	padding-left: 10px; 
	background: inherit;
	text-align: center;
}

/* Listing Plan Detail */

.PictureCellLarge
{
	padding: 0px;
	vertical-align: top;
	text-align: center;
	float: left;
}

.PlanDetail
{
	float: left;
	width: 200px;
	margin-left: 10px;
}

.PlanDetail ul
{
	line-height: 1.6em;
}

/* Search Detail */

#PropertyDetailImageColumn
{
	float: left;
	width: 280px;
	text-align: center;
}

.ContainerPropertyDetailImage
{
	padding: 10px;
	border: 1px Solid #000000;
	background-color: #FFECD2;
}

.PropertyDetailImage
{
	border: 1px Solid #000000;
}

#PropertyDetailMainColumn
{
	float: left;
	width: 380px;
	margin: 0 10px;
}

#PropertyDetailMainColumn h2
{
	padding: 4px;
	background-color: #D4FFAA;
	border-top: 1px Solid #6AD600;
	border-bottom: 1px Solid #6AD600;
}


#JT_arrow_left{
	background-image: url(/_images/_jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/_images/_jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/_images/_jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

/* Form Button Bar */

.FormButtonBar
{
	margin: 10px 0px;
	padding: 10px;
	height: 34px;
	background-color: #E5E7D5;
	border-top: 1px Solid #7C8435;
	border-bottom: 1px Solid #7C8435;
	z-index: -1;
}

.FormButtonBar input.SubmitButton
{
}

span.FormButtonBarText
{
	float: left;
	padding: 8px 2px 2px 2px;
	vertical-align: middle;
}

span.FormButtonBarSubmit
{
	float: right;
	padding: 2px;
	vertical-align: middle;
}

div.FormButtonBarText
{
	top: 8px;
	float: left;
	position: relative;
	z-index: 0;
}

div.FormButtonBarButton
{
	float: left;
	padding: 6px;
	text-align: right;
}

a.FormButtonBarButton:link,
a.FormButtonBarButton:active,
a.FormButtonBarButton:hover,
a.FormButtonBarButton:visited
{
	margin: 0px;
	padding: 5px 10px;
	color: #FFFFFF;
	text-align: center;
	background-color:	#A5BF36;
	border: 1px Solid #7C8435;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.GrayBand
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDC294;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC294;
	
	background-color: #D1D5B4;
	
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
}

.FormRow
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.FormRow Label
{
	font-weight: bold;
}

.FormLabels
{
	padding-top: 6px;
	font-weight: bold;
}

form input,
form textarea,
form select
{
	margin: 0;
	padding: 2px;
	display: inline;
}

table.AmenityTable
{
	width: 378px;
	border: 1px solid #000000;
}

table.AmenityTable tr.DataGridRowLight,
table.AmenityTable tr.DataGridRowLight td
{
	background-color: #FFFFFF;
}

table.AmenityTable tr.DataGridRowDark,
table.AmenityTable tr.DataGridRowDark td
{
	background-color: #EEEEEE;
}

table.AmenityTable th
{
	padding: 4px;
	text-align: left;
	border-bottom: 1px solid #000000;
}

table.AmenityTable td
{
	padding: 4px;
}

table.AmenityTable tr.TotalLine
{
	background-color: #EEEEEE;
	border-top: 1px solid #000000;
}

#ContainerPlanDetail
{
	margin-right: 12px;
}

ul.OptionList
{
	line-height: 1.2em;
}

ul.OptionList li
{
	margin-left: 10px;
}

.OptionNormal
{
	color: #333333;	
}

.OptionHighlight
{
	color: #CC6633;
}
