html {
            font-family: "HelveticaNeueBold","Helvetica",Helvetica,Arial,sans-serif;
            font-size: 14px;
        } 
        .wrapper{
            width: 900px;
            position: relative;
            display: block;
            font-size: 12px;
            margin: auto;
            min-width: 750px;
        } 
        .header {
            color: #E47911;
            font-weight: 300;
            font-size: 1.9em;
            margin-left: 150px;
  			width: 420px;
        }
        .aws-form-label {
            font-size: 12px;
            font-weight: bold;
            font-style: normal;
            color: #4D4D4D;
            line-height: 1.6em;
            display: block;
            margin-bottom: 3px;
            margin-left: 150px;
            width: 420px;
        }
        .aws-form-input-text {
            width: 420px;
            margin-left: 150px;
            box-sizing: border-box;     
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif !important;
            margin-bottom: 5px;
            background-color: white;
            font-family: inherit;
            border: 1px solid #ddd;border-radius: 3px;
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
            color: rgba(0,0,0,0.75);
            display: block;
            font-size: 14px;
            padding: 6px;
            height: 32px;
            transition: all 0.15s linear;
            padding: 1px 0px;
            -webkit-rtl-ordering: logical;
            -webkit-user-select: text;
            cursor: auto;
            font: normal normal normal 13.3333330154419px/normal Arial;
            letter-spacing: normal;
            word-spacing: normal;
            text-transform: none;
            text-indent: 0px;
            text-shadow: none;
            text-align: start;
        }
        input.btn {
            background: linear-gradient(to bottom, #FEE6B0 0%, #EEBA37 100%) repeat scroll 0% 0% transparent;
            border-color: #BE952C #A68226 #9B7924;
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-image: none;
            border-radius: 3px;
            border-style: solid;
            border-width: 1px;
            box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;
            color: #333;
            cursor: pointer;
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif;
            font-size: 1em;
            line-height: 1.6em;
            margin: 10px 0px;
            max-width: 100%;
            outline: 0px none;
            text-align: center;
            text-decoration: none !important;
            vertical-align: middle;
            padding: 8px 10px;
            font-weight: bold;
            width: 420px;
            margin-left: 150px;
        }
        .btnDisabled{
            background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%) repeat scroll 0% 0% transparent;
            border-color: #e6e6e6 #e6e6e6 #e6e6e6;
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-image: none;
            border-radius: 3px;
            border-style: solid;
            border-width: 1px;
            box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;
            color: #333;
            cursor: pointer;
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif;
            font-size: 1em;
            line-height: 1.6em;
            margin: 10px 0px;
            max-width: 100%;
            outline: 0px none;
            text-align: center;
            text-decoration: none !important;
            vertical-align: middle;
            padding: 8px 10px;
            font-weight: bold;
            width: 420px;
            margin-left: 150px;
        }
        input.btn.graybtn {
            background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%) repeat scroll 0% 0% transparent;
            border-color: #d3d3d3 #d3d3d3 #d3d3d3;
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-image: none;
            border-radius: 3px;
            border-style: solid;
            border-width: 1px;
            box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6) inset;
            color: #333;
            cursor: pointer;
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif;
            font-size: 1em;
            line-height: 1.6em;
            margin: 10px 0px;
            max-width: 100%;
            outline: 0px none;
            text-align: center;
            text-decoration: none !important;
            vertical-align: middle;
            padding: 8px 10px;
            font-weight: bold;
            width: 420px;
            margin-left: 150px;
        }


        .link{
        	margin-left: 150px;
            font-size: 13px;
            text-align: justify;
            width: 420px;
        }
        .linkBlock{
            margin-left: 150px;
            display: block;
            font-size: 13px;
            text-align: justify;
            width: 420px;
        }
        .error { 
            color: red; 
            margin-left: 150px;
            tify;
            width: 420px;
        }
        .errorMsg { 
            color: red; 
            margin-left: 150px;
            tify;
            width: 420px;
        }
        ..message{
            color: red; 
            margin-left: 150px;
        }
        .successMsg { 
            color: green; 
            margin-left: 150px; 
            width: 420px;
        }
        .title {
            font-family: Arial,sans-serif;
            font-size: 28px;
            left: 5px;
            line-height: 33px;
            padding-right: 10px;
            font-weight : 100;
        }
        .required-msg {
          margin-left: 22px;
        }
        .fieldset-frame { 
            border-radius: 5px;
            border: 1px solid #999;
            width: 800px;
            margin-left:20px;
            margin-right:20px;
        }
        .fieldset-panel { 
            padding-left:40px;
            padding-right:40px;
        }
        body.wait, body.wait * { 
            cursor: wait !important; 
        }
        a:visited{
            color: black; 
            text-decoration: none;
        }
        .aws-nav-header {
            position: relative;
            min-width: 1028px;
            width: 100%;
            height: 68px;
            margin-bottom: 30px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            background-color: #f7f7f7;
            -webkit-box-shadow: #e6e6e6 0 1px 3px;
            -moz-box-shadow: #e6e6e6 0 1px 3px;
            box-shadow: #e6e6e6 0 1px 3px;
            z-index: 6000;
        }

        .aws-nav-header::before {
            content: '';
            position: absolute;
            top: 66px;
            left: 0;
            display: block;
            width: 100%;
            height: 1px;
            border-bottom: 1px solid #fff;
        }

        .aws-nav-header::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 1px;
            border-top: 1px solid #fff;
        }
        .aws-nav-header .aws-nav-header-left {
            float: left;
            margin-left: 5%;
            margin-top: 10px;
        }
        .aws-nav-header .aws-nav-header-right {
            float: right;
            /*margin-right: 5%;*/
              border-left: 1px solid #e2e2e2;
              width: 150px;
              height: 100%;
        }
        .aws-form-input-selectList {
            width: 423px;
            height: 31px; 
            position: relative;
            display: inline-block;
            text-decoration: none !important;
            padding: 2.66667px 16px;
            margin-left: 150px;
            font-size: 12px;
            line-height: 1.6em;
            vertical-align: middle;
            cursor: pointer;
            border: 1px solid;
            border-color: #bcc1c8 #bababa #adb2bb;
            max-width: 100%;
            /*color: #333;
            background-color: #d8dde6;*/
            outline: 0;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: rgba(255,255,255,0.6) 0 1px 0 inset;
            -moz-box-shadow: rgba(255,255,255,0.6) 0 1px 0 inset;
            box-shadow: rgba(255,255,255,0.6) 0 1px 0 inset;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f8fa), color-stop(100%, #e7e9ec));
            background-image: -webkit-linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            background-image: -moz-linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            background-image: -o-linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            background-image: linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif;
        }
        .aws-form-input-text-2Column {
            width: 300px;
            margin-left: 10px;
            box-sizing: border-box;     
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif !important;
            margin-bottom: 5px;
            background-color: white;
            font-family: inherit;
            border: 1px solid #ddd;border-radius: 3px;
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
            color: rgba(0,0,0,0.75);
            /*display: block;*/
            font-size: 14px;
            padding: 6px;
            height: 32px;
            transition: all 0.15s linear;
            padding: 1px 0px;
            -webkit-rtl-ordering: logical;
            -webkit-user-select: text;
            cursor: auto;
            font: normal normal normal 13.3333330154419px/normal Arial;
            letter-spacing: normal;
            word-spacing: normal;
            text-transform: none;
            text-indent: 0px;
            text-shadow: none;
            text-align: start;
        }
        .aws-form-input-selectList-2Column {
            width: 100px;
            height: 31px; 
            position: relative;
            display: inline-block;
            text-decoration: none !important;
            padding: 2.66667px 16px;
            margin-left: 150px;
            font-size: 12px;
            line-height: 1.6em;
            vertical-align: middle;
            cursor: pointer;
            border: 1px solid;
            border-color: #bcc1c8 #bababa #adb2bb;
            max-width: 100%;
            /*color: #333;
            background-color: #d8dde6;*/
            outline: 0;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-shadow: rgba(255,255,255,0.6) 0 1px 0 inset;
            -moz-box-shadow: rgba(255,255,255,0.6) 0 1px 0 inset;
            box-shadow: rgba(255,255,255,0.6) 0 1px 0 inset;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f8fa), color-stop(100%, #e7e9ec));
            background-image: -webkit-linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            background-image: -moz-linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            background-image: -o-linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            background-image: linear-gradient(#f7f8fa 0%,#e7e9ec 100%);
            font-family: "HelveticaNeue","Helvetica",Helvetica,Arial,sans-serif;
        }
    