﻿body {	
	font-family:  Verdana, Arial, Trebuchet MS, Tahoma, sans-serif;	
	margin-top: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	font-size: 10pt;
}

table {
	font-size: 1em !important;
}
h1 {		
	font-size:1.4em;
}
h2 {	
	font-size:1.3em;		
}
h3 {	
	font-size:1.1em;		
	color: #010082;
	margin-bottom:0px;		
}
h4 {	
	font-size:1em;
}
ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 1.4em;
}
p {
	margin: 5px;		
}
a img {
	border: none;
}
.pageTitle {
	color: #4188A7;
}
/********************************* Begin global page layout ******************/
.nav_top {	
}
.nav_breadcrumb {
}
.nav_left {
	padding-bottom: 5px;
	display: none;
}
.nav_top_sub {
}
.content {
}
.content .main_content {
	padding-top:5px;
	padding-left:5px;
	padding-right: 12px;	
	padding-bottom: 5px;
}
.right_sidebar {	
	width: 215px;
}
.nav_bottom {
}
.skip {
	display: none;
}
/********************************* End global page layout ********************/

/********************************* Begin Header ******************/
.nav_top .globalhealth .topbanner {
	margin-bottom: 0px;
}
.nav_top .globalhealth .hlogo {
	margin-top: 0px;
}

.nav_top .globalhealth .hlogo form {	  
	margin-right: 10px;	
	position:relative;	
	float: right;	
}

.nav_top .globalhealth .hlogo td {
	white-space: nowrap;
}


/********************************* Begin Header ******************/

/****************************** Left Nav ******************/

.nav_left .globalhealth {
	width: 188px;
	background: #3A547C;	
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav_left .globalhealth p {
	margin: 0px;	
	/*
	padding-left: 5px;
	padding-right: 5px;
	*/
}

.nav_left .globalhealth p a {	
	padding: 5px;
}

.nav_left .globalhealth p.topic_off {	
	
}
.nav_left .globalhealth a.topic_off {		
	display: block;	
	font-weight: bold;
	text-decoration: none;
	color: white; 
	border-bottom: 1px solid #D6DBE4;
	/*
	background-image: url(../images/system/line.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	*/
}

.nav_left .globalhealth a.topic_off:hover {
	display: block;	
	background-color: #8AD1F2;
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

.nav_left .globalhealth p.topic_on {	
	background-color: white;
}
.nav_left .globalhealth a.topic_on {	
	/* background-color: white; */
	display: block;		
	font-weight: bold;
	text-decoration: none;
	color: #213E6B; 
}


.nav_left .globalhealth p.topic_on_sub {		
}
.nav_left .globalhealth a.topic_on_sub {	
	display: block;
	/* background-color: #D5E8EF;*/
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

.nav_left .globalhealth a.topic_on_sub:hover {
	display: block;
	background-color: #8AD1F2;
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

.nav_left .globalhealth p.subtopic_off {	
	/* border-bottom: 1px solid lightgrey; */
	font-size: .9em;	
}
.nav_left .globalhealth a.subtopic_off {	
	padding-left: 10px;
	display: block;
	background-color: #D5E8EF;
	text-decoration: none;
	color: #365079; 
	/* color: #559AB6;  */
	font-weight: bold;
}
.nav_left .globalhealth a.subtopic_off:hover {
	display: block;
	background-color: #8AD1F2;
	text-decoration: none;
	color: white; 
}
.nav_left .globalhealth p.subtopic_on {	
	font-size: .9em;
}
.nav_left .globalhealth a.subtopic_on {	
	padding-left: 10px;
	display: block;
	background-color: white;
	text-decoration: none;
	color: #365079; 
	font-weight: bold;
}
/****************************** End Left Nav ******************/

/****************************** Nav Box *********************/
.globalhealth .snippet {
	width: 215px;	
	text-align: left;
	border: 1.5px solid #DEDEDE;
	margin-bottom: 0px;
}

.globalhealth .snippet p {
	margin: 0px 0px 0px;	
}
.globalhealth .snippet .body {
	padding: 1px 2px 1px 2px;
}
.globalhealth .snippet .title {
	text-align: center;
	background: #3A547C;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	border-bottom: 1.5px solid #DEDEDE;
}
.globalhealth .snippet .body ul{
	padding-left: 20px;
}
*html .globalhealth .snippet .body ul{
	padding-left: 0px;
	margin-left: 20px;
}

/****************************** End Nav Box *********************/
.nav_bottom {	
	border-top: 2px solid #91A38B;	
}
.footer {
	font-size: .85em;
}

.main_content .section {
	border: 1px solid #93BACC;
	padding: 0px 3px 5px 3px;		
	margin-top: 5px;
}


