/*------------------------------------------------------------------------------------------------
AECT SL Style Sheet

Version:	2009_07
Updated:
Author:		Cheryl Comstock
Email:		cheryl@c-idesign.com
Website:	http://www.aect.org/SecondLife/

-----------------------------------------------------------------------------------------------*/


body {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	background-color:#ffffff;
	font-size: .83em;
	margin-left: 4em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.4em;
	color:#000000;
}

h1 {
	font-size:140%;
	line-height:1.5em;
	color:#990000;
 	text-align:center;
}

h2 {
	font-size:125%;
	line-height:1.5em;
	color:#000066;
	text-align:left;
}

h3 {
	font-size:115%;
	color:#990000;
	line-height:1.5em;
}

h4 {
	font-size:110%;
	line-height:1.5em;
	color:#000066;
	text-align:center;
}

h5 { 
	font-size:105%;
	line-height:1.35em;
	color:#000000;
	text-align:center;
}

table
	{
	font-size:1em;
	padding:5px;
	}

th {
	font-size:100%;
	text-align:center;
	color:#000066;	
	background-color:#cccccc;
}

td {
	font-size:100%;
	line-height:1.35em;	
	vertical-align:top;
	background-position:left top;
}

li {
	line-height:1.5em;
}

a {
	text-decoration:underline;
}

/*
Classes
------------------------------------------------------------------------------------------------*/

.indent1 { 
	margin-left:.6em;
	margin-right:.3em;
}

.indent2 {
	margin-left:1.2em;
	margin-right:.5em;
}

.indent3 {	
	margin-left: 1.8em;
	margin-right:.6em;
}

.footer {	 	
	font-size:80%;
	line-height:1em;
}

.copyright {	 
	font-size:80%;
	line-height:1em;
	text-align:center;
}

.bold_redtext {
	line-height:1.35em;
	font-weight:bold;
	color:#990000;
}

.italic_redtext {  
	font-weight:normal;
	color:#990000; 
	font-style:oblique;
}

.bg_color {  
	background-color:#cccccc;
	color:#000066; 
	font-weight:normal;
}
/* Note: "bg_color" is Silver background with Navy Blue text*/

.redtext {
	color:#990000;
}

.header1 {
	font-size:125%;
	line-height:1.35em;
	font-weight:bold;
	background-color:#ffffff;
	border:5px solid #000066;
	padding:.5%;
	text-align:center;
}
 /* Note: "header1" is Navy Blue background with Silver border and text. Intended use is primary page titles.*/

.header2 {
	font-size:125%;
	line-height:1.35em;
	font-weight:bold;
	background-color:#cccccc;
	padding:.5%;
	text-align:center;
	border:5px double #000066;
	
}
/*Note: "header2" is Silver background with Navy Blue border and text. Intended use is secondary page titles*/

}.archives {
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

}.byline {
	font-size: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	vertical-align:sub, .5%;
}
.center {
	text-align:center;
}

.subtext {	
	font-size:80%;
	line-height:1em;
	vertical-align:sub;
}

.supertext {	
	font-size:80%;
	line-height:1em;
	vertical-align:super;
}

.instructor_name {
	font-size:115%;
	line-height:1.5em;
	font-weight:bold;
	text-align:center;

.strike {
	text-decoration: line-through;
}

