/* CSS Document */
/*
http://www.pagetutor.com/button_designer/index.html
http://bytes.com/topic/html-css/answers/655033-style-link-like-normal-button

*/
/* <style type="text/css"> */
/* color: A02F00		Rust					*/
/* color: 990000		red                     */
/* color: 330066 		blue                    */
/* 99cccc use as light blue background */
/* color: ffffcc 		light yellow            */
/* color: cc9933		orange					*/
/* color: 003366		blue text				*/
/* color: 666666        brown/black 			*/
/* color: 66ccff		turquoise	,0099c2, 336699,006699,3399cc, 009999 really turqoise 99cccc			*/
/* color: A02F00		phx orange				*/
/* color: EEB77B								*/
/* color: f5bc7f								*/
/* color: fff9ee								*/
/* color: 333333								*/
/* color: fff9ee		background				*/
/*text-decoration: underline */
/*   width:142.857px;
	width=14.3%;
*/
input.navBtn1{
	font-size:11px;
	font-family:arial, helvetica
	font-weight:bolder;
	font-variant:small-caps;
	text-align:left;
	margin:12px;
	text-indent:5px;
	white-space: normal;
	text-decoration:none;
	display:block;
	width:136px;
	/*position:relative;*/
	line-height: 2em;
	color:#284CBA;
	background-color:#284CBA;
	border: #000000;
/*   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff44AACC',EndColorStr='#ff4499AA');*/
}

ul.navLeft{
	/*border-left-color: red;*/
/*	font-size:11px;
	font-family:arial, helvetica;
	font-weight:bolder;
	font-variant:small-caps;
	margin:12px;
	text-indent:5px;
	white-space: normal;
	text-decoration:none;
	display:block;*/
	width:136px;
	/*position:relative;*/
	text-align:left;
	line-height: 3em;
	color: #ffffff;
	background-color:#44AACC;
	border: #ffffff; /* white */
	list-style-type: none;
/*   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff44AACC',EndColorStr='#ff4499AA');*/
}

a {
	width:155px;
	display:block; /* change to inline for horizontal menu */
	margin-left:10px; /*indents left margin; change for horiz. menu */
	margin-top:0px; /* change to 1 or 2px for top space between	buttons*/
	padding: 2px 5px 2px 5px;
	/* padding numbers = top : right : bottom :left ; */
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	text-align:left;
	background-color: #44aacc;
	color: white;
	font-size:9pt;
	border: 3px #ffffff ridge;
	font-weight:bolder;
}

#menu {
width: 12em; /* set width of menu */
background: #eee;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
/*
a:hover {
	background-color:navy;
	color: #ffffff;
	font-style:italic;
}

a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:hover {color: #ffffff;}
a:active {color: #ffffff;}
*/
/*
a:link {color: #0000ff;}
a:visited {color: #800080;}
a:hover {color: #0000ff;}
a:active {color: #0000ff;}
*/
h1 {
	font-size:20.0px; 
	font-weight:bold; 
	color: #ffffff; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style:italic;
	line-height: 1.15em;
}
h2 {
	font-size:15.0px; 
	font-weight:bold; 
	color: #ffffff; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style:normal;
	line-height:1.13em;
}
h3 {
	font-size:10.0px; 
	font-weight:bold; 
	color: #ffffff; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style:normal;
	font-weight:800;
	line-height:1.13em;
}

body {
/* style="background-color:transparent;text-align:left;margin-left:auto;margin-right:auto;position:relative;width:1000px;height:3500px;">*/
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13.0px;
	text-align: left;
	height: 3500px;
	color: #fff9ee;
	line-height: 1.15em;
/*	background-color: #abcabc;
	margin-left: auto; */
	background-color: #fff9ee; /* or transparent; */
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
/*	width:1000px;*/
	height:3500px;
}


.body {
	font-size: 0.75em;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}



hr { position: absolute; left: 0px; top:496px; width:1000px; height:5px; color: #66ccff; border: 0;}

.bnav {	font-weight: bold; font-size: 0.75em; color: #333333; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
.bnav A { font-weight: bold; color: #333333; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.bnav A:link { font-weight: bold; color: #333333; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.bnav A:visited { font-weight: bold; color: #333333; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.bnav A:hover { font-weight: bold; color: #333333; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

.tnav A { font-weight: normal; color: #d3cfeo; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.tnav A:link { font-weight: normal; color: #d3cfe0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.tnav A:visited { font-weight: normal; color: #d3cfe0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.tnav A:hover { font-weight: normal; color: #d3cfe0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

.rnav {	font-weight: normal; font-size: 0.75em; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
.rnav A { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.rnav A:link { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.rnav A:visited { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.rightnav A:hover { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

.lnav { font-weight: normal; font-size: 0.75em; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lnav A {font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lnav A:link { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lnav A:visited { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.lnav A:hover { font-weight: normal; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }


/* BEGIN Only used in index.html */
.Body-CI   { font-family:"Arial", sans-serif; font-size:13.0px; line-height:1.23em; }
.Body-CI0  { font-family:"Arial", sans-serif; font-size:15.0px; line-height:1.13em; }
.Body-PI   { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:46.0px; }
.Body-PI0  { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:86.0px; }
.Body-PI1   { margin:0.0px 0.0px 0.0px 0.0px;  font-weight:400;  text-align:left; text-indent:47.0px;  }
.Normal-CI  { font-family:"CloisterBlack BT",  cursive;			font-size:48.0px; line-height:1.15em; color:#0000ff; }
.Body-CI1   { font-family:"Arial", sans-serif; font-weight:700;	font-size:32.0px; line-height:1.19em; }
.Body-CI2   { font-family:"Arial", sans-serif; font-weight:700;	font-size:11.0px; line-height:1.27em; }
/* END   Only used in index.html */

.Body-C    { font-family:"Arial Black", sans-serif; font-size:24.0px; line-height:1.38em; }
.Body-C0   { font-family:"Arial", sans-serif; font-size:16.0px; line-height:1.19em; }
.Body-C1   { font-family:"Arial", sans-serif; font-size:13.0px; line-height:1.23em; }
.Body-C2   { font-family:"Arial", sans-serif; font-weight:700; font-size:21.0px; line-height:1.19em; }
.Body-C3   { font-family:"Arial", sans-serif; font-size:8.0px; line-height:1.25em; }
.Body-C4   { font-family:"Arial", sans-serif; font-size:14.0px; line-height:1.14em; }
.Body-C5   { font-family:"Arial", sans-serif; font-style:italic; font-size:14.0px; line-height:1.14em; }
.Body-C6   { font-family:"Arial", sans-serif; font-weight:700; font-size:24.0px;   line-height:1.25em; }
.Body-C7   { font-family:"Arial", sans-serif; font-size:24.0px; line-height:1.17em; }


.Body-P    { margin:0.0px 0.0px 13.0px 0.0px; text-align:center; font-weight:400; }
.Body-P0   { margin:0.0px 0.0px 13.0px 0.0px; text-align:left; font-weight:400; }
.Body-P1   { margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400; }
.Body-P2   { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:47.0px; }
.Body-P3   { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; }
.Body-P4   { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:49.0px; }

.Normal-CP19  { font-family:"Arial", sans-serif; font-weight:700; font-size:32.0px; line-height:1.19em; }
.Normal-P  { margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400; text-indent:48.0px; }
.Normal-P0 { margin:0.0px 0.0px 0.0px 0.0px; text-align:justify; font-weight:400; text-indent:48.0px; }
.Normal-P1 { margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400; }
.Normal-P2 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; }
.Normal-P3 { margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400; text-indent:1.0px; }
.Normal-P4 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:48.0px; }
.Normal-P5 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;  text-indent:43.0px;  }
.Normal-P6 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;  text-indent:40.0px; }
.Normal-P7 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:46.0px;  }
.Normal-P8 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:1.0px;   }
.Normal-P9 { margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400; text-indent:2.0px; }
.Normal-P1P15a11 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;  text-indent:26.0px;  }
.Normal-P4P15a14 { margin:0.0px 0.0px 0.0px 0.0px; text-align:center; font-weight:400;  text-indent:1.0px;  }
.Normal-P0P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:48.0px; }
.Normal-P1P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:18.0px; }
.Normal-P2P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:2.0px; }
.Normal-P3P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:15.0px; }
.Normal-P4P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400; text-indent:20.0px; }
.Normal-P5P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;  text-indent:17.0px; }
.Normal-P6P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;  text-indent:22.0px; }
.Normal-P7P19 { margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;  text-indent:13.0px;  }


/* Might only be in index.html */
.Normal-C0 { font-family:"Arial", sans-serif; font-weight:700;	font-size:16.0px; line-height:1.25em; }
.Normal-C1 { font-family:"Arial", sans-serif; font-weight:700;	font-size:21.0px; line-height:1.19em; }
.Normal-C2 { font-family:"Arial", sans-serif; font-weight:700;	font-size:24.0px; line-height:1.25em; color:#0000ff; }
.Normal-C3 { font-family:"Arial", sans-serif; font-weight:700;	font-size:24.0px; line-height:1.25em; }
.Normal-C4 { font-family:"Arial", sans-serif;					font-size:24.0px; line-height:1.17em; }
.Normal-C5 { font-family:"Arial", sans-serif; font-weight:700;	font-size:64.0px; line-height:1.20em; }
.Normal-C6 { font-family:"Arial", sans-serif;					font-size:16.0px; line-height:1.19em; }
.Normal-C7 { font-family:"Arial", sans-serif; font-weight:700;	font-size:19.0px; line-height:1.21em; }
.Normal-C8 { font-family:"Arial", sans-serif; font-size:13.0px; line-height:1.23em;  }
.Normal-C9 { font-family:"Arial", sans-serif; font-style:italic; font-size:13.0px;  line-height:1.23em;         }
.Normal-C10 {font-family:"Arial", sans-serif; font-weight:700; font-size:24.0px; line-height:1.25em; }
.Normal-C11 {font-family:"Arial", sans-serif; font-weight:700; font-size:13.0px;  line-height:1.23em; }
.Normal-C12 { font-family:"Arial", sans-serif; font-size:13.0px; line-height:1.23em; }
.Normal-C13 { font-family:"Arial", sans-serif; font-size:13.0px; line-height:1.23em;  color:#800080; }

/* Page2.html */
.Normal-CP2 { font-family:"Beach Extended", serif; font-size:19.0px;  line-height:1.21em; }
.Normal-CP20 {font-family:"Beach Extended", serif; font-size:16.0px;  line-height:1.19em; }
.Normal-CP21 { font-family:"Arial Black", sans-serif; font-size:32.0px;  line-height:1.41em; color:#ff0000;  }
.Normal-CP22 { font-family:"Beach Extended", serif; font-size:32.0px;  line-height:1.16em; color:#ff0000;  }
.Normal-CP23 { font-family:"Arial", sans-serif; font-weight:700; font-size:32.0px;  line-height:1.19em;  }
.Normal-CP24 { font-family:"Beach Extended", serif; font-size:21.0px;  line-height:1.19em;  }
.Normal-CP25 { font-family:"Arial", sans-serif; font-size:16.0px; line-height:1.19em;  }
.Normal-CP26 { font-family:"Beach Extended", serif; font-weight:700;  font-size:21.0px; line-height:1.19em;  }
.Normal-CP27 { font-family:"Arial", sans-serif; font-weight:700; font-size:24.0px;  line-height:1.25em;  }

/*  Page 5 */
.Normal-CP5 { font-family:"Arial", sans-serif; font-weight:700; font-size:21.0px;  line-height:1.19em;  }
.Normal-C1P5 { font-family:"Arial", sans-serif; font-weight:700; font-size:64.0px;  line-height:1.20em; color:#ff0000; 


/* Page 19 */
.Normal-C0P19 { font-family:"Arial Narrow", sans-serif; font-size:16.0px;  line-height:1.25em; }
.Normal-C1P19 { font-family:"Arial", sans-serif; font-size:16.0px; line-height:1.19em;  }
.Normal-C2P19 { font-family:"Arial Narrow", sans-serif; font-weight:700;  font-size:32.0px; line-height:1.16em; }
.Normal-C3P19 { font-family:"Arial Narrow", sans-serif; font-size:24.0px;  line-height:1.21em;  }
.Normal-C4P19 { font-family:"Arial Narrow", sans-serif; font-size:5.0px;  line-height:1.20em;  }
.Normal-C5P19 { font-family:"Arial Narrow", sans-serif; font-size:13.0px;  line-height:1.23em;  }
.Normal-C6P19 { font-family:"Arial", sans-serif; font-weight:700; font-size:24.0px;  line-height:1.25em; }
.Normal-C7P19 { font-family:"Arial", sans-serif; font-weight:700; font-size:48.0px;  line-height:1.21em;  }
.Normal-C8P19 { font-family:"Arial", sans-serif; font-weight:700; font-size:13.0px;  line-height:1.23em; }
.Normal-C9P19 { font-family:"Arial", sans-serif; font-weight:700; font-size:40.0px;  line-height:1.18em;  }
.Normal-C10P19 { font-family:"Arial", sans-serif; font-weight:700; font-size:19.0px;  line-height:1.21em;  }
.Normal-C11P19 { font-family:"Arial", sans-serif; font-size:19.0px; line-height:1.21em; }


/* page15a.html */
.Normal-CP15a  { font-family:"Arial", sans-serif; font-weight:700; font-size:32.0px; line-height:1.19em; }
.Normal-CP15a0 { font-family:"Arial", sans-serif; font-size:24.0px; line-height:1.17em; }
.Normal-CP15a1 { font-family:"Arial", sans-serif; font-size:40.0px; line-height:1.15em; }
.Normal-CP15a2 { font-family:"Arial", sans-serif; font-weight:700; font-size:40.0px; line-height:1.18em;  }
.Normal-CP15a3 { font-family:"Arial", sans-serif; font-weight:700; font-size:11.0px; line-height:1.27em; }
.Normal-CP15a4 { font-family:"Arial", sans-serif; font-weight:700; font-size:19.0px; line-height:1.21em;  }
.Normal-CP15a5 { font-family:"Arial", sans-serif; font-style:italic; font-weight:700;  font-size:19.0px; line-height:1.26em;  }
.Normal-CP15a6 { font-family:"Arial", sans-serif; font-size:16.0px; line-height:1.19em;  }
.Normal-CP15a7 { font-family:"Arial", sans-serif; font-style:italic; font-size:16.0px;  line-height:1.25em;  }

