html
{
	overflow-y: scroll;
}

body
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #cbbeda;
}

#masthead_print
{
	display: none;
}

.green-bold
{
	color: #005826;
	font-weight: bold;
}

.refs
{
	color: #999999;
	font-weight: normal;
}
.refs a:link, .refs a:visited
{
	color: #999999;
	text-decoration: none;
}
.refs a:hover
{
	color: #999999;
	text-decoration: underline;
}

h2, h3, h4
{
	color: #005826;
}

.greenbox
{
	width:350px;
	border:0px solid #47a942;
	padding:3px 3px 4px 3px;
	background: #47a942;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.greenbox a {
text-decoration:none;
color:#FFF;
}
.greenbox a:hover {
text-decoration:underline;
color:#FFF;
}

h1
{
	color: #542989;
	font-size: 18pt;
	line-height: 24pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	letter-spacing: -.05em;
}
* html h1{
margin-top:20px;
}
h2
{
	font-size: 100%;
}

h3
{
	font-size: 100%;
	margin-top: 12px;
	margin-bottom: 0px;
}


h4
{
	font-size: 100%;
	margin-top: 48px;
}

#container
{
	width: 780px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 20px;
}

#toolbar_global
{
	line-height: normal;
	text-align: right;
	margin: auto 0 auto 0;
	vertical-align: top;
	width: 100%;
	height: 55px;
	overflow: hidden;
	font-size: 9pt;
}


a
{
	color: #005826;
}

a:hover
{
	color: #601984;
}

#content_main
{
	float: left;
	width: 500px;
	padding-top: 10px;
	margin-top: 30px;
	margin-left: 30px;
}

#content_main_front
{
	float: right;
	width: 537px;
	padding-top: 7px;
	margin-top: -25px;
	margin-left: 30px;
}
/* home page hacks */
*:first-child+html #content_main_front
{
	float: right;
	width: 537px;
	padding-top: 15px;
	margin-top: -8px;
	margin-left: 30px;
}
* html #content_main_front
{
	float: right;
	width: 537px;
	padding-top: 10px;
	margin-top: -10px;
	margin-left: 30px;
}
/* home page hacks ends */
.clear
{
	clear: both;
}

#container_main
{
	background: #fff url(/images/box-middle.gif) repeat-y;
}

#container_inner
{
	background: url(/images/box-middle.gif) repeat-y;
	background-color: #fff;
	margin: 0px 10px 0px 0px;
}

#container_bottom
{
	background: url(/images/box-bottom.gif) repeat-y;
	height: 30px;
}

#navigation_left
{
	float: left;
	width: 203px;
	margin-top: 30px;
	background: url(/images/box-middle.gif) repeat-y;
}

ul.subnavlist
{
	display: none;
}




ul.navlist
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

ul.navlist li a
{
	width: 163px;
	height: 32px;
	display: block;
	margin: 3px 0px;
	padding: 0px 0px 0px 40px;
	font-weight: bold;
	text-decoration: none;
	color: #005826;
}

ul.navlist li a:hover
{
	color: #fff;
}



ul.navlist li.nav_home a
{
	background: url(/images/nav-top-home.gif) no-repeat;
	height: 32px;
	line-height: 32px;
}
ul.navlist li.nav_home a:hover, ul.navlist li.nav_home#nav_selected a
{
	background: url(/images/nav-top-home-on.gif) no-repeat;
	color: #fff;
}


ul.navlist li.nav_top a
{
	background: url(/images/nav-top.gif) no-repeat;
	height: 32px;
	line-height: 32px;
}
ul.navlist li.nav_top a:hover, ul.navlist li.nav_top#nav_selected a
{
	background: url(/images/nav-top-on.gif) no-repeat;
	color: #fff;
}

ul.navlist li.nav_middle a
{
	background: url(/images/nav-middle.gif) repeat-y;
	height: 40px;
	line-height: 40px;
	font-size:95%;
}
ul.navlist li.nav_middle a:hover, ul.navlist li.nav_middle#nav_selected a
{
	background: url(/images/nav-middle-on.gif) repeat-y;
	color: #fff;
}

ul.navlist li.nav_bottom a
{
	background: url(/images/nav-bottom.gif) no-repeat;
	height: 44px;
	line-height: 16px;
}
ul.navlist li.nav_bottom a:hover
{
	background: url(/images/nav-bottom-on.gif) repeat-y;
	color: #fff;
}

ul.navlist li.nav_bottom#nav_selected a
{
	background: url(/images/nav-middle-on.gif) repeat-y;
	color: #fff;
}

.doubleheight
{
	position: relative;
	top: 15%;
	line-height: 15px;
   }
.doubleheight1
{
	position: relative;
	top: 30%;
	line-height: 15px;
   }
#gsk_footer
{
	text-align: center;
    }

#searchtop
{
	position: absolute;
	top: 15px;
	left: 500px;
}

#toolbar
{
	position: absolute;
	top: 245px;
	left: 520px;
	color: #55298A;
	width: 200px;
}
#toolbar1
{
	position: absolute;
	top: 112px;
	left: 520px;
	color: #55298A;
	width: 200px;
}

#toolbar a
{
	color: #55298A;
}

#toolbar a
{
	color: #55298A;
}

.front_top
{
	background: url(/images/home-box-top.gif) no-repeat;
	height: 14px;
	overflow: hidden;
}
.front_middle
{
	background: url(/images/home-box-middle.gif) repeat-y;
	padding: 0px 20px;
}
.front_bottom
{
	background: url(/images/home-box-bottom.gif) no-repeat;
	height: 14px;
	overflow: hidden;
}
.front_box
{
	width: 452px;
	background: url(/images/home-box-middle.gif) repeat-y;
	margin-top:10px;
	}
*html .front_box {
	margin-top:0px;
}
.front_box h2
{
	margin-top: 0px;
}
/* Home page box STARTS*/
.front_box1
{
	width: 389px;
	background: url(/images/home-box-middle.jpg) repeat-y;
	margin-top:47px;	

	}
*html .front_box1 {
	margin-top:-2px;

}
*:first-child+html .front_box1{
	margin-top:20px;
	}
	
 * html .front_box1{
	margin-top:-23px;
	 }
.front_top1
{
	background: url(/images/home-box-top.jpg) no-repeat;
	height: 12px;

	
}
.front_middle1
{
	background: url(/images/home-box-middle.jpg) repeat-y;
	padding: 0px 18px;
}
.list1{
	list-style-image: url(../images/dot.jpg);
	margin:0px 0px 0px -20px;
	_margin:0px 0px 0px 20px;
	* margin:0px 0px 0px 20px;
	line-height:17px;
	}
	
.front_bottom1
{
	background: url(/images/home-box-bottom.jpg) no-repeat;
	height: 13px;
	overflow: hidden;
}
.margin0{
	margin:0px 0px 5px 0px;
}
/* Home page box ENDS */
#content_header
{
	margin-bottom: 10px;
}

#content_header_left
{
	float: left;
	width: 305px;
	padding-right: 20px;
}

#content_header_left img
{
	margin-bottom: 10px;
}

#content_header_right
{
	float: right;
	width: 148px;
}

.checklist
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/checkmark.gif);
}

.checklist li
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
}

.bulletlist
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet-green.gif);
}

.bulletlist li
{
	margin-top: 10px;
	line-height: normal;
}

.bulletlist-single
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet-green.gif);
}

.bulletlist-single li
{
	margin-top: 0px;
	line-height: normal;
}

.hang
{
	font-size: 80%;
	line-height: 13px;
	margin: 0 0 0 1em;
	text-indent: -.55em;
}

.hangtext
{
	margin: 0 0 0 .8em;
	text-indent: -.8em;
	text-indent: -18px;
    _text-indent: -10px;

}
.hangtext p {
    margin:5px 0;
}

#under
{
	width: 685px;
	margin: 15px auto 0px auto;
	position: relative;
	padding-top: 0px;
}
#under-home
{
	width: 685px;
	margin: 0px auto 0px auto;
	position: relative;
	padding-top: 0px;
}

.common{
	margin: 5px 0px 0px 0px;
}

#common1{
	margin: 30px 20px 0px 40px;
	line-height:20px;
}
#Cinfo{
	color:#ffffff;
	padding-left:240px;
	font-weight:bold;
	padding-top:46px;
}
#Cinfo a{
	color:#ffffff;
    padding-left:5px;

}

#searchtop strong
{
	color: #fff;
	font-size: 9pt;
}

.smallFont
{
	font-size: 80%;
}
.largeFont
{
	font-size: 120%;
	font-weight: bold;
}


#masthead img
{
	border: 0px;
}


.subnav_item, .subnav_item_double
{
	background: none;
}

ul.navlist ul.subnavlist_selected li
{
	border-bottom: solid 1px #b19ccb;
	margin-left: -30px;
	width: 193px;
	background: #F3EBFB;
}
ul.navlist li.nav_middle#nav_selected a, ul.navlist li.nav_bottom#nav_selected a
{
	margin: 0;
	font-size:95%;
}

ul.navlist li.nav_middle#nav_selected li.subnav_item a, ul.navlist li.nav_bottom#nav_selected li.subnav_item a
{
	display: block;
	background-image: none;
	font-size:85%;
	/*font-size: 8pt;*/
	color: #55298A;
	padding: 0 10px 0 40px;
	width: 143px;
	height: 30px;
	line-height: 30px;
}


ul.navlist li.nav_middle#nav_selected li.subnav_item_double a, ul.navlist li.nav_bottom#nav_selected li.subnav_item_double a
{
	display: block;
	background-image: none;
	font-size:85%;
	/*font-size: 8pt;*/
	color: #55298A;
	padding: 0 15px 0 40px;
	width: 138px;
	height: 30px;
	line-height: 15px;
}

ul.navlist li.nav_middle#nav_selected li a:hover, ul.navlist li.nav_bottom#nav_selected li a:hover, ul.navlist li.nav_middle ul.subnavlist_selected li#subnav_selected a, ul.navlist li.nav_bottom ul.subnavlist_selected li#subnav_selected a
{
	background-color: #9966cc;
	background-image: none;
	color: #fff;
	/*
	font-size:100%;*/
}




ul.subnavlist_selected
{
	list-style-type: none;
}


#hcpcontainer
{
	height: 45px;
	background: url(/images/hcp-clickhere-backgrnd.gif) #F3EBFB;
	text-align: right;
	padding-right: 10px;
	color: #55298A;
	margin-bottom: 10px;
}

#hcpcontainertext
{
	position: relative;
	top: 5px;
}

#hcpcontainer h3
{
	margin: 0;
	color: #55298A;
}

#hcpcontainer a
{
	color: #55298A;
}
.RightImg{
margin:-64px -1px 0px 7px;
}
.RightImg02{
margin:-84px -1px 0px 7px;
}
.RightImg03{
margin:-114px -1px 0px 7px;
}
.Ldopa{
font-size:10px;
}
#homeBanner{
	width:547px;
	height:180px;
	*height:200px;
	
}
#homeBanner h1{
	font-size:28px;
	line-height:28px;
	/*padding-top:22px;*/
}
#homeBanner h1 #green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#48ab41 !important;
}
#mainh1, #rSize1{
	padding-left:16px;
	line-height:25px;

}
#homeBanner p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#48ab41;
	margin-top:-19px;
}
#getAnswers{
	background:url(/images/getAnswersBg.jpg) no-repeat;
	width:214px;
	float:left;
	padding-left:50px;
	height:75px;
	margin:0px;
}
#getAnswers p{
	margin-top:10px;
	margin-bottom:0px;
	font-weight:bold;
}
#getAnswers p.GA{
	margin:0px;
	text-align:right;
	margin-right:95px;
	font-size:13px;
}
#getAnswers p.GA a{
	color:#655190;
	text-decoration:underline;
}
.dummy
{
	/*background: url(/images/home-box-middle.gif) repeat-y;
	padding: 0px 20px;*/
	margin:0px;
}
#requipLogo{
left:15px;
position:absolute;
top:16px;
width:175px;

}
.textarea{
	height:77px;
	color:#909090;
	margin:0px 0px 0px 0px;
	padding:3px;background:#F9F9F9;
	border-bottom:1px solid #A1A1A1; 
	border-left:1px solid #A1A1A1; 
	border-right:1px solid #A1A1A1;
	border-top:1px solid #A1A1A1;
	overflow:auto; font-size:12px;
	padding-bottom:5;
	margin-bottom:5; 
	width:400px;
}
.isi{ font-size:16px; 
font-weight:bold;}
.margin2{
	margin:0px 0px 2px 0px;
	padding:2px 0px 0px 40px;	
}
#footer_links{
    text-align:center;
    margin:20px 0px 20px 0px;
}
#medwatch{
     text-align:center;
}
#safety_information{
   
}
#bullet{
    margin-left:22px;
	line-height:22px;
  }
#safety_inner_inf{
    width:510px;
  }