BODY{	
	font-size: 9pt;
	color: black;
	font-family: Arial;
	background-color: white;
}

.header{
	display: none;
}
.footer{
	display: none;
}
.navbar{
	display: none;
}
.noprint {
	display: none;
}
.printversion {
   	line-height: 2;
}
.textbox{
	font-size: 9pt;
	color: blue;
	font-family: Arial;
}
.coupon{
	margin-top:10;
}

li	{
	margin-bottom: 5px; 
}

UL	{

	margin-bottom:5px;
}
fieldset {
	margin-right:50px;
	margin-left:0px;
	padding-right:3px;
	border: solid 1px;
}

.designlayoutposition{
	margin-right:70px;
	margin-left:0px;
}

.designlayoutheader{
	margin-right:50px;
	margin-left:0px;
	border:1px solid #ceceff;
	filter: alpha(opacity=40);
	align: center;
	color: #cccccc;
}

.designlayoutleftnav{
	border-right:1px solid #ceceff;
	border-left:1px solid #ceceff;
	filter: alpha(opacity=40);
	color: #cccccc;
}
.designlayoutbodymiddle{
	filter: alpha(opacity=40);
	color: #cccccc;
}
.designlayoutrightnav{
	border-right:1px solid #ceceff;
	border-left:1px solid #ceceff;
	filter: alpha(opacity=40);
	color: #cccccc;
}
.designlayoutfooter{
	border:1px solid #ceceff;
	filter: alpha(opacity=40);
	color: #cccccc;
}


h3{	
	font-size: 14pt;
}
h4{
	font-size: 12pt;
}
h5{
	font-size: 10pt;
}