html,body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	background: white url(../images/book/repeating_paper.jpg);
}

img { display: block; } /* necessary with strict doctype to avoid a little extra space below imgs in Firefox */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h1 { font-size: 20px; padding-bottom: 10px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; }

h1.imageHeader {
	height: 27px;
}

a:link {
	color: #9A0602;
	text-decoration: none;
}
a:visited {
	color: #5F0200;
	text-decoration: none;
}
a:hover {
	color: #9A0602;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

h2 a:link {
	color: #811803;
	text-decoration: underline;
}
h2 a:visited {
	color: #5F0200;
	text-decoration: underline;
}
h2 a:hover {
	color: #442304;
	text-decoration: underline;
}
h2 a:active {
	color: #000000;
	text-decoration: underline;
}

ul.leafBulletList {
	list-style: none;
	padding: 0;
	padding-left: 15px;
	margin: 0;	
	margin-left: 5px;
}
ul.leafBulletList li { 
	background: url(../images/icons/bullet.gif) 0px 2px no-repeat;
	padding-left: 23px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.anchor {
	position: relative;
}

.defaultButton, .defaultButtonHover {
	background: url(../images/buttons/default_right.gif) center right no-repeat;
	padding-right: 8px;
	cursor: pointer;
}

.defaultButton div {
	background: url(../images/buttons/default_left.gif) center left no-repeat;
	padding-left: 22px;
}
.defaultButtonHover div {
	background: url(../images/buttons/default_left_on.gif) center left no-repeat;
	padding-left: 22px;
}
.defaultButton .back {
	background: url(../images/buttons/default_left_back.gif) center left no-repeat;
	padding-left: 22px;
}
.defaultButtonHover .back {
	background: url(../images/buttons/default_left_back_on.gif) center left no-repeat;
	padding-left: 22px;
}
.defaultButton div div, .defaultButtonHover div div {
	background: url(../images/buttons/default_middle.gif) center left repeat-x;
	padding-left: 3px;
	padding-top: 2px;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 12px;
	height: 17px;
	white-space: nowrap;
	font-size-adjust: 0;
	width: auto !important;
	width: 5px; /* ie hack */
}

/* book */
.bookTable {
	width: 100%;
	height: 100%;
}
.bookLeft {
	background: url(../images/book/left_middle.jpg) top right repeat-y;
	width: 174px;
}
.bookLeftTop {
	padding-top: 21px;
	padding-bottom: 5px;
	background: url(../images/book/top_left_nav.jpg) top right no-repeat;
}
.bookMiddle {
	height: 100%;
	background: url(../images/book/right_middle.jpg) top left repeat-y;
}
.bookMiddleTop {
	background: url(../images/book/repeating_top.jpg) top left repeat-x;
}
.bookMiddleTopLeft {
	padding: 23px 3px 0px 34px;
	background: url(../images/book/top_right_middle.jpg) top left no-repeat;
}
.bookRight {
	width: 92px;
	background: url(../images/book/repeating_right.jpg) top left repeat-y;
}
.bookRightTop {
	width: 92px;
	height: 146px;
	background: url(../images/book/corner.jpg) top right no-repeat;
}
/* end book */

/* main */
#pageLoad {
	height: 100%;
}

.contentContainer {
	padding-bottom: 30px;
	padding-left: 44px;
}

.tassle {
	position: absolute; 
	margin-top: -35px;
	margin-left: 50px;
	background: url(../images/left/tassle.png) right top no-repeat; 
	width: 165px; 
	height: 250px;
}
.bookmarkTop {
	margin-top: 35px;
	background: url(../images/left/bookmark_top.png) top center no-repeat; 
	width: 130px; 
	height: 43px;
}
.bookmarkMiddle {
	background: url(../images/left/bookmark_middle.png) top center repeat-y;
	width: 130px;
}
.bookmarkBottom {
	background: url(../images/left/bookmark_bottom.png) bottom center no-repeat; 
	width: 130px; 
	height: 67px;
}
.bookmark {
	position: relative;
	*margin-top: 30px;
}

.bookmarkContents {
	padding-left: 15px;
	padding-top: 10px;
	width: 105px;
	font-size: 12px;
	line-height: 14px;
}
/* end main */

/* menu bar */
.topNavLeft {
	width: 46px;
	background: url(../images/menu/menu_left.gif) 0px 3px no-repeat;
}
.topNavRightRev {
	width: 46px;
	background: url(../images/menu/menu_left_rev.gif) 0px 3px no-repeat;
}
.topNavMiddle {
	padding-top: 14px;
	padding-left: 5px;
	background: url(../images/menu/menu_middle.gif) 0px 12px repeat-x;
}
.topNavRight {
	width: 37px;
	background: url(../images/menu/menu_right.gif) top right no-repeat;
}
.topNavLeftRev {
	width: 37px;
	background: url(../images/menu/menu_right_rev.gif) top right no-repeat;
}
/* end menu bar */

/* forms */
.formCellContainer {
	position: relative;
	background: url(../images/forms/back_repeat.jpg) left top repeat;
	border: 2px solid black;
}
.formContainer {
	position: relative;
	background: url(../images/forms/form_bkg.jpg) left top no-repeat;
}
.qBullet {
	height: 12px;
	background-image: url(../images/content/questionnaire/bullets.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.qBulletLeft {
	width: 16px;
	background-position: 0px 0px;
}
.qBulletLeftOn {
	width: 16px;
	background-position: 0px -12px;
}
.qBulletMiddle {
	width: 19px;
	background-position: -16px 0px;
}
.qBulletMiddleOn {
	width: 19px;
	background-position: -16px -12px;
}
.qBulletRight {
	width: 15px;
	background-position: -35px 0px;
}
.qBulletRightOn {
	width: 15px;
	background-position: -35px -12px;
}

.jtForm input {
	width: 100%;
	height: 18px;
	font-size: 12px;
	border-top: 1px solid #969592;
	border-left: 1px solid #cecdcb;
	border-right: 1px solid #e2e2e0;
	border-bottom: 1px solid #e2e2e0;
	opacity: 0.8;
}

.jtForm select {
	width: 100%;
	height: 18px;
	font-size: 12px;
	border: 1px solid #969592;
	opacity: 0.8;
}

.jtForm textarea {
	width: 100%;
	height: 120px;
	border-top: 1px solid #969592;
	border-left: 1px solid #cecdcb;
	border-right: 1px solid #e2e2e0;
	border-bottom: 1px solid #e2e2e0;
	font-size: 12px;
	opacity: 0.8;
}

.prettyCheckbox {
	float: left;
	width: 16px;
	height: 14px;
	margin-right: 3px;
	background: url(../images/buttons/check.gif) left top no-repeat;
}
.SelprettyCheckbox {
	float: left;
	width: 16px;
	height: 14px;
	margin-right: 3px;
	background: url(../images/buttons/check_on.gif) left top no-repeat;
}

.error {
	color: red;
}
/*** end forms ***/

/* load status */
.loadStatus {
	position: fixed;
	_position: absolute;
	display: none;
	z-index: 100;
	width: 119px;
	height: 34px;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 6px;
	background: url(../images/status/back.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/status/back.png',sizingMethod='crop');
}
/* end load status */

/*** slips ***/
.modalShade { 
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/slip/modal_back.png) repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/modal_back.png',sizingMethod='scale');
}
.modalShade iframe {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter:alpha(opacity=0);
}
.slipTable { position: relative; }
.slipClose, .slipCloseHover {
	position: absolute;
	z-index: 2;
	width: 20px; height: 20px;
	cursor: pointer;
	margin-left: 4px;
	margin-top: 10px;
}
.slipClose {
	background: url(../images/slip/close.gif) top left no-repeat;
}
.slipCloseHover {
	background: url(../images/slip/close_on.gif) top left no-repeat;
}
.slipContainer {
	display: none;
	position: fixed;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.slipScrollContainer {
	overflow: hidden;
	position: relative;
}
.slipScroll {
	position: relative;
}
/*** peekaboo bug fix for ie6 (float evilness in ie's lameness) ***/
.slipContent {
	position: absolute;
	padding: 0px 5px;
	_zoom: 1;
}
.slipContainer .topScale {
	font-size: 7pt;
}
.slipContainer .topLeft, .insetTopLeft {
	background: url(../images/slip/tl.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/tl.png',sizingMethod='crop');
	width: 34px;
	height: 42px;
}
.slipContainer .topRight, .insetTopRight {
	background: url(../images/slip/tr.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/tr.png',sizingMethod='crop');
	width: 34px;
	height: 42px;
}
.slipContainer .bottomLeft, .insetBottomLeft {
	background: url(../images/slip/bl.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/bl.png',sizingMethod='crop');
	width: 34px;
	height: 42px;
}
.slipContainer .bottomRight, .insetBottomRight {
	background: url(../images/slip/br.png) top left no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/br.png',sizingMethod='crop');
	width: 34px;
	height: 42px;
}
.slipContainer .top, .insetTop {
	background: url(../images/slip/t.png) top left repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/t.png',sizingMethod='scale');
	height: 42px;
}
.slipContainer .bottom, .insetBottom {
	background: url(../images/slip/b.png) top left repeat-x;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/b.png',sizingMethod='scale');
	height: 42px;
}
.slipContainer .left, .insetLeft {
	background: url(../images/slip/l.png) top left repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/l.png',sizingMethod='scale');
	width: 34px;
}
.slipContainer .middle {
	background: #fcf6ea url(../images/slip/paper.png);
}
.calMiddle {
	background-color: #F7F0E6;
	padding-bottom: 5px;
	border: 1px solid black;
}
.slipContainer .right, .insetRight {
	background: url(../images/slip/r.png) top left repeat-y;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/slip/r.png',sizingMethod='scale');
	width: 34px;
}

.tapeTopRight, .tapeBottomLeft {
	position: absolute;
	z-index: 10;
	width: 32px;
	height: 48px;
	background: url(../images/forms/tape.png) left top no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/forms/tape.png',sizingMethod='crop');
}
.tapeTopRight {
	right: -10px;
	top: -20px;
}
.tapeBottomLeft {
	left: -10px;
	bottom: -16px;
}

.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}

#detailModalShade { z-index: 40; }
#detailSlipContainer { z-index: 41; }
#mediaModalShade { z-index: 60; }
#mediaSlipContainer { z-index: 61; }
/** end slips **/
