.back {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
.print-only {
	display: none;
}
/* ===========================================
BASE: BEGIN
==============================================  */
body {
	background-color: #050022;
	background-image: url(/images/background-page.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	margin: 0px;
	padding: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
.wrapper-page {
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82BE3A;
	border-right-color: #000000;
	border-bottom-color: #82BE3A;
	border-left-color: #000000;
	background-image: url(/images/homebackback.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#lvpgfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #232480;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80c02e;
	clear: both;
	width: 890px;
}
#header-info img {
	padding-bottom: 5px;
}


/* ===========================================
BASE: END
==============================================  */



/* ===========================================
HEADER: BEGIN
==============================================  */
.wrapper-header {
	padding: 0px;
	position: relative;
	background-image: url(/images/banner-popup-700.jpg);
	background-color: #08145C;
	background-repeat: no-repeat;
	margin: 0px;
	height: 93px;
}
.blue {
	background-color: #07155C;
	height: 10px;
}

.nav-header {
	font-size: 11px;
	font-weight: bold;
}
.nav-header #header-info {
	margin-left: 550px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
#search a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	padding-right: 20px;
}

.nav-header img {
	margin-top: 15px;
	float: left;
}

.logo {
	position: relative;
	top: 50px;
	left: 50px;
}

.nav-header .last a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 30px;
}
.nav-header ul {
	padding-top: 55px;
	padding-right: 40px;
	padding-left: 0px;
	text-align: right;
}
.nav-header li{
	display: inline;
}
.nav-header li a{
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	padding-right: 13px;
	padding-left: 10px;
	color: #669;
}
.nav-header li a:hover{
	color: #00A4E3;
}

/* ===========================================
HEADER: END
==============================================  */










.wrapper-content-default {
	padding-bottom: 20px;
	position: relative;
	width: 850px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(/images/homeback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	min-height: 600px;
}
#homeright {
	width: 500px;
	margin-left: 330px;
}
#homeform {
	background-color: #5d88bd;
	width: 259px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80c02e;
	color: #FFFFFF;
	padding: 20px;
	margin-bottom: 400px;
	float: left;
}
#rightside {
	background-image: url(/images/rightback-childrens.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 211px;
	padding-top: 250px;
	padding-right: 5px;
	padding-bottom: 120px;
	padding-left: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232480;
}
#navigation {
	background-color: #063e88;
	height: 30px;
}
#health {
	background-color: #003399;
	height: 37px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #82C22F;
}
.wrapper-content-default .content {
	font-size: 12px;
	line-height: 16px;
	z-index: 1;
}
.wrapper-content-default .content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 19px;
	color: #6A9E27;
	line-height: 20px;
	font-weight: bold;
}
.wrapper-content-default .content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6A9E27;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.wrapper-content-default .content h3 {
	font-size: 14px;
	color: #003399;
	line-height: normal;
	font-weight: bold;
	margin-top: 20px;
}
.wrapper-content-default  .content  h3  a {
	color: #003399;
	text-decoration: underline;
}

.wrapper-content-default .content p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.wrapper-content-default .content a {
	color: #003399;
	text-decoration: none;
}
.wrapper-content-default .content a:hover {
	color: #82C22F;
	text-decoration: underline;
}

.wrapper-content-default .sidebar  {
	width: 200px;
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
	clear: right;
}
.wrapper-content-default .sidebar p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wrapper-content-default .sidebar h3 {
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #003399;
}

.wrapper-content-default .content .knowmore {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	height: auto;
	width: auto;
	background-color: #FDF9D4;
	clear: right;
}


/* ==============================================
END CONTENT STYLES  : DEFAULT PAGES
=================================================  */
.sidebar-imageonly {	
	float: right;
	margin: 3px 0px 5px 15px;
	width: auto;
}

.leadin-colored {	
	font-weight: bold;
}	
.story-box {
	background-color: #EBF5D8;
	padding: 15px;
	width: auto;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	/*  height:auto !important;
	min-height: 200px;   */
	height:auto !important;
	height:200px;
	min-height:200px;
}
.story-box h3 {
}
.story-box .leadin-colored {
}


.headline-portal {	
	color: #0066A4;
	font-size: 12px;
}	
.headline-portal a {	
.content 	color: #0066A4;
	text-decoration: underline;
}	
.headline-portal a:hover {	
.content 	color: #990033;
	text-decoration: underline;
}
.content   ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}	
.content   li	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}	
.content  ol {	
	margin: 0px;
	padding: 0px 0px 10px 25px;
	list-style-type: decimal;
	list-style-position: outside;
}	
.content  ol  li	{
	padding: 0px;
	margin: 0px;
}

	
.content td {
	padding: 2px;
}

h4 {
	font-size: 17px;
	color: #6A9E27;
	padding-bottom: 10px;
	padding-top: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}

h6 {	
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #6789B6;
	font-style: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	line-height: 15px;
}
select {
	width: 250px;
}
.clearall {
	clear: both;
}






/* ==============================================
FOOTER STYLES
=================================================  */

.wrapper-footer-lvhn-08 {
	background-image: url(/images/background-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 20px;
	color: #FCE08C;
	padding-bottom: 20px;
	clear: both;
}
.wrapper-footer-lvhn-08 .footer-section {
	float: left;
	width: 125px;
	text-align: right;
}
.wrapper-footer-lvhn-08 .footer-links {
	padding-left: 145px;
	font-weight: normal;
	padding-right: 50px;
	padding-bottom: 10px;
}
.wrapper-footer-lvhn-08 .footer-links a:hover  {
	color: #FCE08C;
}
.wrapper-footer-lvhn-08 .footer-links a {
	color: #CCCCCC;
	text-decoration: none;
}
.wrapper-footer-lvhn-08 .info {
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 70px;
	line-height: 15px;
	padding-top: 20px;
	width: 575px;
	letter-spacing: normal;
	float: left;
	padding-right: 50px;
}
.wrapper-footer-lvhn-08 .copyright {
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	line-height: 15px;
}
.wrapper-footer-lvhn-08 .copyright .yellow {
	font-weight: bold;
	color: #FCE08C;
}
.wrapper-footer-lvhn-08 img {
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
/* ==============================================
END FOOTER STYLES
=================================================  */