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

body {
	background-repeat:repeat-x;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
:focus {
	outline: 0;
}
.heading {
	font-size: 20px;
	color: #006ab8;
	width: 480px;
	margin-bottom: 20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c1b1c;
}
.homecontent{
	font-size: 19px;
	}
#master-container {
	width: 656px;
	margin-right: auto;
	margin-left: auto;
}
.navigation {
	margin-top: 19px;
	width: 480px;
	margin-bottom: 18px;
}
.font-blue {
	color: #006ab8;
	font-size: 18px;
	width: 480px;
	text-align: center;
	margin-bottom: 20px;
	font-weight:bold;
}
.images-margin {
	float: left;
	width: 640px;
}
.left {
	float: left;
	width: 480px;
}
.right {
	float: left;
	width: 176px;
	text-align: center;
}
.main-content-div {
	width: 656px;
	float: left;
}
.m2e-book-img {
	margin-bottom: -22px;
}
.footer {
	background-image: url(../images/foot-bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 465px;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.footer a{
	color: #000;
	text-decoration: none;
}
.footer a:hover{
	color: #333;
	text-decoration: underline;
}
.read-wide {
	color: #006ab8;
	font-size: 15px;
	float: left;
	width: 480px;
	margin-bottom: 4px;
}
.read-view {
	color: #006ab8;
	font-size: 15px;
	float: left;
	width: 176px;
	margin-bottom: 4px;
}
.read-view a{
	color: #006ab8;
	text-decoration: none;
}
.read-view a:hover{
	color: #005391;
	text-decoration: none;
}
.img-right {
	float: right;
	width: 170px;
	margin-top: 20px;
}
.m2e-book-demo-text {
	font-size: 17px;
	color: #ee9317;
	float: left;
	width: 176px;
}
.m2e-book-demo-text a{
	color: #ee9317;
	text-decoration: underline;
}
.m2e-book-demo-text a:hover{
	color: #C8790F;
	text-decoration: none;
}
img {
	border:0px;
}
.bullet ul {
	margin: 0px;
	padding: 0px;
}
.bullet li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-type: none;
	margin-left: -10px;
	margin-top: 2px;
	padding-left: 25px;
	clear: none;
	margin-bottom: 10px;
}
a {
	color: #006ab8;
	text-decoration: underline;
}
a:hover {
	color: #005391;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.font-red {
	color: #E10000;
}
sup
{
	font-size:12px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0E72BE;
	text-align: center;
}
