body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	text-align: left;
	font-size: 62.5%;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Georgia, Times, serif;
	margin: 0;
	padding: 6px 12px;
	line-height: 3em;
	font-size: 1.6em;
}

h2 {
	margin: 0;
	padding: 6px 12px;
	line-height: 1.4;
	font-size: 1.4em;
}

h3 {
	margin: 0;
	padding: 0 12px;
	line-height: 1.3;
	font-size: 1.3em;
}

h4 {
	margin: 0;
	padding: 0 12px;
	line-height: 1.3;
	font-size: 1.2em;
}

p {
	margin: 0;
	line-height: 1.3;
	padding: 4px 12px;
	font-size: 1.3em;
}

ul li, ol li {
	font-size: 12px;
}

a {
	color: #009;
	text-decoration: underline;
}

a:visited {
	color: #009;
}

a:hover, a:visited:hover {
	color: #00f;
}

a img {
	border: none;
}

#header {
	background: #fff;
	height: 80px;
	text-align: left;
	border: 1px solid #ddd;
}

#wrapper {
	position: relative;
	width: 860px;
	margin: 0;
	padding: 0 0 20px 0;
	background: #fff;
	color: #000;
	text-align: left;
}

#content {
	background: #fff;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#article_type_reminder {
	position: absolute;
	font-family: Georgia, Times, serif;
	font-size: 6em;
	color: #def;
	top: 12px;
	left: 430px;
	font-style: italic;
}

span.mainmenulink {
	width: 100px;
	margin: 0 10px 0 200px;
}

span.pagetitle {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin: 0 20px 0 10px;
}

span.addlink {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin: 0 0 0 210px;
}

div.link {
	margin: 8px 0 8px 0;
	font-size: 1.1em;
}

div.indent10 {
	margin: 0 0 0 10px;
}

.error {
	color: #f00;
}

.good {
	color: #2b0;
}

.warning {
	color: #f00;
	border: 1px dotted #ccc;
}

p.warning {
	border: none;
	font-weight: bold;
	color: #f00;
}


.checkbox_hospital {
	width: 155px;
	height: 2em;
	line-height: 2em;
	float: left;
	overflow: hidden;
	margin: 1px 0 0 1px;
	padding: 1px;
	border: 1px solid #fff;
}

.checked {
	background: #9f9;
}

.cat_exotic {
	font-weight: bold;
	color: #a0a;
	font-style: italic;
}

.splash {
	background: #009;
	color: #fff;
}

span.inactive {
	background: #fcc;
}
span.active {
	background: #cfc;
}


.grp_member {
	background: #cfc;
}

.not_grp_member {
	background: #ddd;
}

.clear {
	clear: both;
}

.gray {
	color: #555;
}

.block { display: block; }

#article_preview {
	background: #fff;
	border: 1px solid #999;
	margin: 10px;
	padding: 10px;
}

ul.navlike {
	margin: 0 0 0 12px;
	padding: 0;
}

ul.navlike li {
	list-style: none;
	width: 8em;
	float: left;
	line-height: 1.8;
}

.break {
	border: 1px dotted #fcfcfc;
	border-bottom: 1px solid #ccc;
}

.toggles {
	background: #ddd;
	border: 1px solid #ccc;
	padding: 12px;
	margin: 0;
}

div#article_assignments {
	border: 1px solid #ccc;
	padding: 12px;
	margin-top: -1px;
}

form#frm_login {
	padding: 1em;
}

form#frm_login p {
	font-size: 14px;
	font-family: monospace;
}


p.notice {
	font-weight: 700;
	font-size: 1.5em;
	border: 1px solid #ccc;
	margin-top: -1px;
}


iframe#newsletter_test {
	width: 100%;
	border: none;
	height: 640px;
}

div.large_group {
	margin: 10px;
}

.menu_list {
	width: 250px;
	float: left;
	margin: 10px;
}

.menu_list ul {
	margin: 	1em;
	padding: 0;
}

.menu_list ul li {
	padding: 0.5em;
	list-style: circle;
	list-style-position: inside;
}


.xotc_item {
	display:inline;
	width:222px;
	background:#eee;
	margin: 4px 0;
	padding:2px;
	float:left;
}


#newsletter_setup {
	margin: 12px;
}


h2.tablike {
	float: left;
	border: 1px solid #ccc;
	padding: 0 6px;
	height: 2.5em;
	line-height: 2.5;
	margin: 12px 0 0 10px;
	cursor: pointer;
	text-decoration: underline;
	font-size: 14px;
	color: #009;
}

.invis2start {
	display: none;
}


.debug {
	color: #900;
	border: 1px dotted lime;
}

p.account_list {
	width: 500px;
}

p.account_list:hover {
	background: #fa6;
}

p.account_list span {
	float: right;
}

div#add_hdgs {
	margin: 0 0 0 10px;
}

div#add_hdgs h2 {
	margin: 0 3px 0 0;
}

div#add_hdgs h2,
div#add_hdgs h2 a {
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
	background: #f0f7ff;
}

div#add_hdgs h2.synced {
	background: #090;
	color: #fff;
	border: 1px solid #000;
	font-weight: bold;
}


div#add_hdgs h2.unsynced {
	background: #ff0;
	color: #000;
	border: 1px solid #000;
	font-weight: bold;
}


div#group_members {
	margin: 10px 0 0 22px;
	border: 1px solid #ccc;
	padding-bottom: 9px;
}


form#inline_form {
	display: inline;
}

div#category_filter {
	width: 250px;
	height: 133px;
	overflow: auto;
	float: left;
	margin: 0 0 0 12px;
	border: 1px solid #ccc;
}

div#category_filter p {
	padding: 1px 4px;
	margin: 0;
}

div#category_filter p label,
div#article_filter p label {
	display: block;
	float: right;
	text-align: left;
	width: 195px;
}

div#article_filter p label {
	width: 490px;
}


div#article_filter {
	width: 545px;
	height: 133px;
	overflow: auto;
	float: left;
	margin: 0 0 0 12px;
	border: 1px solid #ccc;
}

div#article_filter p {
	padding: 1px 4px;
	margin: 0;
}

input.extra {
	width: 250px;
	font-size: 1.3em;
}

input.extra:active,
input.extra:focus {
	background: #cfc;
}

input#bs {
	font-size: 1em;
	line-height: 1.3;
	width: 100px;
	padding: 3px;
	border: 1px solid #999;
	background: #ff9;
	cursor: pointer;
}







form div.auto input,
form div.auto select,
form div.auto textarea {
	width: auto;
}

form div.maxwide {
	text-align: left;
}

form div.maxwide input,
form div.maxwide select,
form div.maxwide textarea {
	width: 810px;
	font-size: 1.5em;
	margin-left: 12px;
	line-height: 1.75;
}

form div.maxwide textarea {
	height: 300px;
}

form div.maxwide input {
	font-size: 2em;
	font-family: inherit;
}

form h3 {
	padding: 12px 0;
	margin: 1px 12px;
}

form div select.medwide {
	width: 360px;
}table {
	font-size: 100%;
	border-collapse: collapse;
	margin: 10px;
}

table#t_article_management,
table#pca_article_management {
	width: 100%;
}

table#t_article_management tr,
table#pca_article_management tr {
	border: 1px solid #333;
}

table#t_article_management td,
table#pca_article_management td {
	padding: 1px 12px;
}

table#pca_article_management td {
	font-size: 1.2em;
}

table td {
	border: 1px solid #ccc;
}

table td input.ip_order {
	text-align: right;
	font-family: monospace;
	width: 40px;
	font-size: 12px;
}

tr.top th {
	background: #333;
	padding: 4px 12px;
}
	
tr.oddrow {
	color: #000;
	background: #def;
}

tr.evenrow {
	color: #000;
	background: #f9f9f9;
}

tr.oddrow:hover,
tr.evenrow:hover {
	background: #fa6;
}
     

.topsort {
  color: #fff;
  text-decoration: underline;
}

.topsort a, .topsort a:visited {
	color: #fff;
	text-decoration: underline;
}


table#t_article_management th,
table#pca_article_management th {
	color: #fff;
	background: #333;
}

table.big th, table.big td {
	font-size: 1.5em;
}

table#t_article_management td.critical {
	background: #c00;
	color: #fff;
	text-align: center;
	font: 400 normal 1.5em/1.3 monospace;
}

table#t_article_management td.noncritical {
	color: #000;
	text-align: center;
	font: 400 normal 1.5em/1.3 monospace;
}

table.archive {
	font-size: 100%;
}

table.archive th {
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px 8px;
}

table.archive td {
	font-size: 1.2em;
	padding: 4px 8px;
}

table#t_article_management td.numeric,
td.numeric {
	text-align: right;
	font-family: monospace;
	font-size: 1.5em;
}

table#t_article_management td.numeric span.num_feedback { font-weight: bold; }
table#t_article_management td.numeric span.range0 { color: #bbb; }
table#t_article_management td.numeric span.range1 { color: #373; }
table#t_article_management td.numeric span.range2 { color: #00c; }
table#t_article_management td.numeric span.range3 { color: #f60; }
table#t_article_management td.numeric span.range4 { color: #f00; }



table#t_articles_current,
table#t_articles_past {
	width: 100%;
	font-size: 100%;
	margin: 0 10px 10px;
}

table#t_articles_current th,
table#t_articles_past th {
	background: #333;
	color: #fff;
	padding: 2px 8px;
	font-size: 1.1em;
}


table#t_articles_current td,
table#t_articles_past td {
	font-size: 1.1em;
	padding: 2px 8px;
	border: none;
}


table#t_articles_current .date,
table#t_articles_past .date {
	text-align: right;
	width: 120px;
}

table#t_articles_current .key,
table#t_articles_past .key {
	width: 30px;
	text-align: right
}

table#t_articles_current td.usage,
table#t_articles_past td.usage {
	display: block;
	overflow: hidden;
	width: 210px;
	height: 1.3em;
}

table#t_articles_current td.usage em.error,
table#t_articles_past td.usage em.error {
	font-style: normal;
	color: #b00;
}

table#t_articles_current .options,
table#t_articles_past .options {
	text-align: right;
	white-space: nowrap;
}

table#t_articles_current .options span {
	float: left;
	padding-left: 12px;
}

pre {
	font-size: 13px;
	color: purple;
}

div#t_article_set form {
	margin: 10px;
}

table#archive_table {
	width: 840px;
	background: #ff0;
}

table#archive_table th,
table#archive_table td {
	vertical-align: top;
	border: none;
	width: 33%;
	padding: 6px 0;
}

td#arch0 {background:#f9f9f9;}
td#arch1 {background:#eee;}
td#arch2 {background:#ddd;}

table#archive_table h4 {
	padding: 0 8px 8px;
	font-size: 11px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 8px;
}

table#archive_table p {
	padding: 2px 8px 0;
	font-size: 11px;
}



















ul#nav, ul#nav li {}

ul#nav {
	position: absolute;
	height: 20px;
	padding: 0;
	margin: 0;
	top: 62px;
	text-align: left;
	font-size: 12px;
}

ul#nav li {	
	float: left;
	height: 20px;
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0;
	line-height: 2;
	width: 12em;
}

ul#nav li a {
	display: block;
	text-decoration: none;
	height: 100%;
	color: #007;
}

ul#nav li a:hover,
ul#nav li a:visited:hover {
	color: #007;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	left: -999em;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: -1px 0 0 0;
	padding: 0;
	height: auto;
	background: #fff;
	border: 1px solid #ccc;
}

ul#nav li ul li em {
	display: block;
	color: #007;
	padding: 4px;
	height: 100%;
	margin: 0;
	font-weight: bold;
}

ul#nav li ul li a {
	display: block;
	color: #007;
	padding: 4px;
	height: 100%;
	margin: 0;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #fff;
	text-decoration: underline;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav li:hover, ul#navli.hover {
	position: static;
}

ul#nav li.nav_parent>a {
	font-weight: bold;
	color: #00c;
}
.qTip {
	color: #ff0;
	cursor: help;
	text-decoration: none;
	letter-spacing: 0.2em;
}

a.qTip:hover {
	color: #ff0;
}

#qTip {
	max-width: 250px;
	width: 210px;
	padding: 10px;
	display: none;
	background: #ff7;
	color: #000;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
	border: 1px solid #f60;
}

#qTip p {
	font-size: 1em;
	border: 1px dotted #aaa;
	padding: 2px;
	margin: 0 0 1px;
}
