@import "./modern-banner.css";
body {
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif;
	font-weight: normal;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	min-width: 980px;
	background: url(../art/08interior/dot_bg.gif)
}

div,p,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

#top_o {
	background-image: url(../art/08home/top_bg.jpg);
	height: 69px;
}

#top_i {
	background: url(../art/08home/top.jpg) no-repeat;
	height: 69px;
	text-align: right;
}

#logo {
	float: left;
	width: 177px;
}

#tagl {
	display: block;
	height: 28px;
	padding: 10px;
	text-align: left;
	letter-spacing: 1px;
	color: #eee;
	font-size: 12px;
	line-height: 13px;
	margin-left: 175px;
}

.cgry {
	color: #ccc;
}

.whit {
	color: #fff;
}

.spac {
	letter-spacing: 2px;
}

h1,b,span.subt,div.pq,div.pqr,td.s2 h2,h2, h3, #copy, #sub, label {
	color: #4e6376;
}

label {
	font-size: .9em;
	letter-spacing: 4px;
	text-transform: uppercase;
}

a:link {
	color: #673d7d;
}

a:visited {
	color: #70587c;
}

a:hover,a:active {
	color: #af56dd;
}

a.blocklink {
	display: block;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 13px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

a.blocklink:link, a.blocklink:visited {
	color: #fff;
	background-color: #673d7d;
}

a.blocklink:hover {
	color: #fff;
	background-color: #af56dd;
}

#sbox {
	float: right;
	margin: 0 30px 0 0;
	height: 22px;
	padding: 3px;
	background-color: #708aa0;
	width: 300px;
	line-height: 22px;
	font-size: 13px;
	text-align: right;
	color: #a1d1ff;
}

input.sbx {
	width: 190px;
	border: 0;
	background-color: #bdc8d2;
	padding: 1px;
	color: #ab224a;
}

ul.topn {
	margin-left: 185px;
}

ul.topn li {
	list-style-type: none;
	display: inline;
	letter-spacing: 1px;
	font-size: 13px;
}

ul.topn li a.on {
	background-color: #af56dd;
}

ul.topn li a {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 0 0 7px;
	padding: 4px 4px 2px 4px;
	height: 15px;
}

* html ul.topn li a {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 0 0 7px;
	padding: 2px 4px 2px 4px;
	height: 17px;
}

ul.topn li a:link, ul.topn li a:visited {
	color: #c1dffe;
}

ul.topn li a:hover, ul.topn li a:active {
	color: #fff;
	background-color: #af56dd;
}


#main {
	background: url(../art/08interior/body_bg.jpg) no-repeat;
	text-align: left;
	padding: 0px;
	display: block;
}

#copy {
	padding: 10px;
	text-align: center;
}

#sub {
	background-color: #dfdfdf;
	font-size: 0.9em;
	margin-top: 3px;
	padding: 5px;
	text-align: center;
	clear: both;
}

div.s4 {
	background-color: #b5b5b5;
	padding: 10px 0 35px 0;
	text-align: center;
	clear: both;
}

td.blue {
	background-color: #bac3cb;
	width: 188px; 
	vertical-align: top;
	margin-left: 50px;
	padding-bottom: 200px;
}

div.right {
	width: 188px;
	background-color: #bac3cb;
	float: right;
	font-size: 14px;
}

div.right p.subnav {
	border-bottom: 3px solid #f5f9fe;
	text-transform: uppercase;
	color: #495c6d;
	padding: 7px 0 5px 15px;
	margin: 0;
}

div.right p.subnav a, div.right p.subnavon2 a, div.right p.subnavon2 a:visited, div.right p.subnav a:visited {
	text-decoration: none;
	color: #495c6d;
	padding-right: 4px;
}

div.right p.subnav a:hover, div.right p.subnavon2 a:hover  {
	text-decoration: none;
	color: #7d4b98;
}


div.right p.subnavon {
	border-bottom: 3px solid #f5f9fe;
	text-transform: uppercase;
	color: #673d7d;
	background-color: #ccc2d8;
	padding: 7px 0 5px 15px;
	margin: 0;
}

div.right p.subnavon1 {
	border-bottom: 3px solid #f5f9fe;
	text-transform: uppercase;
	color: #fff;
	background-color: #9b82ac;
	padding: 3px 4px 1px 15px;
	font-size: 13px;
	margin: 0;
}

div.right p.subnavon2 {
	border-bottom: 3px solid #f5f9fe;
	text-transform: uppercase;
	color: #495c6d;
	background-color: #e8e8f2;
	padding: 3px 4px 1px 15px;
	font-size: 13px;
	margin: 0;
}

div.right p.subnavon2:hover, div.right p.subnav:hover {
	background-color: #fff;
}

div.left {
	padding: 50px 70px 20px 50px;
}

div.left h1 {
	color: #466178; 
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 55px;
}

div.left h1 span {
	text-transform: uppercase; 
	color: #1e466c; 
	font-size: 1.4em;
}

p {
	margin: 10px 0 10px 0;
	color: #455f76;
	line-height: 1.2em;
}


ol.spaced li, ul.outer, div.subform, #anc, ul.outerteach {
	color:#455f76;
	font-size: 1em;
	line-height: 1.2em;
}

div.left p.text {
	margin: 20px 10px 10px 200px;
}

img.photoleft {
	margin-right: 20px;
	margin-bottom: 50px;
}

div.recent {
	background-color: #b9c5d1;
	padding: 8px;
	margin: 50px -30px 0 0;
	height: 144px;
}

div.recent p.recent {
	color: #673d7d;
	letter-spacing: 5px;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	margin: 0;
}

div.recent td.film {
	padding: 8px 3px 6px 8px;
	width: 30%;
	margin-top: 10px;
	height: 100px;
	font-size: 1em;
	background-color: #dae7f4;
	border-right: 2px solid #b9c5d1;
}

div.recent td.film:hover {
	background-color: #bbb6d0;
}

div.recent td.film p.title {
	text-transform: uppercase;
	color: #455f76;
	height: 85px;
	font-size: 1em;
	margin: 0;
}

div.recent td.film img {
	float: left;
	margin-right: 5px;
}

div.recent td.film a {
	text-decoration: none;
}

div.tribute {
    margin: 10px 15px 10px 0;
    padding: 0 0 5px 0;
    background-color: #bac3cb;
	width: 180px;
	float: left;
}
    		
div.tribute p {
    line-height: 1.3;
	text-align: center;
	padding: 15px; 
	
}

div.tribute p a{
    color: #333;
    text-decoration: none;
}
    		
div.tribute:hover p a{
    color: #1f4d8c;
} 

span.subhead, h5 {
	text-transform: uppercase;
	color: #1e466c;
	font-size: 1.1em;
	line-height: 1.3em;
}

h5 {
	text-transform: uppercase;
	color: #1e466c;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

div.subhead {
	padding-left: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	color: #1e466c;
	font-size: 1.1em;
	line-height: 1.3em;
}

span.head, h4 {
	text-transform: uppercase;
	color: #1e466c;
	font-size: 1.2em;
	line-height: 1.3em;
	border-left: 15px solid #a17eb6;
	padding-left: 10px;
}

h4 {
	margin-bottom: 20px;
}

h4.category {
	margin: 30px 0 0 0;
	clear: both;
}

ul.outer {
	list-style: square;
	margin-left: 30px;
	margin-right: 50px;
	color: #455f76;
}

ol.spaced li {
	margin-bottom: 20px;
	padding-right: 60px;
}

div.blog_pqright, div.pqright, p.pqblock {
	font-size: 14px;
	line-height: 1.3em;
	margin: 7px 0px 15px 50px;
	color: #673d7d;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div.blog_pqright, div.pqright {
	float: right;
	width: 200px;
}

.credit {
	font-size: 0.9em;
	color: #333;
	text-transform: none;
	letter-spacing: 0px;
}

.pop {
	background-color: #daeaf8;
}

/* program area */

li.year {
	list-style-type: none;
	display: inline;
	padding: 5px 15px 2px 15px;
	background-color: #ccc2d7;
	color: #673d7d;
	margin-right: 2px;
	font-size: 0.9em;
	line-height: 1.8em;
}

li.year:hover {
	background-color: #673d7d;
	color: #ccc2d7;
}

li.yearselected {
	list-style-type: none;
	display: inline;
	padding: 5px 15px 2px 15px;
	background-color: #495c6d;
	color: #e5f1fd;
	font-size: 0.9em;
	line-height: 1.5em;
}

li.year a {
	text-decoration: none;
}

li.year:hover a {
	text-decoration: none;
	color: #ccc2d7;
}

div.previous {
	background-color: #dae7f4; 
	padding: 15px 20px 15px 50px;
	border-top: 1px solid #816c9c;
	padding-bottom: 5px;
	min-height: 105px;
}

div.previous1 {
	background-color: #dae7f4; 
	padding: 15px 20px 15px 50px;
	border-top: 1px solid #816c9c;
	padding-bottom: 5px;
	min-height: 160px;
}

div.previous:hover, div.previous1:hover {
	background-color: #e3d5f4; 
}

div.previous img.100, div.previous1 img.100 {
	width: 120px;
	margin-right: 10px;
}

div.datelength {
	color: #596688;
	font-size: 11px;
	margin: 2px 10px 2px 0;
	font-weight: bold;
	float: right;
}

div.datelengths {
	color: #596688;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 2px 10px 10px 0;
	text-transform: uppercase;
}

div.previous a.proglink, div.previous1 a.proglink, a.proglink, p.proglink {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1f4d8c;
	font-size: 1.2em;
	text-decoration: none;
}

div.toplinks {
	text-align: right;
	padding-bottom: 5px;
}

div.toplinks a:link, div.toplinks a:visited, div.toplinks a:hover {
	text-decoration: none;
	margin-right: 5px;
}

div.prevbutton {
	float: left;
	margin-top: 15px;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 15px 10px 15px;
}

div.morebutton {
	float: right;
	margin-top: 15px;
	font-size: 1.1em;
	padding: 0 15px 10px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div.morebutton a, div.prevbutton a {
	text-decoration: none;
}

p.report {
	font-size: 13px;
	line-height: 15px;
	text-transform: none;
	margin-top: 65px;
}

div.single {
	background-color: #dae7f4; 
	padding: 15px 40px 15px 15px;
	border: 1px solid #816c9c;
	border-left: 10px solid #816c9c;
	padding-bottom: 5px;
	min-height: 210px;
}

div.single img.left200 {
	width: 200px;
	margin-right: 50px;
	float: left;
}

/* teacher center area */

table.tc td {
	width: 33%;
}

table.tc td div.text {
	background: #3a174c;
	margin-right: 3px;
	text-align: center;
	display: block;
}

table.tc td:hover div.text {
	display: none;
}

table.tc td:hover div.text1 {
	margin-right: 3px;
	display: block;
	background: #663d7c;
	text-align: center;
	height: 176px;
	padding: 20px;
	color: #fff;
	line-height: 20px;
	min-width: 182px;
}

table.tc td div.text1 {
	margin-right: 3px;
	display: none;
}

table.tc td:hover div.title {
	background-color: #c0b3ce;
}

table.tc td div.title {
	background: #673d7d;
	color: #fff;
	margin-right: 3px;
	text-transform: uppercase;
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	height: 30px;
	padding: 5px 10px 10px 10px;
}

table.tc td div.title:hover div.text {
	display: none;
}

ul.outerteach li {
	line-height: 1.5em;
	margin-top: 15px;
}

div.subform {
	padding: 3px 10px 10px 10px;
	margin: 0px 50px 0px 0px;
	background-color: #edf6fe;
	border: 1px #816c9c solid;
	clear: all;
}

div.subform P {
	font-size: 11px;
}

p.plannertitle {
	letter-spacing: 2px;
	line-height: 19px;
	color: #684f89;
	padding: 7px;
	border-left: 15px solid #89799d;
	background-color: #e3dcef;
	margin: 50px 0 0 0px;
	text-transform: uppercase;
	width: 90%;
}

p.plannertitle a, p.plannertitle a:link, p.plannertitle a:visit, p.plannertitle a:active, p.plannertitle a:hover {
	text-decoration: none
}

p.plannertitle1 {
	letter-spacing: 2px;
	line-height: 19px;
	color: #745b93;
	padding: 7px;
	background: #cac0d7;
	margin: 50px 0 0 0px;
	text-transform: uppercase;
}

p.date {
	font-size: 11px;
	line-height: 16px;
	color: #545557;
	padding-left: 10px;
	margin-bottom: 10px;
}

p.planner {
	padding-left: 10px;
	margin-top: 0px;
}

p.plannersub {
	font-size: 15px;
	line-height: 19px;
	color: #57456e;
	text-transform: uppercase;
}

.activate {
	display: none;
}

 p.featuretitle {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #2f7306;
	font-weight: bold;
}

* html  p.featuretitle {
	font-size: 28px;
	font-weight: bold;
}


p.feature {
	letter-spacing: 2px;
	line-height: 19px;
	color: #fff;
	padding: 7px;
	background-color: #738ca3;
	margin: 0;
	text-transform: uppercase;
}

div.featuretext {
	line-height: 19px;
	background-color: #dae7f4; 
	padding: 7px 0 7px 7px;
	margin: 0px;
	height: 115px;
}

div.featuretext:hover {
	line-height: 19px;
	background-color: #e3d5f4;
	padding: 7px 0 7px 7px;
	margin: 0px;
	height: 115px;
}

div.featuretext:hover span.title {
	background-color: #664393;

}

div.featuretext img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.featuretext span.title {
	text-transform: uppercase;
	color: #fff;
	padding: 5px 10px 5px 10px;
	background-color: #2a5175;
}

div.featuretext p {
	margin-top: 15px;
	padding: 0px;
	color: #455f76;
}

div.filmvid {
	float: right; 
	margin-left: 30px; 
	margin-bottom: 10px;
	background-color: #57456e; 
	text-align: center; 
	color: #455f76; 
	width: 320px; 
	border: 3px solid #57456e;
}

div.filmvid a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#videoarea {
	padding: 0;
	margin-bottom: 10px;
	background-color: #cac0d7;
}

div.seg1c div.vid {
	margin: 0 0px 0 19px;
}

#videoarea p {
	padding: 80px 20px 70px 20px;
	color: #fff;
}

div.seg2 {
	background-color: #881414;
	clear: left;
}

div.seg2inner  {
	width: 850px;
	margin: 0 auto;
}

div.bold {
	color: #333030;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	padding: 10px 230px 20px 20px;
}

ul.itemlist {
	margin-right: 50px;
	margin-left: 0px;
	list-style: none;
}

ul.itemlist li {
	
	font-size: 13px;
	margin-bottom: 10px;
	color: #333;
	padding: 3px;
}

div.sign {
	background-color: #666;
	color: #242222;
	margin: 100px 0px -20px -70px;
	padding: 2px 10px 2px 10px;
	text-align: center;
	font-size: 11px;
	
}

div.sign a, div.sign a.visited {
	color: #b2c4d4;
	text-decoration: none;
}

div.sign a:hover {
	color: #b2c4d4;
	text-decoration: underline;
}

b.purple {
	font-weight: bold;
	color: #684f89;
}

b.purple1 {
	color: #684f89;
	text-transform: uppercase;
	font-size: 0.9em;
}

div.issue {
	padding: 9px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	background-color: #e3dcef;
	color: #2c2d2e;
	font-size: 13px;
	line-height: 17px;
}

div.issue span.date {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
}

div.issue p {
	margin: 15px 0 15px 0;
	padding:0px;
	color: #333;
}

div.issue a {
	text-decoration: none;
}

div.feedback span.topissue {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #5d6168;
}

div#sidearea table.explore {
	background-color: #21282e;
	width: 128px;
	padding: 0;
}

div#sidearea table.explore td {
	border-right: 9px solid #21282e;
	
}

div#sidearea div.explore1, div#sidearea div.explore2, div#sidearea div.explore3, div#sidearea div.explore4 {
	width: 150px;
	height: 180px;
	padding: 10px 0 0 0;
	position: absolute;
	z-index: 2;
	background: #653e7f;
	display: block;
}

div#sidearea div.explore2, div#sidearea div.explore4 {
	margin-left: 37px;
}

div#sidearea table.explore td img.exp1, div#sidearea table.explore td img.exp3 {
	position: relative;
	z-index: 1;
	padding: 10px 5px 4px 12px;
}


div#sidearea table.explore td img.exp2, div#sidearea table.explore td img.exp4 {
	padding: 10px 3px 4px 0;
	position: relative;
	z-index: 1;
}

div#sidearea table.explore td div.text1, div#sidearea table.explore td div.text2, div#sidearea table.explore td div.text3, div#sidearea div.text3, div#sidearea table.explore td div.text4, div#sidearea div.text4{
	display: none;
	position: absolute;
	z-index: 5;
	color: #fff;
	padding: 0 10px 10px 10px;
	font-size: 11px;
	width: 130px;
	overflow: aotu;
}


div#sidearea table.explore td div.text2  {
	padding: 0;
	margin-left: -55px;
}

div#sidearea div.text3 {
	padding-left: 6px;
	padding-top: 3px;
}

div#sidearea table.explore td div.text3 {
	padding: 0;
	margin-left: 10px;
	margin-top: -5px;
}

div#sidearea div.text4 {
	padding: 3px 0px 20px 50px;
}

div#sidearea table.explore td div.text4 {
	padding: 0;
	margin-left: -54px;
	margin-top: -5px;
}

div#sidearea table.explore td div.text1 span, div#sidearea table.explore td div.text2 span, div#sidearea div.text3 span, div#sidearea div.text4 span  {
	font-size: 17px;
}

div#sidearea table.explore td.white {
	color: #fff;
	padding: 5px;
	text-align: center;
}

div#sidearea table.explore p {
	margin-top: -5px;
}

div#sidearea table.explore div.bottom {
	background-color: #50246e; 
	color: #fff; 
	padding: 2px; 
	margin-left: -10px; 
	width: 146px; 
	margin-top: 15px; 
	text-align: center; 
	font-size: 14px; 
	cursor: pointer;
}

div#sidearea table.explore div.text2 div.bottom {
	margin-top: 20px; 
	padding: 2px 5px 2px 5px;
	margin-left: -9px;
	width: 140px;
}

div#sidearea table.explore div.text3 div.bottom {
	margin-top: 0px; 
	padding: 2px 5px 2px 5px;
	width: 140px;
}

div#sidearea table.explore div.text4 div.bottom {
	margin-top: 0px; 
}

div#slider li.mainimage {
	background: #1a1f24;
}

div#slider li.mainimage div.desc {
	float: right;
	width: 158px;
	height: 225px;
	background: #1a1f23 url(../art/08interior/tc_maindesc.gif) no-repeat;
	padding: 20px;
	color: #fff;
}

div#slider li.mainimage div.desc p {
	color: #fff;
	font-size: 14px;
	line-height: 17px;
}

div#slider li.mainimage div.desc span {
	font-size: 22px;
	color: #81c3f4;
	cursor: pointer;
}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	
	#slider li, #slider2 li{ 
		width:793px;
		height:265px;
		overflow:hidden; 
		}	

	ol#controls{
		margin:0;
		padding:0;
		height:36px;
		background: #21282e;
		border-top: 1px solid #3a4856;
		width: 793px;
		
		}
	ol#controls li{
		margin:0; 
		padding:0;
		float:left;
		list-style:none;
		height:36px;
		display: inline;
		
		}
	ol#controls li a {
		color:#fff;
		line-height: 35px;
		padding: 9px 80px;
		letter-spacing: 0;
		text-decoration:none;
		}

	
	ol#controls li.current a {
		background:#3a4856;
		color:#fff;
		line-height: 35px;
		padding: 9px 80px;
		text-align: center;
		letter-spacing: 0;
		}

div.subscribe, div.unsubscribe {
	padding: 3px 5px 10px 10px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	background-color: #673d7d;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}

div.unsubscribe {
	background-color: #bac3cb;
}

div.subscribe span.topsub {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #d1c4d8;
	letter-spacing: 2px;
	font-weight: 500;
	line-height: 1.3em;
}

div.unsubscribe span.topunsub {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #495c6d;
	letter-spacing: 2px;
	font-weight: 500;
}

div.subscribe p {
	color: #fff;
	font-size: 11px;
	padding: 3px 0 10px 0;
	margin: 0px;
}

div.unsubscribe p {
	color: #182d3f;
	font-size: 11px;
	padding: 3px 0 10px 0;
	margin: 0px;
}

div.feedback {
	padding: 9px;
	margin: 0px;
	border-bottom: 3px solid #f5f9fe;
	background-color: #bccedd;
	color: #2c2d2e;
	line-height: 17px;
}
div.feedback span.topfeedback {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #2a5590;
}
div.feedback p {
	color: #333;
	font-size: 12px;
	padding: 3px 0 10px 0;
	margin: 0px;
}

.activate {
	display: none;
}

 .topsub {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #d1c4d8;
	font-weight: bold;
}
	
.topunsub {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #fff;
	font-weight: bold;
}

ul.itemlist {
	margin-left: 50px;
	list-style: none;
}

ul.itemlist li {
	font-size: 13px;
	margin-bottom: 10px;
	padding: 3px;
	color: #455f76;
}

td.primaryitem {
	background-color: #dae7f4;
	padding: 15px;
	border: 1px solid #816c9c; 
}

td.primaryitem:hover {
	background-color: #e3d5f4;
	padding: 15px;
	border: 1px solid #816c9c; 
}

td.subject {
	vertical-align: middle;
	text-transform: uppercase;
	width: 30%;
	padding: 6px 4px 0 4px;
	background-color: #cac0d7;
	height: 45px;
}

td.subject:hover, td.subject:hover a {
	background-color: #673D7D;
	color: #fff;
}

td.subject img {
	float: left;
	margin: 0px 10px 3px 3px;
	padding-top: -7px;
}

td.subject a, td.subject a:visited {
	color: #333;
	text-decoration: none;
}

td.subject a:hover {
	color: #fff;
	text-decoration: none;
}

ul.outerteach1, ul.extension {
	color:#455f76;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 30px;
}

ul.extension li {
	padding-bottom: 15px;
}

ul.outreachsub li {
	color:#455f76;
	font-size: 1em;
	line-height: 1.2em;
	margin-left: 30px;
}

ul.teach {
	list-style: none; 
	padding-left: 10px;
	margin-top: -12px;
	color:#455f76;
}

ul.question {
	list-style: decimal;
	padding-left: 30px;
	margin-top: -12px;
	color:#455f76;
}

ul.question li {
	line-height: 27px;
}


table.handout td {
	width: 33%;
	padding:10px 10px 20px 10px;
	border: 1px solid #3e1750;
	color:#455f76;
}
/* RSS  area */
ul.rsslist {
	list-style: none;
	margin-left: 30px;
	margin-right: 50px;
	color: #455f76;
}

ul.rsslist li {
	padding: 5px;
	background-color: #dae7f4;
	border: 1px #aaa solid;
	margin-bottom: 1px;
	font-size: 0.9em;
	color: #596688;
	line-height: 1.1em;
}

ul.rsslist li:hover {
	padding: 5px;
	background-color: #e3d5f4;
	border: 1px #aaa solid;
	margin-bottom: 1px;
	font-size: 0.9em;
	color: #596688;
	line-height: 1.1em;
}


ul.rsslist li img {
	margin-right: 10px;
	float: left;
}

ul.rsslist li a:link,ul.rsslist li a:visited, ul.rsslist li a:hover {
	text-decoration: none;
}

img.progimg {
	float: left;
	width: 100px;
	margin: 0 10px 10px 0;
	border-right: 4px solid #778;
}

div.blog_videotop {
	float: left;
	width: 514px;
	margin: 0 15px 15px 0;
}

p.blogdate {
	margin: -50px 0 30px 0;
	letter-spacing: 3px;
	color: #777;
	font-size: .9em;
	text-transform: uppercase;
}

span.blogdesc {
	text-transform: none;
	display: block;
	clear: both;
	color: #555;
	font-size: .9em;
	padding: 2px 10px 2px 0;
}

div.clearer {
	clear: both;
}

div.right p.subheader {
	background-color: #99a2ab;
	color: #fff;
	font-size: 1.3em;
	padding: 25px 0 5px 15px;
	margin: 0;
}

a.jal:link, a.jal:visited, a.jal:hover {
	font-size: .9em;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	margin: -20px 0 25px 0;
	text-decoration: none;
	padding: 4px;
	background-color: #ddd;
	width: 290px;
	text-align: center;
}

a.jal:hover {
	background-color: #af56dd;
	color: #fff;
}

ul.topn li.on { 	display: block;
	float: left;
	margin: 0 0 0 7px;
	padding: 4px 4px 2px 4px;
	height: 15px;
color: #fff; background-color: #b6d2ee; }

div.blogitem {
	clear: both;
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #999;
	color: #455f76;
}

div.blogitem img {
	float: left;
	width: 110px;
	margin: 0 15px 10px 0;
	border: 3px solid #aaa;
}

div.blogitem span.dept {
	display: block;
	color: #4e6376;
	font-size: .8em;
	letter-spacing: 3px;
	text-transform: uppercase;
}

div.blogitem h3 {
	font-weight: normal;
	font-size: 18px;
	padding: 15px 0 4px 0;
}

div.blogitem a {
	text-decoration: none;
}

div.blogitem span.blogdate {
	color: #777;
	font-size: .9em;
	display: block;
	padding-bottom: 12px;
}

div.blogitem a.readmore {
	text-align: right;
	display: block;
}

a.blogrss {
	color: #fff;
	background-color: #df8716;
	height: 14px;
	padding: 4px;
	font-size: 1em;
	width: 35px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 15px;
}

a.blogrss:hover {
	background-color: #af56dd;
}

div.presstrailer {
	margin: 20px 0 40px 0;
}

div.pressblog {
	margin: 0 0 50px 0;
	padding: 0;
}

p.pressrelease {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #57456e;
	text-transform: uppercase;
}

p.press {
	margin: 10px 0 10px 0;
	color: #455f76;
	line-height: 1.2em;
}

p.listingtitle {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1f4d8c;
	font-size: 1.2em;
}

div.line {
	border-top: 1px solid #a6bfca;
	clear: both;
	padding: 20px 0 20px 0;
}

div.discussion {
	clear: both;
	margin-top: 30px;
	background-color: #d9d8e1;
	padding: 9px;
	border: 1px dotted #4e6376;
}

div.discussion div.bodyarea {
	margin: 5px 0px 10px 0px;
}

div.discussion div.comment_us, div.discussion div.comment_alt, div.discussion div.comment {
	padding: 3px 8px 8px 8px;
	background-color: #fff;
	margin-bottom: 1px;
}

div.discussion div.comment_us p, div.discussion div.comment_alt p, div.discussion div.comment p {
	color: #555;
}

div.discussion div.comment_us span.credit, div.discussion div.comment_alt span.credit, div.discussion div.comment span.credit {
	color: #888;
	display: block;
	margin: 0;
	padding: 0;
}

div.discussion div.comment_us span.credit {
	color: #4e6376;
}

div.discussion div.comment_alt {
	background-color: #d9d8e1;
}

div.discussion div.comment_us {
	background-color: #b7bccf;
}

div.discussion div.comment_us p {
	color: #4e6376;
}

div.discussion h3 {
	font-weight: normal;
	font-size: 16px;
	color: #4e6376;
	letter-spacing: 3px;
}

div.discussion p.comcount {
	margin: 0;
	width: 200px;
	float: right;
	padding: 3px;
	text-align: right;
}

div.discussion label {
	font-size: 12px;
	letter-spacing: 2px;
	padding: 4px 5px 4px 0;
	display: block;
	float: left;
	width: 100px;
}

div.discussion h5 {
	border-top: 1px dotted #4e6376;
	padding-top: 8px;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 13px;
	color: #4e6376;
}

div.discussion #comment-form-name, div.discussion #comment-form-email, div.discussion #comments-open-text, div.discussion #comments-open-footer {
	padding: 4px 0 4px 0;
}

div.discussion #comment-form-name, div.discussion #comment-form-email, div.discussion #comments-open-text {
	border-bottom: 1px solid #fff;
}

div.discussion #comment-submit {
	padding: 4px;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	background-color: #673d7d;
}

span.comments { font-size: 12px; display: block; padding: 5px 0 5px 0; float: right; width: 300px; text-align: right; }
span.commentsbottom { font-size: 14px; display: block; padding: 5px; margin-top: 20px; background-color: #ddd; }
span.comments span.icn, span.commentsbottom span.icn { display: block; float: right; width: 20px; height: 19px; margin: 0 0 0 4px; background-image: url(../art/08home/commentbubble.gif); }

h3.inline { font-weight: normal; margin-top: 35px; padding-top: 5px; border-top: 1px dotted #aaa; }

td.pod {
	background-color: #dae7f4; 
	padding: 15px;
	border: 1px solid #816c9c;
	margin-right: 15px;
	vertical-align: top;
	width: 400px;
}
