.cookieCrumbs {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a.cookieCrumbs:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.cookieCrumbs:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.cookieCrumbs:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004797;
}

a.cookieCrumbs:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.footer:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004797;
	font-weight: bold;
	text-decoration: none;
}
a.footer:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.product:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.product:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.product:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0083C3;
}
a.product:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.text:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0083C3;
	font-weight: normal;
	text-decoration: underline;
}
a.text:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0083C3;
	font-weight: normal;
	text-decoration: underline;
}
a.text:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0083C3;
	font-weight: normal;
	text-decoration: underline;
}
a.text:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #0083C3;
}


.boldBlueText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0083C3;
	font-weight: bold;
	text-decoration: none;
}

.products_link
{
	padding:0 0 0 200px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	margin:0 0 30px 0 ;
}


a.products_link:visited,a.products_link:active,a.products_link:link {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #0083C3;
	font-weight: normal;
	text-decoration: underline;
	padding:0;
}


a.products_link:hover {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #0083C3;
	padding:0;
}