@charset "utf-8";
/* CSS Document */
body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	text-align:left;
	height: 90%;
	margin: 0;
	padding: 0;
	background-color: #E6F8DB;
	color:#ffffff;
	font-family:sans-serif;
	font-size:40;
}
a:link {
	color: #E6F8DB;
}
a:visited {
	color: #E6F8DB;
}
a:hover {
	color: #CAF0B3;
}
a:active {
	color: #E6F8DB;
}
td img {display: block;}body {
	background-color: #E6F8DB;
}
	/* hide from ie on mac \*/
	#flashcontent {
		height: 260px;
	}
	/* end hide */	
	a {	
		color:#cccccc;
	}
#flashcontent {
/*	padding-left: 200px; */
}
#flashcontent {
}
.style19 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #EEF5EB;
}
.style20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EEF5EB;
}
.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	margin-top:12px;
	font-size:160%;
	font-weight:400;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	border: none;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	border: none;
	text-indent: -9999px;
}