	BODY {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		margin : 0 0 0 0;
	}
	.bluehead {
		background-color : #333352;
		font-size : 18px;
		color : #ffffff;
		border-bottom : 1px solid #000000;
	}
	.redhead {
		background-color : #ff0000;
		font-size : 18px;
		color : #ffffff;
		border-bottom : 1px solid #000000;
	}
	.midbluehead {
		background-color : #6868A7;
		font-size : 15px;
		color : #ffffff;
		font-weight : bold;
		border-bottom : 1px solid #000000;
	}
	.caption_cell {
		font-weight : bold;
		border-bottom : 1px solid #000000;
		vertical-align : top;
		width: 240px;
	}
	.caption_notes {
		font-size : 10px;
		margin-left : 5px;
		font-weight : normal;
	}
	.data_cell {
		vertical-align : top;
		width: 210px;
		border-bottom : 1px solid #000000;
		background-color : #E4E4F7;
		old-color: #CDCDE6;
	}
	.ship_data_cell {
		vertical-align : top;
		background-color : #E4E4F7;
		old-color: #CDCDE6;
	}

	.formfield {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		width : 200px;
	}
	.datefield {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		width : 90px;
	}
	.formbutton {
		width : 200px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		xfont-weight : bold;
		background-color : #333352;
		color : #ffffff;
	}
	.orderbutton {
		width : 130px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		xfont-weight : bold;
		background-color : #333352;
		color : #ffffff;
	}
	.elevenpxText {
	font-size : 11px;
}
.cost {
	color : #ff0000;
	font-size : 18px;
}
.form_list_separator {
	width : 80%;
	text-align : left;

}
.centered {
	text-align : center;
	vertical-align: middle;
	height: 50%;
}