/* QuitWorks Style Sheet - http://www.quitworks.org */
/* Written by Gibbs Studios - http://www.gibbsstudios.com */
/* Last update: 4 May 2005 */


/***************************************************
GENERAL RULES
***************************************************/
a {zoom: 1;}




	
form 
{ 
	margin: 0;
	font-size: 11px;
}

input, select, textarea
{
	background-color: #f7f7f7 !important;
	border: 1px solid #999;
}

input:focus
{
	border-color: #aedf9a #94da78 #6ab94b #94da78;
	background-color: #fff;
}

ul 
{
	margin-top: 0;
}

table
{
	font: .95em verdana, arial,lucida, helvetica, sans-serif;
	line-height: 140%;
}

.submit
{
	font-size: 11px;
	font-weight: bold;
	border: 3px double;
	cursor: pointer;
}

.submit:hover,
.submit:focus 
{
	border: 3px double;
	border-color: #aedf9a #94da78 #6ab94b #94da78;
}


img { border: 0; }


/***************************************************
GENERAL LAYOUT
***************************************************/

body
{
	background-color: #2450A3;
	color: #333;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 25px;
}

#wrapper
{
	background-color: #FFFFFF;
	margin: 10px auto;
	padding: 0;
	border: 0;
	width: 740px;
	/* bmh */
}

#header
{
	text-align: left;
	height: 150px;
	padding-left: 5px;
	border-top: 5px solid #6699CC;
	border-bottom: 5px solid #333399;
	margin-bottom: 1px;

}

#headerimage
{
	float: left;
	background-color: #FFFFFF;
	width: 410px;
	padding-top: 6px;
}

#headertagline
{
	width: 305px;
	color: #22923B;
	text-align: center;
	margin-left: 420px;
	margin-top: 60px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

#headerlinks
{
	background-color: #2450A3;
	color: #FFF;
	text-align: right;
	font-size: 11px;
	padding-bottom: 3px;
	padding-right: 10px;
}

#headerlinks a
{
	text-decoration: none;
	color: #FFF;
	background: transparent;
}

#headerlinks a:hover
{
	text-decoration: underline;
	background: transparent;
}

#pagebody
{
	background-image: url(/images/navbkgrd.gif);
	background-color: #FFFFFF;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	text-align: left;
	color: #444;
	font: 1em verdana, arial,lucida, helvetica, sans-serif;
	line-height: 140%;
	clear: left;
}



/***************************************************
LEFT SIDEBAR AND NAVIGATION
***************************************************/

#sidebar
{
	float: left;
	padding: 0;
	margin: 0;
	width: 185px;
}

#sidebar-announcement
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar-announcement h2
{
	text-align: left;
	font-family: "Trebuchet MS", arial, verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
	padding: 3px 0px 3px 10px;
	background-color: #FF9933;
	border: 0;
}


#subnav
{
	margin: 0;
	border: 0;
	padding: 0;
}

#subnav ul
{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}

#subnav ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	border-right: none;
}

#subnav ul li a
{
	font-family: "Trebuchet MS", arial, verdana, lucida, helvetica, sans-serif;
	background-color: #6699CC;
	border-bottom: 1px solid #fff;
	border-right: none;
	margin: 0;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
	font-size: 13px;
}


#subnav ul li#two a 
{ 
	border: 0; 
}

#subnav ul li#three a 
{ 
	border-top: 1px solid #fff;
}

#subnav ul li#five a 
{ 
	border-bottom: 0;
}

body#sectionthree #subnav li#three .subnav2 ul li a
{ 
	border-top: 0;
}

#subnav ul li.provider-sub a
{
	background-color: #6699CC;
	color: #fff;
	border: 0;
	padding-left: 20px;
	font-weight: bold;
	line-height: 18px;
	font-size: 11px;
}

body#sectiontwo.hospitals #subnav ul li.provider-sub#provider1 a,
body#sectiontwo.healthcenters #subnav ul li.provider-sub#provider2 a,
body#sectiontwo.office #subnav ul li.provider-sub#provider3 a,
body#sectiontwo.medical #subnav ul li.provider-sub#provider4 a,
body#sectiontwo.php #subnav ul li.provider-sub#provider5 a,
body#sectiontwo.worksites #subnav ul li.provider-sub#provider6 a
{
	text-decoration: underline;
	color: #FFF;
}

#subnav ul li a:hover
{
	color: #fff;
	background: #336699;
}

#subnav a:active
{
	background: #6699CC;
	color: #fff;
}


body#sectionone #subnav li#one a, 
body#sectiontwo #subnav li#two a,
body#sectionthree #subnav li#three a,
body#sectionfour #subnav li#four a,
body#sectionfive #subnav li#five a
{
	background: #336699;
	color: #fff;
	font-weight: bold;
}


#subnav li#six a, body#sectionsix #subnav li#six a
{
	background-color: green;
	color: #fff;
	font-weight: bold;
}


body#sectionone #subnav li#one .subnav2 ul li a,
body#sectionthree #subnav li#three .subnav2 ul li a,
body#sectionfour #subnav li#four .subnav2 ul li a
{
	font-family: "Trebuchet MS", arial, verdana, lucida, helvetica, sans-serif;
	background-color: #F2F7FC;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #CCCCCC;
	margin: 0;
	padding-left: 10px;
	color: #6699CC;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	line-height: 1.9em;
	font-size: 11px;
}


body#sectionone #subnav li#one .subnav2 ul li a:hover,
body#sectionthree #subnav li#three .subnav2 ul li a:hover,
body#sectionfour #subnav li#four .subnav2 ul li a:hover
{
	text-decoration: underline;
}


body#sectionone #subnav li .subnav2 ul, 
body#sectionthree #subnav li .subnav2 ul, 
body#sectionfour #subnav li .subnav2 ul
{
	border-bottom: 5px solid #336699;
}

body#sectionone.ataglance #subnav li#one .subnav2 ul li.ataglance a,
body#sectionone.features #subnav li#one .subnav2 ul li.features a,
body#sectionone.fivesteps #subnav li#one .subnav2 ul li.fivesteps a,
body#sectionone.services #subnav li#one .subnav2 ul li.services a,
body#sectionone.evidence #subnav li#one .subnav2 ul li.evidence a,
body#sectionone.tts #subnav li#one .subnav2 ul li.tts a,
body#sectionone.faq #subnav li#one .subnav2 ul li.faq a,
body#sectionone.feedback #subnav li#one .subnav2 ul li.feedback a,
body#sectionthree.guides #subnav li#three .subnav2 ul li.guides a,
body#sectionthree.tools #subnav li#three .subnav2 ul li.tools a,
body#sectionthree.brochures #subnav li#three .subnav2 ul li.brochures a,
body#sectionthree.toolsform #subnav li#three .subnav2 ul li.toolsform a,
body#sectionthree.forms #subnav li#three .subnav2 ul li.forms a,
body#sectionfour.guideline #subnav li#four .subnav2 ul li.guideline a,
body#sectionfour.motivating #subnav li#four .subnav2 ul li.motivating a,
body#sectionfour.umass #subnav li#four .subnav2 ul li.umass a,
body#sectionfour.links #subnav li#four .subnav2 ul li.links a
{
	text-decoration: underline;
	color: #336699;
}




#homepage-tagline
{
	background-color: #1E4197;
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	margin-left: 185px;
	padding: 0;
}

#maincontent
{
	font: .7em verdana, arial,lucida, helvetica, sans-serif;
	line-height: 140%;
	margin-left: 184px;
	padding: 10px 30px 25px 20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font: .85em verdana, arial,lucida, helvetica, sans-serif;
	line-height: 16px;
}

#maincontent p 
{ 
	margin-top: 4px;
}

#maincontent ul 
{ 
	margin-left: 20px;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#maincontent ul li
{ 
	list-style-image: url(/images/li-bullet.gif);
	padding-bottom: 7px;
}

#maincontent ul#p7PMnav li
{ 
	list-style-image: none;
	padding-bottom: 0px;
}

#maincontent ol li
{ 
	padding-bottom: 10px;
}

#news-section
{
	background-color: #BAB8B6;
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	margin-left: 185px;
	padding: 0;
}

#news-section h2
{
	font-family: "Trebuchet MS", arial, verdana, lucida, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 3px 0px 3px 5px;
	background-color: #BAB8B6;
}

.news-article
{
	background-color: #fff;
	padding: 5px;
}

#footer
{
	background-color: #F2F7FC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

#footer a
{
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background: transparent;
}

#footer a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #666;
	background: transparent;
}

#sponsors
{
	background-color: #FFFFFF;
	border-bottom: 5px solid #CCCCCC;
	color: #AFCC71;
	margin: 0;
	padding: 10px;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

#sponsors a
{
	font-weight: normal;
	text-decoration: none;
	color: #6699CC;
	background: transparent;
}

#sponsors a:hover
{
	text-decoration: underline;
	background: transparent;
}



/***************************************************
LINKS
***************************************************/

a:link, a:visited
{
	font-weight: normal;
	text-decoration: underline;
	color: #FB7905;
	background: transparent;
}

a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #CF6404;
	background: transparent;
}

a:active
{
	font-weight: normal;
	text-decoration: underline;
	color: #CF6404;
	background: transparent;
}

a[href$='.pdf'] {
display:inline-block;
padding-right:20px;
line-height:18px;
background:transparent url(../images/pdf18x18.gif) center right no-repeat;
}


/***************************************************
FORMS
***************************************************/

.formgo
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 1px;
	font-weight: bold;
	color: #999;
	background: #FAF8E6;
	border: 1px solid #999;
}



/***************************************************
HEADLINE STYLES
***************************************************/

h1
{
	font-family: helvetica, verdana, arial, lucida, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2450A3;
	padding-bottom: 3px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 8px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #12517F;
	padding-bottom: 3px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #12517F;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #22923C;
	padding: 0;
	margin: 0;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding-bottom: 3px;
	margin: 0;
}

.textSm
{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	padding: 0;
	margin: 0;
}


/***************************************************
PAGE TOOLS - TELL A COLLEAGUE, TABLE FORMATTING, HIGHLIGHT BOXES
***************************************************/

#pagetools
{
		margin-left: 390px;
}

#pagetools a
{
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	margin-bottom: 5px;
	padding: 0;
	text-decoration: none;
}

#pagetools a:hover
{
	text-decoration: underline;
}

#title
{
	font-family: "Trebuchet MS", arial, verdana, lucida, helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 24px;
	color: #6699CC;
	padding-top: 20px;
	padding-bottom: 6px;
}


.pullquote-center
{
	border: 1px solid #D5C8B4;
	background-color: #FFFFEE;
	padding: 15px;
	margin: 10px 0;
}


.pullquote-right
{
	float: right;
	font: 10px verdana, arial,lucida, helvetica, sans-serif;
	line-height: 14px;
	color: #333;
	width: 180px;
	border: 1px solid #E7E7EF;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 5px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 160px;
}



.pullquote-right p
{
	color: #333;
	margin: 0;
}

.pullquote-right div.list
{
	margin-bottom: 10px;
}

.pullquote-right p.listtitle
{
	font-weight: bold;
	color: #6699CC;
	font-size: 11px;
	background-color: #E7E7EF;
	padding: 3px;
}


.pullquote-left
{
	float: left;
	width: 160px;
	border: 1px solid #D5C8B4;
	background-color: #FFFFEE;
	padding: 5px 5px 0px 5px;
	margin: 0px 10px 5px 0px;
}

.pullquote-left p
{
	color: #333;
	margin: 0;
}
	

.pullquote-center p
{
	font-weight: bold;
	color: #666;
	margin: 0;
	padding-bottom: 8px;
}

.pullquote-center p.quoter, .pullquote-right p.quoter
{
	font-weight: normal;
	color: #333; 
	padding-bottom: 3px;
}

.faqset
{
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 8px;
}


.faqset p
{
	padding: 0;
	margin: 0px 0px 10px 0px;
}


.image-border
{
	text-align: center;
	border: 1px solid #D5C8B4;
	background-color: #FFFFEE;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}


table#getstarted td.bgcolor
{
	border-right: 1px solid #336699;
	margin-right: 10px;
}

.bgcolorlast
{
	border-bottom: 5px solid #336699;
	border-right: 1px solid #336699;
	margin-right: 10px;
}

.bgcolorlastQW
{
	border-bottom: 5px solid #22923B;
}

table#hospitals
{
	border: 1px solid #336699;
}

table#hospitals th.title
{
	background-color: #336699;
	color: #FFF;
	font-weight: bold;
	border-right: 1px solid #FFF;
	text-align: center;
}

table#hospitals th.titlelast
{
	background-color: #336699;
	color: #FFF;
	font-weight: bold;
	border-right: 0;
	text-align: center;
}

table#hospitals td.content
{
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
table#hospitals td.contentblue
{
	background-color: #E4EDF9;
	border-bottom: 1px solid #336699;
}

.text-Sm
{
	font-size: 9px;
}

.text-greenlg
{
	font-size: 14px;
	color: #22923B;
	font-weight: bold;
}

#download-note
{
	padding-top: 10px;
	margin-top: 10px;
}

#download-note p
{
	padding: 0;
	margin-bottom: 10px;
}

.steps-title
{
	background-color: #336699;
	color: #FFF;
	border-right: 1px solid #FFF;
}

.steps-title-QW
{
	background-color: #22923B;
	color: #FFF;
}

.steps-bold
{
	color: #336699;
	font-weight: bold;
}

.steps-bold-QW
{
	color: #22923B;
	font-weight: bold;
}

