﻿.stage {
	color: #50646F;
	line-height: 135%;
	width: 680px;
}
.stage a, .stage a:link, .stage a:visited {
	color: #800000;
	text-decoration: none;
}
.stage a:hover {
	color: #800000;
	text-decoration: underline;
}
.stage ul {
	list-style-type: none;
	padding: 0em;
	margin: 5px 0px;
}
.stage li {
	background: url('../images/bulletList.png') no-repeat 0em -0.1em;
	color: #50646F;
	font-size: 11px;
	padding: 0px 0px 0px 2em;
	margin: 0px 0px 5px 0px;
}
.ul_in li {
	background: url('../images/bulletListHollow.png') 0em 0.1em no-repeat;
}
.stage p {
	margin: 0px 0px 10px;
}
.heading {
	clear: both;
	font-size: 1.65em;
	font-weight: lighter;
	line-height: 150%;
	letter-spacing: .075em;
	margin: 0px 0px 0px 20px;
}
.sub_heading {
	font-size: 1.35em;
	font-weight: lighter;
	color: #00598c;
	letter-spacing: .065em;
	padding: 0;
	margin: 0px 0 25px 0;
}
.sm_heading {
	clear: both;
	font-size: 1.25em;
	letter-spacing: .05em;
	margin: 0px 0px 15px;
}
.min_heading {
	clear: both;
	font-size: 1.25em;
	font-weight: lighter;
	letter-spacing: .035em;
	margin: 0px 0px 10px;
}
.in_frame {
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 470px;
}
.cont_frame {
	float: left;
	margin: 35px 0px 0px;
	width: 340px;
}
.cont_frame p {
	margin: 0px 10px;
}
.editionsCont {
	float: left;
	height: 380px;
	margin: 0px 0px 0px;
	width: 680px;
}
.hidy {
	display: none;
}
.showy {
	float: right;
	margin: 0px;
	width: 350px;
}
.showy p {
	margin: 5px 10px;
}
.query {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}
.resp {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0.25em 0em 15px 0em;
}
.mat {
	font-size: 13px;
	font-weight: bold;
	color: #f58220;
	padding: 0;
	margin: 30px 0px 0px;
}
.capt {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 10px;
}
.fra {
	background: #80adcb;
	border: 1 #80adcb solid;
	color: #fff;
	line-height: 25px;
	margin: 20px 0px;
	padding: 1px 0px 0px;
	text-align: center;
	width: 402px;
}
.fra p {
	line-height: 150%;
	margin: 10px 10px;
	text-align: left;
}
.disc {
	background: url('../images/disc_bottom.png') right bottom no-repeat;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 5px;
	width: 170px;
}
.disc_in {
	background: url('../images/disc_bg.png') left top repeat-y;
	margin: 0px 10px;
	padding: 0px 10px;
	width: 150px;
}