body{
	font-family: Arial, sans-serif;
	font-size: 90%;
	color:#333;
	background-color: #fff;
	margin:0px;
	padding:0px;
	width:996px;
}
table{
	font-family: Arial, sans-serif;
	font-size: 100%;
}
a{
	text-decoration:none;
	color:#1557b0;
}
div#content{
	width:996px;
	padding:0px;
	margin:0px;
}
div#leftNav{
	xborder:solid 1px red;
	width:152px;
	padding-left:18px;
	float:left;
}
div#bodyContent{
	width: 585px;
	padding-left:18px;
	padding-right:23px;
	padding-top:6px;
	font-size:100%;
	float:left;
}
div#popupContent{
	font-family: Arial, sans-serif;
	font-size:100%;
	width: 440px;
	padding:20px 20px 20px 20px;
}
span.title{
	font-weight:bold;
	color:#1557b0;
	display:block;
	margin-bottom:10px;
}
div#bodyContent p{
	margin-bottom:10px;
	line-height: 15pt;
}
div#bodyContent ul li{
	line-height: 15pt;
}
div#rightCol{
	xborder:solid 1px red;
	width:190px;
	padding-right:10px;
	float:right;
}

div#leftNav ul#leftNavList{
	width: 150px;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-bottom:20px;
	background: url(/html/images/dot_gray.gif) repeat-x;
	background-position: bottom;
}
div#leftNav ul#leftNavList li{
	width: 150px;
	height:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	margin-top:6px;
	list-style:none;
/*	background: url(/html/images/dot_gray.gif) repeat-x;
	background-position: bottom; */
}
div#leftNav ul#leftNavList li a{
	display: block;
	width: 150px;
	text-decoration:none;
	color:#666;
	overflow:hidden;
}
div#leftNav ul#leftNavList li a:hover{
	color:#1557b0;
}
div#leftNav ul#leftNavList li.NavHead{
/*	 background: url(/html/images/dot_blue.gif) repeat-x;
	 background-position: bottom; */
}
div#leftNav ul#leftNavList li.subNavHead{
	 background:none;
	 height:100%;
}
div#leftNav ul#leftNavList li.subNavList{
	height:100%;
	background:none;
}
div#leftNav ul#leftNavList li.subNavList a{
	padding-left:10px;
	display:block;
	width:130px;
	xborder:1px solid green;
}
div#leftNav ul#leftNavList li.subNavList span.blue{
	padding-left:10px;
	width:136px;
	display:block;
}
div#leftNav ul#leftNavList li.subNavListLast{
	height:100%;
}
div#leftNav ul#leftNavList li.subNavListLast a{
	padding-left:10px;
}

span.blue{
	color:#1557b0;
}
span.bluebold{
	font-weight:bold;
	color:#1557b0;
}
span.brown{
	color:#ab7700;
}
span.brownbold{
	font-weight:bold;
	color:#ab7700;
}
div#leftNav span.condition{
	display:block;
	padding-top:30px;
}
div#leftNav span.condition a{
	display: block;
	width: 150px;
	height:100%;
	text-decoration:none;
	font-size:83%;
	color:#999;
	overflow:hidden;
}
div#leftNav span.condition a:hover{
	color:#666;
}
div#rightCol div#rightTop{
	display:block;
	margin-bottom:30px;
	xwidth:190px;
}
div#rightCol div#rightTop a{
	display:block;
	height:35px;
	float:left;
}
div#rightCol div#rightTop a#smallOn{
	background: url(/html/images/font_small_on.gif) no-repeat;
	background-position: left bottom;
	width:30px;
	display:none;
}
div#rightCol div#rightTop a#smallOff{
	background: url(/html/images/font_small_off.gif) no-repeat;
	background-position: left bottom;
	width:30px;
}
div#rightCol div#rightTop a#smallOff:hover{
	background: url(/html/images/font_small_on.gif) no-repeat;
	background-position: left bottom;
	width:30px;
}
div#rightCol div#rightTop a#mediumOn{
	background: url(/html/images/font_medium_on.gif) no-repeat;
	background-position: left bottom;
	width:34px;
}
div#rightCol div#rightTop a#mediumOff{
	background: url(/html/images/font_medium_off.gif) no-repeat;
	background-position: left bottom;
	width:34px;
	display:none;
}
div#rightCol div#rightTop a#mediumOff:hover{
	background: url(/html/images/font_medium_on.gif) no-repeat;
	background-position: left bottom;
	width:34px;
}
div#rightCol div#rightTop a#largeOn{
	background: url(/html/images/font_large_on.gif) no-repeat;
	background-position: left bottom;
	width:40px;
	display:none;
}
div#rightCol div#rightTop a#largeOff{
	background: url(/html/images/font_large_off.gif) no-repeat;
	background-position: left bottom;
	width:40px;
}
div#rightCol div#rightTop a#largeOff:hover{
	background: url(/html/images/font_large_on.gif) no-repeat;
	background-position: left bottom;
	width:40px;
}
div#rightCol span.rightTopText{
	display:block;
	width:190px;
}
div#rightCol ul.rightMiddle{
	width:190px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	list-style:none;
}
div#rightCol ul.rightMiddle li.head{
	width:190px;
	height:16px;
	overflow:hidden;
	color:#1557b0;
	font-weight:bold;
	margin:0px;
	padding:0px;
	list-style:none;
/*	background: url(/html/images/dot_blue.gif) repeat-x;
	background-position: bottom; */
}
div#rightCol span.header{
	background: url(/html/images/dot_blue.gif) repeat-x;
	background-position: bottom; 
	width: 190px;
	height:100%;
	overflow:hidden;
	color:#1557b0;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	display:block;
	xborder:1px green solid;
}
div#rightCol ul.rightMiddle li.text{
	padding-bottom:8px;
	padding-top:3px;
}
div#rightCol ul.rightMiddle li table{
	font-size:100%;
}
div#rightCol ul.rightMiddle li.qaIcon{
	height:74px;
	margin-bottom:25px;
	background: url(/html/images/im_patient_brochure.jpg) no-repeat;
	background-position: left top;
}
div#rightCol ul.rightMiddle li.qaIcon span.copy{
	display:block;
	padding:50px 0px 0px 60px;
}
div#rightCol ul.rightMiddle li.qaIcon a{
	margin:50px 0px 0px 60px;	
}
div#rightCol ul.rightMiddle li.brochureIcon{
	height:74px;
	margin-top:10px;
	margin-bottom:25px;
	background: url(/html/images/im_dse_brochure.gif) no-repeat;
	background-position: left top;
}
div#rightCol ul.rightMiddle li.brochureIcon span.copy{
	display:block;
	padding:0px 0px 0px 60px;
}
div#rightCol ul.rightMiddle li.factsheetIcon{
	height:74px;
	margin-top:10px;
	margin-bottom:25px;
	background: url(/html/images/im_factsheet_patients.gif) no-repeat;
	background-position: left top;
}
div#rightCol ul.rightMiddle li.factsheetIcon{
	height:74px;
	margin-top:10px;
	margin-bottom:25px;
	background: url(/html/images/im_factsheet_patients.gif) no-repeat;
	background-position: left top;
}
div#rightCol ul.rightMiddle li.factsheetIcon span.copy{
	display:block;
	padding:0px 0px 0px 60px;
}
div#rightCol ul.rightMiddle li.calendarIcon{
	height:51px;
	margin-top:10px;
	margin-bottom:25px;
	background: url(/html/images/im_patient_calendar.gif) no-repeat;
	background-position: left top;
}
div#rightCol ul.rightMiddle li.calendarIcon span.copy{
	display:block;
	padding:0px 0px 0px 60px;
}
div#rightCol ul.rightMiddle li.infoIcon{
	xborder:1px solid red;
	height:51px;
	margin-bottom:15px;
	margin-top:10px;
	background: url(/html/images/im_prescribing_info.gif) no-repeat;
	background-position: left,top;
}
div#rightCol ul.rightMiddle li.infoIcon span.copy{
	display:block;
	padding:0px 0px 0px 60px;
}

div#rightCol ul#rightBottom{
	width:190px;
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	list-style:none;
	background: url(/html/images/dot_blue.gif) repeat-x;
	background-position: top; 
}
div#rightCol ul#rightBottom li{
	width:190px;
	height:30px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	list-style:none;
}
div#rightCol ul#rightBottom li a{
	display: block;
	text-decoration:none;
	color:#1557b0;
	height:25px;
	padding-top:4px;
	overflow:hidden;
	font-size:100%;
	background-position: left;
	padding-left:25px;
}
div#rightCol ul#rightBottom li a.print{
	background: url(/html/images/icon_print.gif) no-repeat;
}
div#rightCol ul#rightBottom li a.email{
	background: url(/html/images/icon_email.gif) no-repeat;
}
div#rightCol ul#rightBottom li a.bookmark{
	background: url(/html/images/icon_bookmark.gif) no-repeat;
}

span.hide{
	display:none;
}
br.clear{
	clear: both;
}
div#bodyContent div#bodyTop div#imageLG{
	float:left;
}
div#bodyContent div#bodyTop div#imageLG a{
	display: block;
	text-decoration:none;
	color:#1557b0;
	text-align:center;
	font-size:100%;
	padding-top:10px;
}
div#bodyContent div#bodyTop div#mainContent{
	float:left;
	width:410px;
	padding-left:15px;
	margin-top:0px;
	margin-bottom:30px;
}
div#bodyContent div#bodyTop div#sections {
	background: url(/html/images/dot_gray.gif) repeat-x;
	background-position:top;
	padding-top:20px;
}
div#bodyContent div#bodyTop div#sections div#sectionLeft{
	background: url(/html/images/dot_gray2.gif) repeat-y;
	background-position:right;
	width:266px;
	float:left;
}
div#bodyContent div#bodyTop div#sections div#sectionRight{
	padding-left:20px;
	width:266px;
	float:left;
}
div#bodyContent div#bodyTop div#sections span.image{
	width:51px;
	margin-bottom:40px;
	float:left;
}
div#bodyContent div#bodyTop div#sections span.text{
	font-family: Arial, sans-serif;
	width:190px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

div#bodyContent div#bodyMiddle{
	padding-top:20px;
	background: url(/html/images/dot_gray.gif) repeat-x;
	background-position:top;
}
div#bodyContent div#bodyMiddle p.text{
	width:320px;
	float:left;
}
div#bodyContent div#bodyMiddle form{
	float:left;
	padding-top:15px;
	width:200px;
}
div#bodyContent div#bodyMiddle form select{
	font-family: Arial, sans-serif;
	font-size:100%;
	color:#333;
	width:200px;
}
div#bodyContent div#bodyMiddle a.forPatients{
	xdisplay:block;
	background: url(/html/images/bt_for_patients_off.gif) no-repeat;
	width:144px;
	height:34px;
	float:left;
	margin-left:80px;
}
div#bodyContent div#bodyMiddle a.forPatients:hover{
	background: url(/html/images/bt_for_patients_on.gif) no-repeat;
}
div#bodyContent div#bodyMiddle a.forPhysicians{
	xdisplay:block;
	background: url(/html/images/bt_for_physicians_off.gif) no-repeat;
	width:190px;
	height:34px;
	float:left;
	margin-left:40px;
}
div#bodyContent div#bodyMiddle a.forPhysicians:hover{
	background: url(/html/images/bt_for_physicians_on.gif) no-repeat;
}
div#bodyContent div#bodyBottom{
	padding-top:50px;
	background: url(/html/images/dot_gray.gif) repeat-x;
	background-position:0px 30px;
}
div#bodyContent div#bodyBottom p{
	color:#999;
	font-size:100%;
}

div#bodyContent div#tabs{
	margin:0px;
	padding:0px;
	width:585px;
}
div#bodyContent div#tabs div#tabTop1 a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
div#bodyContent div#tabs div#tabTop2 a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
div#bodyContent div#tabs div#tabTop3 a{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12px;
}
div#bodyContent div#tabs div#tabTop1 div#tab1{
	background: url(/html/images/tab_on.gif) no-repeat;
	color:#1557b0;
	font-weight:bold;
	font-size:12px;
	padding-top:8px;
	padding-bottom:7px;
	text-align:center;
	width:195px;
	xheight:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop1 div#tab2{
	background: url(/html/images/tab_center_off.gif) no-repeat;
	padding-top:8px;
	xpadding-bottom:7px;
	text-align:center;
	width:195px;
	height:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop1 div#tab3{
	background: url(/html/images/tab_right_off.gif) no-repeat;
	padding-top:8px;
	xpadding-bottom:7px;
	text-align:center;
	width:195px;
	height:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop2{
	display:none;
}
div#bodyContent div#tabs div#tabTop2 div#tab1{
	background: url(/html/images/tab_left_off.gif) no-repeat;
	padding-top:8px;
	xpadding-bottom:7px;
	text-align:center;
	width:195px;
	height:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop2 div#tab2{
	background: url(/html/images/tab_on.gif) no-repeat;
	color:#1557b0;
	font-weight:bold;
	font-size:12px;
	padding-top:8px;
	padding-bottom:7px;
	text-align:center;
	width:195px;
	xheight:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop2 div#tab3{
	background: url(/html/images/tab_right_off.gif) no-repeat;
	padding-top:8px;
	xpadding-bottom:7px;
	text-align:center;
	width:195px;
	height:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop3{
	display:none;
}
div#bodyContent div#tabs div#tabTop3 div#tab1{
	background: url(/html/images/tab_left_off.gif) no-repeat;
	padding-top:8px;
	xpadding-bottom:7px;
	text-align:center;
	width:195px;
	height:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop3 div#tab2{
	background: url(/html/images/tab_center_off.gif) no-repeat;
	padding-top:8px;
	xpadding-bottom:7px;
	text-align:center;
	width:195px;
	height:29px;
	float:left;
}
div#bodyContent div#tabs div#tabTop3 div#tab3{
	background: url(/html/images/tab_on.gif) no-repeat;
	color:#1557b0;
	font-weight:bold;
	font-size:12px;
	padding-top:8px;
	padding-bottom:7px;
	text-align:center;
	width:195px;
	xheight:29px;
	float:left;
}

div#bodyContent div#tabs div#tabContent1{
	border:1px solid #1557b0;
	border-top:none;
	margin:0px;
	padding:0px 20px 20px 30px;
	margin-top:-5%;
	xdisplay:none;
}
div#bodyContent div#tabs div#tabContent2{
	border:1px solid #1557b0;
	border-top:none;
	margin:0px;
	padding:0px 20px 20px 30px;
	margin-top:-5%;
	display:none;
}
div#bodyContent div#tabs div#tabContent3{
	border:1px solid #1557b0;
	border-top:none;
	margin:0px;
	padding:0px 20px 20px 30px;
	margin-top:-5%;
	display:none;
}
div#bodyContent div#tabs div#tabContent3 ul{
	list-style-type: decimal;
	font-weight:bold;
}
div#bodyContent div#tabs div#tabContent3 ul li{
	padding-bottom:10px;
	font-weight:normal;
	line-height: 15pt;
}

div#leftNav ul#leftNavList li.subNavHead span.blue a{
	color:#1557b0;
}
sup{
	font-size:85%;
	padding:2px;
}
a.blackbold{
	color:#000;
	font-weight:bold;
}
/* glossary support */
a.gloss_item
{
	cursor: help;
	border-bottom: 1px solid #aac;
	z-index: 1;
	position: relative;
}

.gloss_def
{
	display: none;
	position: absolute;
	left: auto;
	top: 1.5em;
	padding: 5px 1em;
	background: #ece4d0;
	width: 20em;
	height: 10em;
	color: #000 !important;
	font-size: 0.98em;
	line-height: 1.1em;
	font-family: Arial, sans-serif;
	text-decoration: none;
	overflow: auto;
	opacity: .92;
	filter: alpha(opacity=92);
	border: 1px solid #ad7612;
	z-index: 500;
}

.gloss_def .closebutton
{
	float: right;
	margin: 2px 0px 5px 5px;
}

a.gloss_item
{
	voice-family: "\"}\"";
	/* hide from IE 5 */
	voice-family: inherit;
	xborder-bottom-style: dotted;
	border-bottom-style: none;
	color:#1557b0;
}

.gloss_def .term
{
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	display: block;
	font-weight: bold;
}

/* HTML menu fallback */
div#flashmenu {
	width: 996px; height: 245px;
}

div#mmTop {
	background: #fff url(/html/images/nonflash/top.jpg) no-repeat 550px 0;
	margin: 0;
	padding: 0;
	height: 87px;
}

div#mmBottom {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 117px;
	float:left;
}


ul#navlist {
	background: #fff url(/html/images/nonflash/menu_bg.jpg) repeat-x;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;

	border-bottom: 1px solid #142c69;
	border-top: 1px solid #142c69; 
}

ul#navlist li {
	display: inline;
}

ul#navlist li a {
	float: left;
	color: #223972;
	background: #fff url(/html/images/nonflash/menu_bg.jpg) repeat-x;
	text-decoration: none;
	border-left: 1px solid #eee;
	border-right: 1px solid #d5d4d5;
	padding: 0px 14px 0px 0px;
	margin: 0 0 0 0px;
	height: 17px;
}

ul#navlist .active {
	color: #fff;
	background-color: #ddd;
	background: url(/html/images/nonflash/menu_bg_active.jpg) repeat-x;
}

ul#navlist .home {
	width: 166px;
	margin-left: 0;
	border-left: 1px solid #888888;
}

.right {
	float: right;
}

.left {
	float: left;
}

img#opener {
	border: 0;
	margin: 0;
	padding: 0;
}

ul#smallmenu {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 53px;
}

ul#smallmenu li {
	display: inline;
	font: bold 11px Arial;
}

ul#smallmenu li a {
	float: left;
	color: #838383;
	background: #fff;
	text-decoration: none;
	padding: 0 2px 0 2px;
	margin: 0;
	border-right: 1px solid gray;
}

ul#smallmenu .active {
	color: #4fb8db;
	background-color: #fff;
}

ul#smallmenu .last {
	border-right: 0;
}

div#logo {
	float: right;
	margin-top: 7px;
	width: 257px;
}
