/* Basics */
body, p, div, ol, ul, li, h1, h2, h3, h4, h5, td, form, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 80%;
}
body.fullwidthFrame {
	background-image: url(images/main_bkgd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.rightFrame {
	background-image: url(images/rightFrame_bkgd.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.footerFrame {
	margin: 0px;
	padding: 0px;
}
.bottomFrame {
	background-image: url(images/main_bkgd.gif);
	margin: 0px;
	padding: 0px;
	background-color: #003399;
}
.bottomFrame #contentContainer {
	margin: 0px;
	padding: 0px;
}
body.popupwindow {
	margin: 0px;
	padding: 0px;
	background-color: #003399;
}
img	{
	margin:0;
	padding:0;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.2;
}
h1 {
	margin-top: 1ex;
	font-size: 1.5em;
	line-height: 1.2;
	margin-right: 0ex;
	margin-bottom: 0ex;
	margin-left: 0ex;
	color: #375266;
	padding: 0px;
}
h2 {
	font-size: 1.5em;
	margin-top: 1em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 120%;
	margin-top: 1em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003399;
}
h4 {
	font-size: 110%;
	margin: 1em 0px 0px;
	padding: 0px;
	color: #666666;
}
ul, ol {
	margin: 1em 0em 1em 2em;
	padding: 0px;
}
li	{
	margin:1ex 0em 0em;
	padding:0;
}
sup {
	font-size: 60%;
	vertical-align: super;
	font-weight: normal;
}
form, input, textarea, select, td, table, th, ul, ol, dl, li {
	font-size:1em;
}
fieldset {
	background-color: #F3F3F3;
	margin-top: 1ex;
	margin-bottom: 1ex;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 1ex;
	padding-bottom: 2px;
	padding-left: 1ex;
}
fieldset p {
	padding: 0px;
	margin-top: 1ex;
	margin-bottom: 1ex;
}

#language {
	line-height: 1.0;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #00349A;
}
a:hover {
	color: #4DC3FF;
}
a:active {
	color: #000000;
	text-decoration: none;
	border: none;
}
strong {
	font-weight: bold;
}
.super {
	font-size: 8px;
	vertical-align: super;
}
.teeny {
	font-size: 10px;
	color: #666666;
}
.bigger {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
hr {
	font-size: 1px;
	line-height: 1px;
	color: #C2C4D6;
	background-color: #C2C4D6;
	padding: 0px;
	clear: both;
	border: none;
	height: 1px;
	margin: 0px;
}
#header {
	height: 45px;
	color: #FFFFFF;
	background: url(images/header.png) no-repeat left top;
}
#header p {
	width: 420px;
	text-align: right;
	margin: 0px;
	line-height: 1;
	left: 350px;
	padding: 0px;
	top: 18px;
	position: absolute;
	color: #6BCBFE;
}
#header a:link, #header a:visited {
	color: #CAEDFE;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:active {
	color: #66CCFF;
	text-decoration: none;
}
/*
#logoutLinks {
	display: inline;
}
*/
#header p span {
	display:none;
}
.hidden {
	position: relative;
	display: none;
}
.visible {
	position: relative;
	display: inline;
}

#backgroundContainer {
	background-image: url(images/main_bkgd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#contentContainer {
	width: 755px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}
.columnWrapper {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#tier1, #tier2 {
	clear: left;
	float: left;
	margin: 0px;
	width: 615px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#tier1 {
	padding-bottom: 15px;
}
#tier2 {
	background-color: #FFFFFF;
	background-image: url(images/tier2_bkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.column1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
.column2 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 400px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.column3 {
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 615px;
}




.wrapper {
	width: 750px;
}
#sidebar {
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.content {
	margin-left: 220px;
}

/* welcome pages */
#login {
	background-color: #FFFFFF;
	margin: 0em;
	width: 180px;
	background-image: url(images/login_bkgd.jpg);
	background-repeat: no-repeat;
	padding: 0em;
	height: 288px;
}
#login h4 {
	padding-top: 1.5ex;
	color: #00349A;
}
.box-padding {
	padding-top: 1ex;
	padding-right: 1ex;
	padding-bottom: 1ex;
	padding-left: 16px;
}
#admin-login {
	padding: 0.5em 0em 1em 16px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(images/bkgd_lines_fine_gray.gif);
}
#login img, #admin-login img {
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sponsor {
	background-color: #FFFFFF;
	padding: 0.5em 10px 1em 16px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	border: 1px solid #333333;
	border-left:none;
}
#home {
	padding: 0px 0px 0px 20px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}

/* footer */
#footer {
	color: #333333;
	left: 0px;
	bottom: 0px;
	height: 40px;
	clear: both;
	margin: 0em;
	background: url(images/footer_bkgd.png) no-repeat;
	padding: 0px 0px 20px;
}
#footer p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 1;
	margin: 0;
	padding: 6px 0 0 10px;
}
#footer a:link {
	color: #333333;
}
#footer a:visited {
	color: #666699;
}
#footer a:hover {
	color: #000000;
}

/* text pages */
#content {
	padding: 0px;
	width: 700px;
	margin-top: 1em;
	margin-right: 34px;
	margin-bottom: 4em;
	margin-left: 16px;
}

/* setup pages */
#setup h2 {
	background-color: #60D7CD;
	width: 684px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0.2em 0px 0.2px 0.25em;
	font-weight: bold;
	color: #000000;
	clear: left;
}


/* misc. */
.special {
	font-weight: bold;
	color: #990000;
}

.item {
	margin: 1.5em 0em;
	padding: 0px;
	clear: left;
}
.formlabel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.clearer {
	clear: left;
	font-size: 1px;
	line-height: 1.0;
	margin: 0px;
	padding: 0px;
}

.message {
	padding: 0px;
	width: 734px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
.buttons {
	text-align: right;
	margin: 1.5em 0em;
	padding: 0px;
}
.buttons img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* qp_right */
#selected {
	padding: 0px;
	width: 380px;
	border: 1px solid #666666;
	height: 99%;
	margin: 0 0 0 16px;
	/*
	overflow: auto;
	*/
	position: relative;
}
#selected #clearList_btn {
	position: absolute;
	top: 0.5em;
	right: 25px;
	font-weight: normal;
}
#selected h4 {
	padding-left: 16px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #CBE7FF;
	line-height: 1.0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.listSubHead {
	padding-top: 1ex;
	padding-right: 1em;
	padding-bottom: 1ex;
	padding-left: 16px;
	margin: 0px;
	background-color: #DBF3C2;
	line-height: 1.0;
	color: #000000;
}

#selected .med {
	margin: 0px;
	clear: left;
	padding: 6px 0px 4px;
	border-top: 1px solid #CCCCCC;
	width: 380px;
}
#selected .contextAdWrapper {
	padding: 3px 0px;
	float: right;
	width: 100px;
	border-left: 1px solid #CCCCCC;
}
#selected .contextAdWrapper p {
	margin: 0px;
	padding: 3px;
	color: #666666;
	font-size: 90%;
}

#selected .pill {
	text-align: center;
	margin: 0 0 2px;
	padding: 0 0 2px;
	width: 70px;
	float: left;
}
#selected p.details {
	line-height: 1.3;
	padding: 0px;
	margin: 0px 105px 0px 72px;
}
#selected .drugclass {
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	background-color: #AACEF3;
	border: #FFFFFF;
}
#selected .brand {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 2px;
	margin: 0 0 1px 70px;
	width: 235px;
}
#selected .generic {
	margin: 0 0 0 70px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 235px;
}
#selected .dosing {
	font-size: 11px;
	padding: 0;
	margin: 0 0 0 70px;
	width: 235px;
}
.holder {
	position:relative;
	z-index:1;
	background-color: #FFFFFF;
	padding-bottom: 0.5em;
	width: 380px;
}
#selected input#name {
	margin-top: 1ex;
	width: 350px;
	font-size: 90%;
	line-height: 1;
	font-weight: normal;
}
.order {
	top: 5px;
	left: 340px;
	position: absolute;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 75%;
}

a.xBtn{
	padding: 1px 3px;
	border: 1px solid #999999;
	text-decoration: none;
}

a.xBtn:link, a.xBtn:visited{
	background-color: #EAEAEA;
	color: #666666;
}
a.xBtn:hover {
	color: #000000;
	border: 1px solid #000000;
}



/* qp list */
#list {
	padding: 0;
	width: 354px;
	border: 1px solid #666666;
	height: 99%;
	margin: 0 0 0 16px;
	overflow: auto;
}
#list .rule {
	font-size: 1px;
	line-height: 1px;
	border-top: 1px solid #C2C4D6;
	margin: 0;
	padding: 0;
	clear: both;
	height: 1px;
}
#list .med {
	clear: left;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}
#list .med a {
	display: block;
	margin: 0;
	padding: 4px 3px 4px 1em;
	text-decoration: none;
}
#list .med a:link, #list .med a:visited {
	background-color: #FFFFFF;
}
#list .med a:hover {
	background-color: #B0E6FF;
}
#list .drugclass {
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 0px;
	background-color: #C9E8E6;
	border: #FFFFFF;
	clear: both;
}
#list .pill {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 70px;
	float: left;
}
#list .brand {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	line-height: 1.3;
	margin-top: 0.5ex;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#list .generic {
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#list .dosing {
	font-size: 11px;
	padding: 0px;
	line-height: 1.1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#list a:link {
	color: #333333;
}
#list a:visited {
	color: #333333;
}
#list a:hover {
	color: #000000;
}


/* chart pages */
#chartContainer {
/*	height:95%;
	overflow:auto; */
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #666666;
	width: 755px;
	margin: 0 0 0 15px;
	text-align: center;
}
#chart {
	margin: 36px auto;
	padding: 0px;
	width: 665px;
	text-align: left;
}
.exportInfo {
	font-size: 10px;
	margin-bottom: 1em;
}
.chartTop {
	position:relative;
	clear:both;
	width:100%;
	height:50px;
}
.startDate, .pageNumber {
	font-size: 10px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	margin:0;
	clear:both;
	text-align:right;
}
.patientInfo {
	padding: 0.5em 0 0 0;
	clear: both;
	border-top: 1px solid #000000;
	overflow: hidden;
	margin-top: 0.25em;
}
.patientInfo .left {
	font-weight: bold;
	float: left;
	padding-bottom:0.5em;
	width:400px;
}
.patientInfo .left .label {
	font-weight: normal;
}
.patientInfo .right {
	text-align: right;
	float: right;
	font-size: 10px;
	padding-bottom:0.5em;
	width: 245px;
}

.intro {
	padding: 0.5em 0em;
	clear: both;
	border-top: 1px solid #000000;
	margin: 0;
}
#disclaimer {
	clear:both;
}

#chart p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
}
.col-wrapper {
	margin: 0px 0px 6px;
	padding: 0px;
	clear: both;
	width: 650px;
}
.col-1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 325px;
	vertical-align: top;
}
.col-2 {
	text-align: right;
	vertical-align: top;
}
.ref {
	text-align: left;
	margin-top: 1em;
}


.chart-footer {
	font-size: 8px;
	padding: 0;
	margin: 8px 0 0;
	width:100%;
	clear: both;
}
.chart-footer .partner {
	text-align:right;
	clear:both;
}
.chart-footer .copyright {
	font-size:6px;
	margin:0;
	clear:both;
}


/* popup windows */
#warningDiv {
	position:absolute;
	color: #CC0000;
	text-align:left;
	background: #FFFFCC;
	margin: 0.1em 0em 0.5em;
	padding: 0.5em;
	width: 185px;
	border: 1px solid #990000;
	visibility: hidden;
}
#popup {
	margin: 10px;
	padding: 15px;
	background-color: #FFFFFF;
	border: 5px solid #54C2FE;
}
.formline {
	background-color: #E1E8F0;
	clear: left;
	margin: 3px 0px 0px;
	padding: 4px 0px 4px 4px;
	overflow: hidden;
}
.formContainer {
	margin: 0em;
	padding-top: 1ex;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#popup .formline label {
	display: block;
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formButtons {
	clear: both;
	padding-top: 1ex;
	padding-right: 0ex;
	padding-bottom: 0ex;
	padding-left: 0ex;
	margin: 0ex;
	text-align: right;
}
#popup input.f1 {
	width: 220px;
}
#popup input.f2 {
	width: 2em;
	margin-right: 0.5em;
	margin-left: 0.1px;
}
#popup input.f3 {
	width: 4em;
	margin-right: 0.5px;
	margin-left: 0.1px;
}
#popup .button {
	padding: 0px;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	text-align: right;
	clear: both;
}
.popupwindow .button img {
	margin-left: 15px;
}
.popupwindow h1 {
	margin-top: 0px;
}
.buttons2, p.buttons2 {
	clear: both;
	text-align: right;
	margin-top: 0ex;
	margin-right: 0ex;
	margin-bottom: 1ex;
	margin-left: 0ex;
	padding-top: 4px;
	padding-right: 0ex;
	padding-bottom: 4px;
	padding-left: 0ex;
}
#poptop {
	margin: 0px;
	padding: 0px 0px 8px;
	width: 100%;
	height: 26px;
	background-color: #96CEFF;
}
#popup .item {
	margin: 0.5em 0em;
	padding: 0px;
	clear: both;
}


/* Help */
#help {
	padding-top: 1em;
	padding-right: 16px;
	padding-bottom: 2em;
	padding-left: 16px;
	margin: 0px;
	width: 686px;
	voice-family: "\";}\"";
	voice-family: inherit;
	width: 718px;
}
html>#help {
	width: 718px;	/* be nice to Opera */
}
#help li {
	margin: 6px 0px 0px;
	padding: 0px;
}
#help h4 {
	font-weight: bold;
	margin: 1.25em 0em 0em;
	padding-top: 0.5em;
	border-top: 1px solid #CCCCCC;
}
#help h3 {
	border: 0px solid #999999;
	clear: both;
	margin-top: 1em;
	background: #DBEDC9;
	padding: 0.5em;
}
#help h5 {
	font-weight: bold;
	color: #333333;
	margin: 1em 0em 0em;
	padding: 0px;
}
#help td.columns {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 359px;
}
.screencap {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.screencap-float {
	margin: 1em 1em 1em 0em;
	padding: 0px;
	float: left;
}
.return {
	text-align: right;
}
.specialbox {
	background-color: #FFFFCC;
	padding: 5px 10px 10px;
	margin: 0px 10px 0px 0px;
}



.newpage {
	display: none;
}
.printonly, #chart .printOnly {
	display: none;
}
#help img {
	border: 1px solid #666666;
}

.securebox {
	padding: 0px;
	text-align: left;
	margin: 1em 0px 10px 16px;
}
a.simplebutton:link, a.simplebutton:visited {
	background-color: #E6E6E6;
	display: block;
	padding: 1px;
	border: 1px solid #999999;
	text-decoration: none;
	text-align: center;
	line-height: 1.0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
a.simplebutton:hover {
	background-color: #F3F3F3;
	display: block;
	padding: 1px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 10px;
	line-height: 1.0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.chart-top-right {
	text-align: right;
	height: 36px;
	position: relative;
	width: 265px;
	margin-left: 380px;
}
.chart-top-right p {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

li.pageTab {
	background-image: url(images/rounded_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 4px;
}
li.pageTab a {
	text-decoration: none;
	text-align: center;
	width: 120px;
	background-color: #B0E1FF;
	background-image: url(images/rounded_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#schedule #scheduleNav li a#scheduleLink {
	background-image: url(images/rounded_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	background-color: #66CCFF;
	padding-right: 4px;
}
a.inlinebutton:link, a.inlinebutton:visited {
	background-color: #E6E6E6;
	padding: 2px 4px;
	border: 1px solid #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.0;
	margin: 0px;
}
a.inlinebutton:hover {
	background-color: #666666;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.0;
	margin: 0px;
}
a.inlinebutton2:link, a.inlinebutton2:visited {
	background-color: #C9E8E6;
	padding: 2px 4px;
	border: 1px solid #459992;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.0;
	margin: 0;
	color: #333333;
}
a.inlinebutton2:hover {
	background-color: #60D7CD;
	padding: 2px 4px;
	border: 1px solid #60D7CD;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	line-height: 1.0;
	margin: 0;
}
a.specialbutton:link, a.specialbutton:visited {
	background-color: #60D7CD;
	padding: 2px 4px;
	border: 1px solid #459992;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	color: #000000;
}
a.specialbutton:hover {
	background-color: #459992;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
}

a.uiButton, a.uiButton2, a.uiButton3 {
	text-decoration: none;
	font-size: 1em;
	line-height: 1.0;
	padding: 3px 2ex;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
}
a.uiButton:link, a.uiButton:visited {
	background-color: #E6E6E6;
	border: 1px solid #999999;
}
a.uiButton:hover {
	background-color: #666666;
	border: 1px solid #999999;
	color: #FFFFFF;
}
a.uiButton2:link, a.uiButton2:visited {
	background-color: #E7F3DA;
	border: 1px solid #999789;
	color: #123398;
}
a.uiButton2:hover {
	background-color: #98CB66;
	border: 1px solid #999789;
	color: #000000;
}
a.uiButton3 {
	padding: 1px 1ex;
	margin:0;
}
a.uiButton3:link, a.uiButton3:visited {
	background-color: #C4E6A0;
	border: 1px solid #649A2C;
	color: #000000;
}
a.uiButton3:hover {
	background-color: #99CC66;
	border: 1px solid #99CC66;
	color: #000000;
}


option.morning {
	background: #FFFFCC;
}
.color1 {
	color: #003399;
}
a.color1:link, a.color1:visited {
	color: #003399;
}
.color2 {
	color: #B55F06;
}
.hidden {
	display: none;
}
#date-table {    /* for checklists */
	clear: both;
	margin-top: 2ex;
}
.highlight {
	background-color: #D9FFB1;
	padding: 0.5em;
}

/************* Header and Table Head background colors  ****************/
.bkgd1, .bkgd1 th {
	background: #CDCDCD url(images/bkgd_gradient_1.png) repeat-x left top;
}
.bkgd2, .bkgd2 th {
	background-color: #D1E8FE;
}
.bkgd3, .bkgd3 th {
	background-color: #EAF3DB;
}
/*
.bkgd2, .bkgd2 th {
	background: #D1E8FE url(images/bkgd_gradient_2.png) repeat-x left top;
}
.bkgd3, .bkgd3 th {
	background: #EAF3DB url(images/bkgd_gradient_3.png);
}
*/
.bkgd4, .bkgd4 th {
	background: #FEF7CE;
}
.hColor1 {
	color: #003399;
}

/***************** schedule pages 12-2008 ********************************/

#pageLinks {
	background: #A8DFFF;
	margin: 0px 0px 0px 15px;
	padding: 0.75em 0em;
	width: 757px;
	list-style: none;
	overflow: hidden;
}
#pageLinks li {
	float:left;
	margin: 0px;
	padding: 0px;
}
#pageLinks a {
	padding: 0 10px;
	float: left;
	border-left: 1px solid #80ABE3;
	margin: 0;
	text-decoration:none;
}
#pageLinks a:hover {
	text-decoration:underline;
}
#pageLinks #scheduleLink a, #pageLinks #checkByTimeLink a {
	border: none;
}
#offersLink {
	display:none;
}
#offersLink a, #offersLink a:link, #offersLink a:visited {
	padding:2px 10px;
	text-decoration:none;
	border: 1px solid #e5cf8a;
	background: #F3E4C5 url(images/buttonbkgd_4.png) repeat-x left top;
	margin-top:-3px;
}
#offersLink a:hover {
	text-decoration:none;
	border: 1px solid #e5cf8a;
	background: #F8EFDC url(images/buttonbkgd_4.png) repeat-x left -50px;
	color: #2554C9;
}
a#offersButton {
	display:block;
	width:150px;
	height:50px;
	text-indent: -999em;
	position:absolute;
	top:10px;
	left:637px;
	background: url(images/special_offers.png) no-repeat left top;
	overflow: hidden;
}
a#offersButton, a#offersButton:link, a#offersButton:visited {
	background: url(images/special_offers.png) no-repeat left top;
}
a#offersButton:hover {
	background: url(images/special_offers.png) no-repeat left -50px;
}
a#offersButton:active {
	outline:none;	
}

#schedule #scheduleLink a:link, #schedule #scheduleLink a:visited, #schedule #scheduleLink a:hover,
#schedule_ws #walletLink a:link, #schedule_ws #walletLink a:visited, #schedule_ws #walletLink a:hover,
#sched_zoom #zoomLink a:link, #sched_zoom #zoomLink a:visited, #sched_zoom #zoomLink a:hover,
#schByTime #timeLink a:link, #schByTime #timeLink a:visited, #schByTime #timeLink a:hover,
#insulin #insulinLink a:link, #insulin #insulinLink a:visited, #insulin #insulinLink a:hover,
#taper #taperLink a:link, #taper #taperLink a:visited, #taper #taperLink a:hover,
#ac_schedule #acLink a:link, #ac_schedule #acLink a:visited, #ac_schedule #acLink a:hover,
#checkTime #checkByTimeLink a:link, #checkTime #checkByTimeLink a:visited, #checkTime #checkByTimeLink a:hover,
#healthRecord #hRecordLink a:link, #healthRecord #hRecordLink a:visited, #healthRecord #hRecordLink a:hover,
#checkMonthly_p #checkMonthlyLink a:link, #checkMonthly_p #checkMonthlyLink a:visited, #checkMonthly_p #checkMonthlyLink a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}


/************* pagebreaks ***************/
.page {
	display:none;
	clear:both;
}
#schedule_ws .page {
	display:block;
}

.chartTop {
	position:relative;
	overflow: visible;
	clear:both;
	width:100%;
	height:50px;
}
.startDate, .pageNumber {
	font-size: 10px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	margin:0;
	clear:both;
}
.exportInfo {
	font-size: 10px;
	margin-bottom: 1em;
}
.patientInfo {
	padding: 0.5em 0em;
	clear: both;
	border-top: 1px solid #000000;
	overflow: hidden;
	margin-top: 0.25em;
}
.patientInfo .left {
	font-weight: bold;
	float: left;
}
.patientInfo .left .label {
	font-weight: normal;
}
.patientInfo .right {
	text-align: right;
	float: right;
	font-size: 10px;
}
img.high {
	display: none;
}
.printOnly {
	display:none;
}

/********************************   save dialog  ******************************/
#overlay {
	background: #FFFFFF;
	opacity: 0.8;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:100%;
	z-index:100;
	cursor:pointer;
}
#saveDialog, .popin {
	width: 600px;
	position: absolute;
	left: 91px;
	top: 0px;
	z-index:1000;
	display: none;
}
#saveDialog .titlebar, .popin .titlebar {
	padding: 15px 15px 0px;
	background: url(images/save_bkgd.png) no-repeat left top;
}
#saveDialog .dialog, .popin .dialog {
	background: url(images/save_bkgd.png) no-repeat left bottom;
	padding: 0px 15px 15px;
	margin: 0px;
}
#saveDialog #saveForm, .popin form, #saveDialog #saveStatus {
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	background: #FFFFFF;
	padding: 20px;
	margin: 0;
}
#saveDialog h2, .popin h2 {
	color: #003399;
	background: #dcfacd url(images/bkgd_gradient_03.png) repeat-x left top;
	text-align: center;
	padding: 1em 0em;
	margin: 0px;
	border-top: 1px solid #003399;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	font-size: 14px;
}
#saveDialog fieldset, .popin fieldset {
	margin: 0 0 20px 0;
	border-style: none;
}
#saveDialog .box, .popin .box {
	background: #EFEFEF url(images/bkgd_gradient_01.png) repeat-x left top;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#saveDialog label, .popin label {
	font-size: 11px;
	display: block;
	margin-bottom: 2px;
}
#saveDialog #schedule_name {
	width: 250px;
}

#saveDialog fieldset.buttons {
	margin-bottom:0;
	background: #FFFFFF;
}
fieldset.buttons a {
	width: 80px;
	display: block;
	float: right;
	margin-left: 10px;
	text-align: center;
	padding:4px 0;
}
#saveDialog #saveStatus p {
	margin:0 0 20px 0;
}
#saveDialog #saveStatus {
	display:none;
}


/* New Buttons 12-2009 */
button {
	width:100px;
	font-size: 100%;
	text-align: center;
	padding:2px 0;
	/*
	height:2em;
	line-height: 1.8;
	*/
}

a.buttonstyle1, a.buttonstyle2, a.buttonstyle3, a.buttonstyle4, a.buttonstyle5, a.buttonstyle6, a.buttonstyle7 {
	padding: 3px 0.75em;
	text-decoration: none;
	line-height: 1;
	color: #4B4B4B;
}
a.buttonstyle1a {
	padding:1px;
	text-decoration:none;
	line-height:1;
	color: #4B4B4B;
	font-size: 90%;
}
button, button.buttonstyle1, a.buttonstyle1:link, a.buttonstyle1:visited, a.buttonstyle1a:link, a.buttonstyle1a:visited {
	border: 1px solid #CCCCCC;
	background: #ECECEC url(images/buttonbkgd_1.png) repeat-x left top;
}
button:hover, button.buttonstyle1:hover, a.buttonstyle1:hover, a.buttonstyle1a:hover {
	border: 1px solid #CCCCCC;
	background: #666666 url(images/buttonbkgd_1.png) repeat-x left -50px;
}

button.buttonstyle2, a.buttonstyle2:link, a.buttonstyle2:visited {
	border: 1px solid #82d9cd;
	background: #b8e5df url(images/buttonbkgd_2.png) repeat-x left top;
}
button.buttonstyle2:hover, a.buttonstyle2:hover {
	border: 1px solid #82d9cd;
	background: #b8e5df url(images/buttonbkgd_2.png) repeat-x left -50px;
}

button.buttonstyle3, a.buttonstyle3:link, a.buttonstyle3:visited {
	border: 1px solid #57d9d0;
	background: #6BD9D1 url(images/buttonbkgd_3.png) repeat-x left top;
}
button.buttonstyle3:hover, a.buttonstyle3:hover {
	border: 1px solid #57d9d0;
	background: #BAE6E3 url(images/buttonbkgd_3.png) repeat-x left -50px;
}

button.buttonstyle4, a.buttonstyle4:link, a.buttonstyle4:visited {
	border: 1px solid #e5cf8a;
	background: #F3E4C5 url(images/buttonbkgd_4.png) repeat-x left top;
}
button.buttonstyle4:hover, a.buttonstyle4:hover {
	border: 1px solid #e5cf8a;
	background: #F8EFDC url(images/buttonbkgd_4.png) repeat-x left -50px;
}
button.buttonstyle5, a.buttonstyle5:link, a.buttonstyle5:visited {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
button.buttonstyle5:hover, a.buttonstyle5:hover {
	border: 1px solid #57d9d0;
	background-color: #E6F3F2;
}
button.buttonstyle6, a.buttonstyle6:link, a.buttonstyle6:visited {
	border: 1px solid #46A198;
	background: #46A198 url(images/buttonbkgd_6.png) repeat-x left top;
	color: #FFFFFF;
}
button.buttonstyle6:hover, a.buttonstyle6:hover {
	border: 1px solid #46A198;
	background: #5FCEC5 url(images/buttonbkgd_6.png) repeat-x left -50px;
	color: #FFFFFF;
}
button.buttonstyle7, a.buttonstyle7:link, a.buttonstyle7:visited {
	border: 1px solid #E2A093;
	background: #FFC8CC url(images/buttonbkgd_7.png) repeat-x left top;
}
button.buttonstyle7:hover, a.buttonstyle7:hover {
	border: 1px solid #CC0000;
	background: #FFAAB1 url(images/buttonbkgd_7.png) repeat-x left -50px;
}
