
.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_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;
}



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;
}

.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;
}
