body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
table {font-size: 11px;}

h3 {
font-size: 14px;
}

h4 {
font-size: 13px;
font-weight: bold;
}
sup {line-height: 0.1em;}
.clear {clear: both; line-height: 0em; font-size: 0;}

.localHeader {
font-size: 14px;
text-align: center;
padding-top: 5px;
font-weight: bold;
}

.mainTitle a{
font-size: 15px;
color:#009ACB;
font-weight:bold;
text-decoration: none;
} 

.title a{
font-size: 12px;
color: #009ACB;
font-weight:bold;
text-decoration: none;
}
table a {
	display: inline-block;
	color: #038e91;
	text-decoration: none;
}
table p.article1_snippet a {color: #fff;}
.leading a {color: #000;}
table a:hover {
	text-decoration: underline;
}
.leading a:hover {text-decoration: none;}
.read-more a {
	color: #fff;
	text-decoration: none;
}

.list {
	font-size: 12px;
	color: #009ACB;
} 



.article {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
width: 625px;
margin-top: 10px;
}

.article a, .article a:link, .article a:visited
{
	color: #038E91;
text-decoration: none;
}

.article a:hover {
text-decoration: none;
}

.list a, .list a:link, .list a:visited
{
color: #009ACB;
text-decoration: none;
}

.list a:hover {
color: #009ACB;
text-decoration: none;
}

.footer a, .footer a:link, .footer a:visited
{
color: #038E91;
font-weight: bold;
text-decoration: none;
}

.footer a:hover {
color: #009ACB;
font-weight: bold;
text-decoration: none;
}

.para a, .para a:link, .para a:visited
{
color: #000000;
font-weight: normal;
text-decoration: none;
}

.para a:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a img {border: none;}

.img-shadow-noborder {
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
  
/*temp for issue9, to remove border from 1 img*/  
.img-shadow-noborder img {
  float: right;
  border-width: 0;
  padding: 5px;
}
 

.img-shadow {
  float: right;
  background: url(../images/lsc/issue1/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/lsc/isue1/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

ul {
  margin-top: 2px;
  margin-bottom: 2px;
}

.li a, .li a:link, .li a:visited
{
text-decoration: none;
font-weight: normal;
}

.li a:hover {
text-decoration: none;
font-weight: normal;
}

.img-shadow2-left {
  float: left;
  margin: 5px 10px 5px 0;
  border: 1px solid #a9a9a9;
}

.img-shadow2-right {
  float: right;
  margin: 5px 0 5px 10px;
  border: 1px solid #a9a9a9;
}
.img-shadow2-left div img {
	width: 230px;
}

.img-shadow2-left .smaller img {
	width: 200px;
}

.img-shadow2-right .larger img {
	width: 230px;
}

#no-border {
	border-style: none;
}

.img-shadow2-right,
.img-shadow2-left {
	  padding: 5px;
}

.img-shadow2-right p,  
.img-shadow2-left p {
  margin: 2px;
}

#box {
width: 223px;
background-color: #eee;
float: right;
margin-right: 5px;
}

#read_more a {
color: #0000ff; 
text-decoration: underline;
}
.content
{
    margin-left:10px;
    margin-right:6px;
    margin-top:4px;
    margin-bottom:10px;
}
.nomargin
{
    margin-left:2px;
}

/* Issue 12 */
.quote {
	width: 180px;
	background-color: #fcffc1; 
	padding: 8px; 
	text-align: left; 
	border-right: 2px solid #ddd; 
	border-bottom: 2px solid #ddd;
}
.quote p {
	margin: 0;
}
.speech1, .speech2 {background: url('/images/lsc/layout/quote1.png') no-repeat; width: 15px; height: 15px; display: inline-block; margin-right: 3px; font-size: 0;line-height: 0em;}
.speech2 {background: url('/images/lsc/layout/quote2.png') no-repeat; margin-left: 3px;}
.small .speech1, .small .speech2 {background: url('/images/lsc/layout/quote1_small.png') no-repeat; width: 10px; height: 10px;}
.small .speech2 {background: url('/images/lsc/layout/quote2_small.png') no-repeat;}
.fr, .fr2 {float: right; margin: 0 0 10px 10px;}
.fr2 {width: 75px;}

.fl {float: left; margin: 0 10px 10px 0;}
.fl2 {float: left; margin: 0 10px 20px 0; width: 75px;}
.fl3 {float: left; margin: 0 10px 0px 0; width: 52px;}
#cropped {width: 145px;}
.logo-link {margin: -35px 0px 0px 160px}
.logo-link2 img{width: 150px;}
.img-shadow2-right div img {width: 200px;}

/* END Issue 12*/

.article1_image {height: 240px;}

.img-shadow2-left .algLogo img{
 width: 150px;
}

#threeImages span img {
	width: 80px;	
}
