html, body, table, td {
	font-family: Verdana;
}

html, body {
	background: #E7E7B5;
	margin: 0;
}

.sitelinks {
	padding: 5 8 5 8;
	margin: 0;
	background: #E7E7B5;
	font-size: 10px;
	color: Gray;
	float: right;
}
.menulinks {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#siteLinksPlaceHolder {
	padding: 5 8 5 8;
	margin: 0;
	float: right;
}

p, li {
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: Maroon;
}

.contentlinks {
	text-decoration: none;
	color: Maroon;
}
.contentlinks:hover {
	color: Navy;
	text-decoration: underline;
}

/* ALL SITE LINKS END */

/* Main Body Area */
#bordered {
	background: white;
	border: solid 1px #777;
	border-bottom-width: 0;
	border-top-width: 0;
}


#Table2 {
	border-top: solid 20px #E5E3E3;
}

.hubbottomspacer {
	padding-left: 5px;
}

.spacerbar {
	background-color: #e5e3e3;
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
}

.mainrightbox {
	padding-left: 10px;
}


.otherproducts p {
	font-size: 12px;
	color: black;
	font-weight: normal;
}

.otherproducts a {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.otherinsurance {
	border-bottom: solid 7px #EEEDED;
	margin-bottom: 20px;
}
