.BlueSoftyContainer {
	width: 100%;
	_width: 98%;
	margin-bottom: 5px;
}
.BlueSoftyRoundContainer {
	width: 99%;
	_width: 97%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.BSC_TL {
	background-image: url(images/BSC_NoT_TL.png);
	width: 14px;
	height: 14px;
}
.BSC_T {
	background-image: url(images/BSC_NoT_T.png);
}
.BSC_TR {
	background-image: url(images/BSC_NoT_TR.png);
	width: 14px;
	height: 14px;
}
.BSC_L {
	background-image: url(images/BSC_L.png);
}
.BSC_M {
	background-color: #e5e5e5;
}
.BSC_R {
	background-image: url(images/BSC_R.png);
}
.BSC_BL {
	background-image: url(images/BSC_BL.png);
	width: 14px;
	height: 14px;
}
.BSC_B {
	background-image: url(images/BSC_B.png);
}
.BSC_BR {
	background-image: url(images/BSC_BR.png);
	width: 14px;
	height: 14px;
}
.BSCRound_TL {
	background-image: url(images/RoundLine_TL.png);
	width: 5px;
	height: 5px;
}
.BSCRound_T {
	background-image: url(images/RoundLine_T.png);
}
.BSCRound_TR {
	background-image: url(images/RoundLine_TR.png);
	width: 5px;
	height: 5px;
}
.BSCRound_L {
	background-image: url(images/RoundLine_L.png);
}
.BSCRound_M {
	background-color: transparent;
}
.BSCRound_R {
	background-image: url(images/RoundLine_R.png);
}
.BSCRound_BL {
	background-image: url(images/RoundLine_BL.png);
	width: 5px;
	height: 5px;
}
.BSCRound_B {
	background-image: url(images/RoundLine_B.png);
}
.BSCRound_BR {
	background-image: url(images/RoundLine_BR.png);
	width: 5px;
	height: 5px;
}
.QActionsPane {
	
}
.ActionsPane {

}
.BSContent {
	padding: 0px 5px;
}
.BSContent h2, .BSContent h3, .BSContent h4 {
	color: #4999d4;
}
.BSCRoundContent {
	padding: 0px 5px;
}
.BSCRoundContent h2, .BSCRoundContent h3, .BSCRoundContent h4 {
	color: #4999d4;
}
.TitlePane h1 img {
	vertical-align: middle;
	margin-right: 5px;
}
.TitlePane h1 {
	font-size: 24px;
	font-weight: bold;
}
.DottedTitlePane {
	border-bottom: 3px dotted #DEDEDE;
}
.DottedTitlePane h1 {
	font-size: 24px;
	font-weight: bold;
}
.DottedTitlePane h2 {
	font-size: 21px;
	font-weight: bold;
}
.DottedTitlePane h3 {
	font-size: 18px;
	font-weight: bold;
}
.DottedTitlePane h4 {
	font-size: 15px;
	font-weight: bold;
}
.DottedTitlePane img {
	margin-right: 10px;
	vertical-align: middle;
}
.NormalTitlePane {
	border-bottom: 3px solid transparent;
}
.NormalTitlePane h1 {
	font-size: 24px;
	font-weight: bold;
}
.NormalTitlePane h2 {
	font-size: 21px;
	font-weight: bold;
}
.NormalTitlePane h3 {
	font-size: 18px;
	font-weight: bold;
}
.NormalTitlePane h4 {
	font-size: 15px;
	font-weight: bold;
}
.NormalTitlePane img {
	margin-right: 10px;
	vertical-align: middle;
}
.RoundTitlePane {
	border-bottom: 3px solid transparent;
}
.RoundTitlePane h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 3px 5px;
}
.RoundTitlePane h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 3px 5px;
}
.RoundTitlePane h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 3px 5px;
}
.RoundTitlePane h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 3px 5px;
}
.RoundTitlePane img {
	margin-right: 10px;
	vertical-align: middle;
}
.BlueTable1 {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 98%;
	background-color: #cddeec;
}
.BlueTable1 td {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 0px 6px;
}
.BlueTable1 .Title {
	background-color: #b3d3ec;
}
.BlueTable1 .Title h3 {
	font-weight: bold;
	color: #121212;
}
.BlueTable1 .Second {
	background-color: #e1e7ec;
}
.BlueTable1 .Special {
	background-color: #cae8c7;
}
.BlueBodyPart h1, .BlueBodyPart h2, .BlueBodyPart h3, .BlueBodyPart h4 {
	color: #ffffff;
}
.BlueBodyPart .Normal {
	color: #010101;
}