﻿.style3 {
	font-size: 9pt;
	color: #4A4A4A;
}

a:link
{
	font-size: 9pt;
	color: #000000;
	
	text-decoration: none;
}
.setspace {
    margin-top: 5px;
    margin-bottom: 5px;
}
a:visited
{
	font-size: 9pt;
	color: #000000;
	
	
	text-decoration: none;
}
a:hover
{
	font-size: 9pt;
	color: #003399;
	
}

p
{
	line-height: 160%;
	font-size:9pt;
}
marquee
{
	line-height: 140%;
}
td
{
	font-size: 9pt;
    height:30px;
}

#Layer1 {
	position:absolute;
	left:309px;
	top:334px;
	width:70px;
	height:21px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:312px;
	top:378px;
	width:68px;
	height:18px;
	z-index:2;
}

#backbody
{
	background: #dbedf5;
}
#topbody
{
	padding:0px;
	margin:0px;
}

#linediv
{
	background-color: #0033CC;
	height:4px;
	width:100%;
	margin:0px;
	clear:both;
}
#topdiv
{
	height: 30px;
	margin:0px;
}
#content{

}

.block{
  width: 860px;
  BORDER: #9bc9df 1px solid;
  margin-left: auto;
  margin-right:auto;
  padding:0px;
}

.blocktitle{
 margin:1px;
FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: #dbedf5;LINE-HEIGHT: 35px; HEIGHT: 35px;
}

.blockcontent{
  width: 100%;
  margin: 0px !important;
  margin: 1px;
}

.blocknote{
  border-top: #83b0e1 1px solid;
  padding: 3px;
  text-align: center;
  background: #dbedf5;
  line-height: 150%;
}
.viewtable
{
    border:solid 1px #9bc9df ;
    border-collapse:collapse;
    border-spacing:0;
    margin-left:auto;
    margin-right:auto;
    
}

.viewtable caption{
  background: #dbedf5;
  vertical-align: middle; 
  text-align: center;
  color:#054e86;
  font-size: 18px;
  font-weight: bold;
  height:35px;
  line-height:35px;
  border-left:1px solid #9bc9df; 
  border-top:1px solid #9bc9df;
  border-right:1px solid #9bc9df;
  border-bottom:0px;
  
}

.viewtable th
{
    font-size: 16px;
  font-weight: bold;
    border:#9bc9df  1px solid;
    background: #dbedf5;
    height: 33px;
    line-height: 33px;
    margin: 0px;
    padding: 2px;
    font-size: 13px;
}
.viewtable td
{
    border:#9bc9df  1px solid;
    margin:0px;
    padding:5px 5px;
    
}

#searchtable
{
    border:solid 1px #9bc9df ;
    border-collapse:collapse;
    margin-left:auto;
    margin-right:auto;
    width:80%;
    
}
#searchtable tr
{
    margin:1px;
}
#searchtable th
{
    border: #9bc9df  1px solid;
    background: #dbedf5;
    height: 35px;
    line-height: 35px;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
}
#searchtable td
{
    border:#9bc9df  1px solid;
    height:30px;
    line-height:20px;
     margin:0px;
    padding-left:2px;
}

.ultop li{ PADDING-LEFT: 5px; LINE-HEIGHT: 30px; height:30px; BORDER-BOTTOM: #e4e4e4 1px solid; list-style-type: none; }




.grid
{
	background-color: #9bc9df;
	
}

.gridtop{
  border-top: 1px solid #9bc9df;
  border-left: 1px solid #9bc9df;
  border-right: 1px solid #9bc9df;
  background: #dbedf5;
  vertical-align: middle; 
  text-align: center;
  height: 18px;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
}

.title{
  background: #dbedf5;
  vertical-align: middle; 
  text-align: center;
  padding: 3px;
  color:#054e86;
  font-size: 14px;
  font-weight: bold;
  height:28px;
  border:1px solid #9bc9df;
}

.head{
  background: #dbedf5;
  padding: 3px; 
  color:#054e86;
  font-size: 12px;
  font-weight: bold;
}






input.button {
border:#9bc9df 0px solid;
background-color:Transparent;
line-height:22px;
height:22px;
font-size: 13px;
cursor:pointer;
}