body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: F4F4F4;
}

body,td,th,p {
	font-size: 11px;
	color: #444444;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	line-height: 22px;
}

h2 {
	font-size: 20px;
	margin-bottom: 0px;
}

form {
	margin: 0px 0px 0px 0px;
}

a{
	text-decoration:none;
	border-bottom: none;
	color:#336699;
}

a:hover{
	text-decoration:underline;
	/*border-bottom: dashed 1px;*/
	color: #336699;
}

#header {
	background: #464646;
}

#header h1 {
	margin: 20px 0px 15px 0px;
}

#header a {
	border-bottom: none;
}

.wrapper {
	width: 100%;
	clear: both;
}

.clear {
	clear: both;
}

#search{
	vertical-align:middle;
}

#search .search-box {
	width: 300px;
	height: 28px;
	border: solid #666666 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 5px 2px 0px 8px;
}

#search select {
	width: 300px;
	height: 28px;
	border: solid #666666 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#search .search-go {
	width: 32px;
	height: 32px;
	background-color:#CCCCCC;
	color: #444444;
	border: solid #999999 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#search-results p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.results-column-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #444444;
	line-height: 24px;
}

.results-company-list {
	font-size: 12px;
	line-height: 22px;
}

.error-text {
	color:#CC0000;
}

.italic-text {
	font-style:italic;
}

#thumb img {
	border: solid 1px #999999;
	border-bottom: solid 1px;
}

#thumb a {
	border-bottom: none;
}

#thumb a:hover {
	border-bottom: none;
}

.input_text {
	border: solid #CCCCCC 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 3px 6px 3px 6px;
}

.add-instructions {
	border-style:dashed;
	border-width:1px;
	border-color:#C1D61F;
	background-color:#EAF1F4
}

.add-instructions-text {
	font-size: 16px;
	color: #444444;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	line-height: 22px;
}

.admin-div {
	width: 760px;
	padding: 20px;
	border-style:dashed;
	border-width:1px;
	border-color:#CC0000;
	background-color:#EAF1F4;
	text-align: center;
	clear: both;
	position: relative;
}

.smalltext {
	font-size: 9px;
	color: #444444;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	line-height: 14px;
}

.small {
	font-size: 9px;
	line-height: 14px;
}

.letter-selected {
	font-weight: bold;
}

.updated {
	font-weight: bold;
	color: #339900;
}

input.admin-btn {   
	color: #333333;
	width: 200px;   
	font: 13px 'trebuchet ms',helvetica,sans-serif;   
	background-color:#fed;   
	border: 1px solid;   
	border-color: #696 #363 #363 #696;   
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
} 

input.admin-btnhov {   
	border-color: #c63 #930 #930 #c63; 
}
