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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

.newsletter-submit {
	float: right;
	margin-top: -21px;
	position: relative;
	border:0;
	z-index: 1;	
	background: url('images/search.jpg') no-repeat center center;
	text-indent: -9999px;
	width: 30px;
	
	}
.newsletter-email {
	background:none;
	border: 0;
	padding: 5px;
	color: #FFFFFF;
	width: 180px;	
	
	`}	
	
.newsletterdiv {

  background: #236bb1;
  width: 210px;
  height: 24px;
  float: right;
  margin-top: -12px;	
	}	
.newsletterouter { 

  text-align: center;
  margin: 0 auto;
  font-size: 1.5em;
  color: #236bb1;
  padding: 14px;
  width:954px;
  clear:both;
  border: 1px dashed #236bb1;
  }
.newsletterouter h2{
	
  float: left;
  font-weight: bold;
  line-height: 0px;
  margin-bottom: 25px;
  color: #236bb1;
  }
	