/*
 Theme Name:   UAE
 Template:     Divi
 Version:      1.0.0
*/

#main-header { display:none; }
p {
  font-size: 11.0pt;
  font-family: Calibri;
}
.instructions-section-heading {
  background: #D9D9D9;
  font-weight: bold;
}
a {
  text-decoration: underline;
  color: #0070C0;
}
.underline {
  text-decoration: underline;
}
.indent {
  padding-left: 2em;
}
.main_row {
	width: 99%;
}
.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    max-width: 99%!important;
}
h1 {
    font-size: 2.3em;
    font-family: Times New Roman;
    font-weight: bold;
	padding-bottom: 25px;
	padding-top: 15px;
}
p{
	color: black;
	line-height: 14pt;
}
#main-footer{
	display: none;
}