@charset "utf-8";
/* 
  -----------------------------------
  CompanyName Print Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Color Scheme

*/
#skiplist {display:none; visibility:hidden;}
a:after {content: "  (" attr(href) ")  ";}
body {
	margin:0;
	padding:0;
	font:12pt Trebuchet MS, tahoma, sans-serif;
	background-color:#fff;
	line-height:1.5;
	background:none;}

img{border:none;}
a {text-decoration:underline;color:#000;}
a:after {content: "  (" attr(href) ")  ";}
#pageFooter a:after {content: " - " attr(href);}
h1#logo a:after {content:"";text-decoration:none;}
/* LAYOUT ELEMENTS ------------------------------------- LAYOUT ELEMENTS  */
#wrapper{}
	#header{}
	#mainSection{}
		#content{
			background:none;
			margin: 40px 20px 0;}
		#sidebar{visibility:hidden; display:none;}
	#footer{display:none;}
	#pageFooter{}
h1#logo a{
	background: none;
	height:37px;
	width:100%;
	position:absolute;
	z-index:1;
	top:0;
	text-align:center;
	margin:0px}

h1#logo a span {display:block;}