@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height: 125%;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #006;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #006;
	padding-top: 10px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	padding-top: 10px;
	
	color: #000;
}

.example {
	padding-left: 40px;
}

.image {
	text-align: center;
}
.callhead {
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.statement {
	font-size: 125%;
	text-align: left;
	line-height: 100%;
	padding-top: 5px;
}
.copyright {
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
}
.cores {
	font-size: 110%;
	font-weight: bold;
	color: #900;
	padding-left: 10px;
}
.logo {
	text-align: center;
	padding-top: 10px;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #006;
	text-decoration: underline;
}
a:active {
	color: #006;
	text-decoration: none;
}
.myblocks {
	text-indent: 50px;
	line-height: 10%;
}
.ts-indent {
	text-indent: 20px;
}
.booth {
	color: #B75312;
	text-indent: 20px;
}
.image2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
ol { padding-left: 1.4em; list-style: decimal; }
ul {
	padding-left: 1.4em;
	list-style:square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 10px;
	line-height: 25px;
}
.subbullet {
	list-style:square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 40px;
	margin-right: 20px;
	line-height: 25px;
}
.contact {
	font-size: small;
}
.check {
	font-weight: bold;
	color: #C06;
}

