@charset "utf-8";
/* CSS Document */

.sjlplanimprovedtitlecontainer {
	text-align:center;
	font-size:24px;
	font-weight: bold;
	line-height: 1.2em;
	color: #003366; /* Future Now*/
}

.sjlplancontentsheadercontainer {
	font-size: 1.9em;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
	text-align: left; 
	line-height: 1.2em;
	padding-bottom: 10px;
	color: #003366; /* Future Now*/
}

	

.sjlplanlegendcontainer {
	margin-left:30px;
	margin-right:30px;
    border-style: solid;
    border-color: #183614; /* #CCCCFF; */
    border-width: 2px;
	padding:10px;
}

.sjlplanlegendtitlecontainer{
	margin-left:30px;
	margin-right:30px;
	/* padding:10px; */
	font-size:18px;
	font-weight: bold;
}

.sjlplanlegenddescriptioncontainer{
	margin-left:30px;
	margin-right:30px;
	padding-top:0px;
}


.sjlplanlegendtable {
	border-spacing: 5px;
}


.sjlplanlegendtable tr{
	/*
	padding-top:2px;
	padding-bottom:2px;
	*/
}

.sjlplanlegendtable td{
	padding:2px;
}


.sjlplanlegendtable .avoidBrightLightColor {
	background-color: #D3D3D3;
}

.sjlplanlegendtable .brightLightColor {
	background-color: #FEFF00;
}
   
.sjlplanlegendtable .resetWatchColor {
	background-color:#90EF93
}

.sjlplansamplecontainer {
	text-align:center
}


.sjlplansampletitlecontainer {
	text-align:center;
	font-size:16px;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom:10px;
}

.sjlplansampletoptitlecontainer {
	text-align:center;
	font-size:16px;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom:4px;
}


.SJLExperience_fillerdiv {
	font-size: 10px;
	height: 10px;
}

.sjlplansamplesubtitlecontainer {
	text-align:center;
	font-size:14px;
	/* font-weight: bold; */
	line-height: 1.2em;
	padding-bottom:10px;
}

