﻿#divBreadCrumb
{
	margin-left: -4px;
	margin-bottom: 0px;
	margin-top: -8px;
}	

.breadCrumb
{
	font-size: 11px;
}

.breadCrumb a
{
	text-decoration: underline;
	font-weight: normal;
	color: #dd6d1e;
}

.breadCrumb a:link {
	}
	
.breadCrumb a:visited {
	}
	
.breadCrumb a:active {
	}
	
.breadCrumb a:hover {
	text-decoration: underline;
	}
	
.headerLink
{
	color: #ffffff;
	font-weight: normal;
}

.firstBelowRootLink 
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.firstBelowRootLink:link {
	}
	
.firstBelowRootLink:visited {
	}
	
.firstBelowRootLink:active {
	}
	
.firstBelowRootLink:hover {
	text-decoration: none;
	color: #dd6d1e;
	}	

.firstBelowRootLinkCurrent
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
}

.firstBelowRootLinkCurrent:link {
	}
	
.firstBelowRootLinkCurrent:visited {
	}
	
.firstBelowRootLinkCurrent:active {
	}
	
.firstBelowRootLinkCurrent:hover {
	text-decoration: none;
	color: #dd6d1e;
	}
	
#disclaimer a
{
	color: #000;
	font-weight: normal;
}

#disclaimer a:link {
	}
#disclaimer a:visited {
	}
#disclaimer a:active {
	}
#disclaimer a:hover {
	text-decoration: none;
	}