html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Times New Roman, Times, serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {

	line-height: 1;
/*	background: url(images/bgrnd.jpg2); */
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div#outer {
	position: static;
	width: 760px;
	text-align: justify;
	margin: auto;
}

div#header {
	position: relative;
	clear: both;
}

div.helement {
	float: left;
	width: 380px;
	font-weight: bold;
	font-size: 12px;
	color: #131411;
}

div#footer {
	clear: both;
}

div.felement {
	float: left;
	width: 253px;
	font-weight: bold;
	font-size: 12px;
	color: #131411;
}

div.content {
	padding: 10px 0 10px 0;
}

.floatleft {
	float: left;
	margin: 12px 12px 12px 0;
	text-align: center;
}

.floatright {
	float: right;
	margin: 12px 0 12px 12px;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

div.caption {
	font-weight: bold;
	font-size: 12px;
	color: #131411;
	text-align: center;
	padding: 4px 0 4px 0;
	clear: both;
}

div.hbar {
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 760px;
	background: #6f1c05;
}

.margin0 {
	margin: 0;
}

.margin2 {
	margin: 2px 0 2px 0;
}

.margin4 {
	margin: 4px 0 4px 0;
}

.margin8 {
	border: 0;
	margin: 8px 0 8px 0;
}

body {
	color: #131411;
}

h1  {
	color: #131411;
	text-align: center;
	font-size: 20pt;
	padding: 8px 0 8px 0;
}

h2 {
	color: #131411;
	text-align: center;
	font-size: 16pt;
	padding: 0 0 6px 0;
}

h3 {
	color: #131411;
	text-align: center;
	font-size: 14pt;
	padding: 0 0 6px 0;
}

h4 {
	color: #131411;
	text-align: left;
	font-size: 14pt	;
	padding: 4px 0 4px 0;
}

A:link {
	color: #996600;
	text-decoration: none;
}

A:hover {
	color: #CC3300;
	text-decoration: underline;
}

A:active {
	color: #FF9900;
	text-decoration: none;
}

A:visited {
	color: #6f1c05;
	text-decoration: none;
}

p, td {
	font-size: 12pt;
	color: #131411;
	text-align: left;
	margin: 8 0 8px 0;
}

p.notes {
	font-size: 11px;
	color: #131411;
	text-align: center;
}

div.disc1 {
	font-size: 36px;
	color: #131411;
	text-align: left;
}

div.disc2 {
	font-size: 26px;
	color: #131411;
	text-align: left;
}

div.disc3 {
	font-size: 20px;
	color: #131411;
	text-align: left;
}

div.disc4  {
	font-size : 16pt;
	color: #131411;
	text-align: left;
}

div.disc5 {
	font-size: 12px;
	color: #131411;
	text-align: left;
}

a.linkfont {
	font-size: 18px;
	color: #131411;
	text-align: center;
}

.logo1 {
   font-size: 56px;
   color: #CC3300;
}

.logo2 {
   font-size: 36px;
   color: #CC3300;
}

.logo3 {
   font-size: 36px;
   color: #996600;
}

.logo4 {
   font-size: 26px;
   color: #996600;
}

.intro1 {
   font-size: 36px;
}

.intro2 {
   font-size: 26px;
}












.directions {
   font-size: 24px;
   color: #131411;
}

.medium {
   font-size: 14px;
   color: #131411;
}

.subtitle {
   font-size: 22px;
   color: #131411;
   font-weight: bold;
   text-align: center;
}

/* STYLES FOR ERROR MESSAGE PAGES */

.error {
   font-size: 36px;
   font-weight: 900;
   color: #131411;
   height: auto;
   width: auto;
   text-align: center;
   border: thick solid #FF0000;
}

.error2 {
   font-size: 36px;
   font-weight: 900;
   color: #131411;
   height: auto;
   width: auto;
   text-align: center;
   border: 1px solid #660066;
}

/* END STYLES FOR ERROR MESSAGE PAGES */

.printer {
   color: #131411;
   text-decoration: none;
}