#top-strip {
	/* width: 980px; */
	margin: 0 auto;
	height: 28px;
	line-height: 28px;
	background: #205991;
	color: #ffffff;
	font-size: 12px;
	border-bottom: #183c73 1px solid
}
.navbar-colour-box {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 100%;
	border-top: #4D6F94 0px solid;
	border-left: #183d6c 0px solid;
	border-right: #183d6c 0px solid;
	background: #6e95bd url(../image/header-bg.jpg) 0 0 repeat-x;
	/* font-size: 13px; */
	border-bottom: #6e95bd 2px solid
}
.panel-primary>.panel-heading {
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #42b0eb), color-stop(1, #218ed7));
	background: -moz-linear-gradient(center top, #42b0eb 5%, #218ed7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b0eb',endColorstr='#218ed7');
	background-image: -ms-linear-gradient(top, #42b0eb 0%, #218ed7 100%);
	background-color: #218ed7;
    padding: 0 5px;
    text-decoration: none;
    /* font-size: 14px; */
    border-radius: 0px;
    line-height: 30px
}
.formheading {
	line-height: 32px;
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    background-color: #34A7E8;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #42b0eb), color-stop(1, #218ed7));
    background: -moz-linear-gradient(center top, #42b0eb 5%, #218ed7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b0eb',endColorstr='#218ed7');
    background-color: #218ed7;
    text-align: start;
    padding-left: 5px;
    border: #ffffff 5px solid;
}

.submit {
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.head {
	line-height: 32px;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	width: 100%;
	height: 40px;
	background-color: #34A7E8;
	border: #ffffff 3px solid;
	text-align: start;
}

.heading {
	line-height: 32px;
	display: block;
	position: relative;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 5px;
	width: 100%;
	height: 35px;
	background-color: #34A7E8;
	border: #ffffff 3px solid;
	text-align: start;
}
.tabl {
	/* font-size: 13px; */
	width: 100%;
	background: #efefef;
	border: #FFFFFF 1px solid;
	margin-bottom: 10px
}
.tablebody3 {
	/* font-size: 13px; */
	float: right;
	width: 100%;
	background: #efefef;
	border: #ffffff 5px solid;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	/* margin: 0 auto;
	padding: 20px 2px; */
	color: #ececec;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #163f6d
		), color-stop(1, #3e6590));
	background: -moz-linear-gradient(center top, #163f6d 5%, #3e6590 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163f6d',
		endColorstr='#3e6590');
	background-color: #163F6D;
	line-height: 14px;
    padding-bottom: 38px;
    font-weight: normal;
    font-size: 11px;
}
.forEservices{
	width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4d96b8), color-stop(1, #2d769e));
	background: -moz-linear-gradient(center top, #4d96b8 5%, #2d769e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d96b8',endColorstr='#2d769e');
	background-color: #2d769e;
	padding: 0 5px;
    text-decoration: none;
    /* font-size: 14px; */
    border-radius: 0px;
    color: #FFFFFF;
    line-height: 30px;
}
.tablerowhead {
	/* font-size: 12px; */
	font-family: Arial, Helvetica, sans-serif color :    #3d1f00;
	color: #fff;
	background-COLOR: #37A9E9;
	font-weight: normal;
	text-align: center;
	height: 14px
}
.tablebody {
	/* font-size: 12px; */
	font-family: Arial, Helvetica, sans-serif color :    #3d1f00;
	color: white;
	background-color: #37A9E9;
	border-color: #024968;
}
.dropdown-menu {
	background-color: #163F6D;
	-webkit-background-clip: padding-box;
}
.smallMenuColor{
	background-color: #5580AD
}
#header-area {
    width: 100%;
    margin: 0 auto;
    background-color: #205991;
}
.navbar-toggle .icon-bar {
    background-color: #337AB7;
}
