td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-repeat: repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #3B6AB0;
	text-decoration: none;
}
a:hover {
	color: #3B6AB0;
	text-decoration: none;
}
a:active {
	color: #3B6AB0;
	text-decoration: none;
}
a.crumb:link {
	font-size: 9px;
	color: #3B6AB0;
	text-decoration: none;
}
a.crumb:visited {
	font-size: 9px;
	color: #3B6AB0;
	text-decoration: none;
}
a.crumb:hover {
font-size: 9px;
	color: #3B6AB0;
	text-decoration: none;
}
a.crumb:active {
font-size: 9px;
	color: #3B6AB0;
	text-decoration: none;
}

.normalBodyText{
	font-size: 11px;
	color: #666666;
}
.normalBodyTitle{
	color: #3B6AB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.breadcrumbsInactive{
	font-size: 9px;
	color: #666666;
}

.breadcrumbsActive {
	font-size: 9px;
	color: #3B6AB0;
	text-decoration: none;
}
.smallActiveLinks {
	font-size: 10px;

	color: #3B6AB0;
	text-decoration: none;
}

a.nav:link {
	font-size: 11px;
	text-decoration: none;
}
a.nav:visited {
	font-size: 11px;
	text-decoration: none;
	color: #2B36F9;
}
a.nav:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:active {
	font-size: 11px;
	text-decoration: none;
}
.boldedTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.boldTitleinBlueBar {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bluelinksforResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
.Dropdowntitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3B6AB0;
}
