@charset "UTF-8";
/* CSS Document */

.navbar_categories {
	font-family: Helvetica, "Helvetica Neue", Geneva, "Swis721 BT", Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.navbar_seps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.main_bodycopy {
	font-family: Helvetica, "Helvetica Neue", Geneva, "Swis721 BT", Arial, sans-serif;
	font-size: small;
	color: #333333;
}
.hdr_bodycopy {
	font-family: Helvetica, "Helvetica Neue", Geneva, "Swis721 BT", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
}
a.specialLink:link { color: black; }
a.specialLink:visited { color: black; }
a.specialLink:hover { color: red; }
.black_body_hdr {
	font-family: Helvetica, "Helvetica Neue", Geneva, "Swis721 BT", Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.bodycopy2 {
	font-family: Helvetica, "Helvetica Neue", Geneva, "Swis721 BT", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

