/* Amazon reset rules */
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;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

:focus {
	outline:0;
}

body {
	line-height:1;
	color:#FFF;
	background:#FFF;
}

ol,ul {
	list-style:none;
}

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:"" "";
}

/* Set some basic styling on the HTML entities */
body {
	font:62.5% Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#333;
	background-color:#FFF;
}

:focus {
	outline:1px dotted black;
}

img {
	border:none 0;
}

p {
	margin:0.2em 0 0.6em;
	padding:0;
}

a {
	text-decoration:underline;
	color:#333;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

a.bulletLink {
	font-size:1em;
	color:#333;
}

strong {
	font-weight:bold;
}

table {
	border-collapse:collapse;
}

td {
	vertical-align:top;
	margin:0;
	padding:0;
}

th {
	color:#333;
	vertical-align:bottom;
	text-align:left;
	margin:0;
	padding:0;
}

ul li {
	display:block;
	list-style:none outside none;
	margin:0 0 0.3em;
	padding:0 0 0 10px;
}

ul li a {
	text-decoration:none;
}

ul li a:hover {
	color:#666;
	text-decoration:underline;
}

ul.default {
	margin:0 0 0 3em;
}

ul.default li {
	list-style:none outside none;
	background:none;
	margin:0 0 0.3em;
	padding:0;
}

ul.oplList {
	margin:0 0 0 3em;
}

ul.oplList li {
	list-style:disc outside none;
	background:none;
	margin:0 0 0.3em;
	padding:0;
}

input,select {
	font-size:1em;
	vertical-align:middle;
}

dl {
	margin-left:2em;
	margin-right:2em;
}

dl dt {
	font-weight:bold;
	margin:0;
}

dl dd {
	margin:0 0 0.7em;
}

/* headings */
h1,h2,h3,h4,h5,h6 {
	color:#454545;
	margin:0;
	padding:0;
}

h1 a,h2 a,h3 a,h4 a,h5 a {
	text-decoration:none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
	text-decoration:underline;
}

h1 {
	font-size:1.55em;
	font-weight:bold;
	clear:both;
	line-height:1.15em;
	margin:2px 0 0.5em;
	padding:0;
}

h2 {
	font-size:1.27em;
	font-weight:bold;
	margin:0.4em 0 0.3em;
	padding:0;
}

h3 {
	font-size:1.18em;
}

h4 {
	font-size:1.09em;
	margin:0.4em 0 0.7em;
	padding:0;
}

h5 {
	font-size:1em;
	margin:0;
	padding:0;
}
