#zips input[type=text], #sics  input[type=text]
{
    width:43px;
}
small
{
   font-size:8pt;  
 }
.whiteLink
{
   color:#FFFFFF; 
   font-size:10pt; 
   text-decoration:none;
   font-weight:700;
   font-family: tahoma, arial;
} 
.blackLink
{
   color:#111111; 
   font-size:10pt; 
   text-decoration:none;
   font-weight:700;
   font-family: tahoma, arial;
} 
.smallLink
{
   color:#3333FF; 
   font-size:8pt; 
   text-decoration:none;
   font-weight:700;
   font-family: tahoma, arial;
} 
.lgTest
{
   font-size:13pt; 
   font-family: Tahoma;
   font-weight:700;
   text-align: center;
}
img 
{
	border: none;
}
.slogan
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #111111;
	padding-left:11px;
}
.tah10
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 
 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #000000;
}
.bghor 
{
	background-repeat: repeat-x;
	background-position: left top;
}

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

.tah12
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
input[type=text], input[type=password], textarea
{
	background-color: #CCCCDD;
	margin:1px;
	margin-right:2px;
	margin-top:2px;
	/*border:1px solid #FFCC00;*/
} 
option
{
   font-size: 8pt;
}
label
{
   font-size: 9pt;
}
select
{
    background-color: #CCCCDD;
    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:#CCCCCC;
	width:2px;
}

		.Cap1
		{
          font-size:12pt; 
		  font-weight:700; 
		  color:#3300FF;
		}
		.Cap2
		{
          font-size:11pt; 
		  font-weight:600; 
		  color:#3300FF;
		}
	    .sortTD { border:1px solid blue;}
