#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
	visibility: visible;

	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -387px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 250px;
	height: 70px;
	visibility: visible;
}
	
.rightcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
	color: #595959;



}

.rightiframe {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15px;
	color: #595959;
	padding-left: 8px;





}
iframe { border: 0px dashed #666 }
div.arrows { width:276px; text-align:center }
div.arrows img { padding:8px }
.rightcopy10 {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
	color: #595959;
}
.formtable {
	background-color: #E4E9E5;
	border: 1px solid #46402D;
}

.formcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15px;
	color: #595959;
	padding-right: 10px;
	padding-bottom: 10px;


}
.formcopy2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 15px;
	color: #595959;
}
.rightcopytreb {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
	color: #595959;
}

a:link {color: #857B9F; text-decoration: underline; }
a:active {color: #857B9F; text-decoration: underline; }
a:visited {color: #7DA04E; text-decoration: underline; }
a:hover {color: #7DA04E; text-decoration: none; }.rightiframeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15px;
	color: #9991ae;
	padding-left: 8px;
	font-weight: bold;
	text-transform: capitalize;
	padding-bottom: 1px;


}

div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}

div#myElement {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	background-color: #f9f9f9;
	float: left;
}

div#myOtherElement {
	width: 200px;
	height: 20px;
	overflow: hidden;
	border: 1px solid black;
	background-color: #f9f9f9;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

div#myOtherElement a:hover {
	background: #f5f5f5;
}

