﻿body {
    font-family:Arial,Helvetica,sans-serif;
    /*background:rgba(0, 0, 0, 0) url("../images/pattern.png") repeat scroll 0 0;*/
    background:#C0C0C0;
}
.container
{
    background:#fff !important;
}
.nopadding
{
    padding:0px !important;
}

.container
{
    width:80%;
}
@media (max-width: 768px) 
{
    .container {
        width: 100% !important;
    }
}
.topheader
{
    background:#000;
}
.topheader p
{
    color:#fff;
    padding:2px;
    font-size:12px;
}
.topheader ul
{
    list-style:none;
    display:inline;
    margin:0px;
}
.topheader ul li
{
    float:left;
    padding:2px;
    color:#fff;
}
.topheader ul li a
{
    color:#fff;
    font-size:12px;
}

.navbar
{
    min-height:0px;
}
.main-menu
{
   background-image: url("../images/nav_bg.jpg");
    background-repeat: repeat-x;
    font-weight: bold;
    height: 32px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.main-menu li
{
     display: block;
    float: left;
    font-weight: bold;
    height: 32px;
    margin-right: 0;
    position: relative;
    z-index: 1;
}
.main-menu li.active
{
     background-color: #2a2b2d;
    display: block;
    float: left;
    font-weight: bold;
    height: 32px;
    margin-right: 0;
    position: relative;
}
.main-menu li a:hover
{
     background-color: #000 !important;
   
}
.main-menu li a:focus
{
     background-color: #000 !important;
   
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus
{
    background-color:#000;
}
.dropdown-menu
{
    background-color:#103965 !important;
    margin:0px;
    min-width:100% !important;
}
.dropdown-menu li
{
    display:block !important;
    width:100%;
    border-bottom:1px solid #547AA1;
    
}
.dropdown-menu li:hover
{
    background-color:#07203B !important;
    
    color:#fff;
}
.dropdown-menu li a:hover 
{
    background-color:#07203B !important;
    display:block;
    color:#fff;
}
.dropdown-menu li.last
{
    border-bottom:none;
}
.main-menu li a
{
    background: rgba(0, 0, 0, 0) url("../images/seperator.jpg") no-repeat scroll left top;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 6px 10px;
    text-decoration: none;
    white-space: nowrap;
}
.usefull-links-bg
{
    background:#f9f9f9 none repeat scroll 0 0;
    border-bottom:5px solid #cbcbcb;
}
.usefull-links
{
    list-style:outside none none;
    margin: 0;
    padding: 0;
}
.usefull-links li
{
    background: rgba(0, 0, 0, 0) url("../images/disc_bullet.png") no-repeat scroll 0 12px;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 0 5px 5px;
}

.usefull-links li a
{
   
   color: #266fa0;
    display: block;
    margin: 0 7px;
}
.usefull-links li a:hover
{
   color: #6f6f6f;
    
}
.Content_Bar {
    background-color: #e9eff3;
    border: 0 solid #f00;
    color: #242323;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}
.Heading_BG_blue {
    -moz-user-select: none;
    background-image: url("../images/Information_BG.jpg");
    border-color: #4d6eb0;
    border-style: solid;
    border-width: 1px;
    color: #dee9ff;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    padding: 5px 12px;
    position: relative;
    top: 1px;
    width:100%;
}
.Heading_BG_black {
    -moz-user-select: none;
    background-image: url("../images/tab_selected.jpg");
    border-color: #4d6eb0;
    border-style: solid;
    border-width: 1px;
    color: #dee9ff;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    padding: 5px 12px;
    position: relative;
    top: 1px;
     width:100%;
}
.Heading_BG_light_pink {
    -moz-user-select: none;
    background-image: url("../images/tab_selected_pink.jpg");
    border-color: #4d6eb0;
    border-style: solid;
    border-width: 1px;
    color: #dee9ff;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    padding: 5px 12px;
    position: relative;
    top: 1px;
     width:100%;
}
.News_Section
{
    background-color: #fbfbfb;
    border-color: #4d6eb0;
    border-style: solid;
    border-width: 1px;
    clear: both;
    padding:5px 12px;
}

.footer .headings
{
    border-right: 1px solid #f8f8f8;
    color: #fff;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    background-color: #2a2b2d;
}
.footer .headings-last
{
    color: #fff;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    background-color: #2a2b2d;
}
#footer_content
{
    background-color: #0B304F;
}
#footer_content ul
{
  list-style: outside none none;
    margin: 0;
    padding: 5px 5px 0 10px;
}
#footer_content ul li
{
    line-height: 28px;
}
#footer_content ul li a
{
    color: #ffffff;
    display: block;
    text-decoration: none;
}
#footer_content ul li i
{
   
    float: left;
  color:#fff;
    font-size: 11px;
    margin: 7px 10px 0 0;
}
#footer_content ul li a:hover
{
    text-decoration: underline;
}
#footer_copyright
{
    background-color: #2a2b2d;
    text-align:center;
}
#footer_copyright p
{
    color:#fff;
   
}
.slogan
{
    text-align:center;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#3A3B3F;
}
.search
{
    padding:5px;
}
.nomargin
{
    margin:0 !important;
}
.slider-box
{
    margin:2px;
}

.info-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 15px;
    min-height: 80px;
    width: 100%;
}
.info-box-icon {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 2px 0 0 2px;
    display: block;
    float: left;
    font-size: 35px;
    height: 80px;
    line-height: 90px;
    text-align: center;
    width: 90px;
}
.info-box-content {
    margin-left: 90px;
    padding: 5px 10px;
}
.progress-description, .info-box-text {
    display: block;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-box-number {
    display: block;
    font-size: 18px;
    font-weight: bold;
}
.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #00c0ef !important;
}
.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}
.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #f39c12 !important;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #dd4b39 !important;
}
.paragraph
{
    text-align:justify;
    padding:5px;
}
.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange, .bg-fuchsia, .bg-purple, .bg-maroon, .bg-black, .bg-red-active, .bg-yellow-active, .bg-aqua-active, .bg-blue-active, .bg-light-blue-active, .bg-green-active, .bg-navy-active, .bg-teal-active, .bg-olive-active, .bg-lime-active, .bg-orange-active, .bg-fuchsia-active, .bg-purple-active, .bg-maroon-active, .bg-black-active, .callout.callout-danger, .callout.callout-warning, .callout.callout-info, .callout.callout-success, .alert-success, .alert-danger, .alert-error, .alert-warning, .alert-info, .label-danger, .label-info, .label-warning, .label-primary, .label-success, .modal-primary .modal-body, .modal-primary .modal-header, .modal-primary .modal-footer, .modal-warning .modal-body, .modal-warning .modal-header, .modal-warning .modal-footer, .modal-info .modal-body, .modal-info .modal-header, .modal-info .modal-footer, .modal-success .modal-body, .modal-success .modal-header, .modal-success .modal-footer, .modal-danger .modal-body, .modal-danger .modal-header, .modal-danger .modal-footer {
    color: #fff !important;
}
.sticky-container {
    margin: 0;
    padding: 0;
    position: fixed;
    right: -140px;
    top: 160px;
    width: 220px;
    z-index: 1000;
}
.sticky li {
    background-color: #cbeffb;
    color: #efefef;
    cursor: pointer;
    height: 43px;
    list-style-type: none;
    margin: 0 0 1px;
    padding: 0;
    transition: all 0.25s ease-in-out 0s;
}
.sticky li:hover {
    margin-left:-115px;
}
.sticky li img {
    float: left;
    margin: 5px 5px 5px 4px;
}
.sticky li p {
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding-top: 5px;
}
.sticky li p a {
    color: #2c3539;
    text-decoration: none;
}
.footer-contact li
{
    float:left;
    padding: 0 0 0px 35px;
    position: relative;
}
.footer-contact li i
{
   color:#fff;
    border: 2px solid #d3d3d3;
    border-radius: 100%;
    font-size: 12px;
    height: 28px;
    left: 0;
    padding: 5px 0 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}
.footer-contact li p
{
    float:left;
  color:#fff;
}
.footer-contact li p span
{
    color: #999999;
    display: block;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
}
#LeftMenu
{
    /*position:fixed;*/
    padding-top:30px;
}
#Main-content
{
    /*padding-top:5px;*/
}
.breadcrumb
{
    margin:0px;
    text-align:right;
}
.content-heading {
    -moz-user-select: none;
    /*background-image: url("../images/Information_BG.jpg");*/
    
    color: #296FB9;
    
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    list-style: outside none none;
    margin: 0;
    /*padding: 5px 12px;*/
    position: relative;
    top: 1px;
    width:100%;
    /*background:#F2F2F2;*/
    border-bottom:1px solid #006BBD;
    margin-bottom:15px;
}
.paragraph {
    font-family: "Roboto",sans-serif !important;
    font-size: 13px;
    letter-spacing: 0.5pt;
    text-align: justify;
    word-spacing: 2pt;
}
#LeftMenu > ul > li > a
{
    padding:5px 15px;
}
.sitemap-links ul
{
   
    list-style:circle;
}
.detaillisting {
    margin-left: 20px;
}
.detaillisting li::before {
    background: #08387f none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: "icomoon";
    font-size: 8px;
    line-height: 13px;
    list-style: outside none none;
    margin: 2px 9px 0 0;
    padding: 0 2px;
}
.timeline::before {
    background-color: #f1f1f1;
    bottom: 46px;
    content: "";
    margin-left: 8px;
    position: absolute;
    top: 0;
    width: 2px;
}
.timeline {
    list-style: outside none none;
    margin-top: 30px;
    padding: 0;
    position: relative;
}

.timeline > li::before, .timeline > li::after {
    content: " ";
    display: table;
}
.timeline > li::before, .timeline > li::after {
    content: " ";
    display: table;
}
.timeline > li::after {
    clear: both;
}
.timeline > li {
    list-style: outside none none;
    margin-left: 45px;
    padding-bottom: 15px;
}
.timeline > li .timeline-image {
    background: #fff none repeat scroll 0 0;
    color: #08387f;
    font-size: 22px;
    font-weight: lighter;
    left: -2px;
    margin-left: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    position: absolute;
    z-index: 100;
}
.timeline h6 {
    color: #111111;
    font-family: "Source Sans Pro",sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 8px;
    font:600 16px "Source Sans Pro",sans-serif !important;
}
.moving_box #mycarousel .slide {
    background: rgba(0, 0, 0, 0) url("../images/inner_box_bg.gif") no-repeat scroll 0 0;
    height: 80px;
    margin: 0 auto;
    width: 236px;
}