@charset "UTF-8";
body {
	margin: 0px;
}


.PageContent {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #3a3a3a;
	letter-spacing: normal;
}

.PageContentTitle {
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 14.58px;
	font-weight: bold;
	color: #30393d;
	letter-spacing: normal;
}

.PageContent {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #19303f;
	letter-spacing: normal;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A59362;
}

.footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A59362;
	text-decoration:none;
}
.footer2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.PageContent a {
	text-decoration:none;
	color:#FF9900;
}

.PageContent a:hover {
	color:#999999;
}

.butterflyBackground {
	background-image: url(imgasset/butterfly_top.png);
	background-repeat: no-repeat;
	background-position: right;
}
.butterflyLeft {
	background-image: url(imgasset/butterfly_down.png);
	background-repeat: no-repeat;
	background-position: left;
}
.cell_padding1a {
	padding-right: 50px;
}
.cell_padding2 {
	padding-left: 25px;
}
.cell_padding1b {
	padding-left: 50px;
}
.cell_padding1c {
	padding-right: 35px;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
