﻿@charset "utf-8";
/* --------------------------------------------
   Printed Styles
   -------------------------------------------- */

/* ======== Block Level Element ======== */
/* ---- Top Level ---- */
html {
	margin: inherit !important;
	padding: inherit !important;
}

body { 
	margin: inherit !important;
	padding: inherit !important;
	background: white !important;
	color: black !important;
	font-size: 10px !important;
	_zoom:	0.95;
}


/* ======== Hidden Blocks ======== */
#mainVisual,
#endofContent {
	display: none !important;
}


/* ======== Width, Margin ======== */
#container {
	width: 600px !important;
}

#header,
#content,
#endofContent,
#footer,
#footer address {
	width: auto !important;
}


/* ======== Structure ======== */
#main,
#mainCol,
#subCol,
#extraCol {
	clear: both !important;
	float: none !important;
}


/* ======== Component ======== */
/* ---- Section ---- */
