﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	min-height: 101%;
	clear: both;
	margin: auto;
	width: 100%;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	margin-top: 10px;
	color: #777;
}

.result0
{
	cursor: pointer;
	border-bottom: solid 1px #006699;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.detail-company
{
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.result1
{
	cursor: pointer;
	border-bottom: solid 1px #006699;
	background-color: #FFFFC0;
	padding-left: 5px;
}

.resultdetails
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	cursor: pointer;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.resultlist
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	cursor: pointer;
	border-bottom: solid 1px #006699;
	background-color: #FFFFFF;
	padding-left: 5px;
}

.editdetails
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	cursor: pointer;
	background-color: #FFFFFF;
	padding-left: 5px;
	line-height:25px;
}

.style3
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style8
{
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#footers a
{
	color: #666;
	font-size: 100%;
	text-decoration: none;
}

div#page-footer
{
	margin-top: 20px;
	height: 100px;
	text-align: center;
}

