/* PrimeTimers - Cleveland, http://www.ptcleveland.org */
/* pt-cleveland-01-print.css */
/* Updated:2009-01-06 */
/* Author: Rick DeVan, PW2 Web, rick@pw2web.com, http://www.pw2web.com */
/* Code validated at http://www.w3c.org - http://jigsaw.w3.org/css-validator/validator?uri=http://www.ptcleveland.org/external/css/pt-cleveland-01-print.css */
/* Meyer Reset: begin */
@import url(reset.css);
/* Meyer Reset:end */

/* Global body:begin */

html, body {
	border:0;
	margin:0;
	padding:0
}
body {
	background-color:#fff;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt
}
/* Global body:end */
/* Global common:begin */
 
h1, h2, h3, h4, h5, h6 {
	margin:0
	
}
h1, h2, h3 {
	color:#000;
	font-weight:bold;
	
}
h1 {
	font-size:1.3em;
	line-height:34px;
	margin:28px
}
h2 {
	font-size:1.1em;
	line-height:1.75em;
	margin:1.44em
}
h3 {
	font-size:1em;
	line-height:1.63em;
	margin: 1.31em 
}
p, ul, ol {
	margin:0;
	
}
ul, ol {
	list-style:none;
	padding:0 0 18px 40px
}
p {
	line-height:1.63em;
	margin: 1.31em 
}
blockquote {
	margin:1.38em 2.5em;
	
}
small {
	font-size:8pt
}
img {
	border:0
}
sup {
	bottom:.3em;
	position:relative;
	vertical-align:baseline
}
sub {
	bottom:-.2em;
	position:relative;
	vertical-align:baseline
}
acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
	letter-spacing:1px
}
/* Global common:end */
/* Global links:begin */ 

a:link {
	color:#000099;
	font-size:12pt;
	font-weight:bold
}
a:visited {
	color:#0000cc;
	font-size:12pt
}
a:hover {
	color:#0000cc;
	font-size:12pt
}
a:active {
	color:#999;
	font-size:12pt
}
/* Global links:end */
/* Global forms:begin */
form {
	display:inline;
	margin:0;
	
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif
}
textarea {
	line-height:1.25
}
label {
	cursor:pointer
}
/* Global forms:end */
/* Global tables:begin */
table {
	border:0;
	margin:0 0 1.13em 0;
	
}
table tr td {
	padding:19em
}
/* Global tables:end */
/* Global classes:begin */
.clear {
	clear:both
}
.float-left {
	float:left
}
.float-right {
	float:right
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.bold {
	font-weight:bold
}
.italic {
	font-style:italic
}
.underline {
	border-bottom:1px solid
}
.highlight {
	background:#ffc
}
.img-left {
	float:left;
	margin:4px 0 4px 10px
}
.img-right {
	float:right;
	margin:4px 0 4px 10px
}
.no-padding {
	padding:0
}
.no-indent {
	margin-left:0;
	padding-left:0
}
.no-bullet {
	list-style:none;
	list-style-image:none
}
/* Global classes:begin */
/* Site:display-no-screen begin */
.display_no_print {
	display:none
}
/* Site:display-no-screen end */
/* Site:page_container begin  */
#page_container {
	margin:0;
	max-width:900px;
	min-width:900px;
	width:100%;
	z-index:1
}
/* Site:page_container end  */
/* Site:header begin  */
#header {
	background-color:#fff;
	float:left;
	height:200px;
	position:relative;
	width:900px;
	z-index:2
}
#logo {
	background-color:#fff;
	float:left;
	height:191px;
	left:0px;
	position:relative;
	top:0px;
	vertical-align:middle;
	width:225px;
	z-index:3
}
#photo {
	display:none
}
#photo p {
	display:none
}
#photo img {
	display:none
}
/* Site:header end */
/* Site:main begin  */
#main {
	background-color:#fff;
	clear:both;
	float:left;
	height:auto;
	left:0;
	margin-bottom:auto;
	position:relative;
	width:900px;
	z-index:2
}
#sidebar {
	display:none
}
#nav_01 {
	display:none
}
#nav_01 ul {
	display:none
}
#nav_01 li {
	display:none
}
#nav_02 {
	display:none
}
#nav_02 ul {
	display:none
}
#nav_02 li {
	display:none
}
#nav_02 li a:link {
	display:none
}
#nav_02 li a:visited {
	display:none
}
#nav_02 li a:hover {
	display:none
}
#content {
	background-color:#fff;
	float:left;
	height:auto;
	margin-bottom:auto;
	position:relative;
	top:0px;
	width:900px;
	z-index:2
}
#content p {
	font-size:16pt;
	line-height:normal
}
#content table {
	border:1px;
	width:67%;
	margin: 6px;
	padding: 1em
}
#content td {
	border:1px;
	padding: 1em
}
#content ul {
	line-height:normal;
	padding:1em
}
#footer {
	clear:both;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	left:0;
	margin-bottom:auto;
	position:relative;
	width:900px;
	z-index:2
}
#footer_01 {
	clear:both;
	float:left;
	height:auto;
	left:0;
	margin-bottom:auto;
	overflow:visible;
	position:relative;
	right:auto;
	top:0;
	visibility:visible;
	width:210px;
	z-index:3

}
#footer_02 {
	display:none
}
#footer p {
	font-size:.8em;
	line-height:21px;
	margin: 1.31em 17px
}
/* Site:footer end  */

/* Site: footnote begin  */
.footnote {
	color:#000;
	font-size:.6em
}
/* Site: footnote end  */