/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #275587;
	background-image: url(../assets/img/StarsBK3.png);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
/*Image Properties*/
.imageleft {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 0px;
	max-width: 100%;
	display: block;
}
.imageright {
	float: right;
	padding-left: 7px;
	padding-bottom: 4px;
	padding-top: 0px;
	max-width: 100%;
	display: block;
}

.FBleft {
	padding-bottom: 5px;
	padding-top: 5px;
	max-width: 40px;
	position: relative;
	height: auto;
	clear: right;
	float: left;
	padding-right: 5px;
}
.CTright {
	padding-bottom: 5px;
	padding-top: 5px;
	max-width: 40px;
	position: relative;
	height: auto;
	float: left;
	padding-right: 5px;
}
.IGleft {
	padding-bottom: 5px;
	padding-top: 5px;
	max-width: 40px;
	position: relative;
	height: auto;
	clear: right;
	float: left;
	padding-right: 5px;
}
.contactSocial {
	text-align: center;
	display: block;
	max-width: 214px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 6px;
}
.contactSocial2 {
	display: none;
	min-width: 150px;
}
img {
	max-width: 100%;
}
a img {
	border: none;
}
a:link {
	color: #2c3268;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2c3268;
}
a:hover {
	text-decoration: underline;
	color: #069;
}
a:active {
	text-decoration: underline;
	color: #2c3268;
}
a {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
/*P {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
}*/
.wht {
color: #ffffff;
	text-decoration: underline;
}

.wht a:link {
	color: #ffffff;
	text-decoration: underline;
}
.wht a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.wht a:hover {
	text-decoration: underline;
	color: #069;
}
.wht a:active {
	text-decoration: underline;
	color: #ffffff;
}
a {
	font-family: Arial, sans-serif;
	font-size: 13px;
}


.floatLeft {
	float: left;/*padding-right: 7px;
    padding-bottom: 7px;
    padding-top: 0px;*/
}
.floatRight {
	float: right;/*padding-right: 7px;
    padding-bottom: 7px;
    padding-top: 0px;*/
}
.Wraper {
	-moz-box-shadow: 5px 5px 4px rgba(0,0,0,0.43), -5px 5px 4px rgba(0,0,0,0.15);
	-webkit-box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.43), -5px 5px 4px rgba(0, 0, 0, 0.15);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=5,OffY=5,Color=#54000000,Positive=true)", "progid:DXImageTransform.Microsoft.dropshadow(OffX=-5,OffY=5,Color=#54000000,Positive=true)";
	box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.43), -5px 5px 4px rgba(0, 0, 0, 0.15);
	background-color: #3c2762;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom: 10px;
}
.Und-Hdr {
	background-color: #960019;
	width: auto;
	min-height: 16px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.Nav-BK1 {
	background-color: #3c2762;
	width: auto;
	min-height: 25px;
	margin-right: -15px;
	padding-right: 7px;
}
.Content-BK1 {
	background-color: #FFFFFF;
	width: auto;
	min-height: 420px;
	margin-left: -15px;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 3px;
	overflow: hidden;
}
.Foot-BK1 {
	display: block;
	background-color: #5a5185;
	width: auto;
	min-height: 40px;
	margin-right: -15px;
	padding-right: 7px;
	margin-top: 0px;
	border-bottom-left-radius: 15px;
}
.Foot-BK2 {
	background-color: #c1c3d8;
	width: auto;
	min-height: 40px;
	margin-left: -15px;
	padding-left: 7px;
	text-align: center;
	margin-top: 0px;
	border-bottom-right-radius: 15px;
}
/*Titles*/
.Titles {
	font-family: Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #015D51;
	height: 20px;
	text-decoration: none;
	text-align: left;
	margin-left: 17px;
	margin-top: 18px;/*font-style: italic;*/
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c3268;
	text-decoration: none;
	font-style: normal;
}
/*Copyright*/
.Foot-Txt {
	color: #222222;
	font-family: Arial, sans-serif;
	font-size: 10px;
	padding-top: 13px;
	text-align: center;
}
.Foot-Txt a:link {
	color: #2c3268;
	text-decoration: none;
	font-size: 10px;
}
.Foot-Txt a:visited {
	text-decoration: none;
	color: #2c3268;
	font-size: 10px;
}
.Foot-Txt a:hover {
	text-decoration: underline;
	color: #069;
	font-size: 10px;
}
.Foot-Txt a:active {
	text-decoration: none;
	color: #2c3268;
	font-size: 10px;
}
.Banner {
	border: 1px solid rgba(54,54,54,0.18);
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 100%;
	min-height: 30px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 9px;
	background-color: #7FD6F9;
}
h1 {
	font-size: 15px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #267aba;
	margin-top: 0px;
	padding-top: 0px;
}

.cForm-Home {
	width: auto;
	min-height: 150px !important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.caption {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	color: #222222;
	float: right;
	height: auto;
	width: auto;
	padding-bottom: 0px;
	padding-left: 7px;
	max-width: 300px;
}
.caption2 {
	font-family: Arial;
	font-size: 9px;
	font-style: italic;
	color: #222222;
	/*float: left;*/
	/*height: auto;*/
	/*width: 46%;*/
	/*padding-bottom: 0px;
	padding-left: 0px;*/
	/*display: inline-block;*/
	/*max-width: 300px;*/
}
.capWidth {
	max-width: 300px;
}

.Passport {
	color: #FFFFFF !important;
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
}
.Passport a:link {
	color: #FFFFFF !important;
	text-decoration: none !important;
	font-size: 14px !important;
}
.Passport a:visited {
	text-decoration: none !important;
	color: #FFFFFF !important;
	font-size: 14px !important;
}
.Passport a:hover {
	text-decoration: underline !important;
	color: #B40003 !important;
	font-size: 14px !important;
}
.Passport a:active {
	text-decoration: none !important;
	color: #FFFFFF !important;
	font-size: 14px !important;
}
.survey {
	padding-top: 20px;
	padding-left: 20px;
	color: #ffffff;
	margin-top: 278px;
	text-align: center;
}
.survey a:link {
	color: #ffffff;
	text-decoration: underline;
}
.survey a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.survey a:hover {
	text-decoration: underline;
	color: #FFB10F;
}
.survey a:active {
	text-decoration: underline;
	color: #ffffff;
}
.tagL {
	margin-top: -10px;
	margin-bottom: 20px;
}
.btP {
	margin-top: 10px !important;
}
.btn2 {
	background-color: #0070ba;
	width: 190px;
	height: 36px;
	padding-top: 5px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 5px;
	margin: 0 auto;
	opacity: 1;
	transition: all 0.4s ease;
	-webkit-box-shadow: 1px 1px 2px rgba(61,61,61,0.33);
	box-shadow: 1px 1px 2px rgba(61,61,61,0.33);
	border: 1px solid #0071CD !important;
	border-radius: 25px;
	/*text-align: center;*/
}

.btn2:hover {
	height: 36px;
	background-color: #0063a5;
	transition: all 0.4s ease;
	opacity: 1;
	text-decoration: none !important;
}

.Grtr2 {
	color: #FFF !important;
	font-size: 13px;
	text-shadow: 1px 1px 2px rgba(55,55,55,0.57);
	text-decoration: none !important;
	text-align: center;
	padding-top: 8px;
	font-weight: 500;
}
.Grtr2 a:link {
	text-decoration: none !important;
}
.Grtr2 a:visited {
	text-decoration: none !important;
}
.Grtr2 a:hover {
	text-decoration: none !important;
}
.Grtr2 a:active {
	text-decoration: none !important;
}
.Grtr2:hover {
	color: #FFF !important;
}

/*Custom Media Queries ////////////////////////////////////////////////////////////////////////////////////*/

@media (max-width:767px) {

.FM2_FFoSMenu1_container {
	display: none;
}
#FFoSMenu1_container {
	display: none;
}
.survey {
	padding-top: 5px;
	padding-left: 5px;
	color: #ffffff;
	margin-top: 0px;
}
}
@media (min-width: 240px) and (max-width:767px) {
body {
	font-size: 14px;
}
.FM2_FFoSMenu1_container {
	display: none;
}
#FFoSMenu1_container {
	display: none;
}
a#FM2_FFoSMenu1_mobile_button {
	display: block;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.FM2_mobile_button {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.Nav-BK1 {
	/*background-color: transparent;*/
	width: auto;
	min-height: 25px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-right: 0px;
}
.container {
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.Wraper {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-bottom: 0px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.Content-BK1 {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.Foot-BK1 {
	display: none !important;
}
.Foot-BK2 {
	border-bottom-right-radius: 0px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.contactSocial {
	display: none;
}
.contactSocial2 {
	display: block;
	width: 69px;
	height: auto;
	float: left;
	position: relative;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.Foot-BK1 {
	min-height: 47px;
}
div.FM2_FFoSMenu1_container {
	width: 235px;
}
ul.FM2_FFoSMenu1 li a {
	width: 235px;
}
ul.FM2_FFoSMenu1 li:hover >a, ul.FM2_FFoSMenu1 li.hover >a {
	width: 235px;
}
ul.FM2_FFoSMenu1 li a.sel {
	width: 235px;
}
ul.FM2_FFoSMenu1 li ul {
	left: 235px;
}
ul.FM2_FFoSMenu1 ul li a {
	width: 235px;
}
ul.FM2_FFoSMenu1 ul li:hover >a, ul.FM2_FFoSMenu1 ul li.hover >a {
	width: 235px;
}
ul.FM2_FFoSMenu1 ul li a.sel {
	width: 235px;
}
ul.FM2_FFoSMenu1 ul li.hover >a.sel {
	width: 235px;
}
}

@media (min-width:769px) {
.FM2_FFoSMenu1_container {
	display: block;
}
a#FM2_FFoSMenu1_mobile_button {
	display: none;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
div.FM2_FFoSMenu1_container {
	width: 227px;
}
ul.FM2_FFoSMenu1 li a {
	width: 227px;
}
ul.FM2_FFoSMenu1 li:hover >a, ul.FM2_FFoSMenu1 li.hover >a {
	width: 227px;
}
ul.FM2_FFoSMenu1 li a.sel {
	width: 227px;
}
ul.FM2_FFoSMenu1 li ul {
	left: 227px;
}
ul.FM2_FFoSMenu1 ul li a {
	width: 227px;
}
ul.FM2_FFoSMenu1 ul li:hover >a, ul.FM2_FFoSMenu1 ul li.hover >a {
	width: 227px;
}
ul.FM2_FFoSMenu1 ul li a.sel {
	width: 227px;
}
ul.FM2_FFoSMenu1 ul li.hover >a.sel {
	width: 227px;
}
}
