/* CSS Document */
html { margin : 0; 
padding : 0; 
}

body  {
	background-color: #CCC;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	width:90%;/* this centers  the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
    
}
.Ltgrey {background-color: #e4e4e4;
text-align: center;border-radius: 12px;
padding: 0.5em;
}
.slideshow{margin-top: 6px;
margin-bottom: 30px;
}
video {
    width: 100%    !important;
  height: auto   !important;
}
.pcen {text-align:center}
.pli {margin-left: 2em;
}
img {
	max-width: 100%;
             }

header {
	background-color: #54b4cd;	
	background-repeat:no-repeat;
	padding: 0;	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:auto;
	position: relative;
 
	} 

#skipLinks {
	font-size: 80%;
}
#skipLinks ul {
	margin: 0px;
	padding: 0px;
}
#skipLinks li {
	background-image: none;
	list-style:none;
	margin: 0px;
	position: absolute;
}
#skipLinks a {
	color: #FFF;
	position: absolute;
	margin-left: -9000px;
}
#skipLinks a:focus, #skipLinks a:active {
	display: block;
	width: 12em;
	
}

#header h1 {
	margin: 1em;;
	font-size: 3em;
    color: fff;
}
.header h1 {
	font-size: 3em;
}
.chapter ul{
    margin-bottom: 0.5em;
	padding: 0px;
    list-style: none;
}
.chapter li {
  padding: 0;
margin: 0;
text-align: left;
}
.chapter a:link {
   font-size:120%;
	color:#fff;
    padding: 0.5em;
	list-style: none;
    text-decoration: none;
    font-weight: bold; 
    	}
.chapter a:visited{
	color: #fff;
		}
.chapter a:hover, a:focus, a:active {
	color: #fff;
	}
.chapters ul {
	padding: 0px;
    display: block;
    list-style: none;
    
	}
.chapters li {
  padding: 0.5em;
margin-bottom: 0.5em;  
}
.chapters a:link {
   font-size:100%;
	color:#F7F7F7;
     font-weight: bold;
    padding: 0.5em;
	list-style: none;
    text-decoration: none;
	text-align:center;
    margin-bottom: 2em;       
    	}
.chapters a:visited{
	color: lightblue;
    		}
.chapters a:hover, a:focus, a:active {
	color: #F7F7F7;
	}
.help img{ margin:0;
border:none;
}

.help ul {
	margin: 4px;
	padding: 0px;
	margin-bottom:12px;
	font-family:Verdana, Geneva, sans-serif;
    display: block;
	}

.help li{
	font-size:80%;
	list-style: none;
	padding: 2px;
	vertical-align:middle;
	margin: 5px;
    text-align:center;
}

.help a:link {
	color: #fff;
    font-weight: bold;
	text-decoration: none;
	text-align:center;
	}
.help a:visited {
	color: #fff;
		
}
.help a:hover {
	color: #fff;
	}

input[type=radio] {
    border: 0px;
    width: 1.5em;
    height: 1.5em;	
}

input[type=button] {
    border: 1px;
    border-bottom-style: groove;
    height: 2em;
    background-color:#54b4cd;
    border-radius: 10px;
    margin: 0.5em;
    color: #fff;
    width: 8em;
    font-size: 110%;
}
#button ul{ list-style-type: none;
      }
h1 {
	font-size: 150%;
	margin:0.5em 0.5em 1em 0.5em;
	margin-top: 1em;
	margin-left: 0.5em;
}
h2 {
	font-size: 120%;
	color: #000;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
	}
h3 {
	font-size: 110%;
	color: #000;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
}
h3 {
	font-size: 105%;
	color: #000;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
}

h4 {
	font-size: 100%;
	color: #000;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
}

p {
	font-size: 100%;
	color: #000;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-top:0.5em;
	}

li	{
	color: #000;
    font-size: 100%;
		}
		
.liNone	{
	list-style:None;
	color: #000;
	margin: 1em;
	
		}	
p.nu	{
	margin-bottom: 2em;
			}	

.main { background-color: #fff;
    text-align: left;
	
} 
.main img.rightNone {
    float:right;
    margin:4px;
    clear: right;
		}

.main img.right {float:right;
border-color:#000;
		border-style:solid;
		border-width:1px;
		margin:4px;
    clear: right;
		}
.main img.left {float:left;
border-color:#000;
		border-style:solid;
		border-width:1px;
		margin:4px;
    clear: right;
		}
.main img.none {
border-color:#000;
		border-style:solid;
		border-width:1px;
		margin:4px;
    clear: right;
		}
.main a:link {
	color: #000;
	text-decoration:underline;
		}
.main a:visited {
	color: lightblue;
		
}
.main a:hover {
	color: #000;
	}

.footer { 
	padding: 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color:#54b4cd;
	height:1em;
	text-decoration:none;
	} 
ul li.pass {list-style: disc;}


.button{font-weight: bold;}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
		
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.offleft {
	margin-left: -9000px;
	position: absolute;
	color:#000;}

table {
	max-width: 100%;
	display:block;
    border: 0;
    }
table td {
  border: 1px solid;
    padding: 0.5em;
}

table th {
  border: 1px solid;
    padding: 0.5em;
}

table caption{
    font-weight: bold;
    font-size: 110%;
    padding: 0.5em;
}
#quiz 
{ 
	background-color: #ebebeb;
	border-style:groove;
	text-align:left;
	color:#333;
	background-repeat:repeat;
	width:50%;
	margin: 0.5em;
	padding:4px;
}
#quiz p
{ margin-bottom: .5em;
}
.stats {
    width: 80%;
    align-content: center;
    color:#000;
    border-radius: 12px;
    background-color: white;
    border: 2px solid #96887f;
    padding: 10px;
    height: auto;
 }


.roundit{width: auto;
    color:#000;
    border-radius: 12px;
    margin: 0.5em;    
    float: right;}

.rounditN{width: auto;
    color:#000;
    border-radius: 12px;
    margin: 0.5em;    
    }



.Ltgrey {background-color: #e4e4e4;
text-align: center;
border-radius: 14em;
padding: 0.5em
}
