@charset "UTF-8";
@import url("../webfonts/stylesheet.css");
.heading1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 21px;
	line-height:27px;
	padding-right:15px;
	color:#241e48;
	margin-bottom:0px;
	margin-left:45px;
	margin-top:45px;
}

.heading2_text {
	font-family: myriadpro, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 18px;
	line-height:24px;
	padding-right:15px;
	color:#0078a0;
	margin-top:0px;
}

.bodycopy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 14px;
	line-height:19px;
	color:#3b4048;
	margin-right:45px;
	margin-left:45px;
	list-style-position:inherit;

}
.bodycopy_text  a:link {
	color: #006485;
}
.bodycopy_text  a:visited {
	color: #006485;
}
.bodycopy_text  a:hover {
	color: #459CCD;
}	

.bodycopy_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 14px;
	line-height:19px;
	color:#3b4048;
	margin-right:10px;
	margin-left:-20px;
	list-style-position:inherit;
	padding-bottom:10px;

}

.bodycopy_bold_text_no_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:19px;
	color:#453142;
	padding-right:45px;
}

.bodycopy_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	line-height:19px;
	color:#453142;
	padding-right:45px;
	margin-left:45px;
}

.hyperlink_menu_text {
	font-family: myriadpro, Arial, Helvetica, sans-serif;
	font-weight:100;
	color: #006485;
	font-size: 13px;
	line-height:22px;
	margin-top:0px;
}
.hyperlink_menu_text  a:link {
	color: #006485;
}
.hyperlink_menu_text  a:visited {
	color: #006485;
}
.hyperlink_menu_text  a:hover {
	color: #459CCD;
}	


.hyperlink_menu_bold_text {
	font-family: myriadpro_bold, Arial, Helvetica, sans-serif;
	font-weight:100;
	color: #006485;
	font-size: 13px;
	line-height:22px;
	padding-left:40px;
	margin-bottom:0px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d646f;
	margin-left:45px;
	margin-top:22px;
	margin-bottom:22px;
}
.footer_text  a:link {
	color: #204974;
}
.footer_text  a:visited {
	color: #204974;
}
.footer_text  a:hover {
	color: #005dab;
}	

.first_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	/*font-weight: bold;*/
	color: #fff;
	opacity:0.8;
filter:alpha(opacity=100);
	padding-top:9px;
	/*border-bottom: 1px solid #FFF;*/
}
.first_menu_text a:link {
	color: #fff;
	text-decoration: none;
}
.first_menu_text a:visited {
	text-decoration: none;
	color: #fff;
}
.first_menu_text a:hover {
	text-decoration: none;
	color: #00b6ff;
}
.first_menu_text a:active {
	text-decoration: none;
	color: #fff;
}
.first_menu_text li:hover > ul {
	display: block;
	color: #000;
	}

.last_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	/*font-weight: bold;*/
	color: #fff;
	opacity:0.8;
filter:alpha(opacity=80);
	padding-bottom: 9px;
	/*border-bottom: 1px solid #FFF;*/
}
.last_menu_text a:link {
	color: #fff;
	text-decoration: none;
}
.last_menu_text a:visited {
	text-decoration: none;
	color: #fff;
}
.last_menu_text a:hover {
	text-decoration: none;
	color: #fff;
}
.last_menu_text a:active {
	text-decoration: none;
	color: #fff;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d646f;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 3px;
	box-sizing: border-box;
	border-style: none;
}

.form_text_noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d646f;
	margin-top: 0px;
	margin-bottom: 3px;
	box-sizing: border-box;
	border-style: none;
}