
html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #FFF url("../images-global/background.gif") repeat;
	margin: 0px;
	padding: 0px;
}

p {
	color: #003465;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

img {
	border: 0px;
}

li {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.main_nav a {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

em {
	font-size: 11px;
}

.product_bullet {
	font-weight: 100;
	color: #000000
}

.product_bullet span {
	font-weight: bold;
	color: #CC0000
}

#product_header {
	font-weight: 100;
	color: #000000
}

#product_header span {
	font-weight: bold;
	color: #003465
}

.context {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}