@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a{
	text-decoration:none;
	}

.wrapper{
	width:975px;
	margin:0px auto;
	}

.container{
	float:left;
	width:955px;
	background:url(../images/bg.gif) repeat-y;
	padding:0px 10px;
	margin:0px;
	}
	
.header{
	width:955px;
	height:70px;
	border-top:10px solid #000;
	border-bottom:4px solid #aedaf5;
	margin:0px;
	/*background:url(../images/econcentral_logo.jpg) no-repeat 261px 13px;*/
	float:left;
	}

.logo{	
	float:left;
	margin:10px 0px 0px 10px;
	border:0px;
	}
.logo_right{	
	float:right;
	padding:2px;
	border:0px;
	}
.red{
	font-weight:bold;
	color:#CC0000;
	font-style:italic;
	}

.books{
	float:left;
	margin:50px 0px 25px 60px;
	background:url(../images/book_bottom.gif) #fff no-repeat 100% 100%;
	padding:0px;
	}

*html .books{
	margin-left:40px;
	}

.book{
	float:left;
	margin:50px 0px 25px 40px;
	background:url(../images/book_bottom.gif) #fff no-repeat 100% 100%;
	padding:0px;
	}

/* new navigation styles -- ends */

.footer{
	float:left;	
	background:#000;
	height:17px;
	width:955px;
	margin:0px;
	text-align:center;
	color:#fff;
	padding:3px 0px 0px 0px;
	}

.finish{
	float:left;
	background:url(../images/bg_bottom.gif) repeat-x;
	height:15px;
	width:100%;
	padding:0px;
	}
.mainContainer
{
	padding:10px;
}

.smallContainer
{
	padding-bottom:10px;
	
}
.smallContainer_heading
{
	padding-bottom:10px;
	float:left;
	width:360px;
}

.headingTxt
{
	background:#f1f8fc; font-size:12px; font-weight:bold; color:#000099; padding:2px 0px 3px 5px; border-bottom:1px solid #969898;	
}

.postsLinks{
	width:100%; padding:0px; margin:0px; background:#f1f8fc; line-height:19px; border-bottom:1px solid #969898; overflow:hidden;
}

.headingTxtLeft
{
	float:left; background:#f1f8fc; width:50%; padding:0px; margin:0px; text-align:center; font-size:12px; font-weight:bold;
}

.chapterTitle{
	background:#f1f8fc; font-size:12px; font-weight:bold; color:#A63F13;/*color:#A27115; color:#A63F13;*/ text-align:center;	
}

.siteTitle{
	background:#fff; font-size:12px; font-weight:bold; color:#A63F13;/*color:#A27115; color:#A63F13;*/ text-align:center;	
}

.headingTxtLeft .d1{
	padding:0px; margin:0px; text-align:center; float:left; width:360px;
}

.headingTxtLeft .d2{
	padding:0px; margin:0px; text-align:right; float:right;
}

.headingTxtRight
{
	float:left; background:#f1f8fc; width:49%; _width:49%; padding:0px; margin:0px; text-align:center; font-size:12px; font-weight:bold;
}

.headingTxtDivs
{
	background:#f1f8fc; font-size:12px; font-weight:bold; color:#000099;
}

.headingTxt a:hover{
	outline:none;
	text-decoration:underline; 
	color:#00F;
}

.heading
{
	font-size:12px; font-weight:bold; color:#000099;	
}

.normal_link
{
	font-size:11px; color:#000099; text-decoration:none; font-weight:bold; cursor:pointer;
}
.normal_link a:hover 
{
	text-decoration:underline; color:#00F; cursor:pointer;
}
.menu_labels
{
	text-align:right;
	text-decoration:none;
	padding-left:18px;
	background:#f1f8fc; 
	font-size:11px; 
	color:#000099;
	font-weight:normal;
	outline:none;
}

ul#navigation { padding:10px 0 0 7px; margin:0px; font-weight:bold;}

ul#navigation li {
  list-style: none;
  text-align: left;
  margin: 0px;
  padding:0px 0 10px 0;
}

ul#navigation a {
  display: block;
  text-decoration: none;
  font-size:11px;
  padding-left:12px;
  background:url(../images/arrow2.gif) no-repeat top left;
  line-height:10px;
  color: #0049a3;
  outline:none;
}

ul#navigation a:link, ul#navigation a:visited { color: #0049a3; }

ul#navigation a:hover, ul#navigation a:active { color: #0049a3; text-decoration: underline;}

ul#navigation3 { padding:7px 0 0 10px; margin:0px; font-weight:normal; display:none;}

ul#navigation3 li {
  list-style: none;
  text-align: left;
  margin: 0px;
  padding:0px 0 10px 10px;
 }

ul#navigation3 li a {
  display: block;
  text-decoration: none;
  font-size:11px;
  padding-left:12px;
  line-height:10px;
  color:#000099;
}

ul#navigation3 a:link, ul#navigation3 a:visited { color: #00099; outline:none;}

ul#navigation3 a:hover, ul#navigation3 a:active { color: #000099; text-decoration: underline; outline:none;}

ul#navigation3 li#youarehere a { color: #000099; outline:none;}

.levelTwo{
	color:#005666 !important; background:transparent url(../images/arrow55.gif) no-repeat left top !important; font-weight:normal !important;
}

.year{
	padding:0px 0px 8px 10px; font-weight:bold; color:#e73e03; background:transparent url(../images/arrow5.gif) no-repeat left top;
}

.tdborder
{
	border:1px solid #969898;	
}

.previous
{
	background:url(../images/previous.gif) no-repeat center left; 
	font-weight:bold;  
	color:#0f84ce; 
	padding:2px 0px 2px 20px;
	text-decoration:none;
}

.next
{
	background:url(../images/next.gif) no-repeat center right; 
	font-weight:bold;  
	color:#0f84ce;
	padding:2px 20px 2px 0px;
	line-height:15px;
	text-decoration:none;
	float:right;
}

.mainContent
{
	padding:8px;
}

.preNxtContainer
{
	width:100%; overflow:hidden;	
}

.preNxtDiv
{
	width:20%; padding-left:17px; text-align:left; line-height:20px; color:#000099; text-decoration:none; font-weight:normal; float:left;	
}
.preNxtDiv a
{
	color:#000099; text-decoration:none;
}
.preNxtDiv a:hover
{
	text-decoration:underline; color:#00F;
}
.downHelpCntLinks
{
    width:60%; padding-left:165px; text-align:left; line-height:20px; color:#000099; text-decoration:none; font-weight:normal; float:left;
}

.downHelpCntLinks a
{
	color:#000099; text-decoration:none;
}

.downHelpCntLinks a:hover
{
	text-decoration:underline; color:#00F;
}

.content
{
	border:1px solid #AEDAF5; padding:9px; margin-top:5px; margin-bottom:5px; background:#f1f8fc; line-height:15px; color:#000;
}

.content p
{
	padding:2px;
	margin:0px;
	text-align:justify;
	overflow:hidden;
}

.content p a 
{
	text-decoration:underline; color:#00F;
}

.contentLeft
{
	border:1px solid #AEDAF5; padding:9px; margin-top:5px; margin-bottom:5px; background:#f1f8fc; line-height:15px; color:#000; width:47%; float:left;
}

.contentLeft p
{
	padding:2px;
	margin:0px;
	text-align:justify;
	overflow:hidden;
}

.contentLeft p a 
{
	text-decoration:underline; color:#00F;
}

.contentRight
{
	border:1px solid #AEDAF5; padding:9px; margin-top:5px; margin-bottom:5px; background:#f1f8fc; line-height:15px; color:#000; width:47%; float:right;
}

.contentRight p
{
	padding:2px;
	margin:0px;
	text-align:justify;
	overflow:hidden;
}

.contentRight p a 
{
	text-decoration:underline; color:#00F;
}


.smallHeading
{
	font-size:11px; color:#0b0893;	
}
.smallHeading_bold
{
	font-size:10.5px; color:#0b0893; font-weight:bold;	
}


.moreTxt
{
	float:right;	
}

.news
{
	border:1px solid #969898; padding:2px 0 2px 9px; font-size:12px; background:#8BC9F1; font-weight:bold;	
}

.newsContent
{
	border:1px solid #969898; border-top-style:none; padding:9px;	
}

/*.newsContent ul
{
	padding:0px; margin:0px; border:1px solid #F00;
	list-style-image: url("../images/arrow3.gif");
  	list-style-position:inside;
}

.newsContent ul li {
  margin:0px;
  text-align:left;
  padding:0px;
}*/

ul#navigation2 { padding:0px 0 0 0px; margin:0px; }

ul#navigation2 li {
  list-style-image:url(../images/arrow3.gif);
  list-style-position:outside;
  text-align: left;
  margin: 0px 0 0 17px;
  padding:0px 0 10px 0; 
  color:#000;
}


input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
.lightbox_bg{ 
	display: none; 
	background-color:#000; 
	position: fixed; 
	top: 0px; 
	left:0px; 
	width: 100%; 
	height: 100%; 
	z-index:1001; 
	-moz-opacity: 0.6;/*opacity seting for mozilla firefox*/ 
	opacity:.60; 
	filter: alpha(opacity=60); 
}
*html .lightbox_bg {
	position:absolute;
	height:expression(document.body.clientHeight);
	}
.lightbox_content { 
	display: none; 
	background-color:#FFF;
	position:fixed; 
	top: 150px;
	left: 25px;
	width: 723px;/*622*/ 
	height: 270px; /*282*/
	border:0px; 
	z-index:1002;
	padding:0px;
	overflow:hidden;
	/*margin:80px 80px 80px 80px;*/
}

*html .lightbox_content {
	position:absolute;
	}
.close{
	position:absolute;
	right:0px;
	text-align:center;
	background-color:#ffffff;
	width:14px;
	height:15px;
	display:block;
	}
#leftcolumn{
float:left;
width:150px;
height: 400px;
border: 3px solid black;
padding: 5px;
padding-left: 8px;


}


#leftcolumn a{
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid gray;
}


#leftcolumn a:hover{
background-color: #FFFF80;
}


#rightcolumn{
float:left;
width:550px;
min-height: 400px;
border: 3px solid black;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}


* html #rightcolumn{ /*IE only style*/
height: 400px;
}
.booktitle
{
	float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:25px; color:#000066; padding:7px 10px 0px 100px; text-align:left ; line-height:25px;	
}
.booktitle_small
{
	float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#000066; padding-bottom:5px; font-weight:bold;
}

.bookauthor
{
	font-size:10px; font-weight:bold;	
}

.menu a {
	font-size:11px;
	font-weight:bold;
	font-color:#000000;
	margin:0px;
	padding:5px;
	text-decoration: none;	
	}
.menu a:hover {text-decoration: underline; color: #660000;}
.menu{
	font-size:13px;
	font-weight:bold;
	font-color:#FFFFFF;
	margin:0px;
	padding:2px;
	text-decoration: none;	
}

.selected_menu
{
	color: #5f604b;	
}

.header_menu
{
	border-bottom:4px solid #AEDAF5; width:955px;;	
}

.post_date
{
	font-style:italic;	
}

.down_Links
{
	color:#000099; text-decoration:none; font-weight:normal;
}

.down_Links a
{
	color:#000099; text-decoration:none;
}

.down_Links a:hover
{
	text-decoration:underline; color:#00F;
}
.commen_para
{
	padding:5px; font-weight:bold;
}
.hideDivs
{
	display:none;
}
@media print
{
#content_box{display:block;}
#left_side{display:none;}
#top{display:none;}
#top_1{display:none;}
#footer_div{display:none;}
}
