@charset "UTF-8";
/* CSS Document */

.XsmallwhiteTXT {
	font-size: x-small;
	line-height: 1em;
	letter-spacing: .04em;
}
.smallWhiteTXT {
	font-size: small;
	color: #FFFFFF;
}
#RightText {
	float: left;
	width: 450px;
	margin-left: 45px;
	margin-top: 30px;
}
.largeWhiteTXT {
	font-size: large;
	color: #FFFFFF;
}
#Rightcopy {
	float: left;
	width: 410px;
	margin-left: 45px;
	margin-top: 20px;
	height: 300px;
}
#Rightcopy a:link {
	color: #BD3C56;
}
#Rightcopy a:hover {
	color: #006467;
}
#Rightcopy a:visited {
	color: #BD3C56;
}
.Header {
	font-size: x-large;
	float: left;
	padding-left: 10px;
	color: #000000;
}
.copy {
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .07em;
	text-align: left;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #D14460;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style6 {font-size: small}
