body {color:#013763;
		font-family: 'source_sans_proregular', sans-serif;
		font-weight: 400;
		font-size:18px;
		
}
@media screen and (max-width: 768px){
	 body {font-size:16px !important;}
}
@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat_bold-webfont.eot");
  src: url("../fonts/montserrat_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_bold-webfont.woff2") format("woff2"), url("../fonts/montserrat_bold-webfont.woff") format("woff"), url("../fonts/montserrat_bold-webfont.ttf") format("truetype"), url("../fonts/montserrat_bold-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserrat_light';
  src: url("../fonts/montserrat_light-webfont.eot");
  src: url("../fonts/montserrat_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_light-webfont.woff2") format("woff2"), url("../fonts/montserrat_light-webfont.woff") format("woff"), url("../fonts/montserrat_light-webfont.ttf") format("truetype"), url("../fonts/montserrat_light-webfont.svg#montserratlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat_regular-webfont.eot");
  src: url("../fonts/montserrat_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_regular-webfont.woff2") format("woff2"), url("../fonts/montserrat_regular-webfont.woff") format("woff"), url("../fonts/montserrat_regular-webfont.ttf") format("truetype"), url("../fonts/montserrat_regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratsemi_bold';
  src: url("../fonts/montserrat_semibold-webfont.eot");
  src: url("../fonts/montserrat_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat_semibold-webfont.woff") format("woff"), url("../fonts/montserrat_semibold-webfont.ttf") format("truetype"), url("../fonts/montserrat_semibold-webfont.svg#montserratsemi_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_probold';
  src: url("../fonts/sourcesanspro-bold-webfont.eot");
  src: url("../fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_prolight';
  src: url("../fonts/sourcesanspro-light-webfont.eot");
  src: url("../fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-light-webfont.woff") format("woff"), url("../fonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_proregular';
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_prosemibold';
  src: url("../fonts/sourcesanspro-semibold-webfont.eot");
  src: url("../fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: normal;
  font-style: normal; }


html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
#main-wrapper
{
	min-height: 100%;
    position: relative;
}
.body-container
{
	padding-bottom: 100px;	
}
.body-container 
{
	/*margin: 70px 180px;*/
	margin: 0 50px;
}
@media screen and (max-width: 831px) and (min-width: 210px)
{
	.body-container {margin: 0 16px; }
}
.container {
  max-width: 1024px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

a, a:hover, a:active, a:visited 
{color:#1f9055; 
	font-family: 'source_sans_probold';
	text-decoration:underline;
}

.header_main {
  padding-bottom: 50px;
  background: #FFF;
  z-index: 5; }
  @media screen and (min-width: 769px) {
    .header_main {
      position: fixed;
      top: 0px;
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .header_main {
      position: relative; 
	  padding-bottom: 0px;} }
  .header__content {
    margin-top: 62px;
    background: #1f9055; }
    @media screen and (max-width: 1024px) {
      .header__content {
        margin-top: 30px; } }
    @media screen and (max-width: 768px) {
      .header__content {
        padding-left: 0px;
        padding-right: 0px; } }
  .header__logo {
    background: #FFF;
    max-width: 215px;
    float: left; }
    @media screen and (max-width: 768px) {
      .header__logo {
        width: 100%;
        float: none;
        max-width: 100%;
        padding-bottom: 20px; } }
    @media screen and (max-width: 1024px) {
      .header__logo img {
        height: 80px; } }
    @media screen and (max-width: 768px) {
      .header__logo img {
        height: 80px;
        margin: auto;
        display: block; } }
    @media screen and (max-width: 767px) {
      .header__logo img {
        /*height: auto;*/ 
        height: 60px;
      } }
  .header__app-wrapper {
    background-color: #1f9055; }
    @media screen and (max-width: 768px) {
      .header__app-wrapper {
        min-height: 55px;
        padding: 10px 15px;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); } }
    .header__app-wrapper.fixed {
      position: fixed;
      top: 0;
      width: 100%; }
	  
.required 
{
	color:#ff0101;
}
.txtInstruction {
    font-size: 16px;
    font-weight:bold;   
	line-height: 25px;
	padding-top: 12px;
}
h1, h2, .bodytext {
    font-family: montserrat_light;
}
h1, .h1 {
    font-size: 46px;
}
h1 strong, h2, h3 {
    color: #1f9055;   
    font-family: montserratsemi_bold;
}

h2, h3
{
	margin-bottom: 2%;	
}
.bodytext{
	font-size: 22px;	
	line-height: 27px;
	padding-bottom: 2px;
}
.blueHeader, .greenHeader {
	font-family: 'montserratsemi_bold';
	font-size: 18px;	
}

.greenHeader {
	 color: #1f9055;
}
.grn-txt
{
	color:#1f9055;
	font-weight:bold;
}
.Header {
    text-align: center;
}
@media screen and (max-width: 831px){
	.Header, h1{
		font-size: 40px;
		
	}
}
@media screen and (max-width: 600px){
	.Header, h1 {
		font-size: 20px;
		margin-bottom: 10px !important;
	}
	h2 {font-size: 18px;
		margin-bottom: 6%; }
	h3 {font-size: 16px;
		margin-bottom: 6%; }
	.bodytext {
		font-size: 14px;
		line-height: 20px;
	}
	
}

.blue-header
{
	color:#013763 !important;
	font-family: 'montserratregular';
}
strong, b 
{
	font-family:'source_sans_probold';
}

.content
{
	margin: 200px 0 100px 0;	
}

.mb25 {
    margin-bottom: 25px;
}
.jumbotron-callout .well {
    background-color: #fff;
    border-radius: 0;
    color: #999;
    font-size: 18px;
    font-weight: 500;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    color: #333;
}
img.img-stamp {
    display: block;
    margin-top: -5px;
    margin-right: -5px;
}
.fine-print
{
    font-size:14px;
}
.break-space
{
	padding-top: 40px;
}

.privacy
{
	margin-top:	30px;
}

.message-info {
    color: #013763;
    background-color: #CDD7E0;
    padding: 15px 20px;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 22px;
}

.messageContainer {
    color: #013763;
    background-color: #EFEEED;
    padding: 8px 20px;
    margin-bottom: 20px;
    line-height: 22px;
    margin-left: 14px !important;
    width: 98%;
}

.message-icon {
    text-align: center;
    padding: 10px 0 6px 0;
}

.messageContent {
    padding: 20px 0px 6px 0px;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
}
@media only screen and (max-width: 991px) and (orientation: portrait) {
    .messageContent {
        padding: 15px;
    }
}