body {
	color: #424242 !important;
}


nav.topbar {
	background-color: #1A3151 ;
}
.page_header h1 {
	color: #fff !important;
}	
.page_header h2 {
	color: #fff09f !important;
}	

nav.nav-menu {
	background-color: #39669D ;
}
#nav ul li:hover {
     background: #fff !important;
}
#nav ul li:hover a {
     color: #424242 !important;
}
.bordered-content {
     border: 2px solid #39669D;
}

.wizard-header {
	background-color:#E5e5e5;
 
}

.bordered-content h3 {
    background:#39669D;
 	color:   #fff;
 }
 
.btn-wizard {
    color: #fff;
    background-color: #161332;
    border-color: #06050e;
}
.btn-wizard:hover,
.btn-wizard:focus,
.btn-wizard:active,
.btn-wizard.active {
    color: #b5f8ff;
    background-color: #1746af;
    border-color: #143c98;
}

.link-text {
	color: #606060;
	border-bottom: 1px dashed #c2c2c2;
}

.page-content {
	background: #fff !important;
	border: 1px solid #39669D;
}	

.footer {
	background-color: #f9f9f9;
	border-top: 1px solid #e5e5e5;
	color: #999;
}


.important-documents {
	border: 1px solid #e7e7e7;
}
.important-documents h2 {
	color: #424242;
	border-bottom: 3px solid #989898;
}
.news-notices {
	border: 1px solid #5b5b5b;
	border-bottom: 5px solid #e53207;
}
.news-notices h2 {
	color: #fff;
	border-bottom: 3px solid #ccc;
}
.news-notices a {
	color: #fff !important;
}
.tender-notices h2 {
	color: #e53207;
}	