body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #313131;
	
	font-weight: normal;
}

.tophead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.mainhead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #165788;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.head2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #165788;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
}

.subhead{
	font-family: Arial, Helvetica, sans-serif;
	color: #165788;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
	font-size: 15pt;
}
.sumtable{
	background-color: #c2ebf8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	width: 370px;
	
}
.fulltable, .indtable{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #585858;
	font-weight: normal;
}

.lnews{
	color: #165788;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	
}

.sumnewshead{
	background-color: #9bcdcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}

.fullnewshead, .indnewshead{
	background-color: #c2d941;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.sumnewstext{
	padding-left: 20px;
}

a:link, a:visited{
	text-decoration: none;
   font-weight: bold;
	color: #165788;
}

a:hover{
	text-decoration: none;
   font-weight: bold;
	color: #7ab800;
}

.grad{
	background-image: url(images/lsisbanner.jpg);
	background-repeat: repeat-y;
}