@charset "UTF-8";
body.pages-display-help diV#learn {
	margin-bottom:4px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	padding:1px;
}
body.pages-display-help diV#learn .inner{
	
}
body.pages-display-help diV#learn .inner img{
	float:left;
}
body.pages-display-help diV#learn .inner .text{
	float:left;
	padding:15px;
	width:432px;
	background:#FFF url(../img/learn/content_bg.gif) top left repeat-x;
}
body.pages-display-help diV#learn .inner .text span.green30{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#669900;
  display: block;
	font-size:30px;
	padding:0 0 5px 0;
	margin:0;
}
body.pages-display-help diV#learn .inner .text span.grey20{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333333;
  display: block;
	font-size:20px;
	font-style:italic;
	padding:0;
	margin:0;
}
body.pages-display-help diV#learn .inner .text p, div#steps p{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5em;
	padding:5px 0 0 0;
	margin:0;
}
body.pages-display-help span.tagline{
  border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#006699;
  display: block;
	font-size:17px;
	font-style:italic;
	padding:7px 0;
	margin:0;
	text-align:center;
}
body.pages-display-help div.table-wrap{
	border:1px solid #CCCCCC;
	padding:1px;
}
body.pages-display-help div.table-wrap-small{
	border:1px solid #CCCCCC;
	padding:1px;
	margin:0 auto;
	width:690px;
}
body.pages-display-help div.table-wrap-small table{
	
}
body.pages-display-help div#steps th{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	background:#039 url(../img/learn/thbg.gif) top left repeat-x;
	line-height:46px;
	width:25%;
	border:1px solid #FFFFFF;
	border-width: 0 1px 0 1px;
  text-align: center;
}
body.pages-display-help div#steps th.first{
	border-left:none;
  text-align: center;
}
body.pages-display-help div#steps th.last{
	border-right:none;
  text-align: center;
}
body.pages-display-help div#steps td{
	text-align:center;
	padding:10px 20px;
	vertical-align:top;
	color:#666666;
	height:200px;
	border:1px dotted #006699;
	border-width: 0 1px 0 0;
}
body.pages-display-help div#steps td.odd{
	background:#DFF4FE;
}
body.pages-display-help div#steps td.last{
	border-right:none;
}
body.pages-display-help  .options{
  border: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#666666;
	font-size:17px;
	font-style:italic;
	padding:0;
	margin:0;
	text-align:center;
}
body.pages-display-help  .options a{
	color:#666666;
}

body.pages-display-help  div.last{
  text-align: center;
}

div#chart th{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:17px;
	font-style:italic;
	padding:15px 20px;
	margin:0;
	text-align:left;
	width:33.3%;
	border:1px solid #FFFFFF;
	border-width:0 1px 0 0;
}
div#chart th.first{
	background:#999999;
	
}
div#chart th.second{
	background:#006699;
}
div#chart th.third{
	border-right:none;
	background:#1E8DCB
}
div#chart td{
	vertical-align:top;
	padding:20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.5em;
	border-right:1px solid #FFFFFF;
	
}

body.pages-display-compare_care div#charttop span.tagline,
body.pages-display-compare_jobs div#charttop span.tagline{
	text-align: left;
}

body.pages-display-compare_care div#charttop p,
body.pages-display-compare_jobs div#charttop p{
	line-height: 20px;
	margin: 10px 0;
}

div#chart td.first{
	background:#EAEBEA;
	border-bottom:1px dotted #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333333;
	font-size:15px;
}
div#chart td.second{
	background:#CCE0EB;
	border-bottom:1px dotted #006699;
}
div#chart td.third{
	background:#DDEEF7;
	border-right:none;
	border-bottom:1px dotted #1E8DCB;
}
div#chart tr.last td{
	border-bottom:none;
}

td.center{
	text-align: center;
}