body, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin: 0 0 0 0;
	}

p 
{
	font-size: 12px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

h1 
{
	font-size: 18px;
	color: #333366;
	margin: 0 0 0 0;
	padding: 3px 15px 3px 15px;
	font-style: italic;
	font-weight: normal;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #9966CC;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	color: #9966CC;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.tableCaption 
{
	color: #9966CC;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.noPadding 
{
	padding: 0;
	margin: 0;
}

.contentSpacing
{
	padding: 15px;	
}

/* --- links --- */
a {
	color: #666666;
}
	
a:visited {
	text-decoration: none;
	color: #666666;
}
	
a:link {
	text-decoration: none;
	color: #666666;
}
	
a:hover 
{
	color: #666699;
	text-decoration: underline;
}


/**brand pages**/
.symbol {
	font-size: smaller;
	vertical-align: 0.8ex;
}

.bulletpoint, .brandbulletpoint, .brandgraphic {
	color: #663366;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 13px;
}

.brandbulletpoint ul,  .brandbulletpoint li{
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}

.brandgraphic {
	text-align: center;
}

.brandgraphic .brandgraphiclabel {
	text-align: left;
}

.navigationItem, .navigationItemLast
{
}

.navigationItemLast
{
	border-bottom: solid 1px !important;
}

.navigationItemInnerBox
{
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #999999;
	width: 8px;
}
.navigationItemText
{
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #999999;
	font-size: 9px;
}

.navigationItem a, .navigationItem a:visited, .navigationItem a:link, .navigationItem a:hover{
	color: #333366;
	text-decoration: none;
	display: block;
	padding: 1px 3px 1px 3px;
}



/***BUTTONS***/
.buttonContainer 
{
	height: 2.2em;
	clear: both;
	margin-bottom: 10px;
}
.buttonLeftBox, .navYellow1LeftBoxDark, .navPink1LeftBoxDark, .navBlue1LeftBoxDark, .navPurple1LeftBoxDark
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999999;
	width: 8px;
	height: 100%;
	line-height: 2.2em;
	float: left;
}
.buttonRightBox
{
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #999999;
	font-size: 12px;
	float: left;
	height: 100%;
	min-width: 100px;
	/*font-weight: bold;*/
	line-height: 2.2em;
}

.buttonRightBoxSmall 
{
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #999999;
	font-size: 10px;
	float: left;
	height: 100%;
	min-width: 100px;
	line-height: 2.2em;
}

.buttonContainer a, .buttonContainer a:visited, .buttonContainer a:link, .buttonContainer a:hover{
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 2px;
	padding-right: 2px;
}

/***Yellow***/
.navYellow1 .buttonLeftBox
{
	background-color: #FFFFCC;
}

.navYellow1LeftBoxDark
{
	background-color: #FFFF66;
}

.navYellow1 a:hover {
	background-color: #FFFFCC;
}

/***Pink***/
.navPink1 .buttonLeftBox
{
	background-color: #FFCCCC;
}

.navPink1LeftBoxDark
{
	background-color: #FF6666;
}

.navPink1 a:hover {
	background-color: #FFCCCC;
}

/***Blue***/
.navBlue1 .buttonLeftBox
{
	background-color: #99FFFF;
}

.navBlue1LeftBoxDark
{
	background-color: #009999;
}

.navBlue1 a:hover {
	background-color: #99FFFF;
}


/***Purple***/
.navPurple1 .buttonLeftBox
{
	background-color: #CCCCFF;
}

.navPurple1LeftBoxDark
{
	background-color: #3333CC;
}

.navPurple1 a:hover {
	background-color: #CCCCFF;
}



/**-- uspi pages --**/
.uspi {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
.uspi a, a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: underline;
}
.uspisymbol {
	color: #666666;
	font-size: smaller;
	vertical-align: 0.8ex;
	font-weight: bold;
}

.uspi2 {
	color: #9966CC;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 20px;
}

.uspifooter {
	color: #9966CC;
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
}

/* --- site map --- */
#sitemapcontainer ul {
	margin-left: 0px;
}

#sitemap {
	font-size: 14px;
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 0px;
	padding-top: 4px;
}

#sitemap li {
	background: url(../images/site_map_box.gif) no-repeat 0px 5px;	
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 2px;
}

#sitemap li ul {
	margin-left: 0px;
	padding-left: 16px;
}

#sitemap li ul li {
	background: none;
	font-weight: normal;
	padding-left: 0px;
}


#tagline
{
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 0;
	width: 478px;
	height: 50px;
	z-index: 1;
}
	
#flashBanner
{
	position: absolute;
	left: 0;
	top: 0px;
	visibility: visible;
	width: 1600px;
	height: 229px;
	clear: none;
	float: none;
	z-index: 0;
}

#watsonChoicesNavigation
{
	position:absolute; 
	left:143px; 
	top:230px; 
	width: 145px; 
	z-index:2; 
}

#choicesNavigation
{
	width: 125px;
	padding-right: 5px;
}

.search2D_2 {
	border: solid 1px #FFFFFF;
	font-size: 11px;
	height:13px;
}

.searchBox {
	border-style: Solid;
	border-color: #999999;
	border-width: 1px 0 1px 1px;
	height: 17px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}



/***Outline around all cells***/
table.listTable1 
{
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 15px;
}

table.listTable1 tr td 
{
	vertical-align: top;	
	border: solid 1px #CCCCCC;
	padding: 2px;
}

/***Outline around table only***/
table.listTable2
{
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
	margin-top: 5px;
	margin-bottom: 15px;
}

table.listTable2 tr td 
{
	vertical-align: top;
	padding: 5px;
}

table.questionAndAnswerTable tr td
{
	padding-bottom: 10px;
	vertical-align: bottom;
}

table.questionAndAnswerTable tr td.questionSymbol, table.questionAndAnswerTable tr td.answerSymbol
{
	vertical-align: top;
	width: 20px;
	color: #333366;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

table.questionAndAnswerTable tr td.questionText 
{
	color: #9966CC;
	font-weight: bold;
	padding-top: 15px;
}

table.questionAndAnswerTable tr td.answerText 
{
	padding-top: 10px;	
}

table.questionAndAnswerTable tr td.backToTop 
{
	text-align: right;
	font-size: 10px;	
	
}

/***Bullets***/
ul.space li 
{
	padding-top: .5em	
}

.class_search_results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/***SURVEY***/
#survey {

}

.survey_answer_group_header, .survey_header, .survey_submit  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}


.survey_header {
	padding-bottom: 10px;
	font-size: 10px;
}


.survey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.survey_answer, .answer_percent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}

.survey_answer_correct{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.survey_error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

.survey_submit a:active  {background-color:yellow}
.survey_submit a:hover   {background-color:yellow}

.survey_text a:active  {background-color:yellow}
.survey_text a:hover   {background-color:yellow}



.safety-info  h3 {
	font-size: 10px;
	color: #663366;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.safety-info, .safety-info-additional {
	font-size: 10px;
	color: #666666;
}

.survey_vote_bar {
	background-color: #9966CC;
}

.global_disclaimer {
	font-size: 9px;
	padding-top: 10px;
}