/* CSS Document */

body {
	margin: 0px;
}
body, td, input, .body, .prop_item_desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#484848;
	font-weight:normal;
}
body * table td, body * input {
	font-size:1em;
}
p, ul {
	margin:0 0 1em 0;
	line-height:auto;
}
a {
	color:#930;

}
a:hover {
	color:#930;
	text-decoration:underline;
}
a.noul {
	text-decoration:none;
}
a.noul:hover {
	text-decoration:underline;
}
.wrap {
	clear:left;
}
/*
	Mac IE hack. Mac uses .wrap above. Other browsers use .wrap below.
\*/
.wrap {
	clear:left;
}	
/*
	Mac IE hack end
*/

#frame {
	margin:0;
	padding:0;
	width:778px;
	border-right:1px solid #996;
	background:#fff url(http://www.healthvote.org/images/site/bg_frame.gif) repeat-y left;
}
#footer {
	clear:both;
	padding:10px;
	background: #996 url(http://www.healthvote.org/images/site/bg_corner.gif) no-repeat bottom left;
	text-align:center;
	font-size:.8em;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:underline;
}
#skiplink {
	width: 0; 
	height: 0; 
	overflow: hidden;
	visibility: hidden;
}
#topnav {
	margin:0;
  padding:4px 4px 4px 0;
	text-align:right;
	background-color:#F7F5F0;
}
#topnav ul {
	margin:0;
	padding:0;
}
#topnav ul li {
	display:inline;
	padding-left:3px;
	padding-right:3px;
	font-size:.9em;
	font-weight:bold;
	color:#972B1E;
}
#topnav ul li a {
	color:#972B1E;
	text-decoration:none;
}
#topnav ul li a:hover {
	color:#000;
}
#header {
	margin:0;
	padding:0;
	white-space: nowrap;	
}
#col-left {
	margin:0;
	padding:0;
	float:left;
	width:169px;
	background-color:#cc9;
	color:#663;
	font-size:.9em;
}
ul.nav {
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #6A6945;
	background-color:#EEEFDF;
}
ul.nav li.head, ul.nav li.head1, ul.nav li.sub1, ul.nav li.sub2 {
	display:inline;
}
ul.nav li.head a, ul.nav li.head1 a {
	display:block;
	margin:0;
	padding:8px 10px 8px 8px;
	border-top:1px solid #6A6945;
	font-size:1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1em;
	color:#fff;
	text-decoration:none;
	background: #996 url(http://www.healthvote.org/images/site/bg_nav_head.gif) repeat-x;
}
ul.nav li.head1 a {
	background:#996 url(http://www.healthvote.org/images/site/bg_nav_head1.gif) no-repeat top right;
	border-top:0;
}
ul.nav li.head a:hover, ul.nav li.head1 a:hover, ul.nav li.head a.sel:hover, ul.nav li.head1 a.sel:hover {
	color:#930;
}
ul.nav li.head a.sel {
	/* color:#09559F; */
	color:#930;
	background: #EEEFDF url(http://www.healthvote.org/images/site/bg_nav_head_sel.gif) repeat-x;
}
ul.nav li.head1 a.sel {
	color:#930;
	background: #EEEFDF url(http://www.healthvote.org/images/site/bg_nav_head1_sel.gif) no-repeat top right;
}
.prop {
	font-size:70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
ul.nav li.sub1 a {	
	display:block;
	margin:0 0 0 0;
	padding:3px 10px 3px 25px;
	border-top:1px solid #6A6945;
	font-size:1.2em;
	color:#330;
	font-weight:bold;
	text-decoration:none;
	background: #EEEFDF url(http://www.healthvote.org/images/site/nav_arrow.gif) no-repeat 9px 6px;
}
ul.nav li.sub1 a:hover {
	color:#930;
}
ul.nav li.sub1 a.sel {
	color:#930;
	background: #EEEFDF url(http://www.healthvote.org/images/site/nav_arrow_sel.gif) no-repeat 9px 6px;
}
ul.nav li.sub2 {
	background-color:#EEEFDF;
}
ul.nav li.sub2 a {
	display:block;
	margin:0;
	margin-left:24px;
	padding:4px 10px 2px 9px;
	border:0;
	color:#663;
	text-decoration:none;
	font-weight:bold;
	background: #EEEFDF url(http://www.healthvote.org/images/site/left_arrow.gif) no-repeat left;
}
ul.nav li.sub2 a:hover {
	color:#930;
	background:transparent url(http://www.healthvote.org/images/site/left_arrow_over.gif) no-repeat left;
}
ul.nav li.sub2 a.sel {
	color:#930;
	background:transparent url(http://www.healthvote.org/images/site/left_arrow_sel.gif) no-repeat left;
}

#col-main {
	margin:0;
	padding:10px 15px 15px 0px;
	float:right;
	width:585px;
}
#printicon {
	float:right; 
}

#col-main #main ul {
	margin-left:1em;
	padding-left:1em;
	list-style-type:disc;
}
#col-main #main ul.home_prop {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.home_prop li {
	list-style:none;
	margin-left:0;
	margin-bottom:0;
}
ul.home_prop li.prop_item {
	margin:1.5em 1em 2em 1em;
	clear:left;
}
ul.home_prop .prop_item_desc {
	display:block;  
	padding-left:86px;
}
ul.home_prop li.prop_item img {
	float:left; 
	border:0; 
	margin-right:5px;
	margin-bottom:2em;
}
ul.home_prop span.home_prop_title {
	display:block;
	clear:left; 
	margin:0;
	padding:0; 
}
	
#col-main h1 {
	margin:0;
	padding-bottom:1.5em;
	font-size:1.8em;
	line-height:auto;
	color:#930;
	font-weight:bold;
}
#col-main h2, h3 {
	display:block;
	margin:1em 0 1em 0;
	font-weight:bold;
	font-size:1.2em;
}
#col-main h2 {
	font-size:1.5em;
	color:#930;
}
.home_prop_title {
	margin:1em 0 1em 0;
	font-size:1.4em;
	font-weight:bold;
	color:#000;
}
.home_prop_title a {
	text-decoration:none;
}
.home_prop_title a:hover {
	text-decoration:underline;
}
#col-main h3, .h3, table.topten caption {
	margin-bottom:0;
	font-size:1.1em;
	font-weight:bold;
}
#col-main .section-list a {
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}
#col-main .section-list a:hover {
	text-decoration:underline;
}
#col-main #sidebar {
	float:right;
	width:181px;
	background-color:#fff;
	margin:0;
                z-index:1;
	padding:1em 0 0em 1em;
}
#col-main #sidebar a {
	color:#39668A;
	text-decoration:none;
}
#col-main #sidebar a:hover {
	text-decoration:underline;
}
#col-main #sidebar .box-top {
	width:inherit;
	padding:3px 3px 3px 16px;
	background: transparent url(http://www.healthvote.org/images/site/sidebar_top.gif) repeat-y top left;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}
#col-main #sidebar .box-body {
	width:inherit;
	margin-bottom:20px;
	padding:0px;
	background: transparent url(http://www.healthvote.org/images/site/bg_sidebar_body.gif) repeat-y;
	font-size:.9em;
}
#col-main #sidebar .box-bottom {
	width:inherit;
	height:9px;
	background:transparent url(http://www.healthvote.org/images/site/boxbottom.gif) no-repeat bottom left;
}
#col-main #sidebar .box-content {
	padding:6px 6px 6px 16px;
}
#col-main #sidebar .box-content ul {
	color:#39668A;
	margin-left:.75em;
	padding-left:.75em;
}
#sidebar .box-content ul li {
	margin-bottom:.8em;
	margin-left:0;
	color:#484848;
	list-style-type:square;
}
#sidebar .box-content ul.nospace {
	margin-top:0;
}
#sidebar .box-content ul.nospace li {
	margin-top:0;
	margin-bottom:0;
}
.box-content ul {
	margin:0 0 0 .5em;
	padding:0 0 0 .5em;
}
.box-content .subhead {
	font-weight:bold;
	margin-top:.75em;
	margin-bottom:.25em;
}
#hometitle {
	padding-bottom:15px;
	text-align:center;
	font-size:1.6em;
	color:#930;
	font-weight:bold;
}
.divider {
	border-top:1px solid #ccc;
}
#col-main .subfooter {
	clear: both; 
	margin: 20px 15px 10px 15px;
	padding: 10px;
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	height:65px;
	font-size:.9em;
}
#col-main .subfooter ul {
	display:inline;
	position:relative;
	float:left;
	padding:0;
	width:45%;
	line-height: 20px;
	list-style-type:none;
}
#col-main table#bottomnav {
	clear:both;
	margin: 15px auto 0 auto;
	color:#000;
}
#col-main table#bottomnav td {
	padding:4px;
	font-size:.8em;
	color:#000;
}
#col-main table#bottomnav td a {
	color:#000;
	text-decoration:underline;
}
.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #972B1E;
	font-weight: bold;		
}
.headerlink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #972B1E;
	text-decoration: none;	
}
.headerlink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #972B1E;
	text-decoration: none
	
}
.headerlink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none
	
}
.headerlink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #972B1E;
	text-decoration: none
	
}


.paragraph, .subparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}


.paragraph A:link, .subparagraph A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}


.paragraph A:visited, .subparagraph A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}


.paragraph A:active, .subparagraph A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}


.paragraph A:hover, .subparagraph A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}

.subparagraph {
	padding:5px;
}

.paragraphlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}

.paragraphlinks A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}

.paragraphlinks A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}

.paragraphlinks A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

.paragraphlinks A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

.paragraphred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}

.paragraphallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	text-transform: uppercase;
}


.paragraphredlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none
}

.paragraphredlink A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none
}

.paragraphredlink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none
}

.paragraphredlink A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none
}

.paragraphredlink A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline

}

.rightboxlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}

.rightboxlinks A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}

.rightboxlinks A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}

.rightboxlinks A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}

.rightboxlinks A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footerlinks A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footerlinks A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footerlinks A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.footerlinks A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.footerlinks td {
	padding:0 5px 0 5px;
}
.footerlinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.footerlinks2 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.footerlinks2 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.footerlinks2 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.footerlinks2 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.header_olive_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5D26;
	letter-spacing: normal;

}
.header_olive_type  A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5D26;
	letter-spacing: normal;
}
.header_olive_type  A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5D26;
	letter-spacing: normal;
}
.header_olive_type A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	letter-spacing: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color:#E0E0BE;
	padding:3px;
	margin:1.5em 0 5px 0;
                z-index:-1;
	clear:left;
}
li.subtitle {
	clear:left;
	list-style:none;
}
.subtitle a {
	background-color:inherit;
}
.narrow {
	width:405px;
}
.narrower {
	width:385px;
}
.gobacklink {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #993300;
}
.gobacklink a {
	text-decoration:none;
}
.gobacklink a:hover {
	text-decoration:underline;
}
td.nav {
	height:20px;
}
td.nav a	{
	text-decoration:none;
	font-size:11px; 
	font-weight: bold;
	color:#666633; 
	line-height: 20px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:5px;
	margin-left:10px;
}

td.nav a:active	{
	color:#993300; 
}

td.nav a:hover		{
	color:#333300; 
}

td.nav a.sel {
	color:#993300;
}
table.sidebar {
	margin-left:5px;
}
.questionlist {
	padding-left: 2em;
	list-style: outside url(http://www.healthvote.org/images/site/arrowbullet.gif);
}
.questionlist li {
	margin:.5em 0 .5em 1em;
}
.questionlist li a {
	text-decoration:none;
}
.questionlist li a:hover {
	text-decoration:underline;
}
.for {
	background-color:#6c99c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:8pt; 
	color:#fff; 
	padding:2px;
}
.against {
	background-color:#f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:8pt; 
	color:#fff; 
	padding:2px;
}
.adstill {
	float:left;
	margin:0 5px 5px 0;
}
.adstill-right {
	float:right;
	margin:0 0 5px 5px;
}
.adquote {
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color:#E0E0BE;
	padding:5px;
	margin:1.5em 0 1em 0;
}
.backtotop {
	text-align:right;
	margin-right:1em;
}
.backtotop a {
	text-decoration:none;
}
.backtotop a:hover {
	text-decoration:underline;
}
.small {
	font-size:80%;
}
table.topten td {
	padding:2px;
	vertical-align:top;
	text-transform:uppercase;
}

.col1, .col4 {
	text-align:right;
}
.col2, .col3 {
	text-align:left;
}
.adwatch-unit {
	width:385px;
	margin-bottom:20px;
}
.adwatch-unit a {
	text-decoration:none;
}
.adwatch-unit a:hover {
	text-decoration:underline;
}
.adwatch-subtitle {
	font-weight: bold;
	color: #333333;
	background-color:#E0E0BE;
	padding:1em;
	margin:.5em 0 1em 0;
	height:1em;
}
table.keydiff {
	border:1px solid #484848;
	border-collapse: collapse;
	padding:3px;
	width:90%;
}
table.keydiff td, table.keydiff th {
	border:1px solid #484848;
	padding:3px;
}
table.keydiff td.staywithabove {
	border-top:0;
}
table.keydiff td.staywithbelow {
	border-bottom:0;
}
#col-main .roundbox {
	width:380px;
	margin: 15px 5px 5px 5px;
	background-color:#fff;
}
#col-main .endorsements {
	float:right;
	width:181px;
	margin:0 0 1em 1em;
}
#col-main .roundbox .box-top, #col-main .endorsements .box-top {
	width:inherit;
	padding:8px; 
	padding-bottom:3px; 
	color:#09559F; 
	font-weight:bold;
	background: transparent url(http://www.healthvote.org/images/site/roundboxtop.gif) no-repeat top left;
}
#col-main .endorsements .box-top {
	background: transparent url(http://www.healthvote.org/images/site/endorsementstop.gif) no-repeat top left;
}
#col-main .roundbox .box-body, #col-main .endorsements .box-body {
	width:inherit;
	padding:0px;
	background-color:#EEEFDF;
}
#col-main .roundbox .box-bottom, #col-main .endorsements .box-bottom {
	width:inherit;
	height:10px;
	background:#EEEFDF url(http://www.healthvote.org/images/site/roundboxbottom.gif) no-repeat bottom left;
}
#col-main .endorsements .box-bottom {
	background:#EEEFDF url(http://www.healthvote.org/images/site/endorsementsbottom.gif) no-repeat bottom left;
}
#col-main .roundbox .box-content, #col-main .endorsements .box-content {
	padding:8px;
	font-size:.9em;
}
li.nobullets {
	list-style-type:none;
	margin-top:.5em;
	padding:0;
	font-size:1em;
	line-height:1.3em;
}
.newsitem a {
	text-decoration:none;
}
.newsitem a:hover {
	text-decoration:underline;
}
ul.sitemap li {
	list-style:none;
}
ul.sitemap a {
	text-decoration:none;
}
ul.sitemap a:hover {
	text-decoration:underline;
}
ul.sitemap li.head1 a {
	font-size:1.3em;
}
ul.sitemap li.sub1 {
	padding-left:1em;
}
ul.sitemap li.sub2 {
	padding-left:2em;
}
.analysis-text ul li {
	margin-left:1em;
}