@charset "UTF-8";
/* CSS Document */

#main {
	margin-left:1px;
	padding:0;
	width:937px;
	background-color:#00a7d9;
}
body {
	background-color: #808080;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a,a:visited	{
	color: #6881A8;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #A84E57;
	background-color: transparent;
	border-bottom: none;
	cursor: pointer;
	text-decoration: none;
}
.page-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table-outline {
	border: 1px solid #7C7C7C;
	margin-bottom: 12px;
}
.footer {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00A7D9;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.copy {
	font-family: Arial, Helvetiva, Verdana;
	font-size: 13px;
	color: #484848;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.featured {
	font-family: Arial, Helvetiva, Verdana;
	font-size: 12px;
	color: #484848;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
}
.brokerage {
	font-family: Arial, Helvetiva, Verdana;
	font-size: 12px;
	color: #484848;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 18px;
	background-color: #FFFFFF;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #1B2F45;
}
.footer A:link {
	color: #FFFFFF;
	text-decoration: none
}
.footer A:visited {
	color: #FFFFFF;
	text-decoration: none
}
.footer A:active {
	color: #FFFFFF;
	text-decoration: none
}
.footer A:hover {
	color: #002037;
	text-decoration: none
}
