﻿/*
	Style sheet created for MethodistChildrensHome.org by PROMIT
	Copyright ©2010. For printing online forms.
*/


@page normal   { size: portrait; margin: 0 0.25in; }
body	{ page: normal; font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; color: #000; }
.newpage    { page-break-after: always; }

form#form1  { width: auto; margin: 0; }
hr	{ clear: both; margin: 2pt 0 4pt 0; border-width: 2pt; }
h2  { margin-top: 0; padding: 0; }
div#container	{ margin: 0; background-image: none; padding: 0; text-align: left; }
div#header, div#navbar, div#pic, #btnBack, #btnSubmit, div#contentright, div#noPrint, div#bottom, div#tip1, div#tip2, div#tip3 { display: none; }
div#content, div#pnReview	{ margin: 0; }
div#contentleft	{ width: auto !important; padding: 0; margin: 0; float: none; }

div#pnReview table { display: table; width: 7in; }
div#pnReview td { display: table-cell; width: 48%; text-align: left; padding: 4pt 2pt; page-break-inside: avoid; }

table.tform   { display: table; border: none; border-collapse: collapse; margin: 0; width: 7in; }
table.tform td  { display: table-cell; width: auto !important; padding: 4px 2px; font-size: 0.8em; }
table.tform th  { text-align: center; }

div#footer	{ position: fixed; bottom: 0; width: 7in; margin: 0; background-color: transparent; color: #000; font-size: 9pt; text-align: center; }
div#footer p	{ margin: 0; padding: 0; line-height: 1.3em; }
div#footer p:first-child	{ display: none; }
div#footer span	{ padding: 0px 8pt; }
div#footer a	{ color: #000; text-decoration: none; }

