#header {
	width:100%;
	text-align: center;
	background:  #FFFFFF;
}

#headerTitle {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background:  #FFFFFF;
	
}

#header H1 {
	background: #FFFFFF;
	width:900px;
	margin:auto;
	padding-left: 0;
}


#Sidebar {
	background: #FFFFFF;
	

}

#sidebarDevelopedBy {
	background: #FFFFFF;

}

#rightSidebar  {
	background: #FFFFFF;
	border: #FADBCF 1px solid;
	padding-left: 5px;
}

body {
	color: #666;
		background: #FFFFFF;
}

#main a {color:#001A00;
text-decoration:none;
background: none;
}

#main a:hover {color: #060;
text-decoration:none;
background: #C4E6CF;
}

#main {
		background: #FFFFFF;
		width: 880px;
		margin:auto;
}

#rightSidebar a {color:#036;
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: #FFFFFF;
}

div#content h3 {
	text-align:justify;
	color: #666;
}

#content {
	border-top: 1px dotted #000;
}

h2, h3 {
	text-align:center;
	color: #666;
}

#navbar {
	margin-right: 0;
	padding-bottom: 0.5em;
	border-bottom: #CCC dotted 1px;
}

html {
			background: #FFFFFF;
}

#container {
	background: #FFFFFF;
}

#breadcrumb {
	text-align:center;
}

em {
	display:block;
	color:#333;
	text-indent:30px;
}