<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #2b2b2b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/LSI_all_bkgrnd1.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->

#text1 {
	position:absolute;
	width:396px;
	z-index:1;
	left: 0px;
	top: 219px;
	background-color: #9E4D4D;
	height: 235px;
	visibility: hidden;
}
.imageborder1 {
	border: 2px solid #333333;
}
.imageborder2 {
	border: 7px solid #CCCCCC;
}
.subthumbspad1 {
	padding-right: 10px;
	padding-top: 7px;
}
.contactheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ABBD7B;
}
.otherheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A6CCD1;
}
.contactbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#CCCCCC;
}
.aboutusbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#CCCCCC;
	line-height:16px;
}
.descriptionbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height:16px;
}
.contactbodydark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#999999;
}
.portheader1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.projectheader1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	padding-left: 2px;
	font-weight:bold;
}
.projectheader1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.copyrightetc {
	color:#75A7AB;
	line-height:16px;
}
.body12 {
	font-size:13px;
	line-height:16px;
}
.body12b {
	font-size:13px;
	line-height:19px;
}
.imagebuttons {
	color:#000000;
	font-weight:bold;
}
.imagetitle {
	color:#FFFFFF;
}
.publicationtitle {
	color:#FFFFFF;
	font-size:13px;
}
.thumbpad1 {
	padding-left: 10px;
	padding-right: 10px;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.tab-left { width: 1px; height: 310px; float: left; background: url(../images/aboutframe-left.gif); }
.tab-right { width: 1px; height: 310px; float: left; background: url(../images/aboutframe-left.gif); }
.tab-inner { float: left; width: 478px; padding: 15px; text-align: left; }

.shadetabs{
padding: 2px 1px 3px 1px;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font-size: 18px; 
color: #ABBD7B;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 8px 7px 7px 7px;
margin-right: 3px;
color: #ABBD7B;
background: none;
}

.shadetabs li a:visited{
color: #ABBD7B;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #ABBD7B;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
color:#ABBD7B;
border-top:#f0d79e 1px solid;
border-right:#f0d79e 1px solid;
border-left:#f0d79e 1px solid;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
padding:0px;
border-top:#f0d79e 1px solid;

float:left;
}

@media print {
.tabcontent {
display:block !important;
}
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}