.pageContentBanner1 {
margin-top: 20px;
font-size:10px;
font-family:  Arial;
color:#000000;
}


/* RESETS  */
.pageContentBanner1 div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, iframe, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, noscript {
    margin: 0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    color:#000000;
}

.pageContentBanner1 :focus{
	outline: 4px solid;
	outline-offset: -13px;
}

.pageContentBanner1 a{color:#F60707; text-decoration: none}

.pageContentBanner1 a:focus {
	outline: 4px solid;
  	outline-offset: -13px;
}

.pageContentBanner1 a.disabledLink{display:none}

.pageContentBanner1 h2 {
font-family: Arial;
font-size: 2em;
margin-bottom: 15px;
font-weight: normal;
color:#000000;
}


.pageContentBanner1 h3, h4, h5, h6 {
font-family: Arial;
font-size: 2em;
font-weight: bold;
margin: 24px 0 10px;
margin-top: 0;
color: #942223;
padding-top: 15px;
}

.pageContentBanner1 h3 a {
font-family: Arial;
font-weight: bold;
color: #1010F5;
text-decoration: none !important; }

.pageContentBanner1 .p{font-size: 14px;}


.pageContentBanner1 li.selected a{color:white;}

/************** buttons ****************/
.pageContentBanner1 .secondaryActionButton{
  font-weight: bold;
  height: 44px;
  border: 0;
  border-radius: 4px;
  background: #404040;
/*  color: #416cab; */
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration:  none;
  margin-top: 20px;
  width: 228px;
  text-align: center;
}

.pageContentBanner1  a.secondaryActionButton.redButton.ContactFormButton:focus{
	outline: 4px solid !important;
  	outline-offset: -13px !important;
}

a.primaryActionButton, a.secondaryActionButton, {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align:  center;
	-ms-flex-align:  center;
	align-items:  center;
	text-align: center;
	-webkit-box-pack:  center;
	-ms-flex-pack:  center;
	justify-content:  center;
	font-size: 14px;
	height: 44px;
	text-decoration: none !important;
	border: none !important;
}

.primaryActionButton:focus{
	border: 0 !important;
	outline: 4px solid !important;
  	outline-offset: -5px !important;
}

/************** top banner ********************/
.topBanner,
.alwaysOpenBanner {
  display:none;
  background: linear-gradient(to right, #0b6586, #e0e0e0);
  width: 940px;
  height: 315px;
  padding-right: 10px;
}

.topBanner div {
width: 44%;
float: left;
margin:30px 35px 0 35px;
}

.topBanner div.smallerMargin {display: block;}

.topBanner a, .alwaysOpenBanner a {
margin-top: 0px;
min-width: 230px;
padding: 5px 10px;
text-align: center;
}

.topBanner img { float: left; }

.topBanner h2, .alwaysOpenBanner h2 {
color: #FFF;
line-height: 1.1;
font-family: Calibri, Arial;
font-size: 3em;
font-weight: normal;
}

.topBanner h1 { color: #FFF; line-height: 1.2; margin-bottom: 15px;}
.topBanner p, .alwaysOpenBanner p {
color: #FFF;
font-size: 1.8em;
line-height: 1.5;
}

.mobileBanner {display: none;}

/************** common overrites ****************/
.clear  {clear: both !important;float: none !important;width:0 !important;height:0 !important;}
.important{color:#942223 !important;font-size: 2.5em;}
.bold { font-weight: bold; font-size: 1.2em !important;}
.noUnderline { text-decoration: none !important;}
.noListStyle { list-style-type: none !important;}
.numberedList { list-style-type: none; }
.numberedList li:before { content: counter(counter) ") "; }
.numberedList li {counter-increment: counter;}
.boldUnderline {font-weight: bold; text-decoration: underline; display: inline; padding-left: 0px; }

.marginTop5 {
  margin-top: 5px !important;
}



/*  *****************************   toa zingine   ***********  */
.marginLeft40 {margin-left: 40px !important;margin-bottom:  24px;}
.marginLeft0 { margin-left: 0 !important; }
.fltLt {display: -webkit-box;display: -ms-flexbox;display: flex;}
.fltLt label{margin-top: 3px;margin-left:  5px;}
.posRelative { position: relative; }
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding:0 !important; 
  border:0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}


/*   ***************************  mwisho  ***********  */