/*  Don't know what selector this is for, did not have one.
	margin: 0em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
*/
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style-type: square;
}
p {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
}
p.feature {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.feature-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	line-height: 12px;
}
.fakelistitem {
	text-indent: -8px; margin-left: 8px;
}
.feature-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	line-height: 14px;
}
.address-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	line-height: 16px;
	text-transform: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: -5px;
	text-align: left;
}
.loginbullets {
	display: block;
	text-indent: -8px; margin-left: 8px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 1.5em;
}
.searchbullets {
	display: block;
	text-indent: -8px; margin-left: 8px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.feature-bullets {
	display: block;
	text-indent: -8px; 
	padding-left: 8px;
}
.no-bullets {
    display: block;
    list-style: none;
}

a:link.feature-bullets{ color:#27674d; text-decoration: none; }
a:visited.feature-bullets { color:#27674d; text-decoration: none; }
a:hover.feature-bullets { color:#009966; text-decoration:underline; }


a {
	text-decoration: none;
}

a:link { color:#996600 }
a:visited { color:#996600 }
a:hover { color:#993300 }

a:link.navlink { color:#003300 }
a:visited.navlink { color:#003300 }
a:hover.navlink { color:#993300 }

.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	display:block;
	margin-left: 2px;
	margin-right: 2px;
}
.inthissection {
	display: block;
	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 12px;
}
a:link.inthissection { color:#27674d; text-decoration: none; }
a:visited.inthissection{ color:#27674d; text-decoration: none; }
a:hover.inthissection { color:#009966; text-decoration:underline; }
.inthissection-bullets {display: block;
	text-indent: -8px; 
	padding-left: 8px;
	font-weight: bold;
}
a:link.inthissection-bullets { color:#27674d; text-decoration: none; }
a:visited.inthissection-bullets { color:#27674d; text-decoration: none; }
a:hover.inthissection-bullets { color:#009966; text-decoration:underline; }

.article-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.article-copy {
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
}
a:link.article-copy { color:#27674d; text-decoration:underline; }
a:visited.article-copy { color:#27674d; text-decoration:underline; }
a:hover.article-copy { color:#009966; text-decoration:underline; }
td.featurebox
{
	
	padding: 10px;
	border: #666666 1px solid;
	background-color:#efefef;
	font-size: 11px;
	line-height: 15px;
}
.nobr
{
	white-space: nowrap;
}
