@import url("zspace_large.css");
@import url("pages_large.css");

#rightContent h1 {
	background:transparent url(../images/titleBgCommentaries.gif) no-repeat scroll left top;
	color: #1F4911;
}

#fullCol h1 {
	color:#1f4911;
	background:url('../images/bigTitleBgGreen.gif') no-repeat top left;
	height:68px;
	clear:both;
	padding:35px 0 0 50px;
	margin:10px 0 0px -10px;
}
.topicsTable {
	border-collapse:collapse;
}
.topicsTable h2 {
	_font-size: 19px;
}
.capParBox {
	border:2px solid #91aace;
	position:relative;
	
}
.capParBox h2 { 
	margin:0;
	padding:10px;
	color:#000;
	font-size:18px;
	background:#aabcd7;
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #91aace;
	position:relative;
}
.twoColTable td{
	border-bottom:2px solid #91aace;
	padding:10px 2%;
	background:#cfd9e8 url('../images/blueCol.gif') repeat-x top;
	vertical-align:top;
}
.twoColTable h3 {
	font-weight:bold;
	text-align:center;
	font-style:normal;
}
.twoColTable .leftColTable {
	background:#c0ccde url('../images/drkCol.gif') repeat-x top;
	border-right:2px solid #91aace;
	width:360px;
}
#right .capParBox p { 
	margin:0;
	padding:10px;
	background:#f7f9fa url('../images/lightCellBg.gif') repeat-x top;
	
}
.quotesList {
	border-collapse:collapse;
	width:98%;
	margin:10px 0 0;
}
.overlay .quotesList {
	width:95%;
	margin:0 auto;
}
.quotesList h2 {
	margin:0 0 5px 0;
}
.quotesList .quoteBy {
	font-style:italic;
}
.styleBox {
	margin:10px 0;
	padding:10px 30px;
	background:#eff3f6 url('../images/drkCellBg.gif') repeat-x top;
	border:1px solid #04477a;
}
#right .topicsTable p,#right .quotesList p {
	line-height:16px;
	font-size:14px;	
}
.topicsTable .leftCell {
	background:#f3f4f5;
	width:150px;
}
.topicsTable td,.quotesList td {
	padding:10px 30px;
	background:#f7f9fa url('../images/lightCellBg.gif') repeat-x top;
	border:1px solid #04477a;
	text-align:center;
}
.topicsTable .drkRow td,.quotesList .drkRow td {
	background:#eff3f6 url('../images/drkCellBg.gif') repeat-x top;
}
.topicsTable .drkRow .leftCell {
	background:#eaeded;
}
.compactTable {
	border-collapse:collapse;
	width:99%;
}
.compactTable td {
	border:1px solid #999;
	background:#f7f9fa url('../images/lightCellBg.gif') repeat-x top;
	padding:2px 10px;
	vertical-align:top;
}
.compactTable .drkRow td {
	background:#eff3f6 url('../images/drkCellBg.gif') repeat-x top;
	padding:2px 10px;
}
.compactTable h2 {
	margin:5px 0;
	padding:0;
	line-height:1.3em;
}
.overlay .compactTable {
	margin-left:30px;
	width:94%;
}
.contactsTable {
	border-collapse:collapse;

}
.contactsTable .leftCell {
	background:#f3f4f5;
	width:150px;
}
.contactsTable td{
	padding:10px 30px;
	background:#f7f9fa url('../images/lightCellBg.gif') repeat-x top;
	border:1px solid #999;
	text-align:center;
}
.contactsTable .drkCell {
	background:#eff3f6 url('../images/drkCellBg.gif') repeat-x top;
}
.contactsTable .drkRow .leftCell {
	background:#eaeded;
}

.readingList {
	border-collapse:collapse;
	width:60%;
	text-align: left;
}
.readingList th{
	padding:10px 30px;
	background:#838484;
	border:1px solid #04477a;
	text-align:center;
	color:#fff;
}
.readingList td{
	padding:10px 30px;
	background:#f7f9fa;
	border:1px solid #04477a;
	text-align:center;
}
.readingList .drkRow td {
	background:#eaeded;
}
#rightContent p {
	line-height:1.4em;
	font-size:11pt;
	margin:5px 0 10px;
}
h3 {
	font-style:italic;
	font-weight:normal;
	margin:3px 0 15px;
}
.overlay h2, .overlay p {
	padding-left:20px;
	margin-right:20px;
	
}