﻿

        .contentHldr
        {
            margin-top:10px;
            margin-left:2%;
            /*margin-right:1%;
            margin-bottom:0px;*/
            padding-top:3px;
            padding-left:3px;
            padding-right:5px;
            padding-bottom:10px;
            background:#ffffff;
            min-height:100%;
            width:95%;
            max-width:95%;
            font-family: lato-regular-webfont, Helvetica, Arial, sans-serif;
            overflow-x:hidden;
            overflow-y:visible;
            color:#000000;
        }
        .contentHldr h2
        {
            font-size:20px;
            font-weight:bold;
            color:#00558c;
        }
        .contentHldr h3
        {
            font-size:16px;
            font-weight:bold;
            color:#00afd7;
        }
        .contentHldr h4
        {
            font-size:14px;
            font-weight:bold;
            color:#00558c;
        }
        .contentHldr h5
        {
            font-size:15px;
            font-weight:bold;
            color:#00558c;
        }
        .contentHldr p
        {
            font-size:13px;
            font-weight:normal;
            color:#000000;
            margin-left:20px;
        }
        .contentHldr img
        {
            margin-left:5%;
            width:30%;
            height:auto;
        }
        .contentHldr .infocontainer
        {
            float:left;
            width:20%;
            display:block;
            margin:0;
            padding:0;
            overflow:hidden;
        }
        .contentHldr .infocontainer h1
        {
            font-size:20px;
            width:95%;
            text-align:center;
            color:#ffffff;
            margin-left:-5px;
        }
        .contentHldr .infocontainer h2
        {
            font-size:14px;
            width:95%;
            text-align:center;
            color:#ffffff;
            margin-left:-5px;
        }
        .contentHldr .infocontainer img
        {
            text-align:center;
            margin-left:0%;
            width:70%;
            height:auto;
        }
        .contentHldr .itucontent
        {
            width:100%;
            margin:5px;
            padding:2px;
        }
        .contentHldr .itucontent p
        {
            font-size:16px;
            font-weight:normal;
            color:#000000;
            margin:5px;
            padding:5px;
            padding-left:20px;
        }
        .contentHldr .itucontent img
        {
            text-align:center;
            margin-left:0%;
            width:120%;
            height:auto;
        }
        .contentHldr .nhmilestones h3
        {
            background-attachment: scroll;
            background-clip: border-box;
            background-color: rgb(44, 168, 220);
            background-image: none;
            background-origin: padding-box;
            background-size: auto;
            border-bottom-color: rgb(70, 137, 172);
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-image-outset: 0px;
            border-image-repeat: stretch;
            border-image-slice: 100%;
            border-image-source: none;
            border-image-width: 1;
            border-left-color: rgb(70, 137, 172);
            border-left-style: solid;
            border-left-width: 1px;
            border-right-color: rgb(70, 137, 172);
            border-right-style: solid;
            border-right-width: 1px;
            border-top-color: rgb(70, 137, 172);
            border-top-style: solid;
            border-top-width: 1px;
            color: rgb(255, 255, 255);
            display: block;
            font-family: 'Droid Sans', sans-serif;
            font-size: 17px;
            font-weight: bold;
            height: 36px;
            line-height: 18px;
            margin-bottom: 0px;
            margin-left: 20px;
            margin-right: 0px;
            margin-top: 0px;
            padding-bottom: 10px;
            padding-left: 30px;
            padding-right: 30px;
            padding-top: 10px;
            text-align: center;
            text-transform: uppercase;
            width:65%;
        }
        .contentHldr .nhmilestones ol
        {
            color: rgb(34, 34, 34);
            display: block;
            font-family: 'Droid Sans', sans-serif;
            font-size: 12px;
            height: 565px;
            line-height: 18px;
            list-style-image: none;
            list-style-position: outside;
            list-style-type: none;
            margin-bottom: 22px;
            margin-left: 22px;
            margin-right: 22px;
            margin-top: 22px;
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            width:75%;

        }
        .contentHldr .nhmilestones li
        {
            border-bottom-color: rgb(119, 160, 197);
            border-bottom-style: solid;
            border-bottom-width: 1px;
            color: rgb(34, 34, 34);
            display: list-item;
            font-family: 'Droid Sans', sans-serif;
            font-size: 12px;
            height: 88px;
            padding-bottom:5px;
            line-height: 18px;
            list-style-image: none;
            list-style-position: outside;
            list-style-type: none;
            margin-bottom: 20px;
            text-align: left;
            width:100%;
        }
        .contentHldr .nhmilestones li:last-of-type 
        {
            border-bottom-color: rgb(119, 160, 197);
            border-bottom-style: solid;
            border-bottom-width: 0px;
        }
