/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#ffffff;
	line-height:18px;
}

.product_savings{
	border:1px solid #355719;
	font-size:11px;
	color:#163000;
	font-weight:bold;
	border-bottom:none;
}

.product_savings th{
	color:#001E2D;
	font-size:12px;
	height:36px;
	border-bottom:1px solid #355719;
}

.product_savingstd{
	height:30px;
	border-bottom:1px solid #355719;
	background:#E9FBDB;
}

.product_savingstd-alt{
	height:30px;
	border-bottom:1px solid #355719;
	background:#F7FCF3;
}

.order_row{
	border-bottom:1px solid #355719;
}

.title-txt{
	font-size:17px;
	color:#001E2D;
	font-weight:bold;
}

.sub-header{
	font-size:14px;
	color:#002C35;
	font-weight:bold;
}

.goals_table{
	font-size:10px;
	color:#0A4301;
	line-height:normal;
}

.goals_table th{
	font-size:12px;
	color:#001E2D;
}