#page td {
	padding:1px;
	margin:0px;
}

#page {
	font-family: Arial, Verdana, sans-serif;
	color: #335889;
}


#page #maintable, #page #abptable, #page #getemail, #page #comcalc {
	font-family: Arial, Verdana, sans-serif;
	color: #335889;
	font-size:16px;
	font-weight: bold;
	width: 460px;
	background-image: url('imgs/table_repeater_blue.png');
}

#page #getemail {
	background-image: url('imgs/table_repeater2_blue.png');
}

#page .tableheader {
	font-size: 20px;
	font-weight: bold;
	color: #d83362;
	background-image: url('imgs/table_header_blue.png');
}

#page .headertext {
	padding: 14px 8px;
	background-image: url('imgs/table_horizontal_blue.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

#page .leftcontent,#page  .leftcontent2 {
	width: 284px;
	padding: 7px 8px 14px 8px;
	background-image: url('imgs/table_horizontal_blue.png');
	background-position: bottom;
	background-repeat: repeat-x;
	line-height: 1.3em;
}

#page .iscalc {
	padding: 7px 8px 14px 8px;
	line-height: 1.3em;
}

#page .leftcontent2 {
	width: 94px;
}

#page .instructions {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

#page .rightcontent,#page .rightcontent2 {
	width: 144px;
	padding: 7px 6px 10px 6px;
	background-image: url('imgs/table_horizontal_blue.png');
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: right;
}

#page .rightcontent2 {
	width: 334px;
}

#page .inputbox {
	width: 111px;
	height: 32px;
	padding: 8px 4px 0 4px;
	background-image: url('imgs/table_input_blue.png');
	border: none;
	border-style: none;
	font-size: 22px;
	color: #000000;
	font-weight:bold;
}

#page .inputboxwide {
	width: 292px;
	height: 32px;
	padding: 8px 4px 0 4px;
	background-image: url('imgs/table_input_wide_blue.png');
	border: none;
	border-style: none;
	font-size: 22px;
	color: #000000;
}
#page .tablefooter {
	font-size: 18px;
	font-weight: bold;
	background-image: url('imgs/table_footer_blue.png');
	background-position: bottom;
}

#page .textinput {
	border: none;
	border-style: none;
	text-align: center;
	width: 20px;
	font-size: inherit;
	font-weight: bold;
	color: #DF537D;
	background: transparent;
}

#page .bottominstructions {
	font-size: 11px;
	color: #939797;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}

#page .bottominstructions a,#page  .bottominstructions a:link,#page  .bottominstructions a:visited {
	color: #DF537D;
	text-decoration: none;
}

#page .bottominstructions a:hover {
	text-decoration: underline;
}

#page .rightalign {
	text-align: right;
	padding: 8px;
}
