* {
	margin:0;
	padding:0;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,strong,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend,caption,tfoot,thead {
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
body{font-family:Arial;color:#3c3c3c;margin-top:50px;}
#header{background-image:url(header.png);background-repeat:no-repeat;width:450px;height:332px;margin:auto auto 5px;}
#box{width:425px;margin-left:auto;margin-right:auto;border:1px solid #666;-moz-border-radius:5px;-webkit-border-radius:5px;text-align:center;padding:15px;}
#box .msg{font-size:13px;font-weight:700;}
#box .form{width:400px;border:1px solid #CCC;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#F5F5F5;margin:10px auto 0;padding:5px;}
#box .input{border:1px solid #CCC;padding:2px;}
#box .hr{width:425px;height:1px;border-bottom:1px dotted #999;margin:10px auto 0;}
#box .disclaimer{font-size:11px;margin-top:10px;}
#footer{margin-left:auto;margin-right:auto;text-align:center;font-size:12px;padding:5px;}	
