a, a:hover, a:active, a:link, a:visited { outline: none; }
body,td,p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

p, td, table {
	margin: auto;
	text-align: left;
}
td.larger {
	font-size: 20px;
}
p.larger {
	width: 750px;
	font-size: 20px;
	margin-bottom: 30px;
}
p.smaller {
	width: 750px;
	font-size: 12px;
	margin-bottom: 15px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #1B3796;
}

.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	/* color: #2F4BAA; */
	color: #3E5AB9;
}

ul {
	margin: auto;
	padding: 0px;
	text-align: left;
}
li {
	list-style:inside;
	margin: 0px;
	padding: 0px;
}
ul#for {
	width: 400px;
	font-size: 25px;
	color: #1B3796;
}
/*

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	line-height: 20px;
}
.heading {
	font-weight: bold;
	font-size: 14px;
	clear: both;
}

form, input, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*/

body {
	text-align: center;
}
.panel {
	position: relative;
	/* width: 813px; */
	width: 830px;
	height: 360px;
	display: block;
	clear: right;
	margin: auto;
}
#coupons {
	background: #FFFFFF url(images/coupons.jpg) no-repeat;
}
#autoresponse {
	background: #FFFFFF url(images/autoresponse.jpg) no-repeat;
}
#data {
	background: #FFFFFF url(images/data.jpg) no-repeat;
}
#polls {
	background: #FFFFFF url(images/polls.jpg) no-repeat;
}
#quizzes {
	background: #FFFFFF url(images/quizzes.jpg) no-repeat;
}
#prizes {
	background: #FFFFFF url(images/prizes.jpg) no-repeat;
}
a.send_highlight {
	position: absolute;
	top: 275px;
	left: 253px;
	width: 69px;
	height: 47px;
	background-image: url(images/send_highlight.jpg);
	display: none;
}
a.send_highlight:hover{
	background-image: url(images/send_highlight_2.jpg);
}
.phone {
	position: absolute;
	width: 180px;
	height: 310px;
	left: 240px;
	top: 25px;
}
.msg {
	position: absolute;
	left: 251px;
	top: 40px;
	width: 151px;
	height: 172px;
}
.msg_sent {
	display: none;
	position: absolute;
	top: 276px;
	left: 50px;
	background-image: url(images/msg_sent.gif);
	width: 169px;
	height: 28px;
}
form {
	margin: 0px;
	padding: 0px;
}
input.try_phone{
	position: absolute;
	top: 307px;
	left: 49px;
	width: 124px;
	/* height: 15pt; */
	border: none;
	background: none;
	font-size: 16px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	padding: 3px;
	margin: 0px;
	/* border: 1px solid #BABAB8; */
	border: 0px;
}
input.try_phone:focus {
	border: 1px solid green;
	padding: 2px;
}
a.go_button {
	position: absolute;
	top: 307px;
	left:183px;
	width: 34px;
	height: 23px;
	background-image: url(images/go_button.gif);
}
a.go_button:hover {
	background-image: url(images/go_button_over.gif);
}

#print1, #print2 {
	display: none;
}
