/* @group Reset */
html, body {
height: 100%;
}
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{line-height:1;color:black;background:transparent;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,
q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* @end */

body {
	height:  80%;
}

#wrap{
	font: 18pt/1.2em Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #000;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px 20pt;
}

h1 {
	margin-top: 20pt;
	font-size: 26pt;
}

h1 .dot {
	font-size: 20pt;
	vertical-align: -1px;
	letter-spacing: 1px;
}

h1 .small {
	font: 16pt Georgia, Baskerville, "Times New Roman", Times, serif;
	vertical-align: 1px;
}



.bold {
	font-weight: bold;
	font-size: 18pt;
}

.italics {
	font-style: italic;
}

p.indent {
	text-indent: -15pt;
	margin-left: 15pt;
}

#progress {
	margin-top: 50pt;
	margin-left: 200pt;

}

#email {
	height: 14pt;
	font-size: 12pt;
	text-align: center;
	margin-top: 20px;
}

#email, #push {
height: 50px;
}
