/* CSS Document */
body {font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:11px;
	line-height: 1.5em;
	background-color: #dadada;
	}
	
p {
	font-size:11px;
	margin-right: 10px;
}
		
#yellowborder {
	padding: 10px 10px 10px 10px;
	width:auto;
	height:auto;
	margin: 0px;
	border-top: 0px none #FFFFFF;
	border-right: 10px solid #cae1f3;
	border-bottom: 10px solid #cae1f3;
	border-left: 10px solid #cae1f3;
	}

#rightcolumn {
	border-left: 1px solid #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height:auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	}
		
hr {color: #e5c938}

ul {
	list-style-type: square;
}

a {color: #0255a9;	
	text-decoration:none;}

a:hover {color:#0255a9;
	text-decoration:underline;}
	
.yellowHeader {color:#016eb6;
	font-weight: bold;
	font-size:14px;
	}
.quote {
	font-size:12px;
	line-height: 18px;
	}
.smallerbodycopy {
	font-size:10px;
	}
.copyright {
	font-size:9px;
	font-color:#887ed4;
	}
.leadertype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2b76b9;
}
.newbooktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.barheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	background-color: #CCCCCC;
	padding: 0px 5px;
	height: 20px;
	width: 100%;
	margin-right: 5px;
	margin-left: 0px;
	background-position: left center;
}
.mousetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
}
#tanborder {
	border: 1px solid #016eb6;
	background-color: #FFFFFF;
}

#tanborder p {
	font-size:11px;
	margin-right: 10px;
}

#tanborder ul {
	font-size:11px;
	margin-right: 10px;
}

.print_online_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	background-color: #CCCCCC;
	padding: 0px 5px;
	height: 20px;
	width: 200px;
	margin-right: 5px;
	margin-left: 0px;
	background-position: left center;
}

.TOCindent {
	padding-left: 30px;
}
.TOCindentmore {
	padding-left: 60px;
}
