body 
{ 
	font-family: "Times New Roman", Times, serif; 
	color: #000000; 
	background-color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
}

a
{
	color:  #000000; 
	text-decoration: none;
}

div#logo
{ 
	display: none;
}


.form-contact
{
	display: none;

}

.scrollbar{
	display: none;
}

blockquote
{
	margin-left:0px;
}

#arcResRatesTable
{
	border-style:none;
	margin-left:0px;
	width:100%
}

#arcResRatesTable tr td
{
	border-style:none;
	vertical-align:text-top;
}

#arcResRatesTable caption.WinterSummerCaption
{
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
}

#arcResRatesTable tr
{
	text-align:left;
}

.arcResRatesCell font
{
	color:#000000
}

.arcResChildRateNote
{
	color:#000000;
	font-weight:bold;
	font-size:13px
}


div#site-wrapper
{
	border-width: 0px;
	width: 100%; 
}

div#menu-wrapper
{
	border-width: 0px;
	display: none;
}

div#header-wrapper
{
	border-width: 0px;
	display: none;
}

div#footer-wrapper
{
	display: none;
}

div#body-wrapper
{
	border-width: 0px;
	width: 100%;
}

div#body-left-column
{
	height:100%;
	width: 100%;
	float:none
}

div#body-right-column
{
	display: none;
	width: 0px;
	height:100%;
	float:none
}


div#page-title
{
	font-size:26px;
	float:none;	
}

#content .viewport
{
	min-height:640px;
	max-height:100%;
	height:100%;	
}
#content .overview
{
	font-size:14px;
	height:100%;
}