body {
	font-family: Verdana, Geneva, sans-serif; /* Arial, Helvetica, Tahoma, Verdana, sans-serif; */
	font-size: 13px; /* small; _font: x-small; */
	line-height: 14px;
	font-weight: normal;
	color: #707070;
	background: #202020;
}

p, li, table {
	margin: 0px 0px 10px 0px;
	padding: 0;
	/*
	font-family: Verdana, Geneva, sans-serif;
	font-size: small; _font: x-small;
	font-weight: normal;
	background-color: transparent;
	color: #7f7f7f;
	*/
}

a {
	font-weight: normal !important;
	color: #c2c2c2; /*#707070;*/
}

a:link {
	font-weight: normal !important;
	color: #c2c2c2; /*#ffffff;*/
	text-decoration: none; /* underline; */
}

a:visited {
	font-weight: normal !important;
	color: #c2c2c2; /*#ffffff;*/
	text-decoration: none; /* underline; */
}

a:hover {
	font-weight: normal !important;
	text-decoration: none;
	color: #c2c2c2; /*#f26d7d;*/
	background-color: transparent;
}

a:active {
	text-decoration: none;
	color: #c2c2c2; /*#ffffff;*/
	background-color: transparent;
}

.textBlock a { /*font-weight: bold !important;*/ color: #AAAAAA !important; }
.white70 .textBlock a { /*font-weight: bold !important;*/ color: #000000 !important; }
.intMapMenuItemA a, .intMapMenuItemB a, .intMapMenuItemC a { color: #c1c0be !important; font-weight: normal !important; }
.intMapMenuItemASel a, .intMapMenuItemBSel a, .intMapMenuItemCSel a { color: #fcb22f !important; font-weight: normal !important; }
.intMapMenuItemASel a:hover, .intMapMenuItemBSel a:hover, .intMapMenuItemCSel a:hover { color: #fcb22f !important; font-weight: normal !important; }

div.contentItem a {
	color: #ffffff;
}
div.contentItemS a {
	color: #f26d7d;
}

blockquote { margin-left: 0px; margin-right: 5px; margin-top: 0px; /*10px;*/ }

h1, h2, h3 {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	 /* font-size: large; _font-size: medium; */ font-size:18px;
	font-weight: bold;
	line-height: 115%;
	margin: 0px 0px 5px 0px;
	color: #f26d7d;
	/* padding: 5px 5px 5px 0px; */
	text-align: left;
	text-transform: uppercase;
}

h2 {
	 /* font-size: medium; _font-size: small; */ font-size:14px;
}

h3 {
	/* font-size: small; _font-size: x-small; */ font-size:11px;	
}

.heading_large { text-transform: uppercase; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; line-height: normal; /* font-size: large; _font-size: medium; */ font-size:18px; }
.heading_medium { text-transform: uppercase; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; line-height: normal; /* font-size: medium; _font-size: small; */ font-size:13px; }
.heading_small { text-transform: uppercase; font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; line-height: normal; /* font-size: small; _font-size: x-small; */ font-size:11px; }

.hlHeading { /* font-size: large; _font-size: medium; */ font-size:18px; color: #f26d7d; }
.h2Heading { /* font-size: medium; _font-size: small; */ font-size:13px; color: #f26d7d; }
.h3Heading { /* font-size: small; _font-size: x-small; */ font-size:11px; color: #f26d7d;}

.redCopy { color: #DD0000; }
.pinkCopy, a.pinkCopy { color: #ec6878 !important; } /* f26d7d */
.blueCopy, a.blueCopy { color: #a1ddf6 !important; } /* 296e8b */
.blackCopy, a.blackCopy { color: #000000 !important; }
.darkGreyCopy { color: #575757 !important; }
.greyCopy, a.greyCopy { color: #a9a9a9 !important; /* c2c2c2  */ } 
.greenCopy, a.greenCopy { color: #b7e2ac !important; }
.brightGreenCopy, a.brightGreenCopy { color: #acd373; }
.whiteCopy, a.whiteCopy { color: #ffffff !important; }
.yellowCopy, a.yellowCopy { color: #fcb22f !important; }
.smallest, a.smallest { /* font-size: x-small; _font-size: xx-small; */ font-size: 10px; } 
.hlight, a.hlight { color: #f26d7d; }
.h2HeadingB { color: #f26d7d; font-weight: bold; }
.captionGrey { color: #c2c2c2 !important; font-size: 10px; line-height: 10px; }
.tightText { letter-spacing: -1px; }
.tightishText { letter-spacing: -0.5px;  } 
.halfLine { line-height: 6px; }
.smallGreyLink, a.smallGreyLink { color: #c2c2c2 !important; font-size: 11px; }

div.white20 div.textBlock .pinkCopy, div.white70 div.textBlock .pinkCopy, div.white20 div.textBlock a.pinkCopy, div.white70 div.textBlock a.pinkCopy,
div.white20 div.textBlock .h2Heading, div.white70 div.textBlock .h2Heading, 
div.white20RB div.detailsText .pinkCopy, div.white70RB div.detailsText .pinkCopy, div.white20RB div.detailsText a.pinkCopy, div.white70RB div.detailsText a.pinkCopy  { color: #b7475c !important; }
