strong {
      color: #FF6600;
      font-style:italic
}

#Content {
        font-size: 90%;
	background-color: #C6C3C6;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
       padding-bottom: 100px;
}

#Content a {
  text-decoration: underline;    	
}


#Content table {
      font-size: 95%;
}

#Content table a {
  text-decoration: underline;    	
}


#Menu {
    font-size: 90%;
    margin-top: 13px;
}

#Menu h2 {
     display :none;
}


#Footer {
	vertical-align: middle;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #C6C3C6;
	padding-left: 30px;
}


#TitleArea {
	width: 170px;
	height: 144px;
	background-image:url(/ls-orig-design_r1_c1.gif);
        text-align: right;  
     
}

#TitleArea h1 {
        font-size: 90%;
        color: white;
	font-weight: normal;
          padding-right: 10px;
text-transform:lowercase;
}

#Search {
  padding-left: 5px;  
}

#RSSFeeds {
  padding-left: 5px;
}

#MiddleScroll {
	background-color: #393C39;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #C6C3C6;
	font-family: Arial, Helvetica, sans-serif;
}

#Menu ul {

        margin: 0px 0px 0px 10px;
	padding: 0px;
}

#Menu ul li {
	list-style-type: none;
	margin-bottom:15px;
        margin-right:10px;
 
        text-align: right;
	
}

#Menu ul li a:hover {
	background-image: url(/menu_dot_over.gif);
        text-decoration: underline; 
}

#Menu ul li a {
        padding-right: 15px;
        text-decoration: none; 
        text-size: 11pt;        
        color: #333399;
        background-image: url(/menu_dot_up.gif);
	background-position: right center; 
	background-repeat: no-repeat;
}

  
#Menu ul li a.active {
         color: #FF6600;
         background-image: url(/menu_dot_over.gif);
         background-position: right center;
	 background-repeat: no-repeat;
}

#Content h1 {
	font-size: 100%;

}

#Content h1 a {
        color: #000000;
	text-decoration: none;
}

#Content h2 {
	font-size: 95%;

}

#Content h3 {

}

#LastUpDate {
  font-size: 90%;
  color: white;
  padding-left: 20px;
  padding-top: 20px;
  background-color: #FF6600;
  height: 600px;
}


.IntroText {

font-size: 15pt;
color: #FF6600;
text-align: right;
font-weight: bold;
}

#PrintLogo {
	width: 600px;
/* margin-left:30px; */
text-align: right;

}

#PrintPage {
        background-color: #FFFFFF;
       width: 100%;
height: 100%;
}

#PrintPage #Content {
      background-color: #FFFFFF;
      width: 800px;
height: 100%;

}

#PrintPage #Content h1 a {
text-transform:uppercase;
color:#333399;
font-size:19px;  
}

/* used on who are we page */
.WhoTable {
  width: 500px;
}

.WhoTable td {
  padding-left:7px;

.WhoTable img {
  margin-top:4px;
}
}
/* end */