#page-header {
background: url(head.png) no-repeat white;
padding-bottom: 380px;
}
#page-header #page-header-white-panel {
    background: rgba(255,255,255,0);
}
p {
	font-size:14px;
}

#breadcrumbs a {
  color: #0071bb !important;
}

#breadcrumbs a:hover {
  color: #29c5e6;
}

.topMenu2 {
		font-family: 'Arial' !important;
		display: inline-block;
		width: 19.6%;
		/*border: 2px solid #2F6A9C;*/
		text-align: center;
		vertical-align: middle;
		padding: 25px;
		font-size: 18px;
		/*border-radius: 5px;*/
		color: #E7E7E7;
		background-color: #5394CB;
		margin-left: -2.5px;
		margin-bottom: 1px;
		line-height: 1.2;
		/*font-weight: bold;*/
	}

	.topMenu:hover, .topMenu2:hover {
		color: #FFFFFF;
		background-color: #639FD2;
		text-decoration: none;
	}

	.underslider a {
    padding: 0;
    background: #1e71b8;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    padding-top: 21px;
    padding-bottom: 20px;
    border-right: 1px solid #fff;
    font-weight: 600;
}

.underslider a:last-child {
    border-right: none;
}

.underslider a:hover {
    background: #d2b56c;
    color: #1e71b8;
}

body {
    background: #fff;
    border-top: none;
}

#content section {
     padding: 0px;
   }

#page-header .heading h1 {
    padding: 0;
    color: #153252;
}

#page-header .heading h1 {
    padding: 0;
    color: #356bbd !important;

 }


table tr td {
    padding: 10px;
    border-top: 1pt solid;
    border-left: 1pt solid;
    border-right: : 1pt solid;
}