div#top-banner {
	color: #e5e5e5;
}

div#main-content { 
	padding-right: 0px; 
} 

div#first {
	background-color: #eaeff7;
}

div#first h3.hlp_selcolor_text,
div#second  h3.hlp_selcolor_text,
div#third  h3.hlp_selcolor_text {
	color: #33517d;
}

div#second {
	background-color: #dfe7f2;
}

div#third {
	background-color: #becde4;
}

div#fourth {
	background-color: #91abd2;
}

div#fifth,
div#sixth {
	background-color: #7697c7;
}

div#top-menubar {
	background-color: #7697c7;
}

/* -- help -- */
div.help-content h3,
.hlp_selcolor_text,
div.help-content h1,
div.help-content a:link {
	color: #33517d;
} 

div.help-menu {
	background-color: #eaeff7;
}

