/**
Stylesheet by Stephen Huston, revised August 13, 2008
**/
body:before {
	content: "Printed from CSNA's website: www.calcoin.org";
	font-size:14px;
	color:#666666;
	text-decoration:underline;
}
body {margin: 0 2em 0 2em;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:10px;
	background-image:none;
}
#masthead {
	visibility:hidden;
	display:none;
}
#contentnoside {
	padding: 0.5em 0em 0em 0em;
}
#content {float:left;
	padding: 0.5em 180px 1em 0em;
}
#sidebar {float: left;
	width: 164px;
	text-align: center;
	margin: 1.5em 0 0 -165px;
}
#footer {color: #000000;
	text-align: left;
	clear: both;
}
form {display:none !important;
}
.illus {float: right;
	margin: 1em 0em 1em 1em;
}
.illus_left {float: left;
	margin: 0em 2em 1em 0em;
}
.navbar {display: none;
}
a:link {
	text-decoration: none;
	color:#000000;
	text-transform:capitalize;
}
a:visited {
	text-decoration: none;
	color:#000000;
	text-transform:capitalize;
}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}
h2 {font-family: font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
h4 {font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:12px;
}
h5 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:10px;
}
h6 {font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:10px;
}
ul li {font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding: 0 0 0.75em 0.2em;
	line-height: 1.2em;
	font-weight: normal;
	list-style-position: outside;
	list-style:disc;
}