@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 1.6em;
    color: #666;
    background-color: #ebebeb;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #b9b9b9;
    margin: 1em 0;
    padding: 0;
}

hr2 {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #b9b9b9;
    margin: 1em 0;
    padding: 0;
}

.link-1:Link {
  	font-family: Montserrat-Regular;
	Text-Decoration: none;
  	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.link-1:Visited {
  	font-family: Montserrat-Regular;
	Text-Decoration: none;
  	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.link-1:Hover {
  	font-family: Montserrat-Regular;
	Text-Decoration: none;
  	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}


.link-2:Link {
  	font-family: Montserrat-Regular;
	Text-Decoration: underline;
  	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.link-2:Visited {
  	font-family: Montserrat-Regular;
	Text-Decoration: none;
  	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.link-2:Hover {
  	font-family: Montserrat-Regular;
	Text-Decoration: none;
  	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}









.link-t1:Link {
  	font-family: Montserrat-Regular;
	Text-Decoration: underline;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.link-t1:Visited {
  	font-family: Montserrat-Regular;
	Text-Decoration: underline;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}
  
.link-t1:Hover {
  	font-family: Montserrat-Regular;
	Text-Decoration: none;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-1 {
  	font-family: Montserrat-Regular;
	font-size: 3em;
	font-weight: 100;
	line-height: 1.5;
	color: #14589e;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-2 {
  	font-family: Montserrat-Regular;
	font-size: 2em;
	font-weight: 100;
	line-height: 1.5;
	color: #14589e;
	margin-top: 0px;
	margin-bottom: 0px;
}


.title-3 {
  	font-family: Montserrat-Regular;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.5;
	color: #14589e;
	margin-top: 0px;
	margin-bottom: 0px;
}

.title-4 {
  	font-family: Montserrat-Regular;
	font-size: 2em;
	font-weight: 100;
	line-height: 1.5;
	color: #cd8506;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text-1 {
  	font-family: Montserrat-Regular;
	font-size: 1.1em;
	font-weight: 100;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text-2 {
  	font-family: Montserrat-Regular;
	font-size: 0.8em;
	font-weight: 100;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text-1b {
  	font-family: Montserrat-Regular;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text-2b {
  	font-family: Montserrat-Regular;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text-small {
  	font-family: Montserrat-Regular;
	font-size: 0.9em;
	font-weight: 100;
	line-height: 1.5;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
}




.bullet {
  	font-family: Montserrat-Regular;
  	font-size: 1.7em;
	font-weight: 500;
	line-height: 1.9;
	color: #3a3a3a;
	margin-top: 0px;
	margin-bottom: 0px;
}




/* menu links -------------------------------------------- */

.main_menu > li > a {
    font-family: Montserrat-Regular;
    font-size: 1.1em;
    color: #333333;
    padding: 0;
    border-bottom: 1px solid transparent;
}

.main_menu > li {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 9px;
    padding-right: 9px;
}

.sub_menu li, .sub_menu a {
    padding: 2px;
    font-family: Montserrat-Regular;
    font-size: 13px;
    color: #14589e;
}
.sub_menu {
  list-style-type: none;
  position: absolute;
  z-index: 1100;
  top:0;
  left:100%;
  width: 225px;
  background-color: #dadae3;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  padding-top: 2px;
  padding-bottom: 2px;
  transition: all 0.4s;

}


/* end menu links -------------------------------------------- */


.