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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Helvetica;
	width: 100%;
}
.header a {
	font-family: 'PT Sans', sans-serif;
font-weight: 400;
text-shadow: 0px 0px 0px #383838;
line-height: 0px;
text-align: center;
letter-spacing: 0px;
color: black;

font-size: 14px;
text-decoration: none;
}

.content a {
	font-family: 'PT Sans', sans-serif;
font-weight: 400;
text-shadow: 0px 0px 0px #383838;
text-align: center;
letter-spacing: 0px;
color: black;

font-size: 12px;
text-decoration: none;
}

.footer a {
	color: black;
}

a:hover {
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 18px
}
img {
	border: none;
	padding: 10px;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 930px;
	margin: 0 auto;
}
h1 {
	font-family: 'PT Sans', sans-serif;
	font-size: 12;
	font-weight: 400;

}

h2 {font-style:  italic; display: inline;}
/* Header
-----------------------------------------------------------------------------*/
#header {

font-family: 'PT Sans', sans-serif;
font-weight: 400;
text-shadow: 0px 0px 0px #383838;
line-height: 0px;
text-align: center;
letter-spacing: 0px;
color: black;
padding-top: 70px;
font-size: 14px;
	height: 20px;
	background: white;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	border-top-width: 0px;
	font-family: 'PT Sans', sans-serif;
	padding-left: 10px;
	font-size: 12px;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 910px;
	padding-bottom: 15px;
	border-top-color: #c6c6c6;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 36px;
	margin-left: 10px;
	font-family: 'PT Sans', sans-serif;

	font-size: 10px;
	color: #525252;
	height: 20px;
	background: #FFFFFF;
}
