/* ========================================================
general default values for types without classes
======================================================== */
body, p, table, td, th, h1, h2, h3, h4, h5, h6, ul, ol, textarea, input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, td, p {
	color : #000000;
	font-size : 13px;
}

body {
	margin : 10px 10px 0px 10px;
	padding : 0px;
	background-color : #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	color : #000000;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
}

h1 {
	font-size : 23px;
}

h2 {
	font-size : 21px;
}

h3 {
	font-size : 19px;
}

h4 {
	font-size : 17px;
}

h5 {
	font-size : 15px;
}

h6 {
	font-size : 13px;
}

p {
	margin-top : 1.6em;
	margin-right : 10px;
	margin-bottom : 1.6em;
	margin-left : 10px;
	line-height : 1.4em;
}



sub, sup {
	font-size : .9em;
	line-height : 0em;
}

ul {
	list-style-type : disc;
	margin-top : 10px;
	margin-bottom : 10px;
}

a:link {
	color : #006699;  /* old color 0066CC */
	text-decoration : none;
}
a:visited {
	color : #006699;
	text-decoration : none;
}

a:hover {
	color : #006699;
	text-decoration : underline;
	background-color : #dfdfdf;
}

a:active {
	color : #006699;
	text-decoration : underline;
	background-color : #dfdfdf;
}

img {
	border-color : #000000;
}

/* ========================================================
Class specific styles 
======================================================== */

body.screen {background-image : url("/images/background-teal.gif"); 
	background-repeat : repeat-x;
}

input.button {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:thin outset #1f59a0;
	background-color: #ccc6e8;
	display: block;
	margin: 1px;
}

input.buttongo {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:thin outset #1f59a0;
	background-color: #ccc6e8;
	margin: 0px;
	width: auto;
}

ul.homepage_list {list-style-type: disc; 
margin-left: 7px; 
margin-right: 7px;
margin-top: 7px;
margin-bottom: 7px;
padding-left: 7px
}

input.buttonad {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:thin outset #1f59a0;
	background-color: #ccc6e8;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	width: 162px;
}

input.buttonTellFriend {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:3px outset #990000;
	background-color: #990000;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	width: 100px;
}

input.buttonsearch {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:3px outset #990000;
	background-color: #990000;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	width: 100px;
}

input.buttonreset {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:3px outset #FFFFFF;
	background-color: #FFFFFF;
	margin: 1px;
}

/* Site tag line style */
.site_tag_line {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	letter-spacing: 0px;
	text-align : right;
	margin-top : 0px;
	margin-right : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
}

/* right nav headers */
.right_nav_header {
	color : #000000;
	font-size : 13px;
	font-weight : bold;
	letter-spacing: 0px;
	text-align : left;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	text-indent:4px;
}

/* Ad box style */
.ad_box {
	color : #990000;
	font-size : 18px;
	font-weight : normal;
	text-align : center;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
}

.ad_box_button {
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:3px outset #E9BF4A;
	background-color: #E9BF4A;
	display: block;
	margin: 1px;
}

/* Search box style */
.search_title {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
}

.search_pulldown {
	font-size : 12px;
	font-family : monospace;
	margin-top : 3px;
	margin-right : 0px;
	margin-bottom : 1px;
	margin-left : 0px;
}

.search_button {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	border:3px outset #734C43;
	background-color: #734C43;
	margin: 1px;
}

.homepagesearch_pulldown {
	font-size : 12px;
	font-family : monospace;
}

/* Pregnancy and Breast-feeding Warnings style */
p.pw {
	font-size : 11px;
}

p.pwtext {
	font-size : 11px;
}

/* Pregnancy and Breast-feeding Warnings style */
p.XFafterFAM {
	margin-left : 10px;
	margin-right : 10px;
}

p.TX {
	margin-left : 10px;
	margin-right : 10px;
}

/* Box Warning style */
table.boxwarning {
	border-width : 1px; 
	border-style : solid; 
	border-color : gray; 
	margin-top : 20px;
	margin-right : 10px;
	margin-bottom : 20px;
	margin-left : 10px;
	width : 574px;
}

table.boxwarningFDAbb {
	border-width : 7px; 
	border-style : solid; 
	border-color : black; 
	margin-top : 20px;
	margin-right : 10px;
	margin-bottom : 20px;
	margin-left : 10px;
	width : 574px;
}

p.boxwarningheading {
	color : #000000;
	text-align : center;
	font-size : 13px;
	font-weight : bold;
	border : solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.boxwarningsubheading {
	color : #000000;
	text-align : center;
	font-size : 13px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 10px;
}

p.boxwarningtext {
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	margin-top : 10px;
	margin-bottom : 10px;
}



ul.boxwarninglist {
	list-style-type : disc;
	margin-left : 22px;
	margin-top : 10px;
	margin-bottom : 10px;
}


li.boxwarninglist {
	color : #000000;
	font-size : 11px;
	font-weight : normal;
}

a.boxwarninglist: Link {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
}

/* Login and Logoff link style */
a.login_logoff_link:link {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
}

a.login_logoff_link:visited {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
}

a.login_logoff_link:hover {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
	background-color : #dfdfdf;
}

a.login_logoff_link:active {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
	background-color : #dfdfdf;
}

/* Subscribe link style */
a.subscribe_link:link {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
}

a.subscribe_link:visited {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
}

a.subscribe_link:hover {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
	background-color : #dfdfdf;
}

a.subscribe_link:active {
	color : #006699;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
	background-color : #dfdfdf;
}

/* Breadcrumb style */
a.breadcrumb:link {
	color : #006699;
	font-size : 10px;
}

a.breadcrumb:visited {
	color : #006699;
	font-size : 10px;
}

a.breadcrumb:hover {
	color : #006699;
	font-size : 10px;
	background-color : #dfdfdf;
}

a.breadcrumb:active {
	color : #006699;
	font-size : 10px;
	background-color : #dfdfdf;
}

/* styles for Do Not Use items */
.donotuse_title {
	color : #000000;
	font-size : 5px;
	font-weight : normal;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
}

dt.donotuse_items {
	list-style-type : none;
	margin-left : 5px;
	font-weight:normal;
}

dd.donotuse_items {
	margin-left : 45px;
	margin-top : 9px;
	line-height : 1em;
	text-indent: -25px;
	font-size:11px;
	font-weight:normal;
}

a.donotuse_items:link {
	color : #FFFFFF;
}

a.donotuse_items:visited {
	color : #FFFFFF;
	font-weight : bold;
}

a.donotuse_items:hover {
	color : #FFFFFF;
	font-weight : bold;
	background-color : #dfdfdf;
}

a.donotuse_items:active {
	color : #FFFFFF;
	font-weight : bold;
	background-color : #dfdfdf;
}


/* styles for book ad */
.bookad_title {
	font-size : 14px;
	font-weight : bold;
	color:#FFFFFF;
	background-color:#1f59a0;
	text-indent:4px;
}
.bookad_text {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	margin-top : 5px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}
a.bookad:link {
	color : #006699;
	font-size : 11px;
	font-weight : bold;
}

a.bookad:visited {
	color : #006699;
	font-size : 11px;
	font-weight : bold;
}

a.bookad:hover {
	color : #006699;
	font-size : 11px;
	background-color : #dfdfdf;
	font-weight : bold;
}

a.bookad:active {
	color : #006699;
	font-size : 11px;
	background-color : #dfdfdf;
	font-weight : bold;
}


/* styles for News items */
.news_title {
	font-size : 14px;
	font-weight : bold;
	color:#000000;
	background-color:#EEF3F8;
	text-indent:4px;
}

.news_subtitle {
	font-size : 14px;
	font-weight : bold;
	color:#000000;
 	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#006599;
	text-indent:6px;
}

.news_subtitle2 {
	font-size : 11px;
	font-weight : normal;
	color:#000000;
	text-align: left;
	border-bottom-color:#006599;
	margin-bottom : 25px;
	margin-top:  25px;
}

.WhySubscribe {
	font-size : 14px;
	font-weight : bold;
	color:#000000;
 	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#006599;
	text-indent:0px;
	margin-bottom : 25px;
}

ul.news_items {
	list-style-type:none;
	margin-left:0px;
	vertical-align:top;
	font-size:11px;
}

a.news_items:link {
	color : #006699;
}

a.news_items:visited {
	color : #006699;
	font-weight : bold;
}

a.news_items:hover {
	color : #006699;
	font-weight : bold;
	background-color : #dfdfdf;
}

a.news_items:active {
	color : #006699;
	background-color : #dfdfdf;
}
/***************************/

/* styles for Search section right nav of homepage items */

.searchWP_title {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
}
.searchWP_ {
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
}
ul.searchWP {
	list-style-image: url("/images/blue_dot.gif");
	margin-top : 10px;
	margin-right : 3px;
	margin-bottom : 10px;
	margin-left : 0px;
	border-width : 1px;
}

li.searchWP {
	font-size : 10px;
	margin-bottom : 5px;
}

a.searchWP:link {
	color : #006699;
	font-size : 8px;
}

a.searchWP:visited {
	color : #006699;
	font-size : 8px;
}

a.searchWP:hover {
	color : #006699;
	font-size : 8px;
	background-color : #dfdfdf;
}

a.searchWP:active {
	color : #006699;
	font-size : 8px;
	background-color : #dfdfdf;
}


/* styles for Advertised articles items */
.advertised_articles_title {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
}

ul.advertised_articles {
	list-style-image: url("/images/blue_dot.gif");
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 10px;
	margin-left : 20px;
	border-width : 1px;
}

li.advertised_articles {
	font-size : 11px;
	margin-bottom : 5px;
}

a.advertised_articles:link {
	color : #006699;
	font-size : 11px;
}

a.advertised_articles:visited {
	color : #006699;
	font-size : 11px;
}

a.advertised_articles:hover {
	color : #006699;
	font-size : 11px;
	background-color : #dfdfdf;
}

a.advertised_articles:active {
	color : #006699;
	font-size : 11px;
	background-color : #dfdfdf;
}

/* styles for Marketing Promo */
ul.marketing_promo {
	list-style-image: url("/images/check.gif");
	margin-left : 20px;
	border-width : 1px;
}

/* styles for bookmarks */
.bookmarks_title {
	color : #990000;
	font-size : 18px;
	font-weight : bold;
	margin-left : 10px;
}

ul.bookmarks {
	list-style-type : circle;
	margin-left : 20px;
	margin-top : 0px;
	border-width : 1px;
}

a.bookmarks:link {
	color : #006699;
	font-size : 11px;
}

a.bookmarks:visited {
	color : #006699;
	font-size : 11px;
}

a.bookmarks:hover {
	color : #006699;
	font-size : 11px;
	background-color : #dfdfdf;
}

a.bookmarks:active {
	color : #006699;
	font-size : 11px;
	background-color : #dfdfdf;
}

/* styles for search result items */
.searchresults_titlearea {
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	background-color : #E9D9CC;
}

.searchresults_title {
	color : #734C43;
	font-size : 18px;
	font-weight : bold;
}

.searchresults_subtitlearea {
	margin-left : 10px;
	margin-top : 10px;
}

.searchresults_subtitle {
	color : #000000;
	font-size : 13px;
	font-weight : normal;
}

ul.searchresults {
	list-style-type : disc;
	margin-left : 26px;
	margin-right : 10px;
}

li.searchresults {
	font-size : 11px;
	line-height : 14px;
	margin-bottom : 10px;
}

a.searchresults:link {
	color : #006699;
	font-weight : bold;
}

a.searchresults:visited {
	color : #006699;
	font-weight : bold;
}

a.searchresults:hover {
	color : #006699;
	font-weight : bold;
	background-color : #dfdfdf;
}

a.searchresults:active {
	color : #006699;
	font-weight : bold;
	background-color : #dfdfdf;
}

/* styles for recent posting items */
.recent_postings_title {
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	margin-left : 10px;
}

ul.recent_postings {
	list-style-type : disc;
	margin-left : 20px;
}

li.recent_postings {
	font-size : 11px;
	margin-bottom : 5px;
}

a.recent_postings:link {
	color : #006699;
	font-weight : normal;
}

a.recent_postings:visited {
	color : #006699;
	font-weight : normal;
}

a.recent_postings:hover {
	color : #006699;
	font-weight : normal;
	background-color : #dfdfdf;
}

a.recent_postings:active {
	color : #006699;
	font-weight : normal;
	background-color : #dfdfdf;
}

/* styles for show/hide abstract links */
a.show_abstract:link {
	color : #006699;
}

a.show_abstract:visited {
	color : #006699;
}

a.show_abstract:hover {
	color : #006699;
	background-color : #dfdfdf;
}

a.show_abstract:active {
	color : #006699;
	background-color : #dfdfdf;
}

/* styles for footer items */
.footer {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	text-align : center;
	margin : 3px;
}

a.footer:link {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
}

a.footer:visited {
	color : #FFFF66;
	font-size : 11px;
	font-weight : normal;
}
-Gray: cccccc
-Teal: 009999
-Blue: 336699
a.footer:hover {
	color : #003399;
	font-size : 11px;
	font-weight : normal;
	background-color : #336699;
}

a.footer:active {
	color : #003399;
	font-size : 11px;
	font-weight : normal;
	background-color : #336699;
}

.profile_heading {
	color : #990000;
	font-weight : bold;
	margin-lFeft : 10px;
}

.page_title {
	color : #990000;
	font-size : 19px;
	font-weight : bold;
	margin-left : 10px;
}

/* styles for linked images */
a.image:link {
	color : #000000;  /* old color 0066CC */
	text-decoration : none;
}

a.image:visited {
	color : #000000;
	text-decoration : none;
}

a.image:hover {
	color : #000000;
	text-decoration : none;
	background-color : transparent;	
}

a.image:active {
	color : #000000;
	text-decoration : none;
	background-color : transparent;
}

.public_note {
	color : red;
	font-size : 16px;
	font-weight : bold;
	margin-top : 10px;
	margin-right : 10px;
	margin-bottom : 20px;
	margin-left : 10px;
}

/* General classes */
.error {
	color : #C60000;
}

.maroon {
	color : #800000;
}

.white {
	color : #FFFFFF;
	
}
.white: Link {
	color : #FFFFFF;
}
.small {
	font-size : 9px;
}

.big {
	font-size : 20px;
}

p.small_disclaimer {
	color : #000000;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	border : solid;
	border-color : gray; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 3px 3px 3px 3px;
}

.small_DrugRecall {
	font-size : 11px;
}

.non_profit {
	font-size : 11px;
}

/* styles for book purchase table area */
.bookpurchase_tableHeaderArea {
	margin-top : 5px;
	margin-right : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	background-color : #E9D9CC;
}

.bookpurchase_titleHeader {
	color : #734C43;
	font-size : 12px;
	font-weight : bold;
}

.bookpurchase_title {
	color : #990000;
	font-size : 16px;
	font-weight : bold;
	margin-left : 10px;
	border-color: 000000;
	border-width: 1px;
}

table.bookpurchase_table {
	width: 570px;
	margin-left : 10px;
	margin-right : 10px;
	border-width: 1px;
	border-style: solid;
	border-color: 000000;
	border-collapse: collapse;
	background-color : #E9D9CC;
}

td.bookpurchase_cell {
	margin-left : 0px;
	margin-right : 0px;
	border-style: solid;
	border-color: 000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
