
.land_header {
	font-family: Arial;
	font-size: 20pt;
	color: #646464;
	margin: 6px 0px 12px 0px;
}

.home_header {
	font-family: Arial;
	font-size: 32pt;
	color: #646464;
	margin: 6px 0px 12px 0px;
}

.home_header_new {
	font-family: Arial;
	font-size: 22pt;
	color: #000000;
	font-weight: bold;
	margin: 4px 0px 8px 0px;
	font-variant: small-caps;
}

.home_message_new {
	font-family: Arial;
	font-size: 10pt;
	color: #58595b;  
	margin: 0px 0px 16px 0px;
}

.home_customized {
	font-family: Times New Roman;
	font-size: 15pt;
	color:  #000000;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
}

.home_message {
	font-family: Arial;
	font-size: 11pt;
	color: RBG: 88 89 91;  
	margin: 0px 0px 36px 0px;
}

.home_message a, a:vlink {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11pt;
	color: RBG: 88 89 91;  
	margin: 0px 0px 36px 0px;
}

.home_message a:hover {
	text-decoration: none;
}

.land_customized {
	font-family: Times New Roman;
	font-size: 15pt;
	color:  #000000;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
}

.land_message {
	font-family: Arial;
	font-size: 11pt;
	color: RBG: 88 89 91;  
	margin: 0px 0px 36px 0px;
}

.condition_button_area {
	width: 443px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 8px;
}

.condition_button {
	margin: 0px;
	cursor: pointer;
}

table.table_home_bottom {
	
}

table.table_home_bottom td.graphic {
	padding: 4px 12px 4px 8px;
	text-align: center;
}

table.table_home_bottom td.title {
	font-family: Times New Roman;
	font-size: 15pt;
	color:  #000000;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
}

table.table_home_bottom td.subtitle {
	font-family: Arial;
	font-size: 10pt;
	color:  #000000;
	padding-top: 6px;
}

table.table_home_bottom td.body {
	font-family: Arial;
	font-size: 10pt;
	color:  #000000;
	padding-top: 6px;
}

table.table_home_bottom td.bottom {
	vertical-align: bottom;
	padding: 0px 12px 0px 0px;
	font-family: Arial;
}

table.landing {
	width: 800px;
	border: 0px solid black;
}

table.landing td.home_message {
	background: #F2F2F2;
	padding: 12px 12px 0px 18px;
	border-right: 1px solid white;
	width: 100%;
}

table.landing td.message {
	background: #D9D9D9;
	padding: 12px 12px 0px 18px;
	border-right: 1px solid white;
	width: 100%;
}
table.landing td.landing_image {
	text-align: right;
}

table.landing td.homepage_theater {
	text-align: center;
	padding: 24px 16px 0px 16px;
	
}

.homepage_theater_about {
	margin-top: 8px;
	font-family: Arial;
	font-size: 9pt;
	color: #58595B;
}

.land_boxes {
	margin: 12px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	border: 1px solid black;
	align: center;
}

.land_box {
	cursor: pointer;
	width: 200px;
	margin-right: 24px;
	padding: 12px 12px 24px 0px;
	float: right;
	border: 1px solid black;
}

.land_box_spacer {
	float: left;
	padding: 4px;
	border: 0px solid black;
}

.wide_box {
	margin: 12px 24px 12px 12px;
	border: 0px solid black;
	padding: 4px 12px 4px 0px;
	float: right;
	text-align: center;
	width: 438px;
}

.wide_box a {
	font-size: 9pt;
	text-decoration: underline;
}

.wide_box a:hover {
	text-decoration: none;
}


.wide_body {
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 6px 0px 28px;
	border: 0px solid black;
}

.land_little_arrow {
	margin: 0px 4px 0px 6px;
	border: 0px solid black; 
}

.option_title {
	padding: 0px 0px 9px 0px;
}

.option_title a {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.option_title a:hover {
	text-decoration: none;
}

.option_body {
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 6px 0px 24px;
	border: 0px solid black;
}

