h1
{
	color:#2B5555;
}

h2
{
	color:#2B5555;
}

h3
{
	color:#333333;
	margin-top:10px;
}

.accent_color
{
	color:#2B5555;
}

.bigger_accent_color
{
    font-size:17px;
    font-weight:bold;
	color:#2B5555;
}

.big_accent_color
{
	color:#2B5555;
	font-size:12px;
}

.big_bold_accent_color
{
	color:#2B5555;
	font-size:12px;
	font-weight:bold;
}

.blue_bigger
{   
    color:#333399;
    font-size:14px;
    font-weight:bold;
}

.purple_bigger
{   
    color:#514574;
    font-size:14px;
    font-weight:bold;
}

/* -------------site pages--------------------------------- */
.main_box
{
	background-color:#336666;
	background-image:url(../images/ngc_masthead.jpg);
	background-repeat:no-repeat;
	border:solid 1px #336666;
    display: block;
    float: left;
}

.main_box_prep
{
	background-color:#336666;
	background-image:url(../images/ngc_masthead_prep.jpg);
	background-repeat:no-repeat;
	border:solid 1px #336666;
    display: block;
    float: left;
}

.main_box_preview
{
	background-color:#336666;
	background-image:url(../images/ngc_masthead_preview.jpg);
	background-repeat:no-repeat;
	border:solid 1px #336666;
    display: block;
    float: left;
}

.index_right_column_box
{
	background-image:url(../images/ngc/tile_home_newthisweek.jpg);
}

.index_right_recent_summaries
{
    background-color:#E8F3F4;
}

.initiative_top_box
{
	background-image:url(/images/ngc/tile_topicbrowse.jpg);
}

/*--------------left nav---------------------------*/
.left_nav_home
{
	background-image:url(../images/ngc/nav_home.jpg);
}

.left_nav_box
{
	background-color:#336666;
}

.left_nav
{
    position: relative;
    margin:0;padding:0;left:0;
}
.left_nav li {
    margin: 0; padding: 0; list-style: none;
    position: relative; 
    left: 0;
    text-indent: -9000px;
    overflow: hidden;
}
.left_nav li, .left_nav a {
    display: block;
    vertical-align: baseline;
}
    
/* -------------content page---------------------- */

.content_jumplinks_box
{
    padding:10px;
    border:1px solid #999999;
    clear:both;
	background-color:#CBE4E4;
	/*white-space:nowrap;*/
}

.content_classification_tab_box
{
	background-color:#CBE4E4; 
}

.content_umls_tab_box
{
	background-color:#F0F7F7; 
}

.content_title
{
	font-weight:bold;
	color:#333333;
}

.content_related_inner_box
{
	background-color:#F0F7F7;
}

.content_regulatory_alert_box
{
	margin-top:5px;
}

.content_regulatory_alert_box table
{
	/*float:left;*/
	width:95%;
}

.content_regulatory_alert_title
{
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}

.fieldName
{
    font-size:12px;
    color:#2B5555;
    padding:10px 0 2px 0;
    font-weight:bold; 
}

/* ---------- browses ------------------------------- */

.browse_archive_current_summary
{
	color:#2B5555;
	font-weight:bold;
}


/* ---------- secondary content pages --------------- */

.secondary_content_jumplinks_box
{
	background-color:#CBE4E4; 
}

.figure_legend
{
	background-color:#CBE4E4;
}

.about 
{
	min-height:620px;
}

.glossaryBox 
{
    border:1px solid #cccccc;
    background-image: url(../images/tile_topicbrowse.jpg);
    background-repeat:repeat-x;
    padding:10px;
}

.glossaryHeader 
{
    font-size:13px;
    color:#2B5555;
    font-style:italic;
    font-weight:bold;
}

/* ---------- applied by editors in Orbital --------------- */

.Callout 
{
	position:relative;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	border:2px solid;
	border-top:4px solid #000066;
}
.Callout h4 
{
	/*width: 100%;*/
	border-bottom:1px solid #000066;
	white-space:nowrap;
}
.Callout p, .Callout dl 
{
	padding: 10px;
}
.Callout dt 
{
	padding: 0px;
	margin-left: 0px;
}
.Callout dd 
{
	padding: 0px;
	margin-left: 0px;
}
.Center 
{
	text-align: center;
	}
.contraindicated 
{
	background: #cc0033; 
	text-align: center;
	}
.darkeryellow 
{
	background: #CC9900; 
	text-align: center;
	}
.Disclaimer 
{
	line-height:140%;
	font-size:90%;
}
.Even 
{
	 background-color : #FFFFFF 
	 }
.forall 
{
	background: #ffcc00; 
	text-align: center;
	}
.forallleft 
{
	background: #ffcc00; 
	text-align: left;
	}
.Glossary 
{
	background-color : #FFFFFF;
	border : 1px solid #CCCCCC;
}
.Indent 
{
	/*margin-left:20px;*/
	/*margin-right:20px;*/
	padding-left:20px;
	padding-right:20px;
}
.Merged 
{
	background:#E0E0E0;
	color:#333333;
}
.NewNotice
{
	color: red; 
	margin-top: 3px; 
	padding-top: 3px; 
	font-weight: normal; 
	line-height: 1.1em;
	}
.NoBullets 
{
	list-style: none;
	list-style-type: none;
	/*margin-bottom: 5px;*/
}
.NoBullets li 
{
	list-style: none;
	list-style-type: none;
	/*margin-bottom: 1em;*/
}
.Normal
{
	font-weight:normal;
	}
.Note 
{
	font-size:90%;
	line-height:140%;
}
.Odd 
{
	 background-color : #EEEEEE 
	 }
.PageTitle 
 {
 	font-weight:bold;
 	color:#333333;
 }
.recommended 
{
	background: #bbaacc; 
	text-align: center;
	}
.VerticalBottom
{
	vertical-align:bottom !important;
	}
.VerticalCenter
{
	vertical-align:middle !important;
	}
.VerticalTop
{
	vertical-align:top !important;
	}
	
/* ---------- Annotated Bibliographies --------------- */

.annobib_search 
{
	background:#F5F5F5 url(/images/tile_gray.jpg) repeat-x;
	padding:10px;
	border:solid 1px #CECECE;
}

.annobib__search_box_row
{
	margin-bottom:10px;
}

.annobib__search_box_row p
{
	margin:0px 0px 10px 0px;
}	

.annobib_search_box_left
{
	float:left;
	text-align:right; 
	width:76px;
	position:relative;
}

.annobib_search_box_right
{
	position:relative;
	margin-left:84px;
}

.annobib_search_box_right label
{
	margin-left:4px;
}

.annobib_search_box_bottom 
{
	margin-left:84px;
}

.annobib_results_info 
{
	margin:5px 0px;
}

.annobib_results_info_row
{
	margin:3px 0px;
}

.annobib_results_info_left 
{
	width:70px;
	text-align:right;
	float:left;
	font-style:italic;
}

.annobib_results_info_right 
{
	margin:0px 0px 0px 80px;
	position:relative;
}

.annobib_results_pagination, .annobib_results_pagination_bottom
{
	border-bottom:1px solid #999999;
	padding:10px 0px 10px 0px;
}

.annobib_results_pagination_bottom 
{
	border:none;
}

.annobib_results_detail_row 
{
	border-bottom:1px solid #999999;
	padding:10px 0px 10px 0px;
	height:1%; /* ie6 hack */
}

.annobib_detail_row_number
{
	float:left;
	width:30px;
	text-align:right;
}

.annobib_detail_row_content
{
	margin:0px 0px 0px 35px;
}

.annobib_detail_row_content img 
{
	margin:0px 0px 0px 2px;
}

.reading_box
{
	margin-top:10px;
	padding:10px;
	background-color:#CBE4E4;
	font-weight:normal;
}

/*------------guidelines hospital acquired conditions----------------------*/

.guidlinesConditions 
{
	border-top:1px solid #cccccc;
	padding:1px 0px;
}

.guidlinesConditions span
{
	padding-left:15px;
	background: url(/images/ngc/arrowleft.gif) no-repeat 0px 50%;
}

.guidlinesConditions div
{
	margin-left:15px;
}

.guidlinesConditions ul
{
	margin-bottom:10px;
}

a.skipnav{
	text-decoration:none;
	color:#5495b5;
	font-size:4px;
	}
	
	
.textChanger 
{
	display:block;
	width:12px;
	margin-right:5px;
	height:10px;
	background:url('/images/icon_textsmaller_green.gif') no-repeat;
    text-indent: -9999;
}

/*------------syntheses print view----------------------*/
.synthPrintTitle
{
	font-weight: bold; 
	font-size:14px; 
	margin-bottom:5px;
}

.synthPrintTabHead
{
    font-weight:normal;
    font-size: 15px;
    text-align: left;
    margin-top: 15px;
    padding-bottom: 5px;
    border-bottom:solid 1px #999999;
    width:100%;
    float:left;
    height:15px;
    margin-bottom:5px;
	color:#2B5555;
}




.guidelines_being_compared
{
	font-size:11px; 
	font-weight: bold; 
	color:#2B5555;
	margin-top:-5px;
}

.synthesis_print p
{
	margin-left:0px;
}

.synthesis_print ol
{
	margin-left:0px;
}

.synthesis_print li
{
	margin-top:10px;
	margin-left:40px;
}

.synthesis_print h2
{
	font-weight:bold;
	font-size:13px;
	font-family:Verdana;
	color:#044A4A;
	margin-top:10px;
	margin-bottom:15px;
}

.synthesis_print h4
{
	font-weight:bold;
	font-size:12px;
	font-family:Verdana;
	color:#044A4A;
	margin-top:15px;
	margin-bottom:10px;
}

.synthesis_print h6
{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#044A4A;
}

.synthesis_print td
{
	padding:0px 0px 0px 10px;
}

.synthesis_print th
{
	padding:10px;
}

.synthesis_print .jumplinks
{
	padding:10px;
	border:1px solid #999999; 
	position:inherit;	
	background-color:#CBE4E4; 
}

.synthesis_print .jumplinks p
{
	margin-top:0px;
	margin-bottom:5px;
}

.synthesis_print .jumplinks ul
{
	position:inherit;	
	color:#2B5555;
	margin-bottom:0px;
	list-style-type:none;
}

.synthesis_print .jumplinks li 
{
	position:inherit;	
	color:#2B5555;
	border:solid 1px #CBE4E4;	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-10px;
	padding-left:40px;
	margin-right:-10px;
	padding-right:40px;
}

.synthesis_print .jumplink_hyphen 
{
	width:10px;
}

.synthesis_print .jumplink_link
{
	margin-left:10px;
	margin-top:-17px;
	position:inherit;
}


/*------------create search page----------------------*/

.create_search 
{
	padding:1px 0px;
}

.create_search span
{
	padding-left:15px;
	background: url(/images/ngc/arrowleft.gif) no-repeat 0px 50%;
}

.create_search div
{
	margin-left:15px;
}

.create_search ul
{
	margin-bottom:10px;
}

.index_content_box_last
{
	margin-top:20px;
	padding-top:15px;
	/*border-top:solid 1px #999999;*/
	border-top:none;
}

/* --- Content page tabs ------------------*/

ul#navlistG
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 10px;
margin: 0;
}

ul#navlistG li
{
float: left;
background-color: #eee;
height: 26px;
margin: 2px 0px 0px 10px;
border: 1px solid #999;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-collapse:separate;
box-shadow: 5px 0px 3px -2px #CCC;
}

ul#navlistG li#active
{
border-bottom: 2px solid #CBE4E4;
background-color: #CBE4E4;
}

#navlistG a
{
float: left;
display: block;
color: #1861A9;
text-decoration: none;
padding: 5px 12px 7px 12px;
}

#navlistG a:hover { color: #333; }

.videoPageLinks {
    background-color:#E8F3F4;
}

.privacyPolicy-format {
    font-family: Verdana;
    font-size: 8.5pt;
    color: #333333;
}