	@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */
/* Rounded Corners for non Modules */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/* @import url("/TemplatePackage/css/B/theme-rose.css"); */

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/* @import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

li.noUnderLine {
	border:none;
}

.AZ-glossary li {
	margin-left:2px;
	margin-right:5px;
	font-size:1em;
	font-weight:bold;
	display:inline;
	list-style:none;
}

.centerAlign {
	text-align:center;
}

.scroll {
	overflow:scroll;
}

.c45l {
	display:inline; 
	float:left; 
	position:relative;
	width:45%;
}

.c45r {
	display:inline; 
	float:right; 
	position:relative;
	width:45%;
}

.c52r {
	display:inline; 
	float:right; 
	position:relative;
	width:52%;
}

.c30r {
	display:inline; 
	float:right; 
	position:relative;
	width:30%;
}

.c30l {
	display:inline; 
	float:left; 
	position:relative;
	width:30%;
}

.c16l {
	display:inline;
	float:left;
	position:relative;
	width:16.5%;
	padding: 0 0 0 0; 
	overflow: hidden;
}

.c16r {
	display:inline;
	float:right;
	position:relative;
	width:16.5%;
	padding: 0 0 0 0; 
	overflow: hidden;
}


.c20l {
	display:inline;
	float:left;
	position:relative;
	width:20%;
	padding:0 0 0 0;
	overflow:hidden;
}

.lastright {
	margin-right:0;	
}


.c12l {
	display:inline;
	float:left;
	position:relative;
	width:12.5%;
	padding: 0 0 0 0; 
	overflow: hidden;
}

.c5l {
	display:inline;
	float:left;
	position:relative;
	width:5%;
	padding: 0 0 0 0; 
	overflow: hidden;
}

.c5r {
	display:inline;
	float:right;
	position:relative;
	width:5%;
	padding: 0 0 0 0; 
	overflow: hidden;
}



.c12r {
	display:inline;
	float:right;
	position:relative;
	width:12.5%;
	padding: 0 0 0 0; 
	overflow: hidden;
}

.c80r {
	display:inline;
	float:right;
	position:relative;
	width:80%;
	padding: 0 0 0 0;
	overflow: hidden;
}

.c80l {
	display:inline;
	float:left;
	position:relative;
	width:80%;
	padding: 0 0 0 0;
	overflow: hidden;
}

.c10l {
	display:inline;
	float:left;
	position:relative;
	width:10%;
	padding:0 0 0 0;
	overflow: hidden;
}

.c55r {
	display:inline;
	float:right;
	position:relative;
	width:55%;
}

.c55l {
	display:inline;
	float:left;
	position:relative;
	width:55%;
}

.previous a:hover {text-decoration:underline;}
.previous a {
	background:transparent url('/malaria/images/ui/btn_dblArrows_left.gif') left bottom no-repeat;
	display:block;
	font-weight:bold;
	margin:0 2px 0 0;
	padding:2px 0 4px 1em;
	text-align:left;
	text-decoration:none;
	float:left;
}


.next a:hover {text-decoration:underline;}
.next a {
	background:transparent url('/TemplatePackage/images/btn_dblArrows.gif') right bottom no-repeat;
	display:block;
	font-weight:bold;
	margin:0 2px 0 0;
	padding:2px 1em 4px 0;
	text-align:left;
	text-decoration:none;
	float:right;
}

.h6 {
	color:#0c5205;
	margin: 5px 0 0 0;
	font-weight:bold;
}

.list-leadIn {
	margin: 0 0 5px 0;
}

.list-leadOut {
	margin-top: 10px;	
}

.list-indent {
	padding-left:20px !important;
}


li.list-p { margin:0; }
.list-p p { margin:0; }
.list-p a:link { text-decoration:none; font-weight:normal; }
.list-p a:hover { text-decoration:underline; font-weight:normal; }
.list-p a:visited { text-decoration:none; font-weight:normal; }
.list-p a:active { text-decoration:none; font-weight:normal; }

.answers {
	margin: 10px 0 0 0;
}

.comments {
	margin: 0 0 5px 12px;
}

.questionAndAnswers {
	margin: 0 0 15px 0;
}

.indent5px {
	margin:0 5px 0 5px;
}

.podcastHR {
	margin-bottom:15px;
}

.headerEven {
	background-color:#e3d6be;
	float:none !important;
}

.headerOdd {
	background-color:#f1eadd;
	float:none !important;
}

.columnEven {
	background-color:#e1b8b8;
	float:none !important;
	/* green #b5ce9e */
}

.columnOdd {
	background-color:#efd9d9;
	float:none !important;
	/* green #d7e4cc */	
}

.moreon {
	background:transparent url('/malaria/images/ui/dbl_arrows.gif') left top no-repeat;
	display:block;
	font-weight:bold;
	margin:0 2px 1em 0;
	padding:2px 1em 4px 8px;
	text-align:left;
	text-decoration:none;
}

.moreon a:link, .moreon a:visited {
	font-weight:bold;
	text-decoration:none;	
}

.moreon a:hover {
	text-decoration:underline;	
}

.boldedText {
	font-weight:bold;
}

.maximize {
	max-height:100%;
	max-width:100%;
}

.tabbed-content {
	border:1px solid;
}

ul.tabbed {
	height:25px;
}


ul.tabbed li {
	float:left;
	border:1px solid;
	padding:5px;
	list-style:none;
	background:#d7e4cc;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}

ul.tabbed li.selected {
	background:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

ul.tabbed li.selected a:link, ul.tabbed li.selected a:visited {
	
}

.hidden {
	position:fixed;
	display:block;
	width:1px;
	height:1px;
	left:-1000px;
	top:-1000px;
	overflow:hidden;
}

.alertNew {
	font-style:italic; 
	font-size:.9em; 
	color:#F00;
}

table .alertNew {
	font-style:italic; 
	font-size:.9em; 
	color:#900;
}

#toc ol {
	list-style-type:none; 
	padding-left:0;	
}

#toc a:link, #toc a:visited {
	text-decoration:none;
	font-weight:bold;
}

#toc a:hover {
	text-decoration:underline;	
	font-weight:bold;	
}

.inlinelinks {
	display:inline !important;
}

ul.inlinelinks span {
	display:inline !important;
}

ul.inlinelinks a {
	display:inline !important;	
}

.subColumns p a:link, .subColumns p a:visited, 
.subColumns a:link, .subColumns a:visited {
	font-weight:bold;
	text-decoration:none;	
}

.subColumns li a:link, .subColumns li a:visited {
	font-weight:normal !important;	
}

.subColumns p a:hover, .subColumns a:hover, .subColumns li a:hover {
	text-decoration:underline;	
}

