.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	font-style:italic;
}

.hffs-spacing {
	font-size: 1px;
	line-height: 1px;
	letter-spacing: 100px;
	margin: 0px;
	padding: 0px;
}
.no-margin {
	margin: 0px;
	padding: 0px;
}

.eg {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12;
	color:#666666;
}
.encompass{
	margin:0px 10px;
}
.search_form {
	float:right;
	width:220;
	padding: 4px 2px 4px 10px;
	margin-left:5px;
	background-color:#E2EEFF;
}
.sub_checks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color:#666666;
	font-size: x-small;
	padding-left:19px;
	position:absolute;
	visibility:hidden
}
.log-in {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
}
.robin_note {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:xx-small;
	color:#999999;
	}
.table_head_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 5px;
	font-size: medium;
	font-weight: bold;
}
.property_heading{
	FONT-WEIGHT: normal;
	FONT-SIZE: large;
	COLOR: #000099;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	TEXT-ALIGN: left;
	padding-top: 10px;
	font-style: italic;
}
.row{
	vertical-align:top;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;
}
.row a{
	font-style: italic;
	font-weight: bold;
}
.row-table{
	margin:0;
	padding:0;
	border-top: 1px solid #B0BBFF;
}
.row-left{
	width:167;
	background-color: #E2EEFF;
	padding-left:5;
}
.row-middle{
	min-width:150;
	padding-left:5px;
	padding-right:5px;
}
.row-right{
	width:120;
}
.row-summary{
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 2px;
	padding-left:5px;
	margin:0;
	padding:0;
}
.row-details {
	margin:0;
	padding:0;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E2EEFF;
}
.blue-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #e2eeff;
}
.blue-button a {
	display: block;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #FFFFFF;
	background-color: #E2EEFF;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.blue-button a:hover {
	background-color: #B0BBFF;
	border-top-color: #000099;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000099;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	color: #000066;
}
.yellow-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-color: #FFFFCC;
}
.yellow-button a{
	display: block;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666600;
	border-bottom: 1px solid #666600;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFBB;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #666600;
}
.yellow-button a:hover {
	background-color: #FFFF4A;
	border-top-color: #666600;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666600;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	color: #666600;
}
