/*
 * Title: main.css
 *  Main stylesheet for VHC
 *
 * Authors:
 *   *  Main author: Eli Griffith with HealthSoft, Inc.
 *		Additions by: Dylan Whitley with HealthSoft, Inc
 */
/* ----------------------------------------------------------- Element styles */
* { padding: 0; margin: 0; } /* global */

body {
  font-family: Trebuchet MS, Times New Roman, Serif;
  font-size: 0.9em;
  color: #000;
  width: 100%;
  min-width: 900px;
  background-color: #ffffff;
}

a {color: #000;text-decoration:none;}
a:hover {text-decoration:underline;}
img {border: 0;}
label {font-weight: bold;}
sup {vertical-align:top;}
h1 {
	font:1.5em Trebuchet MS, Times New Roman, Serif;
	font-weight:bold;
}
h2 {
	font:1.4em Trebuchet MS, Times New Roman, Serif;
	font-weight:bold;
}
h3 {
	font:1.25em Trebuchet MS, Times New Roman, Serif;
	font-weight:bold;
}
h4 {
	font:1.1em Trebuchet MS, Times New Roman, Serif;
	font-weight:bold;
}
h5 {
	font:1em Trebuchet MS, Times New Roman, Serif;
	font-weight:bold;
}
h6 {
	font:.8em Trebuchet MS, Times New Roman, Serif;
	font-weight:bold;
}
p {
	color: #000000;
	font: 1em Trebuchet MS, Times New Roman, Serif;
	line-height:1.2em;
	padding-bottom:.8em;
}

sup {line-height:.8em;}

/* -------------------------------------------------- Generic/reusable styles */
.float_right { float: right; }
.float_left  { float: left;  }
.clear       { clear: both;  }
.break       { clear: both;  }
.inline      { display: inline }
.centered    { display: block; margin: 0 auto; }
.bold        { font-weight: bold; }
.noshow      { display: none; line-height: 0; }
.error       { color: #e17b1a; font-weight: bold; }
.small       { font-size: 0.77em; line-height:1em; }
.soften			 { color:#404040; }
.top				 { font-size:.7em; }
.halfem			 { margin-bottom:.5em; }
/* --------------------------------------------------------- IE6 show/hide */

.ie6show {display:none;}
.ie6dontshow {display:inline;}
* html .ie6show {display:inline;}
* html .ie6dontshow {display:none;}
/* --------------------------------------------------------- Container layout */
.main_wrapper{
	width: 95%;
	min-width: 850px;
	padding:0 30px;
	float:left;
}
/* --------------------------------------------------------- shadows on sides */
.border_right {
	background:url(../images/right_side.gif) repeat-y right 0px;
	padding-right:38px;
}

.main_container {
  width: 100%;
  float:left; 
  background:url(../images/left_side.gif) repeat-y 0px 0px;
}

.sub_container {
  width: 100%;
  float:left; 
  background:url(../images/left_side.gif) repeat-y 0px 0px;
}

* html .sub_container {width: 99%;}

.content_container {
  width: 100%;
  float:left;
  margin-left:19px;
}

* html .content_container {
	margin-left:10px;
	padding-bottom:20px;
}

/* ------------------------------------------------------------------- Headers */

#header {
	background:url(../images/header.jpg) no-repeat #003b72;
  background-position:right;
  width: 100%;
  float: left;
  height: 157px;
  margin-left:19px;
}

* html #header {margin-left:10px;}

#header img.vhctitle {
	float:left;
	position: relative;
	top: 20px;
	left:35px;
}

#header img.vhctext {
	float:left;
	position: relative;
	top: 40px;
	left:35px;
}

#header_subpage {
  background:url(../images/header_subpage.jpg) no-repeat #003b72;
  background-position:right;
  width: 100%;
  height: 109px;
  float: left;
  margin-left:19px;
}

* html #header_subpage {margin-left:10px;}

#header_subpage img {
	float:left;
	position: relative;
	top: 35px;
	left:35px;
}
/* ------------------------------------------------------------------- Nav bar */
#nav_bar {
  background:url(../images/navbkgd.gif) #a6814c;
  background-repeat: repeat-x;
  border-top:1px solid #ead8c0;
  border-bottom:1px solid #ead8c0;
  width: 100%;
  height:34px;
  font-family: Trebuchet MS, Times New Roman, Serif;
  color: #000000;
  float:left;
  margin-left:19px;
}

* html #nav_bar {margin-left:10px;}

#nav_bar ul {
	margin:0;
	padding-left:25px;
	list-style:none;
}

#nav_bar ul li {
	float:left;
	background: no-repeat right;
	margin:0;
	padding:0;
	line-height:34px;
}

#nav_bar ul li a{
	display:block;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	background: no-repeat left;
	padding:5px 10px;
}

#nav_bar ul li:hover{background-image:url(../images/navtab_right.gif);}
#nav_bar ul li a:hover{background-image:url(../images/navtab_left.gif);}

* html #nav_bar ul li a:hover {text-decoration:underline;}

#nav_bar .current {background-image:url(../images/navtab_right.gif);}
#nav_bar .current a {
	 background-image:url(../images/navtab_left.gif);
	 color:#3d2c12;
 }

 #nav_bar .current a:hover {text-decoration:none; }

.navmenu {width:655px;float:left;}
/* ------------------------------------------------------------------- Search */
#search {
	width:160px;
	float:right;
	margin-top:2px;
	position:relative;
}

#search .searchfield {
 	width:100px;
	height:20px;
	padding:1px;
	background-color:#eac692;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:0;
	border-right:0;
	float:left;
	margin-right:5px;
	position:relative;
	top:2px;
}


#search .searchbutton {
 	background:url(../images/search_btn.gif) no-repeat;
	border:0;
 	width:40px;
	height:30px;
	padding:1px;
	cursor:pointer;
	position:relative;
	top:2px;
}

/* ------------------------------------------------------------------- Search2 -- used for search functionality */
#search2 {
	width:160px;
	float:right;
	position:relative;
}

#search2 {
  margin-top:6px;
  margin-right:2px;
	float:right;
	position:relative;
}

#search2 input[type="text"] {
 	width:100px;
	height:20px;
	padding:1px;
	background-color:#eac692;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:0;
	border-right:0;
	float:left;
	margin-right:5px;
	position:relative;
	bottom:1px;
}

#search2 input[type="submit"] {
 	background:url(../images/search_btn.gif) no-repeat;
	border:0;
 	width:40px;
	height:30px;
	padding:1px;
	cursor:pointer;
	position:relative;
	bottom:2px;
}

/* ---------------------------------------------------------- Groups on main page*/

#groupbackground {
 	background:url(../images/group_bkgd.gif) repeat-x;
 	width:100%;
 	height:200px;
 	text-align:center;
	padding-top:30px;
	margin-left:19px;
}

* html #groupbackground {
	width: auto;
	min-width: 818px;
	margin-right:-20px;
}

#groups {
	width:100%;
	height:200px;
	margin:0 49px;
}

* html #groups {
	width:auto;
	margin-right:-49px;
}

#groups div.fourgroups{
	float:left;
	width:16.5%;
	max-width:282px;
	margin-right:7%;
}

* html #groups div.fourgroups{margin-right:4%;}

#groups div a{
	text-decoration:none;
	text-align:center;
}

.fourgroups_pad {padding-left:20px;}

.hcp {
	background:url(../images/healthpro_main.jpg) no-repeat;
	border:10px solid #fff;
	width:100%;
	height:138px;
}

.smb {
	background:url(../images/military_main.jpg) no-repeat;
	border:10px solid #fff;
	width:100%;
	height:138px;
}

.edu {
	background:url(../images/education_main.jpg) no-repeat;
	border:10px solid #fff;
	width:100%;
	height:138px;
}

.res {
	background:url(../images/research_main.jpg) no-repeat;
	border:10px solid #fff;
	width:100%;
	height:138px;
}

/* ---------------------------------------------------------- Menu Bar CSS */
/* these are styles for the links within groups on the sidebar, not the side expand*/

.topborder {border-top:1px #eee solid;}
.ie6border {border-top:0;}
* html .ie6border {border-top:1px #eee solid;}
.bottomborder {border-bottom:1px #eee solid;}
.bottompad {padding-bottom:11px;}
.makeMenuli {height:26px;}
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {background:#dce6f2;}
.menusmall {font-size:12px;}
.menuvertcenter {line-height:27px;}

ul.makeMenu {
  width: 175px;
  cursor: pointer;
}

* html ul.makeMenu {margin-right:-12px;}

ul.makeMenu li {
  list-style-type: none;
  position: relative;
  height:auto;
  color: #154f80;
  padding:2px 5px 2px 10px;
}

ul.makeMenu li a {
  display:block;
  color:#154f80;
}

ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighlight {
  text-decoration:none;
}
/* end of styles for links within groups */

/* these are styles for the side expanded menu */

ul.makeMenu ul {
  width: 150px;      
  padding-bottom: 10px;          
  cursor: default;
}

* html ul.makeMenu ul {
	width:141px;
	padding-bottom:0px;
}

ul.makeMenu li ul {
  display: none; 
  position: absolute;
  top: 0px;
  left: 175px; 
  color:#154f80;
  background:url(../images/sideexpand_full.png) no-repeat;
  background-position:bottom;
}

* html ul.makeMenu li ul {
	left: 165px;
  background:url(../images/sideexpand_full_ie6.gif) no-repeat;
	padding-left:11px;
	width:130px;
}

ul.makeMenu li > ul li {
  margin:0 9px 0 11px;
  height:auto;
}

ul.makeMenu li > ul li:hover {
  background:#dce6f2;
  color:#3669b6;
}

ul.makeMenu li a:hover {
  text-decoration:none;
  color:#3669b6;
}

ul.makeMenu ul.CSStoShow {display: block;}
ul.makeMenu li:hover > ul {display: block;}
/* ---------------------------------------------------------- Main page*/

.news_main {
	float:left;
	margin-left:35px;
	width:65%;
	margin-bottom:40px;
}

.news_top {
	float:left;
	background:url(../images/redline.gif) repeat-x;
	width:100%;
	height:21px;
	margin-left:5px;
}

.latest_news {margin: 30px 5px 0 5px;}
.news_main p {line-height:1.2em;}

.news_bottom {
	float:left;
	background:url(../images/redline.gif) repeat-x;
	width:100%;
	height:21px;
}

.news_bottom img {
	float:right;
	position:relative;
	top:11px;
}

.contact_main {
	float:right;
	width:25%;
	margin-top:15px;
}

.contact_btn {
	background:url(../images/contact_btn.jpg) no-repeat center;
	height:123px;
	width:80%;
	max-width:263px;
	margin:0 auto;
}

.contact_btn_left {float:left;}
.contact_btn_right {float:right;}

/* ---------------------------------------------------------- Ext links */

.extgrey {
	background:url(../images/extlink_grey.gif) no-repeat right;
	padding-right:12px;
	white-space:nowrap;
	position:relative;
}

* html .extgrey {background:none;}

.extblue {
	background:url(../images/extlink_blue.gif) no-repeat right center;
	padding-right:12px;
	white-space:nowrap;
	position:relative;
}

* html .extblue {background:none;}
/* ------------------------------------------------------------------- Login */

.logintext {margin-top: 70px;}

.logintext a{
	font:13px Arial, Verdana, Trebuchet MS, sans-serif;
	color:#154f80;
	margin-left:15px;
}

/* ------------------------------------------------------------------- Sidebar */

#sidebar {
	width:185px;
	float:left;
	min-height:470px;
	font:13px Arial, Verdana;
	color:#114ca4;
	margin-left:23px;
}

* html #sidebar { 
	margin-left:10px;
	height:470px; 
	position: relative; 
	z-index:999;}

/* use below when a group is chosen and (the group and it's links are) displaying above group "buttons" */

.arrow {
	background:url(../images/sidebar_arrow.gif) no-repeat right;
	padding-right:12px;
	position:relative;
}

.sublinks {
	list-style-type:none;
	margin-bottom:15px;
	color:#154f80;
}

.sublinks li:hover {background:#dce6f2;}

/* use below on side extend menu */
.expanded_sidebar {
	margin:12px 0 20px 0;
}

.expanded_sidebar p {
	margin: 4px 2px 0 10px;
	font:bold 13px Arial, Verdana;
	color:#154f80;
}

/* use below on group "buttons" */
.lowersidebar {
	padding:10px 0;
}

.grouptext {
	float:left;
	width:180px;
	height:35px;
	line-height:30px;
	background:url(../images/sidebar_btn.gif) no-repeat ;
}

.grouptext a {
	display:block;
	padding-left:15px;
	color:#154f80;
}

.grouptext a:hover {
	text-decoration:none;
	color:#3669b6;
	font-weight:bold;
}

/* ------------------------------------------------------------------- Subpages */

.subpage_topcontainer {
	background:url(../images/nav_shadow.gif) repeat-x;
	height:21px;
	width:100%;
}

#subpage_main {
	margin-left:210px;
	height:auto;
	padding:0 20px 0 25px;
}

* html #subpage_main {
	float:left;
	margin-left:0;
}

#subpage_main .error {color: #e17b1a;}
.contentarea {padding:25px 32px 25px 10px;}

.contentarea a {
	color:#0053a1;
	font-weight:bold;
}/* original color was #043664*/

.contentarea ul {font-size: 0.9em;}
.contentarea ul li{padding-bottom:.5em;}
.contentarea ul li ul{padding-top:.5em;}
.contentarea ol {font-size: 0.9em;}
.contentarea ol li{	padding-bottom:.5em;}

.contentarea ol li ol{padding-top:.5em;}
.list_left {margin-left:20px;}
.left_column {float:left;}
.right_column {float:left;}
.full_column {float:left;}

.bluebullet {
	list-style-type:none;
	margin-left:.2em;
}

.bluebullet li {
	background:url(../images/blue_bullet.gif) no-repeat;
	background-position:0 .3em;
	padding-left:1em;
}

.section_title {
	font:2.1em Lucinda Sans, Arial, Verdana, sans-serif;
	text-align:center;
	color:#3e3f3f;
}

/* ------------------------------------------------------------------- News postings */
.news_posting {margin:20px 40px 20px 0;}

.news_posting_date {
float:left;
width:120px;
}

.news_m_d_y {
width:126px;
height:51px;
background:url(../images/news_date.jpg) no-repeat;
}
.news_m_d_y p{
font-weight:bold;
font-size:16px;
line-height:16px;
text-align:right;
color:#454545;
padding:7px 7px 0 0;
}

.news_time_no {
text-align:right;
font-size:11px;
}

.news_posting_content{margin-left:140px;}
.news_posting_content h3 {color:#194971;}

.latest_news_paginate {
color:#154f80;
font-size:.75em;
margin-left:140px;
}

.latest_news_paginate a {color:#154f80;}
.latest_news_paginate a:hover {text-decoration:none;}
.latest_news_paginate img {position:relative;top:2px;}
.ln_pagenumbers a.current_page {color:#666;text-decoration:underline;}
.ln_pagenumbers a {color:#154f80;padding:2px 4px;}
.ln_pagenumbers a:hover {background-color:#dce5f4;text-decoration:none;}

/* ------------------------------------------------------------------- Resources page from Healthcare Professional */

ul.resourcelist {list-style-type:none;}
ul.resourcelist li {margin-bottom:.6em;}

/* ------------------------------------------------------------------- Publications page */

.pubdate {margin-bottom:10px;}
ul.publications {
list-style-type:none;
margin-left:30px;
}

ul.publications li {
margin-bottom:10px;
line-height:1.2em;
}
/* ------------------------------------------------------------------- Toolkit page */

ul.updates {
list-style-type:none;
margin:10px 0 0 20px;
}

ul.updates li {margin-bottom:10px;}
/* ------------------------------------------------------------------- Titles on subpages */
.title {
	margin-top:10px;
	height:30px;
	width:100%;
	height:auto;
	border-bottom:1px solid #dce5f4;
}

.title h1 {
	color:#194971;
	font-size:24px;
	margin-left:5px;
}

.grouptitle {
	margin-top:10px;
	height:30px;
	width:100%;
	height:auto;
	border-bottom:1px solid #dce5f4;
}

.grouptitle h1 {
	color:#194971;
	font-size:24px;
	margin-left:5px;
}

/* ------------------------------------------------------------------- Images within subpages */

.img_right {
	float:right;
	margin:10px 0px 10px 5px;
	border:3px solid #f5f5f5;
}

.img_left {
	float:left;
	margin:10px 15px 10px 0px;
	border:3px solid #f5f5f5;
}
.img {
	margin:10px 0;
	border:3px solid #f5f5f5;
}

/* ------------------------------------------------------------------- Noteboxes within subpages */
.notebox {
float:right;
width:229px;
margin-left:15px;
}

.noteboxtop {
float:right;
width:199px;
padding:15px 15px 0 15px;
background:url(../images/notebox_top.gif) no-repeat;
font-size:.85em;
}

.notebox p {color:#000;}
.notebox a{color:#763b0f;}

.noteboxbottom {
float:right;
width:229px;
height:22px;
background:url(../images/notebox_btm.gif) no-repeat;
}

/* ------------------------------------------------------------------- Contact */

.offices {
	width:auto;
	padding-left:20px;
}

.offices div{
	float:left;
	font-size:.9em;
	line-height:1em;
	width:240px;
	padding:0 20px 20px 0;
}

.offices h4 {
	line-height:1.1em;
	margin-bottom:.2em;
	background-color:#d4e5f6;
	padding:4px;
	color:#003772;
}

.offices p {padding:0 4px;}
/* ------------------------------------------------------------------- Q and A (not faq) */

.question {
	float:left;
	background:url(../images/q_left.gif) no-repeat;
	padding-left:20px;
}

.question_right {
	float:left;
	background:url(../images/q_right.gif) no-repeat top right;
	width:20px;
	height:20px;
}

.answer {
	margin:10px 5px;
	padding: 15px 20px 10px 20px;
	background-color:#fcf7f0;
	border:1px solid #efe8d4;
}
/* ------------------------------------------------------------------- FAQs */

/*  Even more rounded corners with CSS: Base stylesheet */

.faq_question {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:1200px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#194971;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
}

.faq_question .content,
.faq_question .t,
.faq_question .b,
.faq_question .b div {
 background:url(../images/faq_question.gif) no-repeat top right;
}

.faq_question .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.faq_question .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.faq_question .b {
 /* bottom */
 position:relative;
 width:100%;
}

.faq_question .b,
.faq_question .b div {
 height:5px; /* height of bottom cap/shade */
 font-size:1px;
}

.faq_question .b {
 background-position:bottom right;
}

.faq_question .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.faq_question .hd,
.faq_question .bd,
.faq_question .ft {
 position:relative;
}

.faq_question .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.faq_question h3,
.faq_question p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:8px 5px 5px 5px;
}

.faq_question h3 {font-size:1.2em;}

.faq_answer {
	margin-bottom:30px;
	padding: 10px 5px;
}
/* ------------------------------------------------------------------- Shadowbox */

.shadowbox {/*height may be set inline */
	float:left;
	background-image:url(../images/shadowbox.gif);
	background-repeat: no-repeat;
	width:100%;
}

* html .shadowbox {width: 96%;}

.shadowbox_rightend {
	float:left;
	background:url(../images/shadowbox_rgt.gif) no-repeat right 0px;
	padding-right:20px;
	width:100%;
}

.shadowbox_left {
	float:left;
	width:145px;
	padding:10px 20px;
}

.shadowbox_right {
	margin-left:185px;
	height:auto;
	padding:25px 10px 10px 0;
}

/* ------------------------------------------------------------------- Overlays */

div.overlay {		
	width:730px;
	height:431px;	
	display:none;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-5px;
	top:-10px;
	cursor:pointer;
	height:31px;
	width:32px;
}

* html div.overlay div.close {background-image:url(../images/close.gif);}

/* map */
div.overlay.map {background:url(../images/US_map2.png) no-repeat;}
* html div.overlay.map {background:url(../images/US_map_ie6.jpg) no-repeat;z-index:100;}
.star {background:url(../images/star.png) no-repeat top left;}
* html .star {background:url(../images/star.gif) no-repeat top left;}

/* overlays for regional contact info */
div.addyoverlay {display:none;}

div.addyoverlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:31px;
	width:32px;
}

* html div.addyoverlay div.close {background-image:url(../images/close.jpg);}

div.addybackground {
	background:url(../images/tooltip.png) no-repeat;
	width:220px;		
	height:244px;
	font-size:13px;
}

* html div.addybackground {background:url(../images/tooltip_ie6.gif) no-repeat;}
div.addybackground h4 {padding:8px 10px 2px 16px;color:#043664;}
div.addybackground p {padding:2px 10px 4px 16px;}


/* overlays for larger regional contact info */
div.addybackgroundlg {
	background:url(../images/tooltip_lg.png) no-repeat;
	width:220px;		
	height:280px;
	font-size:13px;
}

* html div.addybackgroundlg {background:url(../images/tooltip_lg_ie6.gif) no-repeat;}

div.addybackgroundlg h4 {padding:8px 10px 2px 16px;color:#043664;}
div.addybackgroundlg p {padding:2px 16px;}

/* overlays for shorter regional contact info */
div.addybackgroundsh {
	background:url(../images/tooltip_sh.png) no-repeat;
	width:220px;		
	height:204px;
	font-size:13px;
}

* html div.addybackgroundhs {background:url(../images/tooltip_sh_ie6.gif) no-repeat;}
div.addybackgroundsh h4 {padding:8px 10px 2px 16px;color:#043664;}
div.addybackgroundsh p {padding:2px 10px 4px 16px;}

/* triggers */
#regional_contact_wr {
	padding-left:20px;
	cursor:pointer;
	position:absolute;
	left:555px;
	top:145px;
	color:#fff;
}
#regional_contact_vhc {
	padding-left:20px;
	cursor:pointer;
	position:absolute;
	left:565px;
	top:160px;
	color:#fff;
}
#regional_contact_ps {
	padding-left:20px;
	cursor:pointer;
	position:absolute;
	left:560px;
	top:175px;
	color:#fff;
}
#regional_contact_fb {
	padding-left:20px;
	cursor:pointer;
	position:absolute;
	left:555px;
	top:210px;
	color:#fff;
}
#regional_contact_sa {
	padding-left:20px;
	cursor:pointer;
	position:absolute;
	left:350px;
	top:300px;
	color:#fff;
}
#regional_contact_am {
	padding-left:20px;
	cursor:pointer;
	position:absolute;
	left:360px;
	top:315px;
	color:#fff;
}

/* ------------------------------------------------------------------- Inset boxes */

.inset_blue {
	margin:10px 5px;
	padding: 15px 20px 15px 20px;
	background-color:#f0f3fc;
	border:1px solid #dce5f4;
}

/* ------------------------------------------------------------------- Tables */

/* --- general table styles*/

table {
  margin:0;
  border-left:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
}

table tr th{
  border-top:1px solid #dddddd;
  border-right:1px solid #dddddd;
  vertical-align:top;
  padding:5px;
  background-color:#eeeeee;
  color:#1D4163;
}

table tr td{
  border-top:1px solid #dddddd;
  border-right:1px solid #dddddd;
  vertical-align:top;
  padding:10px;
  font-size: 0.9em;
}

table tr td ul,ol {margin-top:4px;}
table tr td  li{margin-top:4px;}
table tr td ul.tightlist {line-height:1em;}
table tr td ul.tightlist li{padding-bottom:0;}

/* --- centering for table */
.centertable {
  margin-left:auto;
  margin-right:auto;
}

/* ------------------------------------------------------------------- Vaccines */

.vaccine_list {width:22%;float:left;}
.right_padding {padding-right:20px;}
.vaccine_list ul {list-style-type:none;}

.vaccine_list ul li{font-size:.95em;margin-bottom:.35em;}
.vaccine_list ul li a {color:#043664;}

.vaccine {
	font:2.1em Lucinda Sans, Arial, Verdana, sans-serif;
	text-align:center;
	color:#3e3f3f;
}

.vaccinecontent {padding:15px 32px 25px 10px;}

* html .vaccinecontent {
  height:100px;
  padding:15px;
}

.vaccinecontent a {color:#043664;font-weight:bold;}
.vaccinecontent ul,ol {margin-left:20px;}
.vaccinecontent ul {padding-bottom:.8em;}
.vaccinecontent ul li{padding-bottom:.5em;}
.vaccinecontent ul li ul{padding-top:.5em;}
.vaccinecontent ol li{padding-bottom:.5em;}
.vaccinecontent ol li ol{padding-top:.5em;}

/* ------------------------------------------------------------------- Vaccine Bibliography */
.bibliolist h3 {
	background-color:#f5f8fd;
	margin-bottom:10px;
	padding:5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #dce5f4;
	color:#003b72;
	}
.bibliolist h4{color:#333;font-size:.95em;margin:.5em 0 .3em .5em;}
.bibliolist ul{list-style-type:none;margin:0 0 0 1em;}
.bibliolist ul li{font-size:.9em;line-height:1.2em;padding-bottom:1em;}

/* ------------------------------------------------------------------- Ind Vaccines */

.factoid {
float:right;
text-align:center;
width:30%;
margin-left:15px;
padding:10px;
background-color:#eac692;
}

.factoid p {
font-size:1.2em;
font-weight:bold;
color:#58411f;
}

.factoid a{font-size:.7em;color:#58411f;}

/* ------------------------------------------------------------------- Subnavs */

#subnav {
width:100%;
font:bold 12px Trebuchet MS, Verdana, Arial, sans-serif;
margin-top:10px;
height:30px;
border-bottom:2px solid #dce5f4;
}

#subnav ul {
list-style-type:none;
padding:0;
width:100%;
text-align:center;
}

#subnav ul li {
	padding:10px 0;
	margin-right:2px;
	display:inline;
	color:#7a7a7a;
	text-align:center;
	background: no-repeat right;
}

* html #subnav ul li {width:auto;}

#subnav ul li a {
	padding:10px 8px;
	line-height:20px;
	color:#7a7a7a;
	text-decoration:none;
	background: no-repeat left;
}

#subnav ul li:hover {
	background-image:url(../images/subnav_right.gif);
	color:#3e3f3f;
}

#subnav ul li a:hover {
	background-image:url(../images/subnav_left.gif);
	color:#3e3f3f;
}

* html #subnav ul li a:hover {
	background-image: none;
	text-decoration:underline;
	color:#3e3f3f;
}

#subnav .current {background-image:url(../images/subnav_right.gif);}

#subnav .current a {
 background-image:url(../images/subnav_left.gif);
 color:#3e3f3f;
 }

/* ------------------------------------------------------------------- Subnavs #2 */

#subnav2 {
width:100%;
font:bold 12px Trebuchet MS, Verdana, Arial, sans-serif;
margin-top:10px;
height:45px;
border-bottom:2px solid #dce5f4;
}

#subnav2 ul {
list-style-type:none;
padding:0;
width:100%;
text-align:center;
}

#subnav2 ul li {
	padding:10px 0;
	margin-right:2px;
	display:inline;
	color:#7a7a7a;
	text-align:center;
	background: no-repeat right;
}

* html #subnav2 ul li {width:auto;}

#subnav2 ul li a {
	padding:10px 8px;
	line-height:22px;
	color:#7a7a7a;
	text-decoration:none;
	background: no-repeat left;
}

#subnav2 ul li:hover {
	background-image:url(../images/subnav_right.gif);
	color:#3e3f3f;
}

#subnav2 ul li a:hover {
	background-image:url(../images/subnav_left.gif);
	color:#3e3f3f;
}

* html #subnav2 ul li a:hover {
	background-image: none;
	text-decoration:underline;
	color:#3e3f3f;
}

#subnav2 .current {background-image:url(../images/subnav_right.gif);}

#subnav2 .current a {
 background-image:url(../images/subnav_left.gif);
 color:#3e3f3f;
 }

/* ------------------------------------------------------------------- Sitemap */

.sitemap {width:100%;padding-bottom:30px;float:left;}
.sitemap ul {list-style-type:none;float:left;width:22%;margin-right:15px;}
.sitemap ul li{font-size:.9em;margin-bottom:.7em;line-height:1.1em;}
.sitemap ul li a {color:#043664;}
/* ------------------------------------------------------------------- Questionnaire */
#questionnaire form {margin:20px;}
#questionnaire input[value="yes"] {margin-left:20px;}
#questionnaire input[value="no"] {margin-left:10px;}
#questionnaire ol li {margin-bottom:.8em;}
#questionnaire ol li input[type="text"] {float:none;}
#questionnaire label {
font-weight:normal;
float:left;
margin:0 7px 10px 0;
text-align:right;
font-size:.9em;
line-height:1.4em;
}
#questionnaire input[type="text"] {float:left;background-color:#fff;padding:.05em;border:1px solid #dce5f4;}
.quest{width:145px;}

/* ------------------------------------------------------------------- Footer */

#footer {
  float:left;
  width: 100%;
  height:34px;
  background:#991919;
  color:#ffffff;
  border-top:1px solid #ffffff;
  margin-left:19px;
}

* html #footer {
	height:30px;
	margin-left:10px;
}

#footer p {
  color:#ffffff;
  font:10px Arial, Verdana, Sans-Serif;
  line-height:34px;
}

* html #footer p {line-height:30px;}

#footer ul li a {
  color:#ffffff;
  font:10px Arial, Verdana, Sans-Serif;
  line-height:34px;
  text-decoration:none;
  padding: 0 1px;
}

* html #footer ul li a {line-height:30px;}
#footer a:hover {text-decoration:underline;}

.left_footer {
  float:left;
  padding-left:34px;
}

.right_footer {
  float:right;
  padding-right:34px;
}

.right_footer ul li {display:inline;}

.footer_shadow_index {
	background:url(../images/footer_btmshadow.gif) no-repeat 0px 0px;
	height:21px;
}

* html .footer_shadow_index {width:100%;}

.footer_shadow {
	background:url(../images/footer_btmshadow.gif) no-repeat 0px 0px;
	height:21px;
}

* html .footer_shadow {width:99%;}

.footer_cap {
	background:url(../images/footer_rightbtm.gif) no-repeat right 0px;
	height:21px;
}

/* -------------------------------------------------------- Terms of Use PAGE */
/* hide on screen, print only  */

.printonly {display:none;}
