/* GENERAL STYLES */
/* ===================================== */
/* * * * * * *   P R I N T   * * * * * * */
/* ===================================== */

body {
	background: #FFF;
	font-family: georgia, "times new roman", times, serif;
	color: #000;
	font-size: 11pt;
	}
h1 {
	margin: 2.0em 0 0.5em 0;
	font-size: 14pt;
	font-family: verdana, arial, sans-serif;
	}
h2 {
	margin: 1.5em 0 0.2em 0;
	font-size: 12pt;
	font-family: verdana, arial, sans-serif;
	}
h3 {
	margin: 1.0em 0 0.1em 0;
	font-size: 11pt;
	font-family: verdana, arial, sans-serif;
	}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
table.FlipbookLink {
	display: none;
	}

#header {
	}
#branding {
	border-bottom: 1pt solid #999;
	}
#popupimage {
	display: none;
	}
#toolbox {
	display: none;
	}
#mainnav, #secondarynav {
	display: none;
	}

#container{
	width: auto;
	}
#maincontent, #column0, #column1, #column2 {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000;
	background: transparent none;
	text-align: justify;
	line-height: 1.45;
	}
#column2 {
	line-height: 1.2;
	font-size: 9pt;
	}
#maincontent a:link:after, #maincontent a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
	}
#maincontent a[href^="/"]:after {
	content: " (http://www.veracross.com" attr(href) ") ";
	}
#breadcrumbtrail {
	display: none;
	}
#news, #callout {
	display: block;
	border: 1px solid #999;
	padding: 0.5em;
	}
#footer {
	width: auto;
	margin: 2.0em 10%;
	font-family: tahoma, arial, sans-serif;
	color: #000;
	font-size: 7pt;
	}
#validation {
	display: none;
	}


#seo {
	display: none;
	}


/* ===================================== */
/* * * * * * *   P R I N T   * * * * * * */
/* ===================================== */


/* EDITOR PROPERTIES */
