.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
img {border: 0;}
a:hover {  color: #999999; text-decoration: none}

.copylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.rubcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.headlinelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
body {
	background-color:#FFFFFF;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.fmerror {font-weight:bold; color: #FF0000; }


#content2 {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:800; 
	top:0px; 
	bottom:0; 
	width:100%; 
	margin-left:0px; 
	left:0px; 
	border-left:0px solid #000;
	border-right:0px solid #000;
	background: #000000;
	text-align: center;
}

* html #content2 {
	top:0; 
	bottom:0; 
	height:100%;
	width:100%;
	border-top:0px solid #fff; 
	border-bottom:0px solid #fff;
	}
	
#ufoDemo {
	position: relative;
	margin-top: 5%;
	}
	
.rightcol { padding-left: 35px;}


.intypeDesign {
	background-color: #e6e7e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-style: outset;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.tourenlogo {
	margin-bottom:10px;
	display:block;
	}


