 @charset "utf-8";

 html, body, div, span, applet, object, iframe, 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,	b, u, i, center,
 dl, dt, dd, ol, ul, li, fieldset, form, label, legend,	table, caption,
 tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6
 {margin: 0;	padding: 0;	border: 0;	outline: 0;	 outline:none;
 	font-size: 100%;	vertical-align: baseline; background: transparent;}
 body {line-height: 1;
 }

 h1, h2, h3, h4, h5, h6 { padding:19px 0 .25em 0;
 	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
    text-shadow: 2px 2px 7px #999;
    color: deepskyblue;}
 h1 { font-size: 1.8em; color: #035292;}
 h2 { font-size: 1.6em;  line-height: 110%;}
 h3 { font-size: 1.5em; }
 h4 { font-size: 1.12em; }
 h5 { font-size: 1.0em; }
 h6 { font-size: 0.75em; }
 hr{ color: #e5e5e5; height: 2px; }
 p { padding: .25em 0 .5em 0 }

.hide { display: none; }
.nohide {  }


/*.label { font-size: 67%; text-align: right; }*/

td { padding-bottom: .25em; }
table { padding: .5em .75em .75em; border: solid black 1px; margin: 0 auto;
 width: 95%; }

.label { font-size: 67%; text-align: right; padding: 0 .5em 0 .75em; }

.content {
 	margin: 0em auto 2em;
    width: 709px;
    background: url(../img/logo_green_yellow_bkgd.gif) no-repeat center center;
}

.header {
     width: 709px;
     height: 153px;
 	 background: url(../img/MembershipAppHeader.jpg) no-repeat right bottom;
}

input { border: dashed lightgrey 2px; border-bottom: solid black 2px;
	background-color: transparent; }

address {
	margin: 1em auto 2em 25%;
}
h1.hdr {
	position: relative; top: 95px; text-align: center;
}

.ctr {
 	text-align: center;
}
