<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; width: 100%; height: 100%; font-family: arial; background: #fff; }
.clearfix { clear: both; }
a:hover { color: #000; 
		  text-decoration: underline;
}
h3 { font-size: 15px; }
i { font-family: 'Roboto Condensed', sans-serif; }
i a { color: #cf2518; }
.wrapper { width: 100%; height: 100%; }
.top-head { background: url(../images/head-img.png) repeat-x left bottom; overflow: hidden; }
.logo a {margin: 9px 0px 9px 0px; width: 180px; height: 76px; float: left; font-size: 0px; text-decoration: none; }
.w-145px{width:145px;}
.my-10px{margin-top:10px !important; margin-bottom:10px;}
.p-top-10px{padding-top:10px;}
.mb-25px{margin-bottom:25px;}
.p-left-15px{padding-left:15px;}
.head-txt { width: 400px; float: right; margin-top: 10px; }
	.head-txt h5 { background: url(../images/msg.png) no-repeat 90px 0px; padding-left: 98px; text-align: right; height: 27px; font-weight: bold; line-height: 26px; padding-right: 5px; margin-left: 98px; }
	.head-txt h5:first-child { background: url(../images/cell.png) no-repeat 210px 0px; padding-left: 38px; text-align: right; height: 27px; font-weight: bold; line-height: 26px; padding-right: 12px; margin-left: -23px; }
.head-txt h5 strong, .head-txt h5 a { color: #d42b1e; font-weight: normal; font-size: 13px; }
.head-txt h5 a:hover { color: #000 !important; }
.support-link { background: none !important; margin: 0 !important; width: auto !important; float: none !important; }
nav { background: #4e4e4e; height: 46px; }
.video_button:hover { background-color: #1e2f5b; color: #fff !important; }
.left-cont {margin-top: 20px; padding-left: 10px; }
.left-cont h2 { color: #1e2f5b; font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; font-size: 30px; font-weight: normal; }
.left-cont h2 span { color: #cf2518; font-size: 23px; }
.left-cont ul { margin-top: 15px; margin-left: 20px;}
.left-cont ul li { background: url(../images/list-bullet.png) no-repeat left 3px; list-style-type: none; font-size: 16px; padding-left: 30px; max-width: 100%; width: 400px; }
.left-cont ul li:last-child { background: none; font-style: italic; }
.middle-cont { width: 130px; float: left; font-family: 'Roboto Condensed', sans-serif; background: url(../images/news-bg.png) no-repeat; height: 140px; position: relative; z-index: 9; }
.middle-cont p { font-size: 18px; color: #fff; text-align: center; }
.middle-cont p strong { font-size: 14px; }
.middle-cont h5 { color: #ffb504; font-size: 40px; text-align: center; text-transform: uppercase; }
.middle-cont h5 strong { font-size: 20px; position: relative; top: -21px; }
.right-cont { width: 430px; float: left; }
.right-cont img { margin-left: 86px; margin-top: 70px; position: relative; z-index: 0; }
.noUnderline{
	text-decoration: none!important;
	color: #000;
}
.nav .prmty_btu { background : #334172!important}
.content1 { background-color: #d8d5ce; background-position: center center; background-repeat: no-repeat; background: -webkit-gradient(radial, center center, 0, center center, 460, from(#fff), to(#d8d5ce)); /*background: -webkit-radial-gradient(circle, #fff, #d8d5ce);*/ background: -moz-radial-gradient(circle, #fff, #d8d5ce); background: -ms-radial-gradient(circle, #fff, #d8d5ce); border-top: 5px solid #4e4e4e; }

.content1 p { color: #585858; font-size: 22px; text-align: center; font-weight: bold; margin: 30px 0px 10px 0px; }
.content1 p span { color: #cf2518; font-size: 46px; }
.content1 a { text-align: center; display: block; }
.last-cont { max-width: 900px; margin: 0px auto 0 auto; }
.box { border-radius: 10px; moz-border-radius: 10px; webkit-border-radius: 10px; background: url(../images/box-shadow.png) left bottom repeat-x #fff; /*min-height:260px;*/ margin-top: -40px; overflow: hidden; padding: 0px 35px; border: 1px solid #ccc; }
.box h3 { color: #1e2f5b; font-size: 28px; margin: 35px 0px 20px 0px; text-align: center; }
.box h3 strong { color: #cf2518; }
.box p { font-size: 16px; color: #676767; text-align: center; line-height: 25px; }
.box p strong { color: #585858; text-decoration: none; }
.box p:last-child { margin: 20px 0px 22px 0px; }
.top1 { margin-top: 10px; }
.top2 { margin-top: 20px; width: 100%; padding: 0 10px 0 10px; }
.top3 { margin-top: 30px; }
.flow img { float: left; margin-top: 15px; }
.flow img:last-child { float: right; }
.aligncenter { /*text-align:center;*/ display: block; max-width: 658px; margin: 0 auto; }
.irs-para h1 { text-align: center; margin-bottom: 12px; margin-top: 15px; }
/*.irs-para h5{
	color:#000 ;
	font-weight:bold;
	font-size:28px;
	text-align:center;
}*/
.flex-box{display: flex; align-items: center; }
.stripe-text {
	margin-left: 20px;
	border-left: 4px solid #cf2518;
	padding: 12px 20px;
	background: linear-gradient( to right, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.05) );
	font-weight: bold;
	box-shadow: 0px 0px 5px #d8d5ce;
	border-radius: 0px 7px 7px 0px;
}
.banner_strip {
	background: #334172;
	padding: 10px;
	color: #fff;
	font-size: 1.2em;
}
.banner_strip p{margin-bottom: 0;}
	.banner_strip a {
		color: #ff483a;
	}
	.banner_strip a:hover{
		color: #d8d5ce;
	}
	.irs-para h2 {
		color: #000;
		font-weight: bold;
		font-size: 28px;
		text-align: center;
	}

.card{padding:20px; box-shadow: 0px 0px 20px #d8d5ce; margin: 12px; border-radius: 15px;
}
irs-para h3 {
	color: #000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.border-right{border-right: 1px solid #1e2f5b;}
.irs-para .center_heading {
	color: #000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.irs-para p { font-size: 16px; color: #4c4c4c; text-align: center; line-height: 25px; }
.irs-para strong, .foot-box h5 &gt; strong { color: #cf2518; word-wrap: break-word; }
.irspara-link a { text-decoration: none; font-size: 14px; color: #fff; text-align: center; margin: 20px auto 0px auto; padding: 10px 15px 10px 15px; background: #cf2518; border-radius: 5px; width: 165px; display: block; }
	.nobglink { background: none !important; margin: 0 !important; padding: 0 !important; width: auto !important; display: inline !important; color: #cf2518 !important; font-size: 18px !important; }
.irs-box { background: url(../images/irs-bg.png) no-repeat; max-width: 373px; min-height: 141px; margin: 0 auto 10px auto; }
.irs-box p { font-size: 23px; font-weight: normal; color: #000; float: left; text-align: left; padding: 25px 0px 20px 15px; }
.irs-box img { margin-top: 11px; float: right; margin-right: 15px; }
.irs-box p strong { color: #d33434; }
.italicfont { font-style: italic; color: 585858; font-size: 16px !important; text-align: center; }
.foot-box { border-radius: 10px; border: 1px solid #7f7f7f; padding: 25px 10px 30px 10px; }
.foot-box h2 { color: #000; font-size: 28px; text-align: center; }
.foot-box h3 { color: #000; font-size: 24px; text-align: center; }
.foot-box p { color: #676767; font-size: 16px; text-align: left; margin-left: 0px; }
#text_link { color: #337ab7; text-decoration: none; font-weight: normal; font-size: 15px; text-align: left !important; margin: 0 !important; padding: 0; background: none !important; border-radius: 0 !important; width: auto; display: initial !important; text-decoration: underline; }

.foot-box ul { width: 755px; margin: 0 auto; padding-bottom: 10px; width: 100%; }
.foot-box ul li { list-style-type: none; line-height: 27px; background: url(../images/list-bullet.png) no-repeat 0px 6px; padding-left: 25px; clear: both; padding-bottom: 15px; }
footer { background: #cf2518; color: #fff; border-top: 5px solid #f26156; padding: 20px 0px 20px 0px; /*margin-top:30px;*/ }
footer p { font-size: 16px; text-align: center; }
footer p a { color: #ffb504; text-decoration: none; }
footer p a:hover, .link-hover:hover { color: #000 !important; }
.bullet-list { margin-left: 57px; margin-top: 10px; }
.bullet-list li { font-size: 16px; background: url(../images/list-bullet.png) no-repeat 0px 7px; list-style-type: none; padding-left: 27px; line-height: 28px; }

.prmty_btu { background-color: #1e2f5b; padding: 15px 30px; border-radius: 5px; color: #fff; font-weight: 600; text-decoration: none; }
.video_button:focus{color:#fff;}
.video_button { background-color: #d42b1e; padding: 15px; border-radius: 5px; color: #fff; font-weight: 500; text-transform: uppercase; text-decoration: none; }
/*.bene-cont{
	border-radius: 10px;
	border: 1px solid #7f7f7f;
	padding: 25px 10px 30px 10px;
	background:#fff;
}*/
.bene-cont h2 { text-align: center; }
.blue-color { color: #cf2518 !important; }
.schedule { border-radius: 10px; border: 1px solid #7f7f7f; padding: 25px 15px 15px 15px; background: #fff; }
.subpage-box { background-color: #ededed; border-top: 5px solid #334172; /*border-bottom: 5px solid #ccc8bf;*/ padding-bottom: 30px; width: 100%; }
.innerbox { border-radius: 10px; border: 1px solid #7f7f7f; padding: 25px 10px 30px 10px; background: #fff; }
.innerbox h1, .head1 { margin-top: 10px; color: #1e2f5b; font-size: 28px; text-align: center; }
.innerbox h1 strong, .head1 strong, .foot-box h2 strong, .foot-box h3 strong { color: #cf2518; }
.nomargintop { margin-top: 0px !important; }
.borderbox { border-top: 5px solid #4e4e4e; }
.marleft6 { margin-left: 61px !important; }
.marleft1 { margin-left: 10px !important; }
.btn-link_1 { font-size: 12px; color: #fff; text-align: center; float: right; padding: 7px 0px 7px 0px; background: #cf2518; border-radius: 5px; width: 105px; display: block; }
.due-part { background: #334172;  padding: 10px; width: 100%; border-radius: 2px; }
.due-part p { text-align: center; color: #fff; margin: 0; font-size: 20px; }
.know-txt { color: #EBEBEB; font-size: 18px; text-decoration: underline; }
.btn_space_1 { display: inline-block !important; margin-top: 15px !important; }
.btn_top_space { margin-top: 40px; }
.btn_top_space_30 { margin-top: 30px; }
.btn_top_space_10 { margin-top: 10px; }
.top40 { margin-top: 40px; }
.mb_30 { margin-bottom: 30px; }
.about_left { }
.right_img_1 { margin-top: 60px; }
.logo a { margin: 9px 0px 9px 0px !important; }

.banner_3{    border-bottom: 5px solid #334172;}


/*Stickybar&amp; Exit popup css*/

.bottom_fixed_bar { position: fixed;bottom: 0;left: 0;width: 100%;z-index: 999;transition: all .4s linear;-webkit-transition: all .4s linear }
.bottom_ad_section { background: #fff; border: 1px solid #949494; border-bottom-color: #949494; border-bottom-style: solid; border-bottom-width: 1px;font-size: 20px; padding: 20px 15px; border-bottom: 0; box-shadow: 0 0 20px rgba(0,0,0,.3); border-radius: 3px 3px 0 0;z-index: 0 }
.ad_close {position: absolute; right: -10px; top: -12px; background: #e04949; border-radius: 200px; width: 24px; height: 24px; content: ""; color: #fff !important; font-size: 15px; font-weight: 600; line-height: 24px; cursor: pointer; text-align: center }
.ad_row { display: flex; align-items: center}
.stky-caption {color: #333 !important;font-size: 20px !important;font-weight: 600;line-height: 26px;margin-top: 0;margin-bottom:0;}
.vertical-align { display: flex; align-items: center }
.stky-caption span { color: #cf2518}
.bottom_ad_section p {font-size: 20px !important;font-style: italic;color: #000;margin: 10px 0 0 0;font-weight: initial;}
.vertical-align .banner_btn { margin-top: 0 }
.dis-none { display: none !important}
#PEOmodal .modal-dialog { margin: 100px auto 0 !important }
.MboxClose { cursor: pointer; background: rgba(0,0,0,0) url(../images/close.png) no-repeat scroll 0 0; border: medium none; height: 26px; position: absolute; right: -15px; text-indent: -9999px;top: -12px; width: 31px; z-index: 990 }
.modal-body { position: relative; padding: 0 }
.modal-title.homefeatureBoxpopup {
	font-size: 26px;
	padding: 15px;
	border-bottom: 1px solid #cf2518;
	background-color: #334172;
	color: #fff;
}
#PEOmodal .modal-body { padding: 0px; }
.pad15  { padding: 15px }
.sub-txt {
	margin-bottom: 0;
	color: #ffe740;
}

a.banner_btn { background: #cf2518; padding: 10px 15px; display: inline-block; margin-top: 25px; border-radius: 4px; color: #fff !important}
#PEOmodal p {
	    font-size: 20px;
    font-style: italic;
     padding-top: 10px;
    padding-bottom: 10px;
}
.popupTxt { color: #333; font-weight: 500; margin-bottom: 15px}
.contact-section_list_pp { padding-left: 0;margin-left: 0 !important}
.contact-section_list_pp li { position: relative; padding-left: 23px; padding-bottom: 12px;font-size:15px !important; }
.contact-section_list_pp li::before { position: absolute;content: "";background: url(../images/arrowIcon.png) no-repeat; left: 0; top: 3px; width: 15px; height: 15px }
.deadlineText { font-size: 17px; font-weight: initial;line-height:24px;margin-top:0;color:#333;font-style:italic; }
a.ad_close:hover { text-decoration: none }
#PEOmodal .modal-dialog{width:700px;}
.pop-rt h4{ font-size: 21px!important;
			font-weight: 600!important;
}
.mt25{margin-top: 25px;}
.pop-head{
	color: #cf2518;
}</pre></body></html>