/* The search results page only uses one column - col_2 */

#content #col_2 {
	width: 660px;
	margin-left: 40px;
	font-family: verdana, helvetica, arial, sans-serif;
}


p.results a.title {
	font-size: 14px;
}
p.results a.detail {
	text-decoration: none;
	color: #d82f2a;
}
p.results a.detail:hover {
	text-decoration: underline;
	color: #d82f2a;
}
p.results a.detail:active {
	text-decoration: underline;
}

.sitemapprimary	{
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	list-style-image: url(/img/bullets/sitemap_large.gif);
}

.sitemapsecondary	{
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	list-style-image: url(/img/bullets/sitemap_medium.gif);
}

.sitemaptertiary	{
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	list-style-image: url(/img/bullets/sitemap_small.gif);
}


.sitemaplevel1	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#AD1819;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	list-style-image: url(../pix/sitemap1.gif);
}

.sitemaplevel1:hover	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#AD1819;
	font-weight: bold;
	text-decoration: underline;
	list-style-image: url(../pix/sitemap1.gif);
}

.sitemaplevel1:active	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#44196F;
	font-weight: bold;
	text-decoration: underline;
	list-style-image: url(../pix/sitemap1.gif);
}

.sitemapsection	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	list-style-image: url(../pix/sitemap1.gif);
}

.sitemaplevel2	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#AD1819;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	list-style-image: url(../pix/sitemap2.gif);
}

.sitemaplevel2:hover	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#AD1819;
	font-weight: bold;
	text-decoration: underline;
	list-style-image: url(../pix/sitemap2.gif);
}

.sitemaplevel2:active	{
	font-family: verdana,helvetica,arial,sans-serif;
	color:#44196F;
	font-weight: bold;
	text-decoration: underline;
	list-style-image: url(../pix/sitemap2.gif);
}

