body {
	margin-left: 20px;
	margin-top: 0px;
	background-color: #98cbca;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #0e475c;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9dc175;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e475c;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #709594;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #709594;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

/*Start of Classes for Serch Results*/

.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #709594;
}
.tabledark {

            background-color: #E0E0E0;
            font-size:70%;
            border: none;
            text-align: center;
            color: #709594;
}

.tablelight {

            background-color: #E8E8E8;
            font-size:100%;
            border: none;
            text-align: center;
           /* color: #9dc175; */
            color: #709594;
}

.tableaddress {

            background-color: #E8E8E8;
            font-size:90%;
            border: none;
            text-align: center;
            color: #709594;
            padding: 5px
}

.tableheadsearch {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: bold;
            color: #E8E8E8;
            border: none;
}

.divleftimg  {
             margin-bottom: -6px;
             float: left;
             height: 48px;
             width: 100%;
             z-index: 2;
             background-image:url(images/resultsheader.gif);
             background-repeat: no-repeat;
             text-align: center;
}

.tableheadsearch th {
    color:white;
    background-color:#709594;
}
