* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 70%;
}
#wrapper { 
 margin: 0 auto;
 width: 770px;
}
#header {
	color: #333;
	width: 754px;
	float: left;
	padding: 5px;
	height: 75px;
	margin: 10px 0px 2px 0px;
	background: #fff;
}
#navigation {
	float: left;
	width: 770px;
	color: #333;
	height: 26px;
	margin: 0px 0px 0px 0px;
	background: #7f7635;
}

#ImageRow {
	float: left;
	width: 764px;
	color: #333;
	height: 100px;
	margin: 0px 0px 2px 0px;
	background: #fff;
}

#leftcolumn {
	color: #333;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 122px;
	float: left;
}
#content {
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 496px;
	display: inline;
	background-color: #fff;
}
#home-content {
	float: left;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 760px;
	display: inline;
	background-color: #000;
	background-image:url(../images/home-page.gif);
	height: 355px;
}
#home-terms {
	float: left;
	width: 760px;
	color: #fff;
	height: 21px;
	margin: 0px 0px 0px 0px;
	background: #7f7635;
	font-size:120%;
	padding-left: 10px;
	padding-top: 5px;
}

#enter-section {
	float:left;
	width: 750px;
	padding-left: 20px;
}
#rightcolumn {
	color: #333;
	background-color:#fdd5b1;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 122px;
	float: left;
	height: 405px;
}


#footer {
	width: 765px;
	clear: both;
	color: #fff;
	background: #f26b33;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	font-size:90%;
}
/* NOVARTIS STYLING */

/* top utility navigation and logos */

#util {
	color: #999;
	padding: 4px 13px;
}

#util a:link, #util a:visited, #util a:active {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

#util a:hover {
	text-decoration: underline;
}

#util span {
	color: #c8c59f;
}

#u-reg {
	display: none;
}

#logo {
	padding: 0 0 0 604px;
}

#hdr {
	padding: 7px 13px 3px 13px;
}

/* color bar */

#colorbar-l {
	float: left;
	font-size: 1px;
	width: 632px;
	height: 5px;
	background: #f26b33;
	padding: 0;
	margin: 0 0 5px 0;
}

#colorbar-r {
	float: right;
	font-size: 1px;
	width: 132px;
	height: 5px;
	background: #f88c32;
	padding: 0;
	margin: 0 0 0 0;
}

p.clearit {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.RightHeader{
color:#FF6600;
font-weight:bold;
font-size: 120%;
border-bottom:#FF6600 1px solid;}

.KeyFacts{
font-size:160%;
font-weight: normal;}

.SUP{font-size:xx-small; vertical-align:top;}

#wrapper #content h1 {
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #F26B33;
}

.firstPara{color: #7f7635; font-size: 100%; font-weight:bold;}

#wrapper #content h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color:#95432F;
}
#wrapper #leftcolumn div {
	color: #666666;
	font-size: 85%;
}
#wrapper #content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}
#wrapper #content li {	padding-top: 3px;
	padding-bottom: 3px;
}

#wrapper #leftcolumn a {
	font-weight: bold;
	color: #017a9b;
	text-decoration: none;
}
.reference-style {
	font-style: italic;
	font-weight: bold;
	color: #B88841;
}
#wrapper #content hr {
	color: #B67234;
}


#wrapper #leftcolumn a:hover {
	color: #666;
}

#wrapper #content a {
	font-weight: bold;
	color: #017a9b;
	text-decoration: none;
}
#wrapper #content a:hover {
color: #666;
}#wrapper #content strong {
	color: #000;
}
.reference {
	font-size: 90%;
}
#wrapper #leftcolumn em {
	font-size: 90%;
}
#wrapper #home-terms a {
	font-weight: bold;
	color: #F26B33;
	text-decoration: none;
}
#wrapper #home-terms a:hover {
	color: #fff;
}
.accept-terms {
	font-size: 80%;
}
#wrapper #content ol {
	margin-left: 30px;
}
#wrapper #footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#wrapper #header a {
	color: #999999;
	text-decoration: none;
}
#wrapper #header a:hover {
	text-decoration: underline;
}

#Refs {
width: 70%;
padding: 5px;
border:solid #000000 1px;
color: #017a9b;
text-align:center;
margin-left:15px;}
