@charset "UTF-8";
.General {
	font-family: "Charcoal CY";
	font-size: 12pt;
	text-align: justify;
	color: #666;
	text-decoration:none;
}
.GeneralTitles {
	font-family: "Charcoal CY";
	font-size: 14pt;
	text-align: justify;
	color: #666;
	text-decoration: underline;
}
.SmallTitles {
	font-family: "Charcoal CY";
	font-size: 11pt;
	text-align: center;
	color: #666;
}
.SmallTitlesCopy {
	font-family: "Charcoal CY";
	font-size: 11pt;
	text-align: center;
	color: #FFF;
}
.Contact {
	font-family: "Charcoal CY";
	font-size: 12pt;
	text-align: center;
	color: #666;
	text-decoration:none;
	line-height: 5px;
}
.B1 {
	height: 100%;
	width: 46px;
	padding-right: 10px;
	padding-left: 85px;
	position: absolute;
	left: 0px;
	display: block;
	top: 0px;
}
.Container {
	margin-left:auto;
	margin-right:345px;
	
}

