
ul.xxxx { font-size: 13em; }

ul.sub_sub {
	list-style: none;
	margin:0 0 0 9px;
	padding: 0;
	height: 28px;
	clear: both;
}

ul.sub_sub li{
	float:left;
	margin:0 4px 0 0;
}

ul.sub_sub li a{
	display:block;
	padding:9px 10px 5px 10px;
	font-size:1.1em;
	background:#F2F2ED url(/public/site/img/sys/nav_sub_sub_bg_off.gif) repeat-x top;
	color:#00395A;
}

ul.sub_sub li span{
	display:block;
	padding:9px 10px 5px 10px;
	font-size:1.1em;
	background:#deded8 url(/public/site/img/sys/nav_sub_sub_bg_on.gif) repeat-x top;
	color:#00395A;
}

ul.sub_sub li a:hover{
	color:#000;
	background:#f2f2ed url(/public/site/img/sys/nav_sub_sub_bg_on.gif) repeat-x top;
}

div.id_nav_sub_sub_border{
   border-top:4px solid #deded8;
	
}

@media screen
{
   div.id_nav_sub_sub_border{
	   margin-bottom:9px;
   }
}

@media print
{
   
   ul.sub_sub { margin: 0 0 18pt 0;  }
   
   div.id_nav_sub_sub_border
   {
	   display: none;
	   margin-bottom: 7px;
   }
}



div.jhcs_footnotes { clear: both; }
div.jhcs_footnotes #jhcs_footnotes_wrap { margin-bottom: 2em; }

div#jhcs_disclosure { margin-bottom: 2em; margin-left: 0px; padding-left: 0; padding-right: 0; }

form#frmjhcs  { margin: 0; padding: 0; }

@media screen {
	div.id_main div.jhcs_calculator_wrapper { margin-top: 30px; margin-left: 18px; padding-right: 12px; }
}

@media print { 

	div.id_main div.jhcs_calculator_wrapper  { 
		 width: 496pt;
		 padding-right: 6pt;
		}
}

div.id_main div.jhcs_calculator_wrapper p {
	font-size: 1.2em;
	line-height: 1.4em ;
	padding-right: 12px;
}

div.id_main div.jhcs_calculator_wrapper p p { font-size: 1em; padding-right: 0; }

@media print {
	div.id_main div.jhcs_calculator_wrapper p {
		padding-right: 0.25in;
		font-size: 1.2em;
	}
}

div.id_heading .jhcs_id_btn_print {
   top: 1em;
   left: 555px;
   display: none;
}

.jhcs_footnotes ul {
	background-image: none;
	margin: 0 0 1em 0; padding: 0;
	list-style-image:none; list-style: disc outside none;
}

.jhcs_footnotes li {
	list-style-image:none; list-style: disc outside none;
	background-image: none; display: list-item; padding: 0.8em 3em 0 15px ; margin: 0 0 0 5em;
	
}

ul.sub_sub#jhcs_calc_navigation { clear: none; }
ul.sub_sub_two_rows#jhcs_calc_navigation { height: 42px; }

ul.sub_sub li span.jhcs_taboff {
	background-color: #F2F2ED; background-image: none;	
	color:#00395A;
}

fieldset.jhcs_calculator { 
	border: 1px solid #cccccc;; 
	background: transparent;
	margin: 1em 0 1em 0;
	padding: 1.5em 0 2em 0;
}

@media print {
	fieldset.jhcs_calculator { 
		border: 1pt solid #cccccc;
		background: transparent;
		margin: 1em 0 1em 0;
		padding: 1.5em 0 2em 0;
	}
}


fieldset.jhcs_calculator fieldset {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}


table.jhcs_calculator {
	table-layout: fixed;	
	border-collapse: collapse;
	border: 0;
}


.jhcs_calculator legend {
	font-size: 1.1em; 
	margin: 0 0 1.2em 10px; 
	padding: 0 10px 0 10px; 
	border: 1px solid black;
	text-align: center;
}

fieldset.jhcs_calculator fieldset legend {
	text-align: left;
	color: #22485e;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.3em 15px 0.3em 15px;
	margin: 1em 0 1em 2em;
}


.jhcs_calculator label, .jhcs_calculator span {
	margin: 0; 
	padding: 0;
}
.jhcs_calculator label { padding: 2px; text-align: right;}

.jhcs_calculator  input, .jhcs_calculator select { 
   margin:  0; margin-right: 6px;
   padding: 2px; 
   font-size: 1em;
}



.jhcs_calculator  input, .jhcs_calculator select {
	color: #000;
	background-color: #F5F6F1;
	border: 1px solid #A5A5A5;
	vertical-align:middle;
}

/* no borders on radio inputs */
.jhcs_calculator .jhcs_radio_group input { 
	border: 0; 
	margin-right: 0;
}


.jhcs_calculator .jhcs_calculator_navigation, .jhcs_calculator_report .jhcs_calculator_navigation {
	border: 0;
	border-top: 1px solid #E2E2DF;
	margin: 0; padding: 0;
	padding-top:15px; 
	margin-top: 2em;
	text-align: center;
}

.jhcs_calculator_navigation input {
	display: inline;
	float: none;
	border: 1px solid #000;
}

.jhcs_calculator col { width: 50%; }
.jhcs_calculator td { 
	margin: 0 0 0 0; 
	padding: 0 0 0.5em 0; 
	vertical-align: middle; 
	text-align: left;
	font-size: 1.2em;
}

.jhcs_calculator td td { font-size: 1em; }

.jhcs_calculator .jhcs_firstcol {
	padding-left: 1em; padding-right: 2em; 
}


.jhcs_calculator .jhcs_calculator_flabel { text-align: right; padding-right: 5px; }
.jhcs_calculator .jhcs_calculator_field  { text-align: left;  padding-left: 5px; }

.jhcs_calculator table.jhcs_ta_assets { margin-bottom: 2em; border-style: inset; border-color: #333333; }
.jhcs_calculator table.jhcs_ta_assets td { border-width: 0 1px 1px 0;  border-style: inset; border-color: #333333;  }

.jhcs_calculator table.jhcs_ta_assets col { width: 25%; }

.jhcs_calculator table.jhcs_ta_assets thead tr { }

.jhcs_calculator table.jhcs_ta_assets th { border-width: 0 1px 1px 0; border-style: inset; border-color: #333333;
	text-align: center; vertical-align: middle; font-weight: bold; padding: 0 5px; }

.jhcs_calculator table.jhcs_ta_assets .last { border-right: 0; }
.jhcs_calculator table.jhcs_ta_assets .last2 { border-right-width: 1px; }

.jhcs_calculator table.jhcs_ta_assets tr .first-child { border-left: 0; }

.jhcs_calculator table.jhcs_ta_assets td.jhcs_calculator_flabel { text-align: left; padding: 0.5em; vertical-align: middle; }
.jhcs_calculator table.jhcs_ta_assets td.jhcs_calculator_field  { text-align: center; padding: 0.5em; vertical-align: middle; }


#jhcs_validation_errors { 
	border: 1px solid #990033; 
	margin: 0 0 8px 0; 
	padding: 1em 0 1em 0; 
	visibility: hidden;
	display: none;
}

#jhcs_validation_errors h2 { 
   font-style: normal;
   font-size: 1.5em;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 1em;
}

#jhcs_validation_errors ol { 
	padding: 0 1em 0 3em; 
	margin: 1em 0 0 0;
	list-style: decimal outside none; 
}

#jhcs_validation_errors li { 
	font-weight: normal; 
	margin: 0 0 0 2em; 
	padding: 0 0 0.5em 0;
}



.jhcs_resultmsg {
	border: 1px solid black;
	padding: 2em 1em 2em 1em;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
	margin: 2em 3em 2em 3em;
}


table.jhcs_calculator_results {
	table-layout: fixed;	
	border-collapse: collapse;
	border: 0;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.jhcs_calculator_results col {  }
.jhcs_calculator_results td { 
	margin: 0 0 0 0; 
	padding: 1em 0 0 0; 
	vertical-align: middle; 
	text-align: right;
	
}

.jhcs_calculator_results .jhcs_topborder td {
	border-top: 2px solid #000;
}

.jhcs_calculator_results .jhcs_firstcol {
	padding-left: 1em; 
}

.jhcs_calculator_results caption, .jhcs_calculator .jhcs_calculator_caption {
	text-align: left;
	background-color: #e5e6e1;
	color: #22485e;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.3em 15px 0.3em 15px;
	margin: 0 0 0 0;
	
}



.jhcs_red {
	color: #990033;
}

.jhcs_bold {
	font-weight: bold;
}

.jhcs_bigred {
	color: #990033;
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: bold;
}

.jhcs_arrowtextprint {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-top: 2em;
}

ul.jhcs_ccc_list, ol.jhcs_ccc_list { margin-top: 0.5em; } 
.jhcs_ccc_list li { margin-top: 1.5em; margin-bottom: 1.5em; } 

.jhcs_calculator .id_footnote, .jhcs_calculator_report id_footnote { font-size: 0.9em; }
.jhcs_calculator .id_footnote { padding: 0 1em 0 1em; }
