/* CSS Document */
html {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
}

body {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#99ccff;
	behavior:url("csshover.htc");
}

p {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 10px 3px 10px;
	padding:0px 0px 0px 0px;
	line-height:15px;
}

h3 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:3px 10px 3px 10px;
}	

h2 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:3px 10px 3px 10px;
	}	
	
h1 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	margin:3px 10px 3px 10px;
}	
	
ul li {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 10px 3px 10px;
	padding:0px;
	line-height:15px;
}	

dl dt 	{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 10px 3px 10px;
	padding:0px;
	line-height:15px;
}

dl dd 	{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px 10px 3px 20px;
	padding:0px;
	line-height:15px;
}

a:link, a:visited, a:active {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

input {
	margin-top:3px;
	behavior: url("iepngfix.htc");
}

select {
	margin-top:3px;
	behavior: url("iepngfix.htc");
}

img {
	behavior: url("iepngfix.htc");
}

#infoBorder input {
	margin-top:0px;
}

#infoBorder select {
	margin-top:0px;
}

.opentxt {
	line-height: 20px; 
	font-size: 13px; 
	font-weight: bold;
}

.corpHeadBKG {
	background-image:url("https://www.limef.com/images/corpheadBKG.jpg");
	background-repeat:no-repeat;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

.pgHeadBKG {
	background-image:url("https://www.limef.com/images/headbkg.jpg");
	width:591px;
	margin:0px 0px 10px 11px;
	padding-top:4px;
	background-repeat:no-repeat;
}

.pgHeading1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin: 0px 0px 5px 0px;
}

.pgHeading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
}

.mainpageTable {
	margin:0px;
	width:100%;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	background-color:#FFFFFF;
	background-image:url("https://www.limef.com/images/polytopbkg.png");
	background-repeat:no-repeat;
}

.pageTable {
	margin:0px;
	width:100%;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	background-color:#FFFFFF;
}

.pageDiv {
	margin:0px auto 0px auto;
	width:798px;
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	background-color:#FFFFFF;
}

.sidewidth {
	width:191px;
}

.printFooter  {
	display:none;
}

.headMover {
	text-align:right;
}

.rdbld {
	font-weight:bold;
	color:#ff0000;
}

.bld {
	font-weight:bold;
}

.itl {
	font-style:italic
}

#pageSlants {
	background-color:#FFFFFF;
	background-image:url("https://www.limef.com/images/backgrad.jpg");
	background-repeat:repeat-x;
}

#btmGrad  {
	background-image:url("https://www.limef.com/images/bluFoot.jpg");
	background-repeat:repeat-x;
	background-color:#99ccff;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#btmGrad a:link, #btmGrad  a:visited, #btmGrad  a:active {
	color: #003366;
	text-decoration: none;
}

#btmGrad a:hover {
	color: #003366;
	text-decoration: underline;
}

#infoBorder {
	border-bottom:1px solid #336699;
}

#myInfo  {
	border-right:1px solid #336699;
	border-left:1px solid #336699;
	border-bottom:1px solid #336699;
}

#header2 {
	float:left;
	width:100%;
	background:#fff url("https://www.limef.com/images/abg.gif") repeat-x bottom;
	font-size:16px;
	line-height:normal;
}

#header2 ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#header2 li {
	float:left;
	background:url("https://www.limef.com/images/norm_right.gif") no-repeat right top;
	margin:0;
	padding:0 5px 0 0;
}

#header2 a {
	float:left;
	display:block;
	background:url("https://www.limef.com/images/norm_left.gif") no-repeat left top;
	padding:5px 7px 4px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#336699;
	font-size:13px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header2 a {
	float:none;
}

/* End IE5-Mac hack */
#header2 a:hover {
	color:#333;
}

#header2 #current {
	background-image:url("https://www.limef.com/images/norm_right_on.gif");
}

#header2 #current a {
	background-image:url("https://www.limef.com/images/norm_left_on.gif");
	color:#000;
	padding-bottom:5px;
}

.myBTNS {
	background-color:#ffffff;
	background-image:url("https://www.limef.com/images/grnNavBkg.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:41px;
	margin-bottom:0px;
	z-index:8;
}

.myBTNS img {
	margin:0px 0px 0px 0px;
}

.myBTNS a {
	margin:0px 0px 0px 0px;
}

	/* the menu */

	.mnBody ul, .mnBody li, .mnBody a {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

	.mnBody ul {
		width:191px;
		border-right:1px solid #336699;
		border-left:1px solid #336699;
		border-top:1px solid #336699;
		background-image:url("https://www.limef.com/images/bluSlant.png");
		background-color:#ffffff;
		list-style:none;
	}

	.mnBody li {
		border-bottom:1px solid #336699;
		position:relative;
		padding:2px;
		z-index:9;
	}
	li.folder { 
		background-image:url("https://www.limef.com/images/bluarr.png");
		background-position: 100% 0%; 
		background-repeat:no-repeat;
	}		
	
	li.folder ul {
		position:absolute;
		left:191px; /* IE */
		top:1px;
	}		
	
	.mnBody li.folder>ul { 
	left:191px; 
	} /* others */

	.mnBody a {
		padding-top: 2px;
		padding-bottom: 2px;
		text-decoration:none;
		color:#000000;
		width:100%; /* IE */
	}
	li>a { 
		width:auto; 
	} /* others */

	/* regular hovers */

	.mnBody a:hover {
		background-image:url("https://www.limef.com/images/bluarrbkg.png");
		background-repeat:repeat-y;
	}
	
	.mnBody li.folder a:hover {
		background-image:url("https://www.limef.com/images/bluarrbkg.png");
		background-repeat:repeat-y;
	}
	
	/* hovers with specificity */
	li.folder:hover { 
		z-index:10; 
	}		
		
	.mnBody ul ul, .mnBody li:hover ul ul {
		display:none;
	}

	.mnBody li:hover ul, li:hover li:hover ul {
		display:block;
	}
	
div.floater {
  float: left;
  }
  
div.floater p {
   text-align: left;
   }
	
div#floater {
  float: left;
  width: 350px;
  }
  
div#floater p {
   text-align: left;
   }

div.floatclear {
	float:none;
	margin:0px;
	padding:0px;
	clear:  both;
}

.pgBox {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
}

.contact {
	width: 205px;   
	height: 30px; 
	margin: 5px auto;
	background:url("https://www.limef.com/images/bluContactInfo.png") 0 0 no-repeat;
	text-indent: -9999px; 
}

.myacct {
	width: 126px;   
	height: 30px; 
	margin: 5px auto;
	background:url("https://www.limef.com/images/bluMyAcct.png") 0 0 no-repeat;
	text-indent: -9999px; 
}

.companynews {
	width: 165px;   
	height: 30px; 
	margin: 5px auto;
	background:url("https://www.limef.com/images/bluCompanyNews.png") 0 0 no-repeat;
	text-indent: -9999px; 
}

.register {
	width: 86px;   
	height: 30px; 
	margin: 5px auto;
	background:url("https://www.limef.com/images/bluRegister.png") 0 0 no-repeat;
	text-indent: -9999px; 
}

.tradeshow {
	width: 164px;   
	height: 30px; 
	margin: 5px auto;
	background:url("https://www.limef.com/images/blutradeshows.png") 0 0 no-repeat;
	text-indent: -9999px; 
}

.maintitle {
	width: 218px;   
	height: 55px; 
	margin: 15px;
	background:url("https://www.limef.com/images/polyTitle.png") 0 0 no-repeat;
	text-indent: -9999px; 
}