@charset "UTF-8";

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-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: baseline;
	background-image: none;
}

#delivery_terms {
	padding: 15px 15px 15px 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

.block_wrap {
	/* background: url(../../images/6pack/hdr_bg.gif) top left no-repeat; */
	border-top: 1px solid #d0d0d0;
	display: block;
	padding-top: 4px;
	margin-top: 3px;
}

ol {
	list-style-type: decimal;
	font-size: 12px;
	line-height: 19px;
	color: #15317E;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

ol a:link, ol a:visited, ol a:active, ol a:hover {
	color: #0771FB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	color: #000;
}

a, a:link, a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0771FB;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a:hover, a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #03015f;
	font-weight: normal;
	text-decoration: none;
	background-color: #DFDFDF;
	border-bottom: 1px solid #032A5C;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	color: #15317E;
	text-decoration: none;
	background: none;
	border: none;
	display: block;
	padding: 0px 0px 1px 0px;
	margin: 0;
}
