body {
	margin: 0px;
	background-image: url(http://www.homeostasispress.com/images/textureBG.gif);
}
body, div, p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	line-height: 130%;
}
td.confirm {
	border-top: 1px solid #cccccc;
}
p {
	padding: 0px;
	margin: 0px;
}
/* Major page components -------------------------------------*/

#login {
	float: right;
	background: none;
	margin-top: 6px;
	margin-right: 12px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 8pt;
	color: #333;
	line-height: 110%;
}
#login input {
	border: 0px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 8pt;
	color: #7C1A0B;
}
#login form {
	margin: 0px;
}
.formline {
	text-align: right;
	margin: 4px 0px 2px 0px;
}
.formlabel {
	display: inline;
}
.forminput {
	display: inline;
}
#topdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 128px;
	width: 100%;
	background-image: url(http://www.homeostasispress.com/images/topLineBG.gif);
	background-repeat: repeat-x;
}
#topdiv img {
	float: left;
}
#leftdiv {
	position: absolute;
	top: 128px;
	left: 0px;
	width: 237px;
	height: 472px;
	background-image: url(http://www.homeostasispress.com/images/leftdiv.jpg);
	background-repeat: no-repeat;
	padding-top: 107px;
}
#leftdiv img {
	float: left;
	clear: left;
}
#bodydiv {
	position: absolute;
	top: 128px;
	left: 237px;
	width: 520px;
	height: 472px;
	background-image: url(http://www.homeostasispress.com/images/bodydiv.jpg);
	background-repeat: no-repeat;
}
#errordiv {
	padding: 18px;
	background-color: #ffeebb;
	color: #78180a;
	border: 1px solid #333;
	margin: 30px;
}
#menuarea {
	float: right;
	width: 132px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 16px;
	background-image: url(http://www.homeostasispress.com/images/linksBG.gif);
}
#menuarea ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menuarea li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #aaa;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 10pt;
	line-height: 110%;
}


/* Text formatting.
"Page" items are for the topmost master page item, "Page Content" items are for subsequent page items */

/* Headings and Subheadings ---------------------------*/

#CM_page_heading {
	width: 330px;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	line-height: 120%;
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #7C1A0B;
}
.CM_pagecontent_heading {
	width: 330px;
	font-size: 14pt;
	color: #78180A;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.CM_page_subheading {
	font-size: 10pt;
	font-family: verdana, arial, geneva, sans-serif;
	font-weight: bold;
	color: #144310;
	margin-top: 10px;
	margin-bottom: 4px;
}
.CM_pagecontent_subheading {
	font-size: 10pt;
	font-family: verdana, arial, geneva, sans-serif;
	font-weight: bold;
	color: #78180A;
	padding-top: 6px;
	padding-bottom: 10px;
}
.CM_pagecontent_qheading {
	width: 330px;
	font-size: 14pt;
	color: #78180A;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
.CM_pagecontent_qsubheading {
	width: 330px;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	line-height: 120%;
	margin-bottom: 20px;
	padding-top: 8px;
}

/* Text formats ---------------------------------------*/

.CM_page_text1 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	line-height: 130%;
}
#bodydiv p {
	padding-bottom: 12px;
}
#bodydiv b {
	color: #144310;
}
.CM_pagecontent_text1 {
	font-size: 11pt;
	font-weight: normal;
	color: #333;
	line-height: 130%;
}
ol ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.CM_pagecontent_text1 ul {
	padding-left: 14px;
}
.CM_pagecontent_text1 li {
	margin-bottom: 4px;
}
.CM_pagecontent_text1 lh {
	margin-bottom: 8px;
}
.CM_page_text2 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 120%;
	padding-left: 20px;
	padding-right: 15px;
}
.CM_pagecontent_text2 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 120%;
	padding-left: 20px;
	padding-right: 15px;
}
.CM_pagecontent_text2 p {
	padding-bottom: 6px;
}

/* Link definitions. Keep link definitions in this order: link, visited, hover
so the visited link will display properly ------------------------------------ */

#bodydiv a:link, #bodydiv a:visited, #bodydiv a:active {
	font-weight: bold;
	color: #144310;
	text-decoration: underline;
}

#bodydiv a:hover {
	color: #7C1A0B;
	text-decoration: underline;
}

#menuarea a:link, #menuarea a:visited, #menuarea a:active, #selectedlink {
	font-weight: normal;
	color: #144310;
	text-decoration: none;
}

#selectedlink {
	color: #888;
}

#menuarea a:hover {
	color: #7C1A0B;
	text-decoration: underline;
}

/* List formatting (bullet and numbered lists) -------------------------*/

.CM_bulletlist {
	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	line-height: 110%;
	margin-left: 20px;
	margin-bottom: 6px;
}

.CM_numlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 110%;
}

/* Image and caption for image -------------------------*/

.CM_imagetable { 
	margin: 6px; 
}

.imgcaption {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	line-height: 120%;
	text-align: center;
}


/* Utility styles for notices, alerts etc. -------------------------*/

.CM_code {
	font-family: "courier new", courier, monospace;
	font-size: 9pt;
}

.CM_button {
	font-family: verdana, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.CM_address {
	font-family: verdana, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	padding-left: 5px;
}

.statusmessage {
	font-family: verdana, arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
}

.CM_label {
	font-size: 9pt;
	font-weight: bold;
}

.smalltext {
	font-size: 8pt;
}

.required {
	font-weight: bold;
	color: #992304;
}

table.books td {
	text-align: center;
}
