/*
	HOME
*/
.hTop{background: #589c4f; /* Old browsers */
background: -moz-linear-gradient(top,  #589c4f 1%, #90c446 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#589c4f), color-stop(100%,#90c446)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #589c4f 1%,#90c446 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #589c4f 1%,#90c446 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #589c4f 1%,#90c446 100%); /* IE10+ */
background: linear-gradient(to bottom,  #589c4f 1%,#90c446 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#589c4f', endColorstr='#90c446',GradientType=0 ); /* IE6-9 */
border-bottom:1px solid #36693a;border-top:1px solid #8ab984;padding:17px 0 20px 0;}
.hTop img{float:left;-webkit-box-shadow:2px 0 6px #60832f;-moz-box-shadow:2px 0 6px #60832f;box-shadow:2px 0 6px #60832f;}
.hTop h3{font-family: 'Conv_MyriadPro-BoldCond_0';font-size:20px;color:#fff;font-weight:normal;}
.hTop p{font-size:12px;color:#000;line-height:18px;padding:10px 0 25px 0;}
.hTop a{font-family: 'MyriadPro-Semibold';text-align:center;line-height:50px;color:#fff;font-size:20px;height:50px;text-decoration:none;display:block;
background: #005cb3; /* Old browsers */
background: -moz-linear-gradient(top,  #005cb3 1%, #004383 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#005cb3), color-stop(100%,#004383)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #005cb3 1%,#004383 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #005cb3 1%,#004383 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #005cb3 1%,#004383 100%); /* IE10+ */
background: linear-gradient(to bottom,  #005cb3 1%,#004383 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cb3', endColorstr='#004383',GradientType=0 ); /* IE6-9 */
-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;
-webkit-box-shadow:0 0 5px black;-moz-box-shadow:0 0 5px black;box-shadow:0 0 5px black;
border:1px solid #003a72;
padding:;}
.hTop a:hover{background: #004383; /* Old browsers */
background: -moz-linear-gradient(top,  #004383 0%, #005cb3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004383), color-stop(100%,#005cb3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #004383 0%,#005cb3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #004383 0%,#005cb3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #004383 0%,#005cb3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #004383 0%,#005cb3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004383', endColorstr='#005cb3',GradientType=0 ); /* IE6-9 */}
.hContent{background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dcdcdc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dcdcdc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dcdcdc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dcdcdc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
padding:40px 0 30px 0;
}
.hContent h2{color:#fff;background:#004688;text-transform:uppercase;line-height:32px;height:32px;padding:0 0 0 12px;width:388px;font-weight:normal;}
.hContent .sep1{border-left:1px solid #878787;border-right:1px solid #fff;height:277px;width:0px;float:left;margin:0 40px 0 40px;}
.hContent .lst-1{margin:33px 0 0 0;}
.hContent .lst-1 li{float:left;margin:0 50px 0 0;width:170px;list-style:none;}
.hContent .lst-1 li p{line-height:18px;padding:0 0 35px 0;}
.hContent .lst-1 li p span{color:#004688;font-weight:bold;}

.hContent .lst-2{margin:33px 0 0 0;}
.hContent .lst-2 li{list-style:none;width:454px;height:246px;
background:url(../images/flagfoot/frame.jpg);float:left;margin:0 38px 38px 0;}
.hContent .lst-2 li:nth-child(2n+2){margin:0 0px 38px 0;}
.hContent .lst-2 li h3{padding:12px 0 7px 12px;font-size:16px;color:#004688;}
.hContent .lst-2 li h3 span{font-size:20px;color:#000;}
.hContent .lst-2 li img{float:left;margin:0 0 0 12px;}
.hContent .lst-2 li p{line-height:22px;float:right;padding:15px 10px 0 0;width:200px;}
.hContent .lst-2 li .btn {background: #d8d8d8; /* Old browsers */
background: -moz-linear-gradient(top,  #d8d8d8 0%, #fefefe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8d8d8), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d8d8d8 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d8d8d8 0%,#fefefe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d8d8d8 0%,#fefefe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d8d8d8 0%,#fefefe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */border:1px solid #d7d7d7;width:420px;height:51px;margin:10px auto 0 auto;
}
.hContent .lst-2 li .btn a{font-family: 'Conv_MyriadPro-BoldCond_0';text-align:center;line-height:37px;color:#fff;font-size:20px;height:37px;text-decoration:none;display:block;text-transform:uppercase;width:400px;
margin:7px 0 0 10px;
background: #005cb3; /* Old browsers */
background: -moz-linear-gradient(top,  #005cb3 1%, #004383 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#005cb3), color-stop(100%,#004383)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #005cb3 1%,#004383 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #005cb3 1%,#004383 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #005cb3 1%,#004383 100%); /* IE10+ */
background: linear-gradient(to bottom,  #005cb3 1%,#004383 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cb3', endColorstr='#004383',GradientType=0 ); /* IE6-9 */
-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;
-webkit-box-shadow:0 0 5px black;-moz-box-shadow:0 0 5px black;box-shadow:0 0 5px black;
border:1px solid #003a72;
padding:;}
.hTop a:hover{background: #004383; /* Old browsers */
background: -moz-linear-gradient(top,  #004383 0%, #005cb3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004383), color-stop(100%,#005cb3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #004383 0%,#005cb3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #004383 0%,#005cb3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #004383 0%,#005cb3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #004383 0%,#005cb3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004383', endColorstr='#005cb3',GradientType=0 ); /* IE6-9 */}}
.hContent .lst-2 li .btn a:hover{background: #003ab7; /* Old browsers */
background: -moz-linear-gradient(top,  #003ab7 0%, #437db2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003ab7), color-stop(100%,#437db2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #003ab7 0%,#437db2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #003ab7 0%,#437db2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #003ab7 0%,#437db2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #003ab7 0%,#437db2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ab7', endColorstr='#437db2',GradientType=0 ); /* IE6-9 */

}