/*  Education style sheet:                           Last updated on 11-23-2009
 */
.title{color:#344F33; font-family: Arial, Helvetica, sans-serif;  font-size: 170%;
	font-weight: bold; text-align: center; margin: 5px;  background: transparent;}

.header{color: #922421; font-family: Arial, Helvetica, sans-serif; font-size: 100%;
	font-weight: bold; margin: 20px 5%;}

.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; }

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; }

