@charset "utf-8";
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #5F5D5E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #5F5D5E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F5D5E;
}
a:hover {
	text-decoration: underline;
	color: #5F5D5E;
}
a:active {
	text-decoration: none;
	color: #5F5D5E;
}

a.footer {
	font-size: 11px;
	color: #5F5D5E;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #5F5D5E;
}
a.footer:hover {
	text-decoration: underline;
	color: #5F5D5E;
}
a.footer:active {
	text-decoration: none;
	color: #5F5D5E;
}

a.copylink {
	font-size: 11px;
	color: #3366CC;
}
a.copylink:link {
	text-decoration: none;
}
a.copylink:visited {
	text-decoration: none;
	color: #5F5D5E;
}
a.copylink:hover {
	text-decoration: underline;
	color: #5F5D5E;
}
a.copylink:active {
	text-decoration: none;
	color: #5F5D5E;
}

a.copylink_bold {
	font-size: 11px;
	color: #3366CC;
}
a.copylink_bold:link {
	text-decoration: none;
}
a.copylink_bold:visited {
	text-decoration: none;
	color: #5F5D5E;
}
a.copylink_bold:hover {
	text-decoration: underline;
	color: #5F5D5E;
}
a.copylink_bold:active {
	text-decoration: none;
	color: #5F5D5E;
}

.copy{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
.copy2{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}
.main_bg{
	border-top: thin dashed #E8E8E8;
	background-image: url(/img/main_bg.jpg);
	height: 460px;
	vertical-align: top;
	background-repeat: repeat-y;
}
.sub_bg{
	border-top: thin dashed #E8E8E8;
	background-image: url(/img/sub_bg.jpg);
	height: 460px;
	vertical-align: top;
	background-repeat: repeat-y;
}
.land_bg{
	background-image: url(/img/land_bg.jpg);
	height: 480px;
	vertical-align: top;
	text-align: right;
	background-repeat: repeat-y;
}
.headline{
	width: 512px;
	height: 30px;
	vertical-align: middle;
	font-size: 22px;
	color: #574D50;
	padding-left: 22px;
}
.landheadline{
	height: 30px;
	text-align:	center;
	font-size: 22px;
	color: #574D50;
}
.subhead {
	vertical-align: top;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.landsubhead {
	border-top: thin dashed #E8E8E8;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-bottom:	15px;
}
.pic{
	vertical-align: top;
}
.pic2{
	vertical-align: top;
	padding-top: 1px;	
}
.footer{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #5F5D5E;
}
.phone{
    padding-right: 20px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.textfield { 
 font-family: Times New Roman, Times, serif;
 font-size: 11px;
 color: #5F5D5E; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC; 
}

.list { 
 font-family: Times New Roman, Times, serif;
 font-size: 11px;
 color: #5F5D5E; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC; 
}

.checkbox { 
 color: #000000; 
 background-color: #FFFFFF; 
 border: 1px solid #FFFFFF; 
}

.formfield { 
 font-family: Times New Roman, Times, serif;
 font-size: 11px;
 color: #5F5D5E; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC; 
}

.submit { 
 width: 60px;
 height: 20px;
 font-family: Times New Roman, Times, serif;
 font-size: 11px;
 color: #5F5D5E; 
 background-color: #FFFFFF; 
 border: 1px solid #CCCCCC;
 }
 
 .small_text {
font-size:12px;
 }
-->

