.calloutList {
	list-style-position : outside;
	background-color:#FFFFFF;
	margin-left:50px;
	margin-top:0px;
	color:#136786;
}

body {
	margin:0px;
}
.calloutCell,.bodyCell,td,a {
	color : #136786;
	font-style : normal;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.calloutCell,.bodyCell,td {
	vertical-align : top;
}
.calloutCell,.bodyCell {
	background-color:#6AA4B8;
}

.callouttext,.bodyText,.subText {
	margin-left : 20px;
	margin-right : 10px;
	margin-top:0px;
	margin-bottom:0px;
}
.bodyCell,td {
	color : #7C7D7E;
}
.bodyCell {
	background-color:#FFFFFF;
}
.bodyText {
	margin-left:28px;
}
.morebtn {
	vertical-align : bottom;
	float:right;
}
.grayBG {
	background-color:#C2C2C2;
}
.blueBG {
	background-color:#136786;
}
.whiteBG {
	background-color:#FFFFFF;
}
.subText {
	font-size:13px;
}
.evenRow {
}
.oddRow {
	background-color:#EBEDEE;
}
.quantity,.moreinfo {
	font-size:9px;
}
td,a {
	font-size:11px;
}
.navFiller {
	background-image: url(images/nav-filler.gif);
	background-repeat : repeat-x;
}
.outer {
	display:block;
	border : 2px solid #C2C3C3;
}
.inner {
	display:block;
	border : 2px solid #136786;
}