body {
	font-family: arial, helvetica, sans serif;
	font-size: .75em;
	line-height: 149%;
	color: #1a3966;
}
td {
	font-size: .75em;
	line-height: 140%;
}

a {
	color: #db5510;
}

p {
	margin-top: 0px;
}
p.intro {
	font-size: 125%;
	line-height: 160%;
	color: #8192ab;
	margin-bottom: .8em;
}

p.smallText {
	font-size: 85%;
	line-height: 120%;
}
ul {
	list-style-image: url("images/spacer.gif");
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 140%;
}
ul li {
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: .1em .6em;
	padding-left: .8em;
	padding-bottom: .2em;
}

sup {
	line-height: 0em;
	vertical-align: .5em;
	font-size: 85%;
}
h1 sup {
	font-size: 60%;
}
p.intro sup {
	font-size: 70%;
}

h1 {
	font-size: 29px;
	font-weight: normal;
	color: #003d91;
	margin: 0px;
	margin-top: -.25em;
	margin-bottom: .18em;
	line-height: 1.2em;
}
h2 {
	font-weight: normal;
	font-size: 160%;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 1.1em;
	color: #249ac9;
}
h3 {
	font-size: 125%;
	line-height: normal;
	margin: 0px;
	margin-bottom: .2em;
	color: #249ac9;
}
h4 {
	font-size: 120%;
	line-height: normal;
	margin: 0px;
	margin-bottom: .2em;
	color: #044f95;
}


.lightBlue {
	color: #249ac9;
}
.lightGray {
	color: #8192ab;
}

img.leftImage {
	float: left;
	margin-right: 11px;
	margin-bottom: 10px;
}

img.rightImage {
	float: right;
	margin-left: 11px;
	margin-bottom: 10px;
}



.quoteBox {
	background-image: url("images/quote/bg.gif");
	background-repeat: repeat-y;
	width: 533px;
	margin-bottom: 15px;
}

.quoteBox .top {
	background-image: url("images/quote/top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.quoteBox .content {
	background-image: url("images/quote/bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 4px;
	padding-bottom: 4px;
}

.quoteBox .flag {
	float: left;
	* margin-left: -3px;
}

.quoteBox .quoteHeader {
	background-image: url("images/quote/header-bg.gif");
	background-repeat: repeat-y;
	margin-left: 19px;
}

.quoteBox .hTop {
	background-image: url("images/quote/header-top.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.quoteBox .hContent {
	color: #003d91;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 125%;
	padding-top: 8px;
	padding-bottom: 6px;

	background-image: url("images/quote/header-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;

	* display: inline-block;
}

.quoteBox .qTop {
	background-image: url("images/quote/quote-open.gif");
	background-repeat: no-repeat;
	background-position: 9 15;
	margin-left: 19px;
	margin-bottom: 10px;
}

.quoteBox .qContent {
	background-image: url("images/quote/quote-closed.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	
	padding-left: 34px;
	padding-top: 12px;
	padding-right: 34px;
}

td.quoteCell {
	width: 123px;
	padding-top: 9px;
}


td.ingredients {
	font-size: 59%;
	line-height: 160%;
	color: #174282;
	width: 165px;
	padding-left: 15px;
}

