body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:small;
  background-color: #FFFFFF;
  /*background-image: url(../images/background.jpg);*/
  color:#000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.style1 {color: #000000}
#mainBodyText
{
	padding-left: 10px;
}

td,th {
	color: #000000;
}


#left-navi
{
	background-color: #002979;
	color: #FFFFFF;	
}
.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(corners/TopRight.jpg) no-repeat top right; 
	position: relative;
	top: -88px;
}

.roundbottom {
	background: url(corners/BottomRight.jpg) no-repeat top right; 
	position: relative;
	top: 3px;
}

img.corner {
   width: 20px;
   height: 20px;
   border: none;
   display: block;
}

#left-navi a
{
	color: #FFFFFF;
}

#left-navi a:visited
{
	color: #CCCCCC
}

#MenuFillerBlock
{
	position: absolute;
	top: 85px;
	left: 0;
	height: 85px;
	width: 208px;
	background-color: #002979;
}

#MenuFillerBlockLK
{
	position: absolute;
	top: 85px;
	left: 0;
	height: 85px;
	width: 228px;
	background-color: #002979;
}

#SepSciPagesBody
{
	padding-left: 50px;
}

#HeaderBar
{
	/*background-color: #002979;*/
	width: 100%;
	height: 67px;
	text-align: right;
}

#HeaderBarLK
{
	/*background-color: #002979;*/
	width: 80%;
	height: 67px;
	text-align: right;
}

.LecoLogo
{
	position: absolute;
	top: 15px;
	left: 1px;
}

.UnionLogo
{
	padding-right: 15px;
	position: relative;
	top: 6px;
}

#LecoIntro
{
	width: 100%;
	text-align: right;
	/*background-color: #423094;*/
	color: navy;	
	padding-top: 3px;
	padding-bottom: 3px;
}


#LecoIntroLK
{
	width: 80%;
	text-align: right;
	background-color: #423094;
	color: white;	
	padding-top: 3px;
	padding-bottom: 3px;
}

#LecoIntro a
{
	color: navy;
}

.Inset
{
	position: relative;
	left: 5px;
}
