h1, h2, h3, h4, h5{
 margin:4px 0;
 text-align: center;
 }
.b{background-color: #FF9;}
#divContent
{
  width:960px;
  }
#zips input[type=text], #sics  input[type=text]
{
    width:43px;
}
small
{
   font-size:8pt;
 }
.whiteLink
{
   color:#FFF;
   font-size:10pt;
   text-decoration:none;
   font-weight:700;
}
.blackLink
{
   color:#111;
   font-size:10pt;
   text-decoration:none;
   font-weight:700;
}
.smallLink
{
   color:#33F;
   font-size:8pt;
   text-decoration:none;
   font-weight:700;
}
.lgTest
{
   font-size:13pt;
   font-weight:700;
   text-align: center;
}
img
{
	border: none;
}
.slogan
{
	font-size: 11pt;
	color: #111;
	padding-left:11px;
}
.tah10
{
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.tah11
{
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.ver10
{
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.ver11
{
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.tah9
 {
	font-size: 9px;
	text-decoration: none;
	color: #000;
}
.ver9
{
	font-size: 9px;
	text-decoration: none;
	color: #000;
}
h3
{
	font-size: 14pt;
	text-decoration: none;
	color: #000;
}
.bghor
{
	background-repeat: repeat-x;
	background-position: left top;
}

.bgtop
{
	background-repeat: no-repeat;
	background-position: left top;
}

.tah12
{
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
input[type=text], input[type=password], textarea
{
	background-color: #CCD;
	margin:1px;
	margin-right:2px;
	margin-top:2px;
	/*border:1px solid #FFCC00;*/
}
option
{
   font-size: 8pt;
}
select
{
    background-color: #CCD;
    margin:1px;
	/*border:2px solid #e5a372;*/
}
.stateLabel, .stateLabel label
 {
   font-size:8pt;
   font-weight: 500;
 }
.stateCheck, .stateLabel input[type=checkbox]
{
  height:10px;
  width:10px;
}
#divButtons   /*  contol button include on bottom of search page  */
{
   padding:10px;
   font-size:9pt;
   font-weight:600;
}
#search_tips p    /*   for the search tips on lhs,12/13/2009  */
{
   font-size:9pt;
   color: black;
   font-weight: 600;
   text-indent:.3in;
}
.bodybg    /*  table outer  */
{
	background-color:#fff;
	background-image:url('../img/bg-content.png');
	background-repeat:repeat-x;
	width:15%;
}
.borderbg    /*  table outer  */
{
	background-color:#CCC;
	width:2px;
}
.Cap1
{
  font-size:12pt;
  font-weight:700;
  color:#30F;
}
.Cap2
{
  font-size:11pt;
  font-weight:600;
  color:#30F;
}
.sortTD { border:1px solid blue;}
input:focus{background-color: #FF8;}
textarea:focus{background-color: #FF8;}
option:focus{background-color: #EE8;}

.SearchLink, .SearchLink a {
  background-color: #FFC;
  text-decoration: none;
  width:120px;
  padding:4px;
  }
  #fsRecordTypes{
  text-align:center;
  }
  #fsRecordTypes label, #fsWorld label{
   font-size: 11pt;
   font-weight: 600;
  }