html, body {
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	max-width: 960px;
	min-width: 640px;
	/* the bottom margin is the negative value of the footer's height */
	/*margin-top: 10px;*/
	margin-right: auto;
	margin-bottom: -40px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_spacer {
	width: 100%;
	min-height: 10px;
	clear: both;
	height: 10px;
}
.content {
	max-width: 938px;
	border: 1px solid #008080;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	box-shadow: 0px 1px 5px #999;
	background: #fff;
	background: -moz-linear-gradient(#fff, #ddd);
	background: -webkit-linear-gradient(#fff, #ddd);
	background: -o-linear-gradient(#fff, #ddd);
	background: -ms-linear-gradient(#fff, #ddd);/*For IE10*/
	background: linear-gradient(#fff, #ddd);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');/*For IE7-8-9*/
	height: 1%;/*For IE7*/
}
.text_full_width_container_single_column {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.text_full_width_container_two_columns {
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
	-moz-column-gap: 20px; /* Firefox */
	-webkit-column-gap: 20px; /* Safari and Chrome */
	column-gap: 20px;
	-webkit-column-rule: 1px solid #008080;
	-moz-column-rule: 1px solid #008080;
	column-rule: 1px solid #008080;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.text_full_width_container_three_columns {
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-count: 3;
	-moz-column-gap: 20px; /* Firefox */
	-webkit-column-gap: 20px; /* Safari and Chrome */
	column-gap: 20px;
	-webkit-column-rule: 1px solid #008080;
	-moz-column-rule: 1px solid #008080;
	column-rule: 1px solid #008080;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.google_translate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
	line-height: 1.6em;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.blankline {
	clear: both;
	max-width: 940px;
}
.push {
	height: 40px;
	max-width: 940px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	height: 30px;
	max-width: 940px;
	min-width: 620px;
	/*width: 100%;
	min-width: 640px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #008080;
	line-height: 2em;
}
.text_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	display: block;
	font-weight: bold;
	color: #008080;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	-webkit-column-span: all; /* Firefox */
	-moz-column-span: all; /* Safari and Chrome */
	column-span: all;
}
.text_body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	height: auto;
	margin-bottom: 1.4em;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	/**-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;*/
}
.text_body_list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	height: auto;
	margin-bottom: 1em;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	min-height: 21px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
}
.text_body_span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	height: auto;
	margin-bottom: 1.4em;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	-webkit-column-span: all; /* Firefox */
	-moz-column-span: all; /* Safari and Chrome */
	column-span: all;
}
.text_body_span a {
	color: #008080;
}
.promising_care {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;
	margin-bottom: 0.5em;
	-webkit-column-span: all; /* Firefox */
	-moz-column-span: all; /* Safari and Chrome */
	column-span: all;
	margin-top: 0px;
}
.promising_care_bold_italic {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	display: block;*/
	color: #008080;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: oblique;
	font-weight: bold;
}
.pdf_icon {
	width: 20px;
	height: 21px;
	margin-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}