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 {
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	height: 100%;
}
html,
body,
form,
button,
form input,
form select,
form textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
body {
	background: white;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

p,
pre {
    margin: 1em 0;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

figure {
    margin: 0;
}

form {
    margin: 0;
}


fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}


.hide, .print {
  position: absolute;
  top: -32768px;
  left: -32768px;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */


h1,h2,h3,h4,h5,h6 {
	margin: 0 0 15px 0;
	font-weight:normal;
}
h1 {	font-size: 2.1667em; }
h2 { font-size: 1.8333em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3333em; }
h5 { font-size: 1.1667em; }
h6 { font-size: 1.1667em; }

h1 span {
	display: block;
	font-size: 0.7em;
	line-height: 1.2em;
}

ul,ol,dl,
ul li,ol li {
	list-style-type:none;
}
.content ul, .content ol { margin:0 0 15px 1em; }
.content dl { margin:0 0 15px 0; }
.content ul, .content ul li { list-style-type:disc; }
.content ul, .content ul li ol li { list-style-type:decimal; }
.content ul ul, .content ul ul li { list-style-type:circle; margin-bottom:0; }
.content ol, .content ol li { list-style-type:decimal; }
.content ol, .content ol li ul li{ list-style-type:disc; }
.content ol ol, .content ol ol li { list-style-type:lower-latin; margin-bottom:0; }
.content ul li, .content ol li { margin-left:0.5em; }
*+html .content ol li { margin-left:1em; }

dt { font-weight: bold; }
dd { margin: 0 0 15px 0.8em; }

p { line-height: 1.5em; margin: 0 0 15px 0;}
p.small { font-size: 0.91667em; }

blockquote, cite, q {
  font-style: italic;
}
blockquote { margin: 0 0 15px 1.5em; }

strong,b { font-weight: bold; }
em,i { font-style: italic; }

big { font-size: 1.1667em; }
small { font-size: 0.91667em; }

pre { line-height: 1.5em; margin: 0 0 15px 0; }
pre, code, kbd, tt, samp, var { font-size: 100%; }
kbd, samp, var, tt { font-weight: bold; }
var, dfn { font-style: italic; }

acronym {
	border-bottom:1px #aaa dotted;
	font-variant:small-caps;
	letter-spacing:0.07em;
	cursor:help;
}

hr {
	color:#fff;
	background:transparent;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border:0;
	border-bottom:1px #eee solid;
}
.hr {
	height:1px;
	overflow:hidden;
	background:#E0E0E0;
	color:inherit;
	margin:15px 0;
}
.hr hr {
	position:absolute;
	top:0px;
	left:-32768px;
}

a {
	color:#33941f;
	text-decoration:underline;
}
a:visited  { color:#33941f; }
a:hover,
a:focus,
a:active {
	color:#33941f;
	text-decoration:none;
	outline:0;
}

.first-child {
	margin-left:0 !important;
	padding-left:0 !important;
	border-left:0 !important;
}
.last-child {
	margin-right:0 !important;
	padding-right:0 !important;
	border-right:0 !important;
}