/*  Education style sheet:                           Last updated on 11-23-2009
 */
.titleIntro{color:#344F33; font-family: Arial, Helvetica, sans-serif;  font-size: 120%;
	font-weight: bold; font-style: italic; text-align: center; 
	margin: 15px auto;  background: transparent;}

.title{color:#344F33; font-family: Arial, Helvetica, sans-serif;  font-size: 170%;
	font-weight: bold; text-align: center; margin: 5px;  background: transparent;}

	
.section{color: #663300; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: bold; margin: 50px 5% 10px 5%; padding: 2px; background: #e7cfb7;}
.section a {color: #663300; background: transparent;}
.section a:hover {color: #664d33;  background: #ffe7ce; }

.sectionText{color: #344F33; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 15px 5%; padding: 0; text-align: justify;
	line-height: 1.5;}
.sectionText a {color: #33001a; background: transparent;}
.sectionText a:hover {color: #33001a;  background: #ffc8e3; }


.header{color: #922421; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: bold; margin: 20px 10%; background: transparent;}
.header a {color: #922421; background: transparent;}
.header a:hover {color: #922421;  background: #ffc8e3; }

.headerText{color: #344F33; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 15px 10%; padding: 0; text-align: justify;
	line-height: 1.5;}
.headerText a {color: #33001a; background: transparent;}
.headerText a:hover {color: #33001a;  background: #ffc8e3; }


.text{color: #344F33; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 15px 5%; padding: 0; text-align: justify;
	line-height: 1.5;}
.text a {color: #33001a; background: transparent;}
.text a:hover {color: #33001a;  background: #ffc8e3; }

div.video { width: 80%; margin: 0 auto; padding: 0; }

span.pdf{ font-size: smaller; }

ul.list{margin:  0 10%; padding: 0;  list-style: disc outside;  }
ul.list li{color: #344F33; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 5% 15px; padding: 0;}
ul.list li a {color: #33001a; background: transparent;}
ul.list li a:hover {color: #33001a;  background: #ffc8e3; }

ul.bulletRose{margin:  0 10%; padding: 0;  list-style: disc outside url(/images/bullet-rose1.gif);  }
ul.bulletRose li{color: #344F33; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: normal; margin: 5% 15px; padding: 0;}
ul.bulletRose li a {color: #33001a; background: transparent;}
ul.bulletRose li a:hover {color: #33001a;  background: #ffc8e3; }

/* Index redirect, defucnt and moved pages: */
h1.Moved{color: #3e3e3e; font-family: Arial,Helvetica,sans-serif; font-size: 150%;
	font-weight: bold; margin: 100px 0 50px 0; text-align: center;}
h1.Moved a { color: #660000; }

h2.Moved{color: #3e3e3e; font-family: Arial,Helvetica,sans-serif; font-size: 100%;
	font-weight: bold; margin: 0 0 200px 0; text-align: center;}
h2.Moved a { color: #660000; }

div.PageMoved{ width: 80%; margin: 150px auto; padding: 0; }
p.PageMoved { color: black;  font-family: "Comic Sans MS", cursive;  
	font-size: 130%;  font-weight: bold; text-align: center;  margin: 20px; padding: 0;      }
