#header {
	width:100%;
	text-align: center;
	background:  #E5E9F4;

}

#headerTitle {
	text-align: left !important;
	padding: 0;
	width: 100%;
	background:  #E5E9F4;
	padding-left:200px;
}

#header H1 {
	background: #E5E9F4;
	width:900px;
	padding-left: 80px;
	text-align: center;
}


#Sidebar {
	background: #ABA;
	width:180px;
}

#sidebarDevelopedBy {
	background: #ABA;

}

#rightSidebar  {
	background: #ABA;
	padding-top:20px;
	position:absolute;
	width:180px;
	margin-left:0;
	margin-top:-120px;
	padding-left:20px;
}


.tocGalleys strong {
	visibility:hidden;
}



span.rtop, span.rbottom {
	display:none;
	background: #ABA;
	visibility:hidden;
}

span.rtop span, span.rbottom span {
	display:none;
	background: #ABA;
	visibility:hidden;
}

span.r1 {
	display:none;
	background: #ABA;
	visibility:hidden;
}

span.r2 {
	display:none;
	background: #ABA;
	visibility:hidden;
}

span.r3 {
	display:none;
	background: #ABA;
	visibility:hidden;
}


span.blockTitle {
	font-weight:bold;
	color:white;
	margin-left:-20px;
	padding-top:20px;
}

span.rtop span.r4, span.rbottom span.r4 {
	display:none;
	background: #ABA;
	visibility:hidden;
}








body {
	color: #333;
	background: #E5E9F4;
}

#main a {color:#white;
text-decoration:none;
background: #E5E9F4;
}

#main a:hover {color: #600;
text-decoration:none;
background:  #CDDBEB;
}

#main {
		background: #E5E9F4;
		margin-left: 230px;
		width:80%;
		overflow: hidden;
}

#rightSidebar a {color:#854545;
text-decoration:none;
}


 



table {
	padding-left:20px;
}

div#content TABLE.tocArticle TD.tocTitle {
	WIDTH: 90%; HEIGHT: 100%
}
div#content TABLE.tocArticle TD.tocGalleys {
	WIDTH: 10%; TEXT-ALIGN: right
}
div#content TABLE.tocArticle TD.tocAuthors {
	PADDING-LEFT: 30px; VERTICAL-ALIGN: top; FONT-STYLE: italic
}
div#content TABLE.tocArticle TD.tocPages {
	VERTICAL-ALIGN: top; width:10%; TEXT-ALIGN: right;
}

div#content .separator {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: #CCC dotted 1px;
	font-size: 0.5em;
	line-height: 25%;
	margin-left:15px;
}

table:hover {
	background: #CDDBEB;
}

div#content h3 {
	text-align:justify;
}

h2, h3 {
	text-align:center;
}

#navbar {
	margin-right: 0;
	padding-bottom: 0.5em;
	border-bottom: #CCC dotted 1px;
}

html {
			background: #E5E9F4;
}

#container {
	background: #E5E9F4;
}

.tocArticle em {
	display:block;
	color:#333;
	text-indent:30px;
}

.abstract {
	font-size:13px;
	font-family:Georgia;
}


