.formfield {
	font-family: tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #CCCCCC;
}
.formfield2 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

.ta10bold {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.footerfont {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
}
.ta11gray {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}.subtitles {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.bodytext {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.searches_titles {
	font-family: tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.pdsaInput .arcInputLeft
{
    position:relative;
	float:left;
	margin-left:10px;
}

.pdsaInput .arcInputRight
{
	position:relative;
	float:right;
	margin-right:40px;
  vertical-align:top;
}


.pdsaInput .arcInputCenter
{
	position:relative;
   float:none;
}

.pdsaInput  .pdsaSection .arcSearchAddlbl
{
	position:relative;
	float:left;
	width:100px;
	background-color:#ccc;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-right: 8px;
}

.margin_left_8
{
    
    margin-left:8px;

}
