

a.greenBold:link, a.greenBold:visited  {
	color: #666;
	text-decoration: none;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:bold;
	cursor:pointer;
	font-size:11px;
	}
 a.greenBold:hover {
	color: green;
	text-decoration: underline;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:normal;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
 	}
 a.greenBold:active {
	color: green;
	text-decoration: underline;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	text-align: left;
	font-weight:normal;
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
 	}
.FieldTitle {
	color: #666;
	font-size:12px;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	font-weight:bold;
}
.RegularText {
	color: #666;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	font-size:11px; 
	font-weight:normal;
	letter-spacing:normal; 

}
h3 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
}
input.form_login {
	font-size: 1.0em;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #f4f4f4;
	color: #333;
	width: 166px;
	margin-bottom: 10px;
}
input.form_myaccount {
	font-size: 1.0em;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #fff;
	color: #333;
	width: 270px;
	margin-bottom: 10px;
}
input.form_search {
	font-size: 1.0em;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #fff;
	color: #333;
	width: 150px;
}

input.form_btn {
	font-size: 1.1em;
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	padding: 0em;
	font-weight: bold;
	border: none;
	background: none;
	color: #666;
	cursor: pointer;
}

input.form_contact {
	font-size: 11px;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #fff;
	color: #333;
	width: 220px;
	margin-bottom: 5px;
}
input.form_contact2 {
	font-size: 1.0em;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #fff;
	color: #333;
	width: 170px;
	margin-bottom: 10px;
}
input.search_button {
	background-image:url(../images/search.gif);
	background-color:white;
	border:none;
	background-repeat:no-repeat;
	width:52px;
	height:23px;
	cursor:pointer;
	
	
}
input.reset_button {
	background-image:url(../images/reset.gif);
	background-color:white;
	border:none;
	background-repeat:no-repeat;
	width:52px;
	height:23px;
	cursor:pointer;
	
	
}
input.OfficeInventory_button {
	background-image:url(../images/OfficeInventory.gif);
	background-color:white;
	border:none;
	background-repeat:no-repeat;
	width:105px;
	height:23px;
	cursor:pointer;
	
	
}
input.saveSearch_button {
	background-image:url(../images/SaveAndSearch.gif);
	background-color:white;
	border:none;
	background-repeat:no-repeat;
	width:105px;
	height:23px;
	cursor:pointer;
	
	
}
input.savedSearches_button {
	background-image:url(../images/savedsearchs.gif);
	background-color:white;
	border:none;
	background-repeat:no-repeat;
	width:105px;
	height:23px;
	cursor:pointer;
	
	
}

.ScheduleaVisit {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:95px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.ScheduleaVisit:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:95px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}

.EditSearch {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:64px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.EditSearch:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:64px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}
.BackToSearch {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:35px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.BackToSearch:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:35px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}
.SaveCurrentSearch {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:123px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.SaveCurrentSearch:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:123px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}
.SavedInFavorites {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:110px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.SavedInFavorites:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:110px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}
.MyFavorites {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:78px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.MyFavorites:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:78px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}
.AddToFavorites {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:102px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:none;
	margin-right:5px;
	
}
.AddToFavorites:hover {
	font-family: helvetica neue, Arial, Verdana, sans-serif;
	background-color:white;
	width:102px;
	height:23px;
	text-align:left;
	cursor:pointer;
	color:green;
	font-size:11px;
	font-weight:bold;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	text-decoration:underline;
	margin-right:5px;
}
textarea.form_contact {
	font-size: 1.0em;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #fff;
	color: #333;
	width: 270px;
	margin-bottom: 10px;
}
textarea.form_search {
	font-size: 1.0em;
    font-family: helvetica neue, Verdana, Arial, sans-serif;
	padding: 0.3em;	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border: 1px solid #999;
	background: #fff;
	color: #333;
	width: 170px;
	margin-bottom: 10px;
}



