/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* general, global style rules */

body {
  background-image: url("../_images/body_tile.gif");
  background-position: top center;
  background-repeat: repeat-y;
  background-color: #EBEBEB;
  font-family: arial, helvetica, sans-serif;
  color: #484848;
  margin: 0px;
  padding: 0;			/* EDITED by MB */
  text-align: center;		/* EDITED by MB */
}
body * {
	text-align: left;	/* EDITED by MB */
}
p {
  margin-top: 0.5em;
}
td, th {
  /*background-color: #FFFFFF;*/
  font-size: 75%; }
td td, th th {
  font-size: 100%; 
}
img {
  border: 0px;
}
h2 {
  font-size: 170%;
}
h3 {
  font-size: 130%;
  color: #009EE7;
  border-bottom: 1px solid #A5D1E6;
}
h4 {
  font-size: 120%;
  color: #006D9F;
}
h5 {
  font-size: 110%;
  color: #009FE8;
  margin-bottom: 0em;
}

h6 {
  font-size: 110%;
  color: #009FE8;
font-weight: normal;
margin-bottom: 0em;
}

ul {
  list-style-image: url("../_images/bullet_grey_square.gif");
  margin-top: 0.5em;
}
ul li {
  /*/*/margin-bottom: 0.5em;/**/
}

a {
  color: #484848;
  text-decoration: underline;
}
a:visited {
  color: #484848;
  text-decoration: underline;
}
a:hover {
  color: #009FE8;
  text-decoration: underline;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules governing overall page layout - columns, margins, etc */

.right {
	text-align: right;	/* EDITED by AC */
}

.indent {
padding-left: 20px;
padding-right: 20px;
}

/*td.left {
  background-color: #EBEBEB;
  background-image: url("../_images/left_tile.gif");
  background-repeat: repeat-y;
  background-position: right top;
  vertical-align: top;
  text-align: right;  }
td.right {
  background-color: #EBEBEB;
  background-image: url("../_images/right_tile.gif");
  background-repeat: repeat-y;
  background-position: left top;
  vertical-align: top;
  text-align: left;
}*/

table#toolbar td {
  background-color: #009FE8;
  text-align: right;
}
table#toolbar td.left {
  background-color: #70C9F2;
  text-align: right;  }
table#toolbar td.right {
  background-color: #70C9F2;
  text-align: left;
}
td#main table {
  border-collapse:collapse;
  padding: 0;
}
td#main {
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 20px;
  vertical-align: top;
}
td#main td#outline {
  border-color: #9e9e9e;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}
td#main td#alt {
  background-color: #f0f8fb;
  border-color: #9e9e9e;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}
td#main td#head {
  color: #ffffff;
  background-color: #484848;
  border-color: #9e9e9e;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}
td#main td#callout {
  border-color: #A5D1E6;
  border-style: solid;
  border-width: 1px;
  background-color: #F0F8FB;
  padding: 10px;
}
table.hspacing {
	margin-left: 10px;
}

/* callout2 was created as a modified version of callout to use on the contact us page - it has more padding*/

#callout2 {
  border-color: #A5D1E6;
  border-style: solid;
  border-width: 1px;
  background-color: #F0F8FB;
  padding: 17px;
	width: 40%;
	float: right;
	margin: 10px;
}
td#features {
  padding-top: 10px;
  padding-right: 15px;
  vertical-align: top;
}
table#footer table {
  margin-top: 40px;
  margin-bottom: 30px;
}
table#footer hr {
  color: #D1D1D1;
  height: 1px;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules specific to national home page */

div#news {
  margin-top: 10px;
  padding-left: 35px;
}
div#news ul {
  list-style-image: none;
  list-style-type: none;
  margin-top: 5px;
  margin-left: 0px;
  padding-left: 0px;
}
div#quicklinks {
  margin-top: 10px;
  padding-top: 30px;
}
div.quicklinks-en {
  background-image:  url("../_images/home_feature_quicklinks_e.gif");
  background-repeat: no-repeat;
}
div.quicklinks-fr {
  background-image:  url("../_images/home_feature_quicklinks_f.gif");
  background-repeat: no-repeat;
}
div#quicklinks td {
  background-color: transparent;
  vertical-align: top;
}
div#quicklinks ul {
  margin-top: 5px;
}
div#quicklinks a {
  color: #6D982A;
}
div#quicklinks a:visited {
  color: #6D982A;
}
div#quicklinks a:hover {
  color: #484848;
}
div#especially {
  margin-top: 10px;
  padding-top: 30px;
}
div.especially-en {
  background-repeat: no-repeat;
  background-image:  url("../_images/home_feature_especially_e.gif");
}
div.especially-fr {
  background-repeat: no-repeat;
  background-image:  url("../_images/home_feature_especially_f.gif");
}
div#especially ul {
  margin-top: 5px;
}
div#especially a {
  color: #009FE8;
}
div#especially a:visited {
  color: #009FE8;
}
div#especially a:hover {
  color: #484848;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules governing the 'bread crumb trail' */

table#crumb th {
  padding: 5px 40px 5px 40px;
  text-align: left;
  font-weight: normal;
}
table#crumb a {
  color: #797979;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}
table#crumb a:visited {
  color: #797979;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}
table#crumb a:hover {
  color: #009FE8;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}
table#crumb a.lit {
  color: #009FE8;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
  font-weight: bold;
}
table#crumb a.lit:visited {
  color: #009FE8;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
  font-weight: bold;
}
table#crumb a.lit:hover {
  color: #797979;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
  font-weight: bold;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* handy formatting rules */

table.spacer {
	margin: auto 0 auto 1em;
}
img.floater {
  float: right;
  margin: 0px 0px 20px 20px;
}
.lit {
  color: #009FE8;
  font-weight: bold;
}
a.lit {
  color: #009FE8;
  text-decoration: underline;
}
a.lit:visited {
  color: #009FE8;
  text-decoration: underline;
}
a.lit:hover {
  color: #484848;
  text-decoration: underline;
}
a.red {
  color: #EA040D;
}
a.red:visited {
  color: #EA040D;
}
a.red:hover {
  color: #484848;
}
a.green {
  color: #73BC00;
}
a.green:visited {
  color: #73BC00;
}
a.green:hover {
  color: #484848;
}
a.yellow {
  color: #F3A601;
}
a.yellow:visited {
  color: #F3A601;
}
a.yellow:hover {
  color: #484848;
}

ol.lroman {
list-style-type: lower-roman;
}

ol.lalpha {
list-style-type: lower-alpha;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules governing left-hand navigation menus (2nd, 3rd and 4th level menus) */

/* 2nd level menus */

td#menusub {
  width: 180px;
  vertical-align: top;
  padding-top: 10px;
}
td#menusub ul {
  list-style-type: none;
  list-style-image: none;
  padding-left: 0px;
  margin-left: 50px;
}
td#menusub ul li {
  margin: 0px;
  /*/*/padding: 10px 0px 10px 0px;/**/
  background-image: url("../_images/subnav_bg.gif");
  background-position: top left;
  background-repeat: no-repeat;
}
td#menusub ul li.firstnav {
  background-image: none;
}
td#menusub ul li.firstnavnochildren {
  background-image: url("../_images/subnav_bg.gif");
}
td#menusub a {
  color: #009EE7;
}
td#menusub a:visited {
  color: #009EE7;
}
td#menusub a:hover {
  color: #797979;
}
/* 3rd level menus */

td#menusub ul ul {
  font-size: 90%;
  background-color: #F0F8FB;
  list-style-type: none;
  margin-left: -15px;
  margin-top: 10px;
  padding-top: 10px;
}
td#menusub ul ul li {
  /*/*/padding: 5px 0px 5px 30px;/**/
  background-image: none;
  background-image: url("../_images/bullet_grey_square.gif");
  background-position: 20px 7px;
  background-repeat: no-repeat;
}
td#menusub ul ul li a {
  text-decoration: none;
}
td#menusub ul ul li a:visited {
  text-decoration: none;
}
td#menusub ul ul li a:hover {
  text-decoration: none;
}
/* 4th level menus */

div#sectionbox {
  background-image: url("../_images/sectionbox_tile.gif");
  background-repeat: repeat-y;
  width: 162px;
  float: right;
  margin-top: -20px;
  margin-left: 20px;
}
div#sectionbox ul {
  padding-left: 0px;
  margin: 10px 20px 20px 15px;
  list-style-type: none;
}
div#sectionbox li {
  list-style-type: none;
  list-style-image: none;
  background-image: url("../_images/sectionbox_bullet.gif");
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 15px;
}
div#sectionbox a {
  color: #009FE8;
  text-decoration: underline;
}
div#sectionbox a:visited {
  color: #009FE8;
  text-decoration: underline;
}
div#sectionbox a:hover {
  color: #484848;
  text-decoration: underline;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules for content features */

div.feature {
  background-color: #FEFEFE;
  background-image: url("../_images/feature_tile.gif");
  background-repeat: repeat-y;
  margin: 0px 0px 20px 20px;
  width: 218px;
  float: right;
  clear:both;
}
div.feature p {
  margin: 0px 10px 10px 17px;
  font-size: 95%; }
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules for rte features */

body.rte {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  background-color: #ffffff;
  color: #000000;
  z-index:1;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules for picture captions */

td.caption {
  width: 176px;
  background-color:#f9f9f9;
  border-color: #9e9e9e;
  border-style: solid;
  border-width: 1px;
  margin-left: 1px;
  padding: 10px;
  display: block;
  vertical-align: top;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules for sitemap */

ul.sitemap {
  margin-left: 2em;
  padding: 0px;
}
ul.sitemap li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* rules for additional styling */

.black {
  color: #000000;
  font-weight: bold;
}


/* Dropdown menus */
#navwrapper {		
	height: 49px;
	width: 738px;
	margin: 0 auto;	
	padding: 0;
	
}

#nav, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#nav * {
	list-style-type: 0;
}

#nav a {
	display: block !important;
	color: #484848 !important;
	font-size: 8pt !important;
	text-decoration: none;
	width: 139px; /* drop-down menu width */
}

#nav li {
	position: relative;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

#nav li ul, #nav li.navl1 ul {
	background: #fff;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #c3c3c3 !important;
	position: absolute;
	top: 44px;
	left: -999em;
	line-height: .1;
	margin: 0;
	padding: 0;
	width: 139px; /* drop-down menu width */
}
#nav li.navl1 ul, #nav li.navl1-f ul {
	margin-left: 10px;
}
#nav li.navl7 ul, #nav li.navl7-f ul {
	z-index: 100;
	right: 0;
}

#nav li li, #nav li li.lastsubnav {
	background: #fff url(/_images/subnav_normal_bg.gif) repeat-x top left;
	height: auto;
	margin:0;
	padding:0;
	width: 100%;
	border-bottom: 1px dotted #c3c3c3;
}
#nav li li.lastsubnav {
	margin-bottom: 0;
	border-bottom: none;
}

#nav li li a {
	width: 139px;
}
#nav li li span {
	display: block;
	margin: 0;
	color: #484848;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	padding: 6px 7px;
	position: relative;
}

#nav li ul li a:hover {
	background: #dff7fd url(/_images/subnav_hover_bg.gif) repeat-x top left;
}

#nav li:hover ul, #nav li.over ul {
	left: auto;
	line-height: 100%;
	
}



/* ENGLISH BUTTONS */
#nav a.navl1 {
	background: transparent url(/_images/nav_diseases_e.gif) no-repeat top left;
	height: 49px;
	width: 104px;
}
#nav a.navl1:hover, #nav a.navl1-active {
	background-image: url(/_images/nav_diseases_e_lit.gif);
	height: 49px;
	width: 104px;
}
#nav li.navl1 {
	width: 104px;
}

#nav a.navl2 {
	background: transparent url(/_images/nav_protect_e.gif) no-repeat top left;
	height: 49px;
	width: 117px;
}
#nav a.navl2:hover, #nav a.navl2-active {
	background-image: url(/_images/nav_protect_e_lit.gif);
	height: 49px;
	width: 117px;
}
#nav li.navl2 {
	width: 117px;
}

#nav a.navl3 {
	background: transparent url(/_images/nav_101_e.gif) no-repeat top left;
	height: 49px;
	width: 71px;
}
#nav a.navl3:hover, #nav a.navl3-active {
	background-image: url(/_images/nav_101_e_lit.gif);
	height: 49px;
	width: 71px;
}
#nav li.navl3 {
	width: 71px;
}

#nav a.navl4 {
	background: transparent url(/_images/nav_donate_e.gif) no-repeat top left;
	height: 49px;
	width: 90px;
}
#nav a.navl4:hover, #nav a.navl4-active {
	background-image: url(/_images/nav_donate_e_lit.gif);
	height: 49px;
	width: 90px;
}
#nav li.navl4 {
	width: 90px;
}

#nav a.navl5 {
	background: transparent url(/_images/nav_involved_e.gif) no-repeat top left;
	height: 49px;
	width: 95px;
}
#nav a.navl5:hover, #nav a.navl5-active {
	background-image: url(/_images/nav_involved_e_lit.gif);
	height: 49px;
	width: 95px;
}
#nav li.navl5 {
	width: 95px;
}

#nav a.navl6 {
	background: transparent url(/_images/nav_about_e.gif) no-repeat top left;
	height: 49px;
	width: 139px;
}
#nav a.navl6:hover, #nav a.navl6-active {
	background-image: url(/_images/nav_about_e_lit.gif);
	height: 49px;
	width: 139px;
}
#nav li.navl6 {
	width: 139px;
}

#nav a.navl7 {
	background: transparent url(/_images/nav_media_e.gif) no-repeat top left;
	height: 49px;
	width: 93px;
}
#nav a.navl7:hover, #nav a.navl7-active {
	background-image: url(/_images/nav_media_e_lit.gif);
	height: 49px;
	width: 93px;
}
#nav li.navl7 {
	width: 93px;
}

/* FRENCH BUTTONS */
#nav a.navl1-f {
	background: transparent url(/_images/nav_diseases_f.gif) no-repeat top left;
	height: 49px;
	width: 107px;
}
#nav a.navl1-f:hover, #nav a.navl1-f-active {
	background-image: url(/_images/nav_diseases_f_lit.gif);
	height: 49px;
	width: 107px;
}
#nav li.navl1-f {
	width: 107px;
}

#nav a.navl2-f {
	background: transparent url(/_images/nav_protect_f.gif) no-repeat top left;
	height: 49px;
	width: 105px;
}
#nav a.navl2-f:hover, #nav a.navl2-f-active {
	background-image: url(/_images/nav_protect_f_lit.gif);
	height: 49px;
	width: 105px;
}
#nav li.navl2-f {
	width: 105px;
}

#nav a.navl3-f {
	background: transparent url(/_images/nav_101_f.gif) no-repeat top left;
	height: 49px;
	width: 97px;
}
#nav a.navl3-f:hover, #nav a.navl3-f-active {
	background-image: url(/_images/nav_101_f_lit.gif);
	height: 49px;
	width: 97px;
}
#nav li.navl3-f {
	width: 97px;
}

#nav a.navl4-f {
	background: transparent url(/_images/nav_donate_f.gif) no-repeat top left;
	height: 49px;
	width: 72px;
}
#nav a.navl4-f:hover, #nav a.navl4-f-active {
	background-image: url(/_images/nav_donate_f_lit.gif);
	height: 49px;
	width: 72px;
}
#nav li.navl4-f {
	width: 72px;
}

#nav a.navl5-f {
	background: transparent url(/_images/nav_involved_f.gif) no-repeat top left;
	height: 49px;
	width: 86px;
}
#nav a.navl5-f:hover, #nav a.navl5-f-active {
	background-image: url(/_images/nav_involved_f_lit.gif);
	height: 49px;
	width: 86px;
}
#nav li.navl5-f {
	width: 86px;
}

#nav a.navl6-f {
	background: transparent url(/_images/nav_about_f.gif) no-repeat top left;
	height: 49px;
	width: 165px;
}
#nav a.navl6-f:hover, #nav a.navl6-f-active {
	background-image: url(/_images/nav_about_f_lit.gif);
	height: 49px;
	width: 165px;
}
#nav li.navl6-f {
	width: 165px;
}

#nav a.navl7-f {
	background: transparent url(/_images/nav_media_f.gif) no-repeat top left;
	height: 49px;
	width: 77px;
}
#nav a.navl7-f:hover, #nav a.navl7-f-active {
	background-image: url(/_images/nav_media_f_lit.gif);
	height: 49px;
	width: 77px;
}
#nav li.navl7-f {
	width: 77px;
}

#bannertd {
	position: relative;
	text-align: right;
	display: block;
	height: 102px;
	width: 738px; 
	margin: 0 auto;
}


#bannerlogo {
	position: absolute;
	top: 22px;
	left: 42px;
}

.tbmargin {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* forms */

.questionnumbers {
  font-size: 160%;
  color: #009EE7;
font-weight: bold;
}

.answerheaders {
  font-size: 145%;
  color: #009EE7;
font-weight: bold;
}