.when {
	color: #CDCDCD;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.hostLink {
	color: #6BA4B5;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.resultText {
	color: #636558;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 5px;
}

.linkTitle {
	color: #0079B5;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

.linkTitle:visited {
	color: #0079B5;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

.linkTitle:hover {
	color: #0079B5;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

.entryPanel {
	padding: 15px;
	border-bottom: 1px solid #D8D8D8;
	width: 550px;
}

.entryPanelBorder {
	border: 1px solid #D8D8D8;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	background-color: #FCFDFF;
	cursor: pointer;
	cursor: hand;
}

.whatNow {
	color: #65655B;
	font-size: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 550px;
}

.topPanel {
	background: #F2F2F2;
	height: 130px;
}

.results {
	
}

.title {
	font-size: 26px;
	font-weight: bold;
	font-family: verdana;
}

.description {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #616356;
	vertical-align: middle;
	margin-right: 12px;
}

.stage {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #FF0000;
}

.teste {
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #AAA;
}

.searchTextBox {
	height: 57px;
	width: 480px;
	background-color: #FFF;
}

.imagebutton {
	cursor: hand;
	cursor: pointer;
}

.resultPanel {
	border: 1px solid #000;
	background-color: #FFF;
	margin-top: 50px;
	margin-bottom: 50px;
}

.resultZonePanel {
	background-color: #FFF;
}

.queryListPanel {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	width: 200px;
}

.queryListPanel2 {
	margin-right: 5px;
	width: 200px;
}

.queryListTitle {
	margin-left: 5px;
	margin-right: 5px;
	color: #C3C3C3;
	font-size: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	width: 150px;
	white-space: nowrap;
	margin-bottom: 10px;
}

.queryListItem {
	color: #636456;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	padding: 6px;
	padding-left: 12px;
	border: 1px solid #ECECEC;
	width: 200px;
	text-align: left;
	background-image: url('/images/query_bkgr.png');
	background-position: center;
	background-repeat: repeat-y;
}

.queryListItemLink {
	color: #636456;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	padding-left: 12px;
	width: 200px;
	text-decoration: none;
	text-align: left;
}

.queryListItemLink.visited {
	color: #636456;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	cursor: hand;
	cursor: pointer;
	padding-left: 12px;
	width: 200px;
	text-decoration: none;
}

.queryListGrid {
	
}

.queryListItemPoint {
	color: #3399FF;
}

.refreshPanel {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFD413;
	background: #FEFBE8;
	width: 100%;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.refreshLink {
	color: #C2341E;
	text-decoration: none;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	cursor: hand;
}

.supraelastic {
	color: #C02E17;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.supraelastic.visited {
	color: #C02E17;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a img {
	border: none;
	display: block;
}

.feedPanel {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 25px;
}

.feedLabel {
	vertical-align: middle;
	color: #616356;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	white-space: nowrap;
}

.feedLabel.visited {
	vertical-align: middle;
	color: #616356;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

/***************/
.searchInput_margin {
	background-image: url('/images/search_margin.png');
	background-repeat: repeat-y;
	background-position: center;
}

.searchBoxPanel {
	width: 70%;
	background-image: url('/images/search_bkgr_center.png');
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.search_bkg_margin {
	background-image: url('/images/search_bkgr_margin.png');
	background-position: center;
	background-repeat: repeat-x;
	width: 12%;
}

.search_bkg_margin_right {
	background-image: url('/images/search_bkgr_margin_right.png');
	background-position: center;
	background-repeat: no-repeat;
}

.search_bkg_margin_left {
	background-image: url('/images/search_bkgr_margin_left.png');
	background-position: center;
	background-repeat: no-repeat;
}

.searchButton {
	cursor: hand;
	cursor: pointer;
	border: none;
}

.roundTextBox {
	width: 100%; <!-- [ if IE 6]> width : 625px; <![ endif ] --> font-size :
	27px;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #FFFFFF;
	font-size: 27px;
	height: 40px;
	vertical-align: middle;
}

.footer {
	width: 64%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
}

.copyright {
	background-image: url('/images/footer_bkgr.png');
	background-position: center;
	background-repeat: repeat-y;
	color: #2F2F2F;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 20px;
	margin: 0;
	width: 65%;
	float: left;
}

.tableHead {
	background-image: url('/images/header.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 45px;
	width: 12px;
}

.tableHead_bottom {
	background-image: url('/images/header_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: white;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 200px;
}

.menu {
	color: #646560; text-decoration : none;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}

.menu:visited {
	color: #646560;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

.menu:hover {
	color: #646560;
	text-decoration: overline;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

.contact {
	color: #636558;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin-bottom: 60px;
	width: 290px;
	height: 345px;
}

.contact input {
	width: 200px;
	border-color: #646560;
	border-width: 1px;
	border-style: solid;
	color: FFFFFF;
}

.contact textarea {
	width: 200px;
	border-color: #646560;
	border-width: 1px;
	border-style: solid;
	color: FFFFFF;
}

.sendLink {
	color: #646560;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	text-decoration: none;
}

.sendLink:visited {
	color: #646560;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

.sendLink:hover {
	color: #646560;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}
