body, .inputbox {
	color: #606060;
}
a {
	color: #25598c;
}
.background {
	background-color: #04294e;
}
#top-wrapper {
	background-color: #174574;
	background-image: url(../images/top-backgrounds/theme-5.jpg);
}
#top h1, #top h1 a, #top h1 a:hover, #top h2 {
	color: #ffffff;
}
#content-padding {
	background-color: #f0f5fa;
}
/* top menu */
#menu-bg, .menu-nav li ul, .menu-nav li ul li ul {
	background-color: #00254b;
}
.menu-nav a, .menu-nav li li a, .menu-nav li#current a:link, .menu-nav li#current a:visited, .menu-nav li#current li a:link, .menu-nav li#current li a:visited, .menu-nav li#current li a:hover,
#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a, .menu-nav ul a:hover, .menu-nav ul ul a:hover {
	color: #d2e4f7;	 /* Color for the 1st level links */ 
}
/* Main wrapper background */
#main-wrapper {
	background-color: #163c62;
}
/* Color settings for top modules (mod 5,6,7) */
#top-modules h2, #top-modules-2 h2, li.latestnews, li.mostread, #col-left div.moduletable_menu h3, #col-right div.moduletable_menu h3, #col-left div.moduletable h3, #col-right div.moduletable h3, #col-left div.moduletable_text h3, #col-right div.moduletable_text h3, .inner-module1 h3, .inner-module2 h3, .inner-module3 h3, #newsflash h3 {
	color: #637f00;
}
.button, button {
	background-color: #364956;
	color: #ffffff;
}
/* Color settings for bottom modules (mod 15,16,17,18) and footer */
#footer, .bot-module, #bot-modules {
	color: #5e8ab6;
}
#bot-modules h3 {
	color: #5e8ab6;
}
#footer a, .bot-module a {
	color: #9dc3e8;
}

