/* CSS Document */

input.search {
	color: #333333;
	width:77px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.search_results {
	color: #333333;
	width:200px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}


input.search_result {
	color: #333333;
	width:85px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.search_ie_mac {
	color: #333333;
	width:70px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.search_ns6_mac {
	color: #333333;
	width:23px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.search_result_ns6_mac {
	color: #333333;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}


input.store {
	color: #333333;
	width:112px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.contact {
	color: #333333;
	width:230px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.zip {
	color: #333333;
	width:118px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.windsurf {
	color: #333333;
	width:104px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.windsurf_ie_mac {
	color: #333333;
	width:98px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

input.search_results_ie_mac {
	color: #333333;
	width:200px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9px;
}

select.states {
	color: #333333;
	width:200px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

select.search {
	color: #333333;
	width:200px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

.text10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.formFieldName  {
	font-weight: bold;
}

.formFieldNameMandatory  {
	font-weight: bold;
	color: #FF0000;
}

.formFieldStandard  {
	width: 300px;
}

.formFieldComments  {
	width: 300px;
	height: 100px;
}

.formFieldStates  {
	width: 250px;
}

.formFieldCountries  {
	width: 250px;
}


.formFieldSubmitButton  {
	width: 100px;
}
