/* CSS Document */
body , td, p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
}
a:link, a:visited, a:active {
	color:#338530;
	text-decoration:none;
}

a:hover {
	color:#08D900;
	text-decoration:none;
}
.headertable{
	border:1px solid #ececec;
	background-color:#ececec;
}
.headermenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border:0px;
	padding:6px 6px 6px 6px;
	background-color:#CADEC9;
}
.listingstyle1{
	text-align:center;
	border-bottom:2px solid #ffffff;
	border-top:2px solid #ffffff;
	border-right:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ececec;
	padding:6px 4px 6px 4px;
	font-weight:bold;
	background-color:#006600;
}
.listingstyle1 a:link {
	color:#ffffff;
	text-decoration:none;
}
.listingstyle1 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.listingstyle1 a:active {
	color:#ffffff;
	text-decoration:none;
}
.listingstyle1 a:hover {
	color:#08D900;
	text-decoration:underline;
}
.listingstyle2{

	border-right:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#338530;
	padding:6px 4px 6px 4px;
	font-weight:bold;
	background-color:#f9f9f9;
}
.listingstyle2 a:link, .listingstyle2 a:visited, .listingstyle2 a:active {
	color:#338530;
	text-decoration:underline;
}
.listingstyle2 a:hover{
	color:#08D900;
	text-decoration:underline;
}
.bottomdash{
	border-bottom:1px dashed #cccccc;
}
.btnstyle3{
	color:#006600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.fhclient_edittable{
	color:#006600;
	border:1px solid #006600;
	background-color:#f9f9f9;
	padding:12px;
}
.tac{
	text-align:center;
}
.tal{
	text-align:left;
}
.FHvendors_edit{
	border:1px solid #006600;
	background-color:#f9f9f9;
	color:#006600;
		padding:12px;
}
#innercell{
	padding-top:0px; padding-bottom:0px; height:30px;
}
.fhcontact_td{
	padding-top:4px; padding-right:0px; padding-bottom:0px; padding-left:0px;
}

form.inplaceeditor-form { /* The form */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006600;
	margin-top:0em;
	margin-bottom:0em;
}
.editor_field,inplaceeditor-saving,inplaceeditor-loading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
}
	  
form.inplaceeditor-form input[type="text"] { /* Input box */

  padding:0px;     
}

form.inplaceeditor-form textarea { /* Textarea, if multiple columns */
}

form.inplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:1em;
  font-size:10px;
	color:#006600;
}
form.inplaceeditor-form input[type="button"] { /* The submit button */
  margin-left:1em;
  font-size:10px;
	color:#006600;
}
form.inplaceeditor-form a { /* The cancel link */
  margin-left:0.2em;
  font-size:11px;
	color:#006600;
}
/* ----  InPlaceEditor style --------------------------------------------- */

.inplaceeditor-empty {
    font-style: italic;
    color: #999;
}
.editor_ok_button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; height:18px;
	
	
	
}
.editor_cancel_button{
	margin-left:0.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; height:18px;
	
	
}
iframe { border-width: 0px;	height: 30px;	width: 400px;	vertical-align:top;}
iframe.hidden {	visibility: hidden;	width:0px;	height:0px;}