body {
	margin: 0px; 
	padding: 0px; 
	background: #ffffff;
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center;
}
h1, h2 { 
	margin-top:0px;
	padding:0 0 0 0;
	text-transform:lowercase;
	font-weight:100;
	letter-spacing:2px; 
	color:#E96110;
}
h3, h4, h5, h6 {
	text-transform:lowercase;
	font-weight:100;
	letter-spacing:2px; 
	color:#336699; /*#5C5C5C;*/
}
a {
	color:#336699;
	text-decoration:none;
}
a:hover {
	color:#E96110; 
	text-decoration:none; 
}
a.external {
	color:#336699;
	text-decoration:none;
	background:#ffffff url(..images/ltwCEexternal.gif) no-repeat center right; 
	margin-right:2px;
	padding-right:12px;
}
a.external:hover {
	color:#E96110; 
	text-decoration:none; 
	background:#ffffff url(..images/ltwCEexternalHover.gif) no-repeat center right; 
}
/*
p {
	line-height:140%;
}
*/
#layoutLogic {
	/*position:absolute;
	width: 700px;
	top:0;
	left:50%;
	margin-left:-350px;
	padding-top:0px;*/
	text-align:left;
	background:#ffffff;
}
/*
#headerLogoRight a {
	color:#cccccc;
	padding:0px 2px;
	text-decoration:none;
	font-size:120%;
}
#headerLogoRight a:hover {
	color:#999999; 
	text-decoration:none;
	font-size:120%;
	border-bottom:solid 4px #999999;
}
#headerLogoRight a.selected {
	color:#666F74;
	padding:0px 2px;
	border-bottom:solid 4px #E96110;
}
#headerLogoRight a.selected:hover {
	color: #999999; 
	border-bottom:solid 4px #999999;
}
*/
#topLinks {
	font-size:100%;
	text-align:right; 
	padding-top:20px;
	height:25px
}
#topLinks a {
	color:#999999;
	padding:0px 2px;
	text-decoration:none;
	font-size:120%;
}
#topLinks a:hover {
	color:#666F74; 
	text-decoration:none;
	font-size:120%;
	border-bottom:solid 4px #666F74;
}
#topLinks a.selected {
	color:#666F74;
	padding:0px 2px;
	border-bottom:solid 4px #E96110;
}
#topLinks a.selected:hover {
	color: #666F74; 
	border-bottom:solid 4px #666F74;
}
#subMenu {
	/*
	margin-top:20px;
	_margin-top:10px;
	padding:2px 70px 2px 110px;
	font-weight:normal;
	background:#929497; 
	text-align:right;
	height: 50px;
	*/
	display:none;
}
#subMenu ul {
	margin:18px 0 0 0;
	_margin:20px 0 0 0;
	padding:0px;
	list-style-type:none;
	position:relative;
}
#subMenu li {
	display:inline; 
	text-transform:lowercase;
}
#subMenu a {
	color:#eeeeee;
	padding:0px 2px;
	text-decoration:none;
	font-size:110%;
}
#subMenu a:hover {
	color:#ffffff; 
	text-decoration:none;
	font-size:110%;
	border-bottom:solid 2px #ffffff;
}
#subMenu a.selected {
	color:#ffffff;
	padding:0px 2px;
	border-bottom:solid 2px #E96110;
}
#subMenu a.selected:hover {
	color: #ffffff; 
	border-bottom:solid 2px #ffffff;
}
#header, #footer {
	background: #ffffff;
}
#header {
	padding: 2px 70px;
	display:none;
	/*height: 50px;*/
}
#footer {
	padding: 10px 70px;
	text-align: left;
	font-size:85%;
}
#footer .footerMenu {
	font-size:120%; 
	display:none;
}
#printLine hr { 
	border:solid 1px #cccccc; 
	width:700px; 
}
ul {
	margin-left:30px;
	padding:0px;
	list-style-type:square;
	position:relative;
}
#topMenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:relative;
}
#topMenu li {
	display:inline;
	text-transform:lowercase;
}
#body {
	margin:0;
	text-align: left; 
	padding: 40px 70px 0 98px;
	border-width:1px;
}
#colA, #colB {
	height:320px; 
}
#colA {
	padding:0;
	margin:0 0 10px 0;
	float:left;
	width:265px;
}
#colA p {
	padding:0 15px 0 0;
}
#colB {
	padding:0;
	margin:0 0 10px 0;
	float:left;
	width:265px;
}
#colB p {
	margin:0;
	padding:0;
}
#colC, #colD {
	border-top:solid 1px #F4F4F4;
	padding:0;
	margin:0 0 0 0;
	float:left;
	width:265px;
	height:180px;
}
#colC {
	text-align:left;
}
#colD {
	text-align:right;
}
#colC p, #colD p {
	font-size:90%;
	text-align:left;
}
#colC p {
	padding:0 5px 0 0;
}
#colD p {
	padding:0 0 0 5px;
}
#colC img, #colD img {
	padding-top:10px;
}
#colE, #colF {
	padding:0;
	margin:0 0 0 0;
	float:left;
	width:265px;
	height:430px;
}
#colE {
	text-align:left;
}
#colF {
	text-align:right;
}
#colE p, #colF p {
	margin:0 0 25px 0;
	_margin:0 0 30px 0;
	text-align:left;
}
#colE p, #colE span {
	padding:0 5px 0 0; 
	text-transform:lowercase;
}
#colF p, #colF span {
	padding:0 0 0 5px; 
	text-transform:lowercase;
}
#colE span, #colF span {
	display:none;
	margin:0 0 25px 0;
	_margin:0 0 30px 0;
	text-align:left;
}
#colE a, #colF a{
	display:block;
	height:100px;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.clearBoth {
	clear:both;
}
.home {
	background:#ffffff url(..images/ltwCEhome.jpg) no-repeat top left;
	background-position: 62px 25px;
}
.product {
	background:#ffffff url(..images/ltwCEproduct.jpg) no-repeat top left;
	background-position: 62px 25px;
}
.about {
	background:#ffffff url(..images/ltwCEabout.jpg) no-repeat top left;
	background-position: 62px 25px;
}
.resources {
	background:#ffffff url(..images/ltwCEresources.jpg) no-repeat top left;
	background-position: 62px 25px;
}
.faq {
	background:#ffffff url(..images/ltwCEfaq.jpg) no-repeat top left;
	background-position: 62px 25px;
}
.contact {
	background:#ffffff url(..images/ltwCEcontact.jpg) no-repeat top left;
	background-position: 62px 25px;
}
#headerLogo {
	margin:0;
	padding:0;
	height:54px; /*logo height*/
	background:#ffffff;
}
#headerLogoLeft, #headerLogoRight { 
	position: relative;
	top: 0px; 
}
#headerLogoLeft { /*logo*/
	float:left;
	/*padding-left:61px;*/
	padding:10px 2px 2px 61px;
}
#headerLogoRight { /*links*/
	float:right;
	padding:10px 70px 2px 2px;
}
td {
	vertical-align:top;
}
input.input, textarea.textarea { 
	background:#FAF9F9;
	font-weight:normal;
	color:#336699; 
	padding:0px 4px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
textarea.textarea { 
	width: 283px;
	height:100px;
}
/*
.spacerMed {
	margin-bottom:70px;
}
*/
.ltwCE {
	font-weight:bold;
	font-style:normal;
}
.faq {
	margin-top: 0px; 
	margin-bottom: 0px;
}
.faqSubHead {
	font-size:120%;
	font-weight:bold;
}
.question {
	font-weight:bold;
}
.error {
	color:#D79642; 
	font-weight:bold;
}
.floatLeft {
	float:left; 
	margin:0 15px 15px 0;
}
/*FAQ*/
#faqTeacher01 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher02 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher03 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher04 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher05 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher06 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher07 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher08 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher09 {display: none; margin-left:22px; margin-top:2px;}
#faqTeacher10 {display: none; margin-left:22px; margin-top:2px;}

#faqStudent01 {display: none; margin-left:22px; margin-top:2px;}

#faqTechnical01 {display: none; margin-left:22px; margin-top:2px;}

