.bannerbutton{display:block;width:60px;height:60px;-webkit-transition:-webkit-transform .3s;transition:transform .3s}
.bannerbutton:hover{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}

.blockwide { width:100%; }
.blockthin { width:92%; max-width:880px; margin:0 auto; }

.btn12 { width:121px; height:47px; float:left; }
.btn12 img { width:100%; max-width:121px; }
.btn13 { width:147px; height:47px; float:left; }
.btn13 img { width:100%; max-width:147px; }

p { line-height: 135%; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
.textmini {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: none;
	color: #99CC33;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #99CC33;
}


.cent { width:100%; text-align:center; }
.martop { margin-top:30px; }
.spaced { line-height:150%; }

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.textmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.SubheadGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #99CC33;
	font-weight: bold;
}
.HeadlineGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #99CC33;
	font-weight: bold;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #333333;
	font-weight: bold;
}
.textboldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #99CC33;
	font-weight: bold;
}
