@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/* styles for main html structure display */
body, #body_P, #body_K, #body_T, #body_C {
	margin:0 0 0 0;
	background-image: url('/licensees/licensee306/images/footer_bg.png');
	background-repeat: repeat-x;
	background-position: left bottom;
}
table {
	border:0 none;
}
table#main_1 {
	width:1170px;
	margin:0 auto;
}
table#main_2 {
	width: 1110px;
	background-color: #FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	padding:10px;
	position: relative;
	top: 271px;
}
table#main_2 td {
	vertical-align:top;
}
td#main_row1, td#main_row1_P, td#main_row1_K, td#main_row1_T, td#main_row1_C {
	text-align:left;
	height:171px;
}
td#main_row2, td#main_row2_P, td#main_row2_K, td#main_row2_T, td#main_row2_C {
	text-align:center;
}
td#main_row3, td#main_row3_P, td#main_row3_K, td#main_row3_T, td#main_row3_C {
	text-align:left;
	height:189px;
	padding-top: 271px;
	padding-bottom: 26px;
}
td#main_column1, td#main_column1_P, td#main_column1_K, td#main_column1_T, td#main_column1_C {
	text-align:left;
	height:100%;
	width:196px;
	padding-left: 5px;
}
td#main_column2, td#main_column2_P, td#main_column2_K, td#main_column2_T, td#main_column2_C {
	text-align: left;
	padding: 17px 0 0 0;
	position: relative;
}
td#main_column3, td#main_column3_P, td#main_column3_K, td#main_column3_T, td#main_column3_C {
	display:none;
}
/* styles for master page body content display */
table#mPgBody_table1 {
	width:436px;
	margin-top: 65px;
	margin-left: 41px;
}
table#mPgBody_table2 {
	width:436px;
}
td#mPgBody_row1 {
	width:436px;
	height:10px;
	text-align:left;
	vertical-align:top;
}
td#mPgBody_row2 {
	width:436px;
	text-align:left;
	vertical-align:middle;
	padding-right:0 !important;
}
td#mPgBody_row3 {
	width:436px;
	text-align:center;
	vertical-align:top;
}
td#mPgBody_row4 {
	width:436px;
	text-align:center;
	vertical-align:middle;
}
td#mPgBody_column1 {
	width:436px;
	text-align:left;
	vertical-align:top;
}
td#mPgBody_column2 {
	display:none;
}
/*  END COMMON STYLES RELATED TO GENERAL LAYOUT  */

/* START CUSTOM STYLES */
.container {
	padding: 3px 5px;
}
.hdr_utilities_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	margin-top: 10px;
}
.hdr_utilities_left a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.hdr_utilities_left a:hover {
	color: #0A5499;
	text-decoration: none;
}
.hdr_utilities_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	float: right;
	height: auto;
	width: auto;
	margin-top: 10px;
}
.hdr_utilities_right a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.hdr_utilities_right a:hover {
	color: #0A5499;
	text-decoration: none;
}
.bh_logo {
	padding-top: 4px;
	clear: both;
}
.nav {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	list-style: none;
}
.navbar ul {
	padding: 0;
	margin: 0 0 10px 25px;
}
.navbar .nav.pull-right {
	float: right;
	margin-right: 0;
}
.navbar .nav > li {
	float: left;
}
.navbar .nav > li > a {
	float: none;
	padding: 13px 15px;
	color: #777777;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	font-size: 12px;
}
.navbar .nav .dropdown-toggle .caret {
	margin-top: 8px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #555555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
	display: none;
	float: right;
	padding: 7px 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ededed;
 *background-color: #e5e5e5;
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	border-left-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-top-color: #e5e5e5;
	border-bottom-color: #bfbfbf;
}
.navbar-inner {
	min-height: 40px;
	background-color: #fafafa;
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
*
}
.navbar-inner:before, .navbar-inner:after {
	display: table;
	line-height: 0;
	content: "";
}
.navbar-inner:after {
	clear: both;
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #e5e5e5;
 *background-color: #d9d9d9;
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
	background-color: #cccccc \9;
}
.navbar .btn {
	font-size:13px;
	padding:6px 10px;
	color: #fff !important;
}
.navbar .caret {
	border-top-color:#999 !important;
	border-bottom-color:#999 !important;
}
.navbar {
	border-top: 1px solid #eee !important;
	border-bottom: 2px solid #407aa4 !important;
}
.navbar a, .navbar a:visited {
	color:#666 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar .nav > li > a, .navbar .nav > li > a:visited {
	color: #666666 !important;
	filter: none !important;
	padding-left: 25px;
	padding-right: 25px;
}
.navbar .nav > li > a:hover {
	background: #4db4fa !important;
	color:#fff;
}
.navbar .nav {
	display: block;
	float: left;
	left: 0;
	margin: 0;
	position: relative;
}
.nav {
	margin-bottom:0px;
}
.navbar .nav > li {
	border-left: 1px dotted #999999;
	float: left;
	padding-top: 10px;
	height: 30px;
}
.navbar .navbar-inner {
	background-image: url('/licensees/licensee306/images/nav_bg_grd.png');
	border-radius: 0 0 0 0;
	box-shadow: none;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.banner-section {
	position: relative;
}
.banner {
	background-image: url('/licensees/licensee306/images/kidshealth.jpg');
	position: relative;
	width: 1160px;
	height: 530px;
	position: absolute;
}
.RadTreeView {
	width: 241px;
	white-space: normal;
	color: #003399;
	padding-left: 5px;
	padding-right: 5px;
}
.RadTreeView, .RadTreeView ul, .RadTreeView li, .RadTreeView a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	position: relative;
	background-color: #ffffff;
}
.RadTreeView a {
	line-height: 1.3;
	padding: 6px 15px;
	font-size: 13px;
	display: block;
	color: #003399;
	background: #ffffff;
	padding-left:35px;
}
.RadTreeView a:hover {
	text-decoration: none;
	color: #69C2FF;
}
.RadTreeView, .RadTreeView ul, .RadTreeView li, .RadTreeView a {
}
.RadTreeView > .rtUL > .rtFirst > .rtTop > .rtIn {
	color: white;
	background-color: #003399;
	padding: 6px 35px 6px 35px;
	width: 171px;
}
.RadTreeView .rtHover .rtIn, .RadTreeView .rtSelected .rtIn {
	color: white;
	background-color: #003399;
}
.RadTreeView .rtFirst {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	font-weight:bold;
}
.RadTreeView > ul > li > div > a {
	font-weight:bold;
}
.RadTreeView ul li {
	cursor: pointer;
	border-bottom: 1px solid #d9d9d9;
}
.RadTreeView .rtUL > .rtLI > .rtUL {
	cursor: pointer;
	border-top: 1px solid #d9d9d9;
}
.RadTreeView .rtSp {
}
.RadTreeView ul li.active a {
	background: #a5ce27;
	background: -moz-linear-gradient(#1984ba 0%, #1984ba 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1984ba), color-stop(100%, #1984ba));
	background: -webkit-linear-gradient(#1984ba 0%, #1984ba 100%);
	/* [disabled]background: linear-gradient(#a5ce27 0%, #709400 100%);
*/
	color: #ffffff;
}
.RadTreeView .rtPlus, .RadTreeView .rtMinus {
	content: '';
	position: absolute;
	border: 5px solid transparent;
	border-left: 5px solid #003399;
}
.RadTreeView ul ul ul {
	padding-left: 15px;
}
.RadTreeView ul ul ul ul {
	padding-left: 15px;
}
.RadTreeView ul ul ul ul ul {
	padding-left: 15px;
}
.RadTreeView .rtPlus, .RadTreeView .rtMinus {
	font-size: 0;
	padding: 0;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 6px 7px 0 8px;
	background-repeat: no-repeat;
	z-index: 100;
}
.RadTreeView > .rtUL > .rtFirst > .rtTop > .rtPlus, .RadTreeView > .rtUL > .rtFirst > .rtTop > .rtMinus {
	content: '';
	position: absolute;
	border: 0px solid transparent;
	border-left: 0px solid #003399;
}
.btn {
	display: inline-block;
 *border-left: 0 none #e6e6e6;
	border-right: 0 none #e6e6e6;
	border-top: 0 none #e6e6e6;
	border-bottom: 0 none #b3b3b3;
	display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
 *margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
 *background-color: #e6e6e6;
	background-repeat: repeat-x;
 *-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
*
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
}
.btn:active, .btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
 *margin-left: 0;
}
.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.breadcrumbs {
	padding-top: 5px;
	padding-bottom:	15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA;
	width:100%;
}
.breadcrumbs a {
	color: #0078d2;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #0078d2;
}
.breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.breadcrumbs li {
	margin: 0px;
	float: left;
	padding-right: 4px;
}
.breadcrumbs li a {
	color: #AAA;
	text-decoration: none;
}
.breadcrumbs li a:hover {
	color: #666;
}
.breadcrumbActive {
	color: #666;
	display: block;
	padding-left: 11px;
}
.breadcrumbChild {
	color: #AAA;
	text-decoration: none;
	display: block;
	padding-left: 11px;
}
.breadcrumbChild:hover {
	color: #666;
}
.title h1 {
	font-weight: 400 !important;
	color: #0099ff;
	padding-top: 29px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 27px;
}
.content-section {
	position: absolute;
	top: 14px;
	left: 294px;
}
.nav-tabs, .nav-pills {
 *zoom: 1;
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display: table;
	line-height: 0;
	content: "";
}
.nav-tabs:after, .nav-pills:after {
	clear: both;
}
.nav-tabs > li, .nav-pills > li {
	float: left;
}
.nav-tabs > li > a, .nav-pills > li > a {
	padding-right: 12px;
	padding-left: 12px;
	margin-right: 2px;
	line-height: 14px;
}
/*.nav-tabs {
	border-bottom: 1px solid #ddd;
}*/
.nav-tabs > li {
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	/*border: 1px solid #ddd;*/
	border-bottom-color: transparent;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	color: #FFFFFF;
	cursor: default;
	background-image: url('/licensees/licensee306/images/footer_tab_bg_grd.png');
	background-repeat: repeat-x;
	background-position: left top;
}
.nav-tabs > li > a {
	background-color: #F4F0ED;
	border-radius: 0 0 0 0;
	opacity: 0.6;
	padding-left:25px;
	padding-right:25px;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.nav-tabs {
	/*border-bottom: 1px solid #DDDDDD;*/
	padding: 0px;
	margin: 0px 0px 10px 25px;
}
.tab-content {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	color: #666666;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 251px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 15px;
}
.tab-content-footer {
	background-image: url('/licensees/licensee306/images/footer_tabContent_bg.png');
	background-repeat: repeat-x;
	border: medium none;
	color: #666666;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 330px;
	margin-bottom: 20px;
	margin-top: -20px;
	padding: 15px;
}
.tab-content-footer {
	margin: 0px !important;
}
.tabbable ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
	position: relative;
	bottom: 2px;
}
.footer-content-left ul, .footer-content-right ul {
	width: 308px;
	line-height: 20px;
}
.footer-content {
	padding-left: 10px;
}
.parentLink {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none;
}
.childLink {
	color: #0078d2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px !important;
	font-weight: normal !important;
	text-decoration: none;
	line-height: normal;
}
.phoneLink {
	color: #0078D2;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: normal;
	padding-right: 15px;
	text-align: right;
	text-decoration: none;
}
.phone_number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.phone_number a {
	color: #1263AC;
	text-decoration: none;
}
.phone_number a:hover {
	color: #007FFF;
	text-decoration: underline;
}
.blue_gradient_bg {
	background-image: url('/licensees/licensee306/images/quick_links_bg.png');
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom-section {
	background: #FFF;
	position: relative;
	padding: 25px;
	margin-top: 20px;
}
.social-links {
	width: 734px !important;
}
.social-links a, .social-links a:visited {
	font-weight: 400;
	text-decoration: none;
	display: inline-block;
}
.social-links a:hover {
	font-weight: 400;
	text-decoration: underline;
	display: inline-block;
	color:#007fff
}
.footer-content-left {
	float: left;
	padding-left: 20px;
}
.footer-content-right {
	float: right;
}
.footer-right {
	position: absolute;
	top: 75px;
	right: 140px;
}
.address {
	font-style: normal;
	line-height: 20px;
	color: #666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 20px;
}
.btn-ways-to-give {
	background-color: #0078d2;
	background-image: linear-gradient(to bottom, #4DB4FA, #0661AE);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF;
	margin-top: 10px;
	padding: 30px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	cursor: pointer;
}
.btn-ways-to-give:hover, .btn-ways-to-give:active, .btn-ways-to-give.active, .btn-ways-to-give.disabled, .btn-ways-to-give[disabled] {
	color: #0078d2;
	background: -moz-linear-gradient(center top, #378DE5 5%, #79BBFF 100%) repeat scroll center top #007FFF;
}
.tab-pane {
	display: none;
}
.active {
	display: block;
}
.nav-tabs a {
	color: #0078D2;
	text-decoration: none;
}
.nav-tabs a:hover {
	color: #007FFF;
	text-decoration: none;
}
.copyright-section {
}
.copyright_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	float: left;
	margin-left: 10px;
	line-height:15px;
}
.copyright_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	float: right;
	line-height:15px;
}
.copyright_left a {
	color: #FFF;
	text-decoration: none;
}
.copyright_right a {
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.copyright_right a:hover, .copyright_left a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
.clearfix {
	clear: both;
}
/* END CUSTOM STYLES */
