body, table {
	margin: 0;
	border: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}
table td {
	font-size: 12px;
}

div#mdref_logo {
	padding:0;
	margin: 5px;
	float: left;
}
div#hcn_logo {
	padding:0;
	margin: 5px;
	float: right;
}

table#main {
	width: 960px;
	background-color: #ffffff;
}

td#navigation {
	padding: 0;
}
td#top-text {
	width: 710px;
	padding: 0;
}
td#login-box {
	width: 250px;
	padding: 5px;	
	border: 1px solid #9C928C;
}
td#disclaimer {
	padding: 5px;	
	border: 1px solid #9C928C;
}

/* top navigation */
table#top-menu {
	/* background-color: #9C928C; */
	color: #ffffff;
	margin: 0;
}
table#top-menu td {
	padding:0;
}
table#top-menu td.menu {
	background-color: #0065AD;
	width: 920px;
}
table#top-menu td.menu a.nav,
table#top-menu td.menu a.nav:link,
table#top-menu td.menu a.nav:visited,
table#top-menu td.menu a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 15px 2px 15px;
}
table#top-menu td.menu a.nav:hover {
	background-color: #ffffff;
	/* color: #9C928C; */
	color: #C61418;
}

/* top content */ 
div#intro {
	border: 1px solid #9C928C;
	padding: 5px;
	margin: 0;
	width: 720px;
	font-family: Arial, Verdana, Helvetica;
	background-color: #F7F3EF;
	color: #000000;
	height: 170px;
	font-size: 12px;
}
div#intro img.screen {
	border-right: 1px solid #9C928C;
	margin:0 10px 2px 0;
}
div#intro p {
	margin: 10px 0 10px 0;
}
table#login-form {
	margin: 0;
	width: 220px;
}
table#login-form th {
	background-color: #9C928C;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
}
table#login-form td {
	padding: 5px;
}
table#login-form td input.field {
	border: 1px solid #9C928C;
	width:135px;
}
table#login-form td.spacer {
	font-size: 2px;
	height: 5px;
}

a.basic,
a.basic:link,
a.basic:visited,
a.basic:active {
	color: #026AB1;
	text-decoration: underline;
}
a.basic:hover {
	color: #E72C23;
	text-decoration: none;
}

table#body {
	width: 100%;
	margin: 0;
}
table#body td#body-left,
table#body td#body-right {
	padding: 5px;
	width: 475px;
	border: 1px solid #9C928C; 
}
table#body td#body-wide {
	padding: 5px;
	border: 1px solid #9C928C; 
	border-top:0;
}
table#body td#midspace {
	width:5px;
}

/* book publication */
div.book {
	margin: 5px 0 10px 0;
	width: 465px;
	background-color: #F7F3EF;
	height: 70px;
	border-bottom:1px solid #999999;
	border-right: 1px solid #999999;
}
div.book img {
	margin-right: 10px;
}
div.book span.book-title {
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
}

div.announcement {
	margin: 5px 0 10px 0;
	width: 945px;
	padding: 2px;
	cursor: pointer;
	background-color: #F7F3EF;
	text-align: middle;
	vertical-align: middle;
	height: 65px;
	border-bottom:1px solid #999999;
	border-right: 1px solid #999999;
}
div.announcement a {
	color: #026AB1;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica;
	font-size: 17px;
	font-weight: bold;
}
div.announcement table td {
	background-color: #F7F3EF;
}

div#completeList {
	margin:0;
	margin-top:5px;
}
div#completeList a {
	font-size:14px;
	font-weight:bold;
}

/* footer */
td#footer {
	height: 25px;
	text-align: center;
	background-color: #0065AD;
	color: #ffffff;
	padding:3px;
}
td#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* FAQ and Details (read more) page */

td#questions {
	border: 1px solid #9C928C;
	padding: 5px;
	font-size: 12px;
}
td#questions ul li {
	margin-bottom: 5px;
}
td.answer,
td.details {
	border: 1px solid #9C928C;
} 
td.answer,
td.details {
	padding: 10px;
	width: 100%;
	background-color: #F7F3EF;
}
td.details {
	background-color: #ffffff;
}
td.answer img,
td.details img {
	margin-right: 10px;
	border-right: 1px solid #9C928C;
	border: 0;
}
span.title {
	font-size:14px;
	line-height: 20px;
	font-weight: bold;
}
span.small {
	font-size: 11px;
}
span.required {
	color: red;
	font-weight: bold;
}
a.nametag {
	font-size: 5px;
	height: 5px;
	line-height: 5px;
}

/* subscribe page */

table.subscribe {
	width: 70%;
	border: 1px solid #9C928C;
}
table.subscribe th {
	text-align: left;
	font-weight: bold;
	padding-left:10px;
}
table.subscribe td,
table.subscribe th {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	padding: 4px;
} 
table.subscribe td input.button {
	border: 1px solid #9C928C;
	padding:3px 10px;
	margin:0 20px;
	font-weight: bold;
}
table.subscribe th.subhead {
	text-align:left;
	background-color: #9C928C;
	color: #ffffff;
	font-size: 13px;
	padding: 2px;
}
table.subscribe th.subhead span.small {
	font-weight: normal;
	font-size: 12px;
} 
table.subscribe td.notes {
	padding:10px;
	border-top:1px dashed #9C928C;
	border-bottom: 1px dashed #9C928C;
}

/**** subnav bar for book details navigation ****/

td.booknav {
	padding: 2px;
	background-color: #F7F3EF;
	border: 1px solid #9C928C;
}
td.booknav table {
	background-color: #F7F3EF;
}
td.booknav img {
	border: 0;
	margin: 0;
}
td.booknav a.nav,
td.booknav a.nav:visited,
td.booknav a.nav:active {
	background-color: #0065AD;
	color: #ffffff;
	font-size: 11px;
	height:17px !important;
	line-height:17px !important;
	padding: 1px 8px 1px 8px;
	margin-bottom:3px;
	text-decoration:none;
}
td.booknav a.nav:hover {
	font-weight:bold;
}
td.booknav a.selected {
	color: #EF2C21 !important;
	border: 1px solid #EF2C21;
	background-color: #ffffff !important;
	font-weight: bold;
}

td.booknav div.pathnav {
	color: #0065AD;
	font-size: 14px;
	font-weight: bold;
}
td.booknav div.pathnav a,
td.booknav div.pathnav a:visited,
td.booknav div.pathnav a:active {
	color: #0065AD;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
td.booknav div.pathnav a:hover {
	color: #E72C23;
	text-decoration: underline;
}

/****************** how to page *****************/
table#howto th {
	text-align: left;
	padding: 4px;
	font-size:12px;
	border-top: 1px dashed #9C928C;
	border-bottom: 1px dashed #9C928C;
	font-weight: normal;
}
table#howto td {
	padding: 4px;
	padding-top: 10px;
}
table#howto img.border {
	border:1px solid #9C928C;
}

table#howto th.brown,
table#howto td.brown {
	background-color: #F7F3EF;
}

span.htext {
	color: #00659C;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
}
span.red {
	color: #ef2821 !important;
}
div.larrow {
	background-image:url(img/howto/left_arrow_bg_red.gif);
	background-repeat: no-repeat;
	background-position:left center;
	position: absolute;
	height:30px;
}
div.rarrow {
	background-image:url(img/howto/right_arrow_bg_red.gif);
	background-repeat: no-repeat;
	background-position:right center;
	position: absolute;
	height:30px;
}
div.darrow {
	background-image:url(img/howto/down_arrow_bg_red.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	position: absolute;
	width:30px;
}
div.darrow2 {
	background-image:url(img/howto/down_arrow_bg_blue.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
	position: absolute;
	width:40px;
}
div.uarrow {
	background-image:url(img/howto/up_arrow_bg_red.gif);
	background-repeat: no-repeat;
	background-position:top center;
	position: absolute;
	width:30px;
}
div.tipblock {
	/*border: 2px solid #0065AD;*/
	border: 2px solid #C50200;
	background-color: #FAF9C2;
	padding: 2px;
	padding-left:5px;
	font-size: 12px;
	text-align: left;
	position:absolute;
}