html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  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;
}

body {
	background-image: url(/_resx/v1/images/bg.gif);
	background-color: #dbe2f3;
}

table {
	border: none;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
	caption-side: top;
	table-layout: auto;
}

body, table, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B1507;
	
	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	text-transform: none;

	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
}

table, p {
	margin: 0;
	padding: 0;
}

td, th {
	padding: 0;
	border: none;

	vertical-align: top;
	text-align: left;
}

thead, tbody, tfoot {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0px;
	padding: 0px;
}

ul ul li {
	margin: 0px;
	padding: 0px;
}

ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li ul li {
	margin: 0px;
	padding: 0px;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	
	background-image: none;
}

ol li ol {
	margin: 0;
	padding: 0;
	list-style-type: lower-alpha;
}

ol li ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	background-image: none;
}

img {
	margin: 0;
	border: none;
	outline-style: none;
}

a, a:visited, a:link {
	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005EAB;

	text-decoration: none;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	text-transform: none;

	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
}

a:active, a:hover {
	text-decoration: underline;
}

a:focus {
	outline-style: none;
}



h1,
h1 a,
h1 a:visited,
h1 a:link,
h2,
h2 a,
h2 a:visited,
h2 a:link,
h3,
h3 a,
h3 a:visited,
h3 a:link,
h4,
h4 a,
h4 a:visited,
h4 a:link,
h5,
h5 a,
h5 a:visited,
h5 a:link,
h6,
h6 a,
h6 a:visited,
h6 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	text-decoration: none;
	line-height: 1.3;
	font-style: normal;
	text-transform: none;

	letter-spacing: normal;
	text-indent: 0;
	white-space: normal;
	word-spacing: normal;
}

h1,
h1 a,
h1 a:visited,
h1 a:link,
h1 a:active,
h1 a:hover {
	margin: 0px;
	padding: 0px;

	font-size: 20px;
	color: #005EAB;
	font-weight: bold;
}
h1 span.productnum {
	font-size: 50%;
}

h2,
h2 a,
h2 a:visited,
h2 a:link,
h2 a:active,
h2 a:hover {
	margin: 0px;
	padding: 0;

	font-size: 14px;
	color: #005EAB;
	font-weight: bold;
}

h3,
h3 a,
h3 a:visited,
h3 a:link,
h3 a:active,
h3 a:hover {
	margin: 0px;
	padding: 0px;

	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h4,
h4 a,
h4 a:visited,
h4 a:link,
h4 a:active,
h4 a:hover {
	margin: 0;
	padding: 0;

	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h5,
h5 a,
h5 a:visited,
h5 a:link,
h5 a:active,
h5 a:hover
h6,
h6 a,
h6 a:visited,
h6 a:link,
h6 a:active,
h6 a:hover {
	margin: 0;
	padding: 0;

	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h1 a:active,
h1 a:hover,
h2 a:active,
h2 a:hover,
h3 a:active,
h3 a:hover,
h4 a:active,
h4 a:hover,
h5 a:active,
h5 a:hover,
h6 a:active,
h6 a:hover {
	text-decoration: underline;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

hr {
	color: #3e3e3e;
	background-color: #3e3e3e;
	height: 1px;
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
