@charset "utf-8";
/* CSS Document */
body {
	font-family:"Arial", "Helvetica", sans-serif;
}
h1,h2,h3,h4,h5,h6,pre,code{
	font-size:100.01%;
	font-weight:normal;
	font-style: normal;
	font-family:"Georgia", "Times New Roman", "Times", serif;
}
h1 {
	font-size:1.5em; /* 18px */
}
h2 {
	font-size:1.333em; /* 16px */
	font-weight:bold;
}
h3 {
	font-size:1.1667em; /* 14px */
	font-weight:bold;
}
h4 {
	font-size:1em; /* 12px */
	font-weight:bold;
}
h5, h6 {
	font-size:1em; /* 12px */
}
#header h1 {
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-style:italic;
	font-size:2em;
	padding:13px 0 0 0;
	margin:0;
}
#header h2 {
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-size:1em;
	font-weight:normal;
	margin:0;
}

#banner_hilight, #sidebar, #main_menu, #viewbasket, .noprint {
	display:none;
}
a {
	color:#000;
	text-decoration:none;
}
label.error {
	display:none;
}