@import url(reset.css);

#bg-wrap { background:url(../images/bg.jpg) no-repeat scroll 50% 0; padding:130px 0 0; }

#outer-wrap { background:#fff; color:#333; font:normal normal 400 15px Arial, Helvetica, sans-serif; line-height:26px; margin:0 auto 20px; padding:30px 80px; width:600px; }

#title { color:#990000; font:normal normal 700 32px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; line-height:32px; }

.top-caption { font:italic normal 700 13px Arial, Helvetica, sans-serif; text-align:center; }

.top-caption small { font-style:normal; font-weight:400; }

a.buttonlink1 { background: url(../images/button-clickhere.gif) no-repeat 0 -40px; color:#dd1805; display:block; height:40px; overflow:hidden; text-indent:-9999px; width:250px; }

a.buttonlink1:hover { background-position:0 0; }

.small-font { font:normal normal 400 11px Arial, Helvetica, sans-serif; }

.color-green { color:#2C6A35; }

.buttonform {
	background:transparent url(../images/button.gif) top center no-repeat scroll;
	cursor:pointer;
	color:white;
	text-decoration:none;
	display:block;
	width:225px;
	height:34px;
	text-align:center;
	line-height:34px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.buttonform:hover {
	text-decoration:underline;
}
input.buttonform {
	padding-top:0;
	height:34px;
	border:none;
}
