body {
	background: #999;
	color: #666;
	text-align: center;
}

body, div, td, input, select, option {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a img {
	border: 0;
}
sup, sub {
	font-size: .6em;
}

.clear {
	clear: both;
	height: 0;
	overflow: clip;
}
.line {
	height: 23px;
	background: url("../img/line.jpg") no-repeat top left;
	border: 1px solid #ccc;
}

#pageContainer {
	width: 740px;
	margin: auto;
	text-align: left;
}

#pageHeader {
	margin-bottom: 5px;
}
#pageHeader table {
	width: 100%;
	border: 1px solid #ccc;
	border-left: 0px;
}
#pageHeader td {
	height: 23px;
	background: #fff;
	border-left: 1px solid #ccc;
	text-align: center;
}

#pageHeader select, #pageHeader option {
	font-size: 9px;
	color: #666;
}

#pageContent {
	background: url("../img/bg-pageContent.gif") #fff repeat-y top left;
	border: 1px solid #ccc;
}
#mainMenu {
	float: left;
	width: 180px;
	text-align: center;
}
#homeLink {
	margin: 5px;
}
#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}
#mainMenu li {
	float: right;
	width: 100%;
}
#mainMenu ul>li {
	float: none;
}
#mainMenu ul ul {
	padding: 0;
}
#mainMenu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#mainMenu a:hover, #mainMenu li.chosen a {
	color: #6cf;
}
#mainMenu ul a {
	padding: 5px 10px 5px 25px;
	background: url("../img/bullet-mainMenu.gif") no-repeat 14px 9px;
}
#mainMenu li li a {
	padding-left: 36px;
	background-position: 25px 9px;
	font-weight: normal;
}
#mainMenu li li li a {
	padding-left: 47px;
	background-position: 36px 9px;
}
#hcpLink {
	text-align: left;
	padding-bottom: 10px;
}
#hcpLink a {
	background: url("../img/bg-hcpLink.gif") no-repeat 15px 15px;
	padding: 10px 10px 10px 55px;
	color: #999;
}
#contentMain {
	background: url("../img/bg-contentMain.jpg") no-repeat top right;
	margin-left: 180px;
	padding: 90px 0 10px 10px;
}
#contentMain a {
	font-weight: bold;
	color: #666;
}
#contentMain a:hover {
	color: #c00
}

#contentMain ul.check {
	list-style: none;
	margin: 20px;
	padding: 0;
}
#contentMain ul.check li {
	background: url("../img/checkmark.gif") no-repeat 0 3px;
	padding-left: 15px;
	margin-top: 12px;
}
#contentMain ul.check li li {
	background-image: none;
	padding-left: 15px;
	padding: 0;
}

#contentMain ul.spaced li {
	margin-bottom: 12px;
}
#contentMain .callout {
	float: right;
	clear: right;
	margin: 0 0 7px 7px;
}
#contentMain .callout .body {
	width: 178px;
	background: #ccc;
	border-top: 3px solid #666;
}
#contentMain .callout .bodySlim {
	width: 162px;
	background: #ccc;
	border-top: 3px solid #666;
}
#contentMain .callout .body div, #contentMain .callout .bodySlim div {
	padding: 10px;
}

.references {
	font-size: 9px;
}

.references ol {
	margin-top: 0;
	margin-bottom: 0;
}

.sitemap {
}
.sitemap ul {
	padding-top: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding-top: 0;
	color: #900;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}


.nursing-home {
	width: 100%;
	height: 285px;
	background: url("../img/bg-nursingHomepage.jpg") top right no-repeat;
	}
.nursing-home h1 {
	color: #666666;
	padding-top: 35px;
	background: url("../img/bg-forHCPs.gif") top left no-repeat;
	}
.nursing-home p {
	width: 275px;
	}
.nursing-nrc {
	float: left;
	text-indent: -9000px;
	background: url("../img/bg-nurseNRC.jpg") top center no-repeat;
	}
.nursing-nrc a {
	display: block;
	width: 360px;
	height: 276px;
	}
.nursing-spn {
	float: left;
	text-indent: -9000px;
	background: url("../img/bg-nurseStayInformed.gif") top center no-repeat;
	}
.nursing-spn a {
	display: block;
	width: 181px;
	height: 276px;
	}

.pharm-home {
	width: 100%;
	height: 285px;
	background: url("../img/bg-pharmHome.jpg") top right no-repeat;
	}
.pharm-home h1 {
	color: #666666;
	padding-top: 35px;
	background: url("../img/bg-forHCPs.gif") top left no-repeat;
	}
.pharm-home p {
	width: 275px;
	}
.pharm-syringeUpdate {
	float: left;
	text-indent: -9000px;
	background: url("../img/bg-pharm20mgSyringe.jpg") top center no-repeat;
	}
.pharm-syringeUpdate a {
	display: block;
	width: 370px;
	height: 276px;
	}
.pharm-seizureStrike {
	float: left;
	text-indent: -9000px;
	background: url("../img/bg-pharmSeizureStrikes.jpg") top center no-repeat;
	}
.pharm-seizureStrike a {
	display: block;
	width: 167px;
	height: 276px;
	}




#fairBalance {
	clear: both;
	background: #fff;
}
#fairBalance a, #pageFooter a {
	font-weight: bold;
	color: #c00;
}
#fairBalance a:hover, #pageFooter a:hover {
	text-decoration: none;
}
#pageFooter {
	clear: both;
	margin-top: 10px;
}
#fairBalance, #legalNotes {
	padding: 20px;
}

