@charset "utf-8";
.headingtext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.headingtext:hover {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
.headingtextstory {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}

.storypageheadingtext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.textbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.textboldnohover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.divider-v {
	background-image: url(images/divider-v.gif);
	background-repeat: repeat-y;
}
.divider-h {
	background-image: url(images/divider-h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.otherstorytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
}

.otherstorytext:hover {
	color: #000000;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration: none;
}
.otherstorytextbiggerspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	padding: 2px;
	margin: 0px;
	text-decoration: none;
}
.otherstorytextbiggerspace:hover {
	color: #000000;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: thin solid #999999;
	color: #000000;
	width: 150px;
	background-image: url(images/boxbackground.gif);
	background-repeat: repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.textboxindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: thin solid #999999;
	color: #FFF;
	width: 150px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	background-color: #6B67B5;
}

.menu {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;

}
.menu:hover {
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration: none;
	background-color: #F7F7F7;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menumainheading {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.orangeblock {
	background-color: #EF8610;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	margin: 2px;
	padding: 2px;
	cursor:pointer;
}
.greytransparentblock {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	cursor:pointer;
	opacity: 0.0;
	filter: alpha(opacity=0);

}
.greytransparentblock:hover {
	background-color: #CCCCCC;
	cursor:pointer;
	border: 1px solid #CCCCCC;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	padding: 3px;
	margin: 0px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.transparentgreybox {
	position:absolute;
	background-color: #000000;
	z-index:1000;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.tablerollover {
}

.shadedblock {
	background-image: url(images/boxbackground.gif);
	background-repeat: repeat;
}
.blankheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/blankheadline.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 15px;
}
.textboldbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.textboldbigger:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.infopanel {
	position:absolute;
	background-color: #000000;
	z-index:1001;
	background-image: url(images/infopanel.gif);
	height: 250px;
	width: 300px;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.headingtextstoryCopy {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.headingtextstoryblock {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip.pretty {
	font-family: Arial;
	font-size: 8pt;
	border: none;
	width: 210px;
	padding:20px;
	height: 65px;
	opacity: 0.8;
	background: url('images/shadow1.png');
}

#tooltip h3, #tooltip div { margin: 0; }
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 9pt;
	width: 220px;
	text-align: left;
}

#tooltip.prettysmall {
	font-family: Arial;
	font-size: 8pt;
	border: none;
	width: 210px;
	padding:20px;
	height: 45px;
	opacity: 0.8;
	background: url('images/shadow2.png');
}
#tooltip.prettysmall h3 {
	margin-bottom: 0.75em;
	font-size: 9pt;
	width: 220px;
	text-align: left;
}

