img, div {
	behavior: url(../iepngfix.htc)
}
/* CLEAR ALL STYLES */
 

body, html{
	margin:0px;
	padding:0px;
}
/* GLOBAL TAG STYLES */
body {
	font: 11pt/1.2em Arial;
	color: #203753;
	background-image: url(images/inside-lttc-bg.jpg);
}
p{
}
h1 {
	font-size: 3em;
	color: white;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #dceef5;
	margin-bottom: -10px;
	padding-bottom: 3px;
	padding-top: 6px;
	padding-left: 5px;
	background-image: url(images/inside-subhead-bar.jpg);
}
h3 {
	font-size: 15px;
	font-weight: bold;
}

a {
	color:#f26522;
	text-decoration:none;
}
a:hover {
	color:#f26522;
	text-decoration:underline;
}
a.active {
}
/* Top link */

ul#toplink {
	list-style-type: none;
	font: 10px Tahoma;
	text-align: center;
	padding-top: 10px;
}

ul#toplink li {
	display: block;
	float: right;
}

ul#toplink li a {
	height: 10px;
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 2px;
	width: 70px;
	border-left: 1px solid #fff;
}

ul#toplink li#home a {
	border-left: none;
}

ul#toplink li a:hover {
	color: #f26522;
}
/* menu */
#menulttc {
	width: 454px;
	height: 165px;
	background: url(images/menu-lttc.jpg) no-repeat;
	position: relative;
	float: left;
} 
#menustaff {
	width: 228px;
	background: url(images/menu-staff.jpg) no-repeat;
	height: 165px;
	position: relative;
	float: left;
	margin-left: 5px;
}
#menustudent {
	width: 228px;
	background: url(images/menu-student.jpg) no-repeat;
	height: 165px;
	float: left;
	position: relative;
	margin-left: 5px;
}
#menulttc.current {
	background: url(images/menu-lttc.jpg) no-repeat 0 bottom;
}
#menustaff.current {
	background: url(images/menu-staff.jpg) no-repeat 0 bottom;
}
#menustudent.current {
	background: url(images/menu-student.jpg) no-repeat 0 bottom;
}
.menulink {
	width: 210px;
	padding: 0px 5px;
	float: left;
	position: relative;
	top: 40px;
}
.menulink ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 2px;
	border: none;
}
.menulink ul li {
	margin: 0px;
	padding: 0px;
}
.menulink ul li a {
	display: block;
	text-decoration: none;
	width: 210px;
	color: #fff;
	border-bottom: 1px solid #60a9f6;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 2px;
	line-height: 15px;
}
.menulink ul li a:hover {
	color: #f26522;
	background: #d2e8ff;
}
.menulink ul li a.active {
	color: #f26522;
	background: #d2e8ff;
}
/* content */
#contentheadtitle{
	font-size: 36px;
	font-weight: bold;
	line-height: 1.1em;
	color: white;
	position: absolute;
	top: 58px;
	left: 35px;
	z-index: 1;
	width: 904px;
	height: 43px;
}

#singlecolumn{
	width: 880px;
	padding-left: 20px;
	left: 20px;
	padding-right: 20px;
	position: relative;
	float: left;
	height: 100%;
	padding-top: 10px;
}

#leftcolumn{
	width: 590px;
	padding-left: 20px;
	left: 20px;
	padding-right: 30px;
	margin-top: 0;
	position: relative;
	float: left;
	height: 100%;
	padding-top: 15px;
}
#rightcolumn{
	width: 260px;
	position: relative;
	height: auto;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	padding-top: 15px;
}
#rightcontent{
	width: 260px;
	position: relative;
	height: auto;
	margin-top: 0;
	font-size: 9pt;
	background: url(images/inside-right-bottom.jpg) no-repeat 0 bottom;
	padding-bottom: 20px;
	float: left;
	line-height: 10pt;
}
#imgbox{
	width: 260px;
	padding-bottom: 10px;
}
#rightcontent img{
	padding-bottom: 7px;
}
#leftcolumn ul{
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0;
	padding-right: 10px;
}
#leftcolumn li {
	padding-left: 0;
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 12px;
}
#leftcolumn ul.sub{
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0;
	padding-right: 10px;
}
#leftcolumn li.sub {
	padding-left: 0;
	margin-bottom: 5px;
	list-style-type: circle;
	margin-left: 12px;
}
/* footer */
.clear {
	clear: both;
}
.maginBot05 {
	margin: 0px 0px 25px;
}
#footerlink1{
	width: 920px;
	position: relative;
}
#goprevious{
	background: url(images/back.gif) no-repeat left 4px;
	width: 420px;
	top: 23px;
	left: 10px;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	position: relative;
}
#gonext{
	background: url(images/next.gif) no-repeat right 4px;
	width: 420px;
	top: 23px;
	position: relative;
	right: 10px;
	text-align: right;
	float: right;
	padding-right: 15px;
	font-weight: bold;
}
#footerlink2{
	width: 900px;
	border-top: 1px solid #e5e5e5;
	text-align: center;
	position: relative;
	top: 26px;
	left: 10px;
	font-size: 9pt;
}
#footerlink3{
	width: 900px;
	position: relative;
	left: 10px;
}

/* general stuff */

table {
	font-size: 10pt;
	border-bottom: 1px solid #b2c3cd;
} 
th { 
  background-color: white;
} 
td { 
  border-bottom: 1px none silver;
	padding: 3px 0 3px 5px;
} 
.header {
	font-weight: bold;
	background: url(images/table-bar-1.jpg) repeat-x;
	color: #111553;
	padding: 5px 0 10px 5px;
}
 
.header-mp { 
	background: url(images/table-bar-2.jpg) repeat-x;
	color: #113253;
	font-weight: bold;
	padding: 5px 0 10px 5px;
}
.td1 { 
	background-color: #e5f0fb;
	padding: 3px 0 3px 5px;
}
.td2 { 
	background-color: #aacbef;
	padding: 3px 0 3px 5px;
}
.td3 { 
  border-bottom: 1px none silver;
	padding: 3px 0 3px 5px;
} 
.smallnote{
	font-size: 8pt;
	color: #951113;
}

/* workshop stuff */
#workshop{
	width: 700px;
	background: url(images/inside-workshop-bg.jpg) no-repeat;
	position: relative;
	left: 0;
}
#workshopcontent{
	width: 636px;
	border-color: #dcebf5;
	border-width: 1px;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
}
#workshoppopup-blue{
	background: url(images/littlepopup-a.png) no-repeat;
	position: absolute;
	z-index: 1;
	width: 282px;
	height: 280px;
	left: 659px;
	top: 0;
	padding-top: 40px;
	display: block;
}

#workshoppopup-blue2{
	background: url(images/littlepopup-a2.png) no-repeat;
	position: absolute;
	z-index: 1;
	width: 282px;
	height: 280px;
	left: 659px;
	top: -31px;
	padding-top: 40px;
	display: block;
	float: left;
}


#workshoppopup-txt{
	position: absolute;
	z-index: 2;
	width: 260px;
	height: 130px;
	left: 665px;
	text-align: center;
	color: white;
	font-weight: bold;
	top: 10px;
}
#workshoppopup-txt .big{
	font-size: 24pt;
	line-height: 24pt;
}
.popsmall{
	font-size: 13pt;
}
#workshoppopup-red{
	background: url(images/littlepopup-b.png) no-repeat;
	position: absolute;
	z-index: 1;
	width: 282px;
	height: 280px;
	left: 659px;
	padding-top: 40px;
	text-align: center;
	color: white;
	font-weight: bold;
	top: 0;
	display: block;
}

/* staff */


#staffleftcolumn{
	width: 590px;
	padding-left: 10px;
	padding-right: 20px;
	position: relative;
	float: left;
	height: 100%;
	padding-top: 10px;
}
#staffrightcolumn{
	width: 260px;
	position: relative;
	height: auto;
	padding-left: 35px;
	float: left;
	padding-top: 20px;
}
#staffleftcolumn li {
	padding-left: 0;
	margin-bottom: 7px;
	list-style-type: square;
	margin-left: 12px;
}
.outdate{
	color:#FF0000;
	text-decoration: line-through;
}

