body {
	background-color: #EFEFEF;
}

td, div, p {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

input, select, textarea {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}

hr {
	color: #EFEFEF;
	height: 1px;
}

.title {
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.help-text {
	font-size: 8pt;
}

.search-results-header {
	font-size: 11pt;
	font-weight: bold;
	font-family:Verdana, Arial, Sans-Serif;
}

.status-name {
	font-weight: bold;
}

.status-value {
	font-weight: normal;
}

.status-help {
	font-size: 8pt;
	color: gray;
}

.customer-service-footer {
	font-size: 8pt;
	text-align:center;
}

.input100 {
	width: 100%;
}