BODY {
font-family: Verdana, Arial;
font-size: 11px;
margin: 0px;
width: 100%;
height: 100%;
color: #666;
}

.main-container {
background-image: url(../images/bg.gif);
width: 765px;
padding: 0 10px 0 15px;
margin: 0 auto;
}

.content-inner {
width: 760px;
background: white;
}

.header {
background-image: url(../images/art_header.gif);
background-repeat: no-repeat;
height:  95px;
width: 760px;
}

DIV.nav {
background-color:#EFEFEF;
width: 755px;
height: 20px;
border-bottom: solid 1px #666;
border-right: solid 1px #666;
padding-top: 4px;
}

/* SUCKERFISH (nav) */

UL#nav {
padding-left: 30px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	font-family: verdana;
	white-space: nowrap;
}

#nav a {
	display: block;
	width: 160px;
	background-image: url(../images/bullet-nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	text-decoration: none;
	color:#000;
	padding-bottom: 7px;
}

#nav li {
	float: left;
	width: auto;
}

#nav li ul a {
background: none;
padding-left: 5px;
color: black;
padding: 3px 0px 3px 5px;
border-bottom: solid 1px #666;
width: 271px;
}

#nav li ul a:hover {
background-color:#EFEFEF;
background-image: url(../images/navhack.gif);
background-repeat: no-repeat;
background-position: right;

}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-top: solid 1px #666;
	background-color:#FFF;
	width: 275px;
	top: 119px;
	color: red;
}

#nav li.sfhover ul li A{

}

#nav #patients {
margin-left: 5px;
}

#nav #hp {
margin-left: 30px;
}

#nav #hospitals {
margin-left: 20px;
}

#nav #rp {
margin-left: -30px;
}

/* END SUCKERFISH (nav) */

.homebutton {
float: right;
margin-right: 7px;
}

.content-area {
margin-top: 15px;
padding: 10px 60px 20px 60px;
}

.content-Forms {
font-size: 11px;
font-family: verdana;
color:#000000;
weight:normal
}

.content-area-home {
margin-top: 15px;
padding: 0px 0px 0px 3px;
}

.footer {
background-image: url(../images/footer_new.gif);
background-repeat: no-repeat;
background-position: top center;
padding: 40px 10px 10px 10px;
font-size: 11px;
/*font-weight: bold;*/
font-family: verdana;
color:#00a;
}

.footer-home {
padding: 40px 10px 10px 10px;
font-size: 10px;
font-weight: bold;
font-family: verdana, arial;
color:#00a;
}

.footer-home-index {
padding: 40px 10px 10px 10px;
font-size: 11px;
/*font-weight: bold;*/
font-family: verdana, arial;
color:#00a;
}

.ISI {
font-size: 11px;
font-weight: bold;
font-family: verdana, arial;
color:#ec9c1f;
}

.disclaimer {
margin-top: 10px;
border: solid 1px black;
padding: 6px;
color:#00a;
font-size: 10px;
/*font-weight: bold;*/
font-family: verdana, arial;
}

.disclaimer A {
font-weight: bold;
color:#00f;
}

.disclaimer2 {
color:#666;
font-weight: normal;
font-size: 11px;
text-align: center;
padding: 20px 0 20px 0;
font-family: verdana;
}

.footerlogo DIV{
display: inline;
}

.footerlinks {
font-size: 10px;
font-weight: normal;
position: relative;
top: -12px;
}

.footerlinks A {
color:#69C; 
text-decoration: 	none;
}

.footerlinks A:hover {
text-decoration: underline;
}

.footercode {
color:#666;
font-weight: normal;
font-size: 11px;
position: relative;
top: -10px;
padding-left: 260px;
}

.home-collage {
background-image: url(../images/home-collage.gif);
background-repeat: no-repeat;
background-position: top center;
height: 220px;
width: 755px;
border-bottom: solid 4px #069;
}

.home-collage H1 {
color:#E3AF1E;
font-size: 15px;
font-style: italic;
font-family: arial;
margin-left: 20px;
}

.left H2, .right H2 {
color: #00659B;
font-size: 13px;
font-family: arial;
font-style: italic;
text-align: center;
}

.home-collage .left {
margin-left: 20px;
width: 193px;
height: 180px;
float: left;
}

.home-collage .right {
margin-left: 330px;
width: 193px;
height: 180px;
float: left;
padding: 0;

}

.home-bubble {
background-image: url(../images/home-bubble.gif);
background-repeat: no-repeat;
width: 193px;
height: 31px;
padding: 3px 10px 5px 20px;
}

.home-bubble A {
font-size: 10px;
color:#000;
text-decoration: none;
padding: 3px 5px 3px 0px;
}

.home-bubble A:hover {
font-weight: bold;
color:#00659B;
text-decoration: none;
}

DIV#patients {
position: relative;
top: 11px;
}

H2#patients {
position: relative;
top: 7px;
}

.home-columns {
background-color: #F7F7F7;
float: left;
width: 740px;
margin-top: 20px;
padding-top: 4px;
padding-left: 10px;
padding-bottom: 10px;
border-bottom: solid 4px #A5C6DE;
}

.home-columns H2 {
margin: 0 0 10 0;
font-size: 8px;
text-transform: uppercase;
color:#3c3c3c;
font-weight: normal;
letter-spacing: 2px;
}

.home-columns A {
color: #000;
font-size: 10px;
text-decoration: none;
}

A.m {
color: #000;
text-decoration: none;
}

 A.m:hover {
color: #F90;
}


.home-columns A:hover {
color: #F90;
}

.home-columns UL {
margin: 95px 0 0 0;
list-style-image: url(../images/bullet-li.gif);
padding: 0px 5px 0px 20px;
}

.home-columns UL LI {
margin: 0 0 0 0;
}

UL#nobullet {
list-style-type: none;
list-style-image: none;
margin-top: 0px;
}

UL#nobullet LI {
margin: 0 0 0 0;
}

.home-columns UL LI A, .home-columns LI {
font-size: 10px;
font-family: verdana;
color:#000;
}

.home-columns UL LI {
margin-bottom: 5px;
}

.home-columns UL LI UL {
margin: 0px 0px 0px 10px;
}

.home-columns FIELDSET#hp {
float: left;
width: 200px;
height: 250px;
border: solid 1px #086B9C;
margin-left: 10px;
background-image: url(../images/art_health.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

.home-columns FIELDSET#hospital {
float: left;
width: 200px;
height: 250px;
border: solid 1px #086B9C;
margin-left: 30px;
background-image: url(../images/art_hospital.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

.home-columns FIELDSET#pharm {
float: left;
width: 200px;
height: 250px;
border: solid 1px #086B9C;
margin-left: 30px;
background-image: url(../images/art_retail_pharmacist.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}

.home-columns LEGEND {
color:#086B9C;
font-style: italic;
}

.home-columns .extrainfo {
clear: both;
padding-top: 10px;
width: 100%;
}


.home-columns .extrainfo DIV#moreinfo {
white-space: nowrap;
width: 340px;
float: left;
text-align: left;
}

.home-columns .extrainfo DIV#sitemap {
float: left;
width: 50px;
}

.home-columns .extrainfo DIV#additional {
float: left;
width: 340px;
}

.home-columns .extrainfo DIV {
float: right;
width: 50%;
text-align: right;
color:#666;
}

.extrainfo A {
font-size: 11px;
text-decoration: underline;
color: #086B9C;
}

/* GLOBAL STYLES */

H1 {
color:#F90;
font-size: 18px;
margin-bottom: 15px;
}

H2 {
color:#F90;
font-size: 15px;
margin-bottom: 10px;
}

H3 {
color:#F90;
font-size: 14px;
margin-bottom: 10px;
}

A {
color: #069;
}

/* END GLOBAL STYLES */

A.enrolllinks {
font-size: 10px;
color:#069;
text-decoration: underline;
}

H3 .medorange {
color:#069;
}

/* TREATMENT */

.treatment A {
color:#069;
text-decoration: underline;
}

.treatment A:hover {
text-decoration: none;
color:#069;
}

/* END TREATMENT */

/* ENROLL FORM RETAIL */

.enroll-disclaimer {
color:#039;
border: solid 1px #000;
}

/* END ENROLL FORM RETAIL */

/* PRIVACY */

.privacy H2 {
font-weight: normal;
font-size: 13px;
color:#666;
}

/* END PRIVACY */

/* RESOURCES */

.resources H3 {
font-weight: normal;
font-size: 11px;
color:#666;
margin-bottom: 3px;
}

/* END RESOURCES */

/* CUSTOM HACKS */

li span.style32 {
font-weight: bold;
}

.copyrightarea H3 {
font-size: 11px;
font-weight: normal;
color: #069;
}

/* END CUSTOM HACKS */

/* home page collage additions */

DIV.newsletterlink {
display: block;
margin-left: 426px;
margin-right: 0px;
margin-top: -120px;
margin-bottom: 0px;
position: relative;
height: 100px;
width: 100px;
cursor: pointer;
}

.helpfulanswers-line {

font-size: 10px;
font-weight: regular;
font-family: verdana, arial;
color:#3d8fb5;
}

.helpfulanswers-text {
font-size: 11px;
line-height:180%;
font-weight: regular;
font-family: verdana, arial;
color:#000000;
}

.helpfulanswers-bold {
font-size: 11px;
line-height:180%;
font-weight: bold;
font-family: verdana, arial;
color:#3d8fb5;
}

.Invitation {
background-position: top center;
height: 220px;
width: 755px;
border-bottom: solid 4px #069;
}

.InvitText {
font-size: 11px;
line-height:150%;
font-family: verdana, arial;
color:#FFFFFF;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 4px;
}

/* end home page collage additions */
