@charset "utf-8";
/* CSS Document */

.contentlinebg {
	background-image: url(images/intro_contentbg.png);
	background-repeat: repeat-y;
}
.introbookbg {
	background-image: url(images/intro_underbook.png);
	background-repeat: repeat-y;
}


.titleitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	text-align: center;
}.titlecapsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-transform: uppercase;
}
.titlesmallitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	line-height: 30px;
}
.thebooktitlediv {
	margin-right: -7px;
}
.contenttextspaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 25px;
}
.contenttextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}
.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	text-align: left;
}
.researchleftbg {
	background-image: url(images/business/researchcontentbg.png);
	background-repeat: repeat-y;
}
.smallItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-transform: none;
}
.contenttextspacedlarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 25px;
}
.smallnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	text-transform: none;
}
.smallnormaltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	text-transform: none;
	color: #003399;
	font-weight: bold;
	line-height: 25px;
}
.researchleftbooktop {
	background-image: url(images/business/research_bookinfotopleft.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.researchleftbookbtm {
	background-image: url(images/business/research_bookinfobtmleft.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.pressrbg {
	background-image: url(images/book/pressreleasebg.gif);
	background-repeat: no-repeat;
	background-position: left 35px;
}

.researchrightbtm {
	background-image: url(images/business/research_bookinfobtmright.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.underbusmenu {
	background-image: url(images/business/lineundermen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pressrleft {
	background-image: url(images/book/pressrlease_leftbg.gif);
	background-repeat: repeat-y;
}

