html,body {margin: 0;padding: 0; margin-left: 1%; margin-right: 1%}
body{width: auto !important;margin: auto !important;font-family: Helvetica, Arial, sans-serif;font-size: 1em;line-height: 1.5;background-color: #f8f8f8!important;
color: #333 !important;
}
p{margin-top:0.75em;margin-bottom:0;line-height: 1.5;}

.global{max-width:800px;margin:0 auto;padding:0;text-align:center;}
.header{clear:both;margin:10px;padding:10px;text-align:left;}
.main{clear:both;margin:10px;padding:10px;text-align:left;}
.footer{width:100%;text-align:center;clear:both;margin:0px;padding:0px;text-align:center;font-size:1.0em;position: absolute;bottom: 0; left: 0;height:25px;}

h1{margin-top: 0.65625em;font-size: 1.3rem;line-height: 1.3125;}

h2{margin-top: 0.75em;font-size: 1.2rem;line-height: 1.5;}

h3{margin-top: 0.875em;font-size: 1.1rem;line-height: 1.75;}

h4{margin-top: 1.05em;font-size: 1rem;line-height: 1.05;}

h5{margin-top: 1.1666666666666667em;font-size: 0.9rem;line-height: 1.1666666666666667;}

h6{margin-top: 0;font-size: 0.6rem;line-height: 1.3125;}

.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.justify{text-align:justify;}
.green{color:#8bb110;}


label {width:80%;text-align:left;}
input, textarea {width:100%;vertical-align: top;font-size:1.1em; padding:5px;display: inline-block;box-sizing: border-box;margin-bottom:10px;}
.button{width:100%;vertical-align:middle;font-size:1.1em; padding:5px;display: inline-block;box-sizing: border-box;margin-bottom:5px;background-color:#666666;color:#ffffff;}


hr{height: 1px;margin: -0.5em 0;padding:0px;color: #666666;background-color: #666666;border: 0;}
.hr1{height: 5px;margin:0;padding:0px;color: #8bb110;background-color: #8bb110;border: 0;}
.line{width:100%;padding:10px;display:inline-block;box-sizing: border-box;margin-top:10px;margin-top:10px;}

a{color: #ff9900 !important;text-decoration: underline !important;
}
a:visited{color: #666666 !important;text-decoration: underline !important;
}

.error {
	color: #ff0000 !important;text-decoration: !important;
}

ul li {list-style: none;}
ul li img {width: 70%;}
