/* GENERAL START */
body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	text-decoration: none;
	line-height: 16px;
	margin:0;
	padding:0;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-x;
	background-color:#003366;
}
form {
	margin:0;
	display:inline;
	
}
h1, h2, h3{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color: #003366;
}

h1 {
	font-size:28px;	
	line-height:30px;
	font-style:italic;
	margin:0 0 20px 0;
}

h2 {
	font-size:18px;	
	line-height:22px;
	margin: 20px 0 8px 0;
}
h3 {
	font-size:14px;	
	line-height:22px;
	margin: 20px 0 0 0;
}
p {
	margin-top:0;
	margin-bottom:10px;
	line-height:18px;
}
a:link, a:hover, a:visited, a:active {
	text-decoration:underline;
	color:#003366;
}
ul{
	padding-left:20px;
	margin:0px;
}
ul li{
	margin-bottom:8px;
	margin-left:10px;
	padding-left: 5px;
	list-style:disc;

}
/* GENERAL END */

#MainBody {
	width:900px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	position:relative;
/*	background-image:url(../images/main-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;*/
}
#Header {
	width:900px;
	height:45px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
#MainContainer {
	width:830px;
	/*height:700px;*/
	padding-left:20px;
	padding-right:50px;
	padding-bottom:10px;
	background-image:url(../images/maincontainer-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:#FFFFFF;
	clear:both;
	overflow:hidden;
}
#LhsContainer {
	width:300px;
	float:left;
	margin-right:26px;
	display:inline;
}
#Logo {
	width:280px;
	height:120px;
}
#NavContainer {
	width:280px;
	height:515px;
}
#RhsContainer {
	width:504px;
	float:left;
	display:inline;
}
#HeaderBanner {
	width:504px;
	margin-top:20px;
	margin-bottom:20px;
}
#ContentContainer {
	width:504px;
}

#Footer {
	width:860px;
	height:85px;
	padding:40px 20px 0 20px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#Footer .LinksContainer1 {
	width:860px;
	border-top:solid 1px #003366;
	padding-top:10px;
	padding-bottom:10px;
}
#Footer .LinksContainer2 {
	width:590px;
	float:left;
}
#Footer .PartnerlogoContainer {
	width:270px;
	float:right;
}
#Footer a {
	color:#003366;
	text-decoration:none;
}
#Footer a:hover {
	text-decoration:underline;
}
#FooterBottom {
	width:900px;
	height:45px;
	background-image:url(../images/footer-bottom.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

.floatLeft {
	float:left; 
}
.ContentImg {
	margin:0 0 15px 15px;
	float: right;
}
.ParaTitle {
	margin-top:5px;
	margin-bottom:0;
	font-weight:bold;
}
sup { 
 vertical-align: text-top;
 font-size: 11px;
}

.references sup {
font-size: 9px;
}

.history_title{
	background-color:#d5ffd5; 
	margin-bottom:10px;
	font-size:12px;
}

.history_tr{
	font-size:20px; 
	color:#ffcc00;
	background-color:#333399;
	text-align:center;
}

.quote {
	font-style:italic;
	margin-bottom: 7px;
}

.references {
	font-size:11px;
	list-style-type:decimal;
}
.quote-ref {
	font-size: 11px;
	margin: 0 0 15px 0;
/*	font-style:italic;*/
}
.expert {
	font-size: 11px;
/*	font-style:italic;*/
	min-height: 65px;
}

a:link,a:visited{
	text-decoration:underline;
	color:#003366;
	}
	
.italic{
	font-style: italic;
}	
.imageframe{
	float:left;
	height:150px;
	width:120px;
	border:1px solid red;
}
a.readmore {
	text-decoration:underline;
	color:#003366;
}
a.hide{
	text-decoration:underline;
	color:#003366;
}

.subli{
	list-style-type:disc;
}

.copyright{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	line-height: 16px;
}
.pulloutBox{
	height:183px;
	width:502px;
	float:left;
	background-image: url(../images/teasor_183.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 15px 10px 15px;
}
.pulloutBox h2{
	margin:0px;
	padding-top:0px;
}
.pulloutBox ol{
	width:465px;
	margin:10px;
	padding:0 15px 5px 15px;
}
a.biogref:link,a.biogref:visited{
	text-decoration:none;
}	
a.biogref:hover{
	text-decoration:underline;
}
.expert-img {
	padding: 0 20px 0 0;
	border: 0;
}
.firstPara {
	clear:both;
	padding-top: 15px;
}

/*pullout box orange option*/
.pullOutBoxContainer {
	width:502px;
	margin:0;
	padding:0;
}
.pullOutBoxTop {
	width:472px;
	height:52px;
	padding:1px 15px 0 15px;
	background-image:url(../images/pullout-box-top.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
.pullOutBoxTop2 {
	width:472px;
	height:44px;
	padding:1px 15px 0 15px;
	background-image:url(../images/pullout-box-top_3.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
.pullOutBoxContent {
	width:472px;
	padding:0 15px 0 15px;
	background-image:url(../images/pullout-box-content.gif);
	background-repeat:repeat-y;
	background-position:left top;
	clear:both;
	overflow:hidden;
}

.pullOutBoxContent ol li {
	list-style:decimal;
}

.pullOutBoxContent ol{
	margin-bottom:0;
}

.pullOutBoxBottom {
	width:502px;
	height:35px;
	padding:0;
	background-image:url(../images/pullout-box-bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.pullOutBoxTopInitial {
	width:472px;
	height:35px;
	padding:0px 15px 0 15px;
	background-image:url(../images/pullout-box-top_3.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}


/*blue pullout box option - narrow*/
.pullOutBox2-Container {
	width:330px;
	margin:0 0 10px 0;
	padding:0;
}
.pullOutBox2-Top {
	width:300px;
	height:35px;
	padding:0 15px 0 15px;
	background-image:url(../images/pullout-box-top-blue-smalla.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
.pullOutBox2-Content {
	width:300px;
	padding:0 15px 0 15px;
	background-image:url(../images/pullout-box-content-blue-small.gif);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
/*	font-style:italic;*/
}
.pullOutBox2-Content ol {
	margin:0;
}
.pullOutBox2-Bottom {
	width:330px;
	height:35px;
	padding:0;
	background-image:url(../images/pullout-box-bottom-blue-small.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*blue pullout box option - narrow*/

/*blue pullout box option - wide*/
.pullOutBox3-Container {
	width:502px;
	margin:0 0 10px 0;
	padding:0;
}
.pullOutBox3-Top {
	width:472px;
	height:35px;
	padding:0 15px 0 15px;
	background-image:url(../images/pullout-box-top-blue.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
.pullOutBox3-Top2 {
	width:472px;
	height:51px;
	padding:1px 15px 0 15px;
	background-image:url(../images/pullout-box-top-blue-2.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}
.pullOutBox3-Content {
	width:472px;
	padding:0 15px 0 15px;
	background-image:url(../images/pullout-box-content-blue.gif);
	background-repeat:repeat-y;
	background-position:left top;
	overflow:hidden;
/*	font-style:italic;*/
}
.pullOutBox3-Content ol {
	margin:0;
}
.pullOutBox3-Bottom {
	width:502px;
	height:35px;
	padding:0;
	background-image:url(../images/pullout-box-bottom-blue.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*blue pullout box option - wide*/

/*Test purpose*/

.topshade {
	background-image:url(../images/pullout-box-top.gif);
	background-repeat:no-repeat;
	padding: 1px 0 0 15px;
	height:52px;
}

.centerspace {
	background-image:url(../images/pullout-box-content.gif);
	background-repeat:repeat;
	width:478px;
	padding: 0 12px 0 12px;
	margin:0;
}

.bottomshade {
	background-image:url(../images/pullout-box-bottom.gif);
	background-repeat:no-repeat;
	height:35px;
	padding: 0;
	margin-top:-10px;
}

.managing-imgs {
	padding: 0px 0px 15px 10px;
}


/*End Test purpose*/


/*.statisticteasore{
	width:504px;
	float:left;
	padding:0px;
	margin-bottom:20px;
}*/


/*css for statistics page*/

.prevalance{
	padding: 0px;
	border:none;
	margin:0 14px 0 0;
	float: left;
	height:113px;
	width:113px;
	background-image: url(../images/prevalance_visited.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.prevalance:hover{
	background-image: url(../images/prevalance_active.gif);
	background-repeat: no-repeat;
	margin:0 14px 0 0;
	padding: 0px;
	border:none;
	background-position: left center;
	}
.prevalance1_prev_visited{
	background-image: url(../images/prevalance_active.gif);
	background-repeat: no-repeat;
	margin:0 14px 0 0;
	padding: 0px;
	border:none;
	height:113px;
	width:113px;
	float: left;
	background-position: left center;
	}
.qualityoflife{
	padding: 0px;
	border:none;
	margin:0 14px 0 0;
	float: left;
	height:113px;
	width:113px;
	background-image: url(../images/qualityoflife_visited.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.qualityoflife:hover{
	background-image: url(../images/qualityoflife_active.gif);
	background-repeat: no-repeat;
	margin:0 14px 0 0;
	padding: 0px;
	border:none;
	background-position: left center;
	}
.qualityoflife1_prev_visited{
	background-image: url(../images/qualityoflife_active.gif);
	background-repeat: no-repeat;
	margin:0 14px 0 0;
	padding: 0px;
	border:none;
	height:113px;
	width:113px;
	float: left;
	background-position: left center;
	}
.impactonsleep{
	padding: 0px;
	border:none;
	margin:0 14px 0 0;
	float: left;
	height:113px;
	width:113px;
	background-image: url(../images/impactonsleep_visited.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.impactonsleep:hover{
	background-image: url(../images/impactonsleep_active.gif);
	background-repeat: no-repeat;
	margin:0 14px 0 0;
	padding: 0px;
	border:none;
	background-position: left center;
	}
.impactonsleep1_prev_visited{
	background-image: url(../images/impactonsleep_active.gif);
	background-repeat: no-repeat;
	margin:0 14px 0 0;
	padding: 0px;
	border:none;
	height:113px;
	width:113px;
	float: left;
	background-position: left center;
	}
.impactduringtheday{
	padding: 0px;
	border:none;
	margin:0;
	float: left;
	height:113px;
	width:113px;
	background-image: url(../images/impactduringtheday_visited.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.impactduringtheday:hover{
	background-image: url(../images/impactduringtheday_active.gif);
	background-repeat: no-repeat;
	margin:0;
	padding: 0px;
	border:none;
	background-position: left center;
}
.impactduringtheday1_prev_visited{
	background-image: url(../images/impactduringtheday_active.gif);
	background-repeat: no-repeat;
	margin:0;
	padding: 0px;
	border:none;
	height:113px;
	width:113px;
	float: left;
	background-position: left center;
	}
.pullOutBoxStat{
	margin-top:161px;
}

.but_videodiv{
	/*float:left;
	line-height:22px;*/
	margin-bottom:30px;
	clear:both;
	overflow:hidden;
}

.but_video{
	float:left;
	width:89px;
	height:26px;	
	background-image: url(../images/but_video.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:4px;
	padding-left:8px;
	padding-top:2px;
	width:89px;
}

a.but_video {
	text-decoration:none;
}

a.but_video:hover {
	text-decoration:underline;
}

/*Buttons at Page bottom of What is RLS, Impact of RLS & Home  START*/
#buttonPageBottomContainer {
	width:502px;
	clear:both;
	overflow:hidden;
	margin-top:20px;
}
.buttonPageBottom1 {
	float:left;
	display:inline;
	width:115px;
	height:25px;

}
a.buttonPageBottom1,a.buttonPageBottom1:visited{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;background-image: url(../images/button-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
}
a.buttonPageBottom1:hover {
	text-decoration:none;
	background-image: url(../images/button-bg1-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonPageBottom2 {
	float:left;
	display:inline;
	width:175px;
	height:25px;

}
a.buttonPageBottom2 {
	text-decoration:none;
	display:block;background-image: url(../images/button-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-left:8px;*/
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
a.buttonPageBottom2:hover {
	text-decoration:none;
	background-image: url(../images/button-bg2-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonPageBottomHome {
	float:left;
	display:inline;
	width:155px;
	height:45px;
	/*margin-right:26px;*/
}
a.buttonPageBottomHome,a.buttonPageBottomHome:visited{
	text-decoration:none;
	display:block;background-image: url(../images/button-bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-left:8px;*/
	padding-top:8px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
}
a.buttonPageBottomHome:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/button-bg3-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*.buttonPageNext {
	float:right;
	display:inline;
	width:73px;
	height:25px;
	padding:0px;
	margin-top:10px;
}

.buttonHomeNext {
	color:#FFFFFF;
	float:right;
	display:inline;
	width:73px;
	height:25px;
	padding:0 0 30px 0;
}

a.buttonPageNext,a.buttonPageNext:visited {
	color:#FFFFFF ;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	background-image: url(../images/buttnext-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
}
a.buttonPageNext:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/butnext-bg1-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/


.buttonbacktop {
	float:right;
	display:inline;
	width:93px;
	height:25px;
	padding:0px;
	margin-top:10px;
	margin-bottom:15px;
}

.buttonHomeNext {
	color:#FFFFFF;
	float:right;
	display:inline;
	width:93px;
	height:25px;
	padding:0 0 30px 0;
}

a.buttonbacktop,a.buttonbacktop:visited {
	color:#FFFFFF ;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	background-image: url(../images/butbacktopbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;
}
a.buttonbacktop:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/butbacktop-bg1-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.buttonPopDisclaimer {
	display:block;
	width:73px;
	height:25px;
	padding:0px;
	margin:0px 0px 0px 5px;
}

a.buttonPopDisclaimer {
	color:#FFFFFF ;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image: url(../images/buttnext-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:5px;

}
a.buttonPopDisclaimer:hover {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image: url(../images/butnext-bg1-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.popupdisclaimligo{
	float:right;
	padding:0px;
	margin-right:0px;
	margin-bottom:10px;
	display:block;
	width:500px;
}

.popupdisclaimouter{
	float:left;
	width:275px;
	margin:0px;
	padding-left:137px;
	padding-right:137px;
}


/*Buttons at Page bottom of What is RLS, Impact of RLS & Home  END*/

.disclaimligo{
	float:right;
	width:266px;
	padding:0px;
	margin-top:-75px;
	margin-right:18px;
	margin-bottom:10px;
}

.sitemap ul{
	margin:8px 0 0;
	padding-left:20px;
}

/*Quote-box */
.quoteBoxContainer {
	width:492px;
	height:95px;
	background-image:url(../images/quote-box-container.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	overflow:hidden;
	clear:both;
	padding-top:20px;
	padding-left:10px;
}

a.ShowHidevideo,a.ShowHidevideo:hover, a.ShowHidevideo:active, a.ShowHidevideo:visited  {
	text-decoration:none;
	font-size:11px;
}

.clsDisclaimer
{
	padding-top:5px;
	padding-bottom:15px;
}
