




/*
     FILE ARCHIVED ON 18:02:20 Sep 30, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:04:50 Oct 12, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #9B9A7A;		
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/background.gif) top left #9B9A7A;
	text-align:center;		
	font-size: 75%;	
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl{ 
	margin: .8em 0; 
}
dd{ 
	margin-left: 3em; 	
}

ul,ol{
	padding-left:0px;
	margin-left: 15px;	
}

li {
	margin: .6em;
}



h1 { font-size: 160% }
h2 { font-size: 140%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 70%; }


table {
	font-size: 100%;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a img {
	border: 0px none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#container {		
	padding: 0px 0px;
	width: 995px;	
	text-align:left;
	margin: 10px auto;
	background-color: white;
	border:1px solid #9B9A7A;
       border-top-left-radius: 1% 5%;
       border-top-right-radius: 1% 5%;		
}

.skip {					
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;	
	z-index: -1;	
}

.skip a {
	color: #9B9A7A;
}

div#skipmenu{
	position:relative;	
}
div#skipmenu a.skippy{			
	position:absolute;
	top: -1000px;
	left:-1000px;
	height: 1px;
	width: 1px;	
	overflow:hidden;	
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover{	
	top:0px;
	left:0px;
	width:100%;
	height: auto;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:5px;
	color: #fff;
	background-color:#5271ad;	
	text-align:right;	
	z-index:100;
	margin-bottom:5px;
}

/*NEW HEADER*/
#header {
    background: url("http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/headbklogo.gif") no-repeat scroll 163px -1px #185293;
    border-top-left-radius: 1% 5%;
    border-top-right-radius: 1% 5%;
    overflow: hidden;
    padding: 0 0 7px 20px;
}
#logo {
    color: white;
    float: left;
    margin: 0 0 0 -20px;
    padding: 5px 20px 0;
    width: 450px;
}

#logo p a:link,#logo p a:link, #logo p a:visited, #logo p a:active   {
	text-decoration: none;
}

.yellow {
    color: #FDB000;
    font: bold 3.29em "Arial Rounded MT",Gadget,sans-serif;
    margin: 0;
    padding: 0;
}
.gov {
    color: #EBDBD5;
    font: 3em/0 "Arial narrow",Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
.logo-name {
    font: bold 1.5em Arial,Helvetica,sans-serif;
    margin: -13px 0 5px;
    padding: 0;
}
#global {

    float: right;
    font: 1.17em Arial,Helvetica,sans-serif;
    padding: 15px 0 0;
    width: 430px;
}
#global-menu {
    color: white;
}
#global-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#global-menu ul li {
    float: left;
    padding: 0 5px 0 0;
    margin:0;
}

#global-menu ul li p {
    display: inline;
    margin: 0;
    padding: 0 5px 0 0;
}


#global-menu ul li a {
    color: white;
    text-decoration: none;
}
.gsearch {
    color: white;
    float: right;
    padding: 10px 0 0;
    width: 327px;
}
.gsearch form input#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #777777;
    display: block;
    float: left;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 10px 5px 0;
    max-width: 100%;
    outline: medium none;
    padding: 2px 4px;
    width: 227px;
}
.gsearch input#gsearch.submit {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF 0%, rgba(135, 185, 237, 0.59) 150%) repeat scroll 0 0 #CFCFCF;
    border:1px solid #8FC8FC;
    /*border-color: #8FC8FC #5E96C9 #5E96C9 #8FC8FC;*/
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    color: #000822;
    cursor: pointer;
    display: inline-block;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 5px;
    padding: 2px 5px;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.75);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #8FC8FC 150%);
}
.searchopt {
    float: right;
    margin: 0;
    padding: 0 60px 0 0;
}



/*OLD HEADER CSS*/
.header {
	background-color: #185293;	
}

.header .headrightborder{
	float:right;
}

*html .header .headrightborder{
	margin-right: -3px;
}

.header .gsearch{
	float:right;
	
}
.header .gsearch .quicklink{
	text-align: right;
	margin: 10px 0px;
	
	padding: 5px 0px;
	
}


.header .gsearch .quicklink a{
	color: white;	
	margin-left:20px;	
}


.header .gsearch form {
	text-align: right;
	padding: 0px 0px;
	margin:0px 0px;	
	
	
}
#gsearch{
	vertical-align: bottom;
}

*html .header .gsearch .searchopt {
	color: white;	
	font-weight: bold;
	margin-right: 45px;	
	padding-top: 0px;
}

.header .gsearch .searchopt {
	color: white;	
	font-weight: bold;
	margin-right: 36px;	
	padding-top: 4px;
}

.header .gsearch input.submit{
	background-color: #FBAF0F;
	color: #7E1530;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 0px;
}


.control {	
	margin-right: 30px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.control img {
	vertical-align: middle;
}
.nav_top {
	z-index: 3;
	display:block;
	position: relative;
}
.nav_top table{
		margin-top: 3px;
		border-top: 2px solid #9B9A7A;
		
		margin-bottom: 0px;		
}

.nav_top td {
	padding: 2px 0px;
	background-color: #F3F3E4;
	border-bottom: 2px solid #9B9A7A;
}

.nav_top p{
	padding:0px 0px;
	margin:0px 0px;
	text-align:center;
	font-weight: bold;
	border-right: 1px solid #1B56AC;

	/*font-size: 90%;*/
	
	
}

.nav_top td.end p{
	border-right: none;
}

.nav_top td p a {
	display: block;
	position: relative;
	padding:8px 5px;
	color:#1B56AC;
	text-decoration: none;	
}




.nav_top td.actived {
	background-color: white;
	border-bottom: 2px solid white;
	border-left: 2px solid #9B9A7A;	
	border-right: 2px solid #9B9A7A;		
}

.nav_top td.home{
	border-left: none;
}

.nav_top td.actived p{
	border: none;
}

.nav_top td.nextactived p{
	border: none;
}

.nav_top td.actived a{
	background-color: #FEFEFE;
	color: #690033;
}

.nav_top td p a:hover {
	background-color:#FEFEFE;
	color:#690033;
}


.headpadding {
	width: 100%;
	height: 5px;
	border: 1px solid #DCDDBB;
	background-color: #DCDDBB;
	margin: 0px 0px;
	z-index: 2;
	position: relative;
}

#container .content_table{
	margin-top: 0px;
	border-bottom: 2px solid #D7DABB;
	
}

#container .content_table h2 {
	text-size: 24px;
	color: #333333;
	margin-bottom: 20px
}

#container .content a:link, #container .content a:active{
	/*color: #CC6600;*/
	#color: #0000FF;
	text-decoration: none
}


#container .content a:visited{
	color:#800080;
	text-decoration: none;
}

#container .content a:hover{
	color: #CC6600;
	text-decoration: underline;
}


#container .content {
	width: 100%;
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 30px;
	
}

#container .nav_right{	
	
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/fade_line.gif);
	background-repeat: repeat-y;		
	background-color: #FAFAF4;
	padding-bottom: 15px;
	
	
	
}

#container .nav_right .right_sidebar {	
	
	padding-top: 24px;	
	
	margin-left:23px;
	margin-right:17px;
	
}

#container .nav_right .last_item .sidebar .sidebarline{
	display:none;
}

#container .nav_right .last_item .sidebar2 .sidebarbody{
	border-bottom: none;
}



#container .nav_right .sidebar {
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-left: 10px;	
	padding-right: 15px;
	padding-bottom: 5px;	
	*/
	
}

#container .nav_right .sidebar2{
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-left: 10px;	
	padding-right: 15px;
	padding-bottom: 5px;		
	*/
}

#container .nav_right .sidebar2 .sidebarbody{	
	border-bottom: none;
}

#container .nav_right .sidebar3{
	
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-right: 15px;
	padding-bottom: 5px;	
	*/
	
	
}





#container .nav_right div.sidebar3 a:link, #container .nav_right div.sidebar3 a:active{
	color: #185292;	
	text-decoration: none;
	
}

#container .nav_right a:visited{
	color:#008ce7;
	
	
}

#container .nav_right div.sidebar3 a:hover {
	color: #CC6600;
	text-decoration: underline;
}	

#container .nav_right .sidebar3 .sTitle{
	height: 40px;
	color:white;
	overflow:hide;
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/news-title-bg.gif) top left no-repeat;
	
}

#container .nav_right .sidebar3 .sidebar_inner{
	height: 100%;
	margin-left:10px;
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/blue-container-bg.gif) top left repeat-y;
	
}

#container .nav_right .sidebar3 .sidebar_inner2_b{
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/news-title-bg.gif) top left no-repeat;	
	height: 100%;
}



#container .nav_right .sidebar3 .sidebar_inner2_b h2{
	margin:  5px 0 0 0;
	padding-top: 3px;
	font-size: 18px;
	color: white;	
	font-family: Arial;
	margin-bottom: 10px;
	
}

#container .nav_right .sidebar3 .sidebar_inner2_b .news{	
	margin: 0 10px;
	padding-top:5px;
	padding-bottom:5px;
}
#container .nav_right .sidebar2 h3{
	/*font-size: 16px;*/
	color: #185292;
	margin-bottom: 12px
}
#container .nav_right .sidebar2 a:link, #container .nav_right .sidebar3 a:active{
	color: #CC6600;
	text-decoration: underline;

}

#container .nav_right .sidebar2 .sidebarbody{
	padding: 0 10px;
	padding-bottom: 10px;
	
	
}

#container td.nav_right .last_sidebar .sidebarbody{
	border: none;
	
}


#container .nav_right .sidebar3 a:hover, #container .nav_right .sidebar3 a:visited{
	color: #185292;
	text-decoration: none;
}

#container .nav_right .sidebar3 .news{
	border-bottom: 1px dotted #333333;
	margin-bottom: 5px;
}

#container .nav_right .sidebar3 div.last_item{
	
	border: none;
}

#container .nav_right .sidebar3 .sidebar_inner2_b h3{
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}

#container .nav_right .sidebar3 .date{
	font-style: italic;
}



#container .nav_right .sidebar3 .sidebar_inner2{
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/blue-container-top.gif) top left no-repeat;
}

#container .nav_right .sidebar3 .sidebar_inner3{
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/blue-container-bottom-bg.gif) bottom left no-repeat;
}

#container .nav_right .sidebar3 .sidebarbody{	
	padding: 5px 17px 15px 10px;
	
}

#container .nav_right .sidebar3 .sidebar_inner2_b div.sidebarbody{
	
	padding: 0px 20px 15px 10px;
	margin-top: 20px;
}


#container .nav_right .sidebar3 p.sectionDivider {
	border-style:dotted;
	border-width:1px;
	border-color: #CCCCCC;
	margin-bottom: 12px
}



#container .nav_right .sidebar p.title{	
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	padding-bottom:0px;
	/*
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/yellowline.gif);
	background-repeat:repeat-x;	
	background-position: 10px 100%;
	*/
	color: #074F8A;
	font-weight: bold;	
	font-size: 135%;
	/*padding-bottom:5px;*/	
	width:80%;	
}

#container .nav_right hr {
	width: 80%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: none;
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;	
	margin: 0px auto;
	padding: 0px 0px;
	text-align:center;
}

#container .nav_right .sidebar hr.sidebarline {
	margin-top: -5px;
}



#container .nav_right .sidebar2 .sidebarbody {
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom:5px;
	border-bottom: 1px dotted #666666;
	
}

#container .nav_right .sidebar h3{
	font-size: 18px;
	color: #185292;
	margin-bottom: 12px;
}

*html #container .nav_right .sidebar .sidebarbody {
	margin-bottom:5px;
}

#container .content .section {
	margin-bottom: 15px;	
}

#container .content .section p.title{
	color:#74213D;
	font-weight: bold;
	font-size: 120%;
}


#container .content .section hr {
	width: 80%;
		
	height: 1px;
	border-bottom: none;
	/*
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;
	*/
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	
}

.footer{
	text-align: center;
	font-size: 80%;
}

.footer .links{
	line-height: 1.5em;
}


.AZlist {
	margin: 5px 5px;
	padding: 0px;
	list-style: none;
	width: 200px;
	font-size: 0.9em;
	font-weight:normal;
	color:#000000;
	text-align: center;
	height: 55px;	
}

.AZlist li {
	margin: 2px;
	padding: 0;
 	width: 18px;
	display: block;
	float: left;
}

.AZlist li a, .AZlist li a:visited {
	width: 90%;
	display: block;
	font-weight: bold;
	text-decoration: none;
	/*
	color: #0055a5;
	background-color: #e1eef9;
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	*/
	border: 1px solid;
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
}

.AZlist li#active a {
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
	/*
	background: #f0e7d7;
	color: #002c52;
	*/
}

.AZlist li a:hover, .AZlist li#active a:hover {
	color: #0055a5;
	background-color: #e1eef9;
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	
	/*
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
	*/
	font-weight:bold;
	text-decoration: none;
}


/*
===============================================================
Misc
===============================================================
*/
.indent {
	margin-left:25px;
}

.news_title {
	color: #1458A1;
}

div.home_news{
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin-bottom: 15px;
	font-size: 120%;	
	
}

 p.blurb{
	font-family: Verdana;	
	font-size: 90%;	
	margin-bottom: 15px;

}

.lefthead {
	display: table-cell;
	height: 100%;
	
}

/*
===============================================================
Expander
===============================================================
*/

.expand {
	width: 100%;
}

.expand .unexpand a{
	display: block;
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/show.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	/*
	height: 1.9em;
	min-height:1.9em;		
	*/
	padding-bottom: 5px;
}

.expand .expanded {
	
}

.expand .open a{
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
}

.expand .close a{
	display: none;
}

.expand .close {
	display: none;
}

.expand .expanded .hidedetails {	
	
}

.expand .expanded .hidedetails .collapselink{
	float: right;
	display: block;
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/hide.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding-bottom: 10px;
}
.expandlink p.elink{
	float: right;
	margin: 0px 0px;
	clear: both;
}

.expandlink a{
	
}

/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }




/********** Misc ***********/
.about_logo{
	position: relative;	
	margin-top: -10px;
	background:url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/logo-line.gif) -100px 0px no-repeat;
	padding-top: 10px;
	
}

.about_logo_logo{
	position:relative;
	margin-right:-20px;
	float:right;
	top: -40px;
	margin-left:10px;
}

div.hr{	
	margin-top: 30px;
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/hhs-home_r27_c1.gif) top center no-repeat;
}

.clear{
	clear: both;
  display: block;
  height: 1px;
	overflow: hidden;
  margin: 0;
  padding: 0;
}

/* added for video page - 11/26/12 */
div#videopage {
	padding-left: 30px; padding-right: 30px;
}
div.videolib_title .h2 {
	font-weight: bold;
}
div.video_lib .videolib_left .videolib_inner .videolib_body .videolib_title .h2, 
div.video_lib .videolib_right .videolib_inner .videolib_body .videolib_content .videolib_title .h2 { font-weight: bold; }

div.video_lib .videolib_left { display: none; }
div.videolib_right { width: 100%; }

/* the following was originally from tobacco, brough into the template, and now moved here */
#carousel {
	margin: 0;
	padding: 0;
}
#carouselContainer {
	width: 100%;
	margin: 0 auto;
	//background: #f5f5f5;
	padding: 0;
	text-align: center;
}
#carouselOuter {
	width: 100%;
	left: 50%;
	padding-left: 1%;
}
#carouselInner {
	float: left;
	position: relative;
	width: 83% !important;
	height: 170px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
#videoBillboard {
	position: relative;
	left: 0px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	width: 400%; /*width increases amount of hidden space for extra youtube links (so it doesn't double or triple up) */
	padding-bottom: 10px;
	overflow: hidden;
}
#videoBillboard div:first-child {
	position: absolute;
	top: 0;
	left: 0px;
}
#videoBillboard ul {
	list-style: none;
}
#videoBillboard li {
	float: left;
	width: 134px;
	padding: 0;
	//margin: 1%;
	text-align: left;
}
#videoBillboard li img {
	border: 0px;
}
#videoBillboard li p {
	line-height: 0.8125em;
	margin: 0;
	padding: 0;
}
#videoBillboard .caption {
	margin: .825em 0;
 padding:;
}
#videoBillboard .caption a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	color: #254BAE;
	text-decoration: none;
	text-align: left;
}
#videoBillboard .caption a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	color: #800080;
	text-decoration: none;
	text-align: left;
}
#videoBillboard .caption a:hover, #videoBillboard .caption a:active {
	Color: #3E70F2;
	text-decoration: underline;
}
#videoBillboard .duration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	color: #000;
	text-align: left;
}
#scrollLeft {
	float: left;
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/arrowleft_bluebutton.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 31px;
	cursor: pointer;
	margin: 7% 1.5%;
}
#scrollLeft a:link, #scrollLeft a:visited {
}
#scrollLeft a:hover, #scrollLeft a:active {
}
#scrollRight {
	float: left;
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/arrowright_bluebutton.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 31px;
	cursor: pointer;
	margin: 7% 1.5%;
}
#scrollRight a:link, a:visited {
}
#scrollRight a:hover, #scrollLeft a:active {
}
#scrollRight {
	text-align: right;
}
/* main content leftcolum videos ^5i*/ 

#mainContent_leftColumn #videos {
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://betobaccofree.hhs.gov/images/sys_images/home_contentfeatured_header.jpg);
	background-repeat: repeat-x;
	margin: 4% 4.50% 0 4.75%;
	padding: 0;
	height: 45px;
	line-height: 45px;
width:;
}
#mainContent_leftColumn #videos h1 {
	font: 0.9375em Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	line-height: 2.9375em;
}
#mainContent_leftColumn #videos ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 1.71%;
}
#mainContent_leftColumn #videos ul li {
	float: left;
	margin: 0;
	padding: 0 0 0 1.71%;
	text-align: center;
	vertical-align: middle;
}
#mainContent_leftColumn #videos ul li:first-child {
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://betobaccofree.hhs.gov/images/sys_images/home_videosHeader.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0;
	margin: 0;
	height: 45px;
	width: 30px;
}
#mainContent_leftColumn #videos ul li.last {
	float: right;
	color: #57994a;
	font: 0.8525em Arial, Helvetica, sans-serif;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
}
/* main content leftcolum videos slider ^5j*/ 


#mainContent_leftColumn #videos_gallery {
	margin: -.5% 4.50% 4.50% 4.75%;
	padding: 4.73% 3.22%;
	background: #f5f5f5;
	border-top: solid #dcdcdc .1em;
	height: 143px;
	line-height: 143px;
	vertical-align: middle;
}
/* prev and next buttons */
#videos_gallery .forward, .backward {
	float: left;
	background-image: url(http://wayback.archive-it.org:80/3926/20130930180220/http://betobaccofree.hhs.gov/images/sys_images/home_slider_btn.jpg) no-repeat;
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 31px;
	cursor: pointer;
	font-size: 1px;
	text-indent: -9999em;
}
/* next */
#videos_gallery .forward {
	background-position: -31px 0;
}
/*.forward:hover { background-position:-30px -30px; }
.forward:active	{ background-position:-60px -30px; }*/


/* prev */
#videos_gallery .backward {
	background-position: 0;
}
/*.backward:active { background-position:-60px 0; }*/

#videogallery_thumbs_container {
	float: left;
	cursor: pointer;
	overflow: hidden;
	width: 87.98%;
	height: 143px;
	line-height: 143px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#videogallery_thumbs_container a img {
	border: 0px none;
	max-width: 100%;
}
#videogallery_thumbs_container p {
	text-align: left;
	font: .8125em Arial, Helvetica, sans-serif;
	color: #57994a;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#videogallery_thumbs_container span {
	text-align: left;
	font: .9125em Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 0;
	padding: 0;
}
#videogallery_thumbs_container div {
	display: none;
	top: 0;
	left: 0;
}
#videogallery_thumbs_container div ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#videogallery_thumbs_container div ul li {
	float: left;
	margin: 0;
	padding: 0 2% 0 2%;
	border-right: solid #dcdcdc .1em;
	vertical-align: middle;
}
#videogallery_thumbs_container div ul li ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#videogallery_thumbs_container div ul li ul li {
	margin-top: 2%;
	padding: 0;
	border: none;
	width: 135px;
	display: block;
}
#videogallery_thumbs_container a:link {
	text-decoration: none;
	color: #254BAE;
}
#videogallery_thumbs_container a:hover {
	text-decoration: underline !important;
	color: #3E70F2;
}
#videogallery_thumbs_container a:visited {
	text-decoration: none;
	color: #800080;
}

/* disabled navigational button. is not needed when tabs are
   configured with rotate: true */
.disabled {
	visibility: hidden !important;
}
ul#pl6162 li:first-child {
*margin-left:-70px;
}

.icon_field {
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/vertical_rule_tapered.gif) no-repeat right;
}
.twtr-join-conv {
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/arrow_continue.gif) no-repeat right;
	padding-right: 15px;
	color: #0000ff !important;
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma !important;
	font-size: 13px;
	font-style: italic;
}
.continueLink{
	font-size: 13px;
	font-style: italic;
}
#carousel+div{
	margin-bottom: 20px;
}
.wlsDiv {
	background: url(http://wayback.archive-it.org:80/3926/20130930180220/http://www.hhs.gov/images/sys_images/hr_bottom_shadow.jpg) no-repeat;
	margin-top: -30px;
	padding-top: 20px;
}



/* Found some code that might do a tool tip title hover over for the images on the front page */

.tt {
	display: inline;
	width: 350px;
	background-color: #f3f3e4; /*rgba(243,243,228,0.9);*/
	border: /*2px solid #000;*/  none;
	color: #000;
	padding: 4px 8px;
    margin: -20px 0 0 15px;
    position: absolute;
    z-index: 9999;
    padding: 1em;
    -moz-opacity: 0.80;
	opacity:.80;
	filter: alpha(opacity=80);
    
}
div#header div#logo a { text-decoration: none; }
#container .nav_right .sidebar hr.sidebarline {
	display:none;
}

/********* VOC tool Styles **********/
#voc_tool_container {
	margin: 2px;
	margin-top: 20px;
	margin-left: -10px;
	#height: 200px;
    #overflow: hidden;
    width: 460px;
	}
	
#voc_tool_container iframe {
	height: 240px !important;
	width: 460px;

