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


body {
	background: #ffffff;
}
  
#notice {display: block; height: 70px;  border-bottom: none; color: black; background: #99ccff; padding: 10px; width: 100%; margin-bottom: 10px;}




#rdp_wrapper, #mainbody_cell, #mainbody {
	border: none;
}
  


#landing {
	font-family: arial, helvetica, sans-serif; background: #ffffff;
}


#mainbody_cell, #mainbody, td, p{
	font-family: arial, helvetica, sans-serif;
}

#books {
	font: 12px arial;
	width: 700px;
	font-family: arial, helvetica, sans-serif; 
	background: #efefef;
	border: 1px solid #cccccc;
}

td.calltoaction {

}

h1#calltoaction_print {
	margin: 0;
	padding: 0;
	display: block;
	width: 742px;
	height: 205px;
}


div#intro_education {
	margin-top: 0px; 
	padding-top: 0px; 
	margin-right: 20px; 
	margin-left: 20px; 
	color: black;
	height: 300px
	
}

#books td.h1 {
	font: 14px arial;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 5px 3px 5px;
	border: 1px solid black;
	background: #333;
	color: white;
		
}

#books td.h1_blue {
	font: 14px arial;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 3px 5px;
	border: 1px solid black;
	background: #6699cc;
	color: white;
		
}


#books td {
		padding-bottom: 10px;
}
td.coverbiblio {
	background: #c3d6e4;
	border: 1px solid #999999;
	width: 200px;
}

td.coverbiblio img.cover {
	border: 1px solid black;
	float: left;
	display: inline;
	width: 70px;
}

td.coverbiblio p.bookinfo {
	float:left;
	display: inline;
	width: 100px;
	margin: 5px 3px 0px 10px;
	font: 10px arial;
	
}








#books p.note {
	background: #efefef url(images/icon_emailupdates.gif) no-repeat top left; padding: 5px 5px 5px 42px; border: 1px solid #ccc; 
}

table#demos li {
	font-family: arial, helvetica, sans-serif;
}

#mainbody td#grp_right table td {
	font-family: arial, helvetica, sans-serif;
	color: black;
}


table.addtocart {
		width: 225px;
		font: 9pt arial;
		margin-top: 3px;
		border: 1px solid white;
		background: #fff;
	}
	
	table.addtocart td.formathdr {
		background: #6699cc;
		width: 100%;
		padding: 3px;
	}

	
	table.addtocart span.format {
		font: bold 95% arial;
		color: white;
		text-transform: uppercase;
		
	}

	table.addtocart a {
		font: 8pt arial;
	}

.popupstyle {
	padding: 10px;
	text-align: left;
	
	
}

div.popupstyle {
	height: 375px;
	overflow: auto;
	margin-bottom:10px;
	background: #ffffff;
}
.popupstyle p, h3, h4, table, a, ul, li {
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-align: left;
	
}

.helpicon {
	position: relative; float: right; padding: 0; margin: 0; display: inline; width: 14px; height: 14px; border: 1px solid #0074bc;
}

.style1 {font-size: 8pt}
.style2 {
	font-size: 10px;
	font-style: italic;
}
.style4 {
	font-size: 8pt;
	font-style: italic;
}


