@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

html {
    width: auto;
    margin: 0 auto;
}


body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	background: #03375E url(images/FM-FUYFMP-HeaderBG.jpg) repeat-x;
	margin: 0px 0 0 0;
}

/* Layout */

#container {
	width: 650px;
	margin: 0 auto;
	
}

/* Header */

#header {
	padding: 0;
	margin: 0;
}

/* Content */

#content {
	background: #FFFFFF url(images/FM-FUYFMP-Content.jpg) repeat-y;
}

#wrapper {
	padding: 40px 30px 20px 30px;
}

/* Footer */

#footer {
	background:url('images/FM-FUYFMP-FooterBG.jpg') repeat-x bottom;
	text-align:center
}

#footer img { display:block; margin:auto }

#btm_menu {
	margin: 0 auto;
	font-size: 0.9em;
	color: #000000;
	background:#F7EE3E;
}

#btm_menu ul { 
	padding-left: 0px;
}

#btm_menu li {
	display: inline;
	padding: 0 5px;
}

#btm_menu li a {
	color: #000000;
}

#btm_menu table {
	width: 650px;
	padding: 0;
}

.links, .links a {
	font-family: tahoma; 
	color: #0000FF; 
	font-size: 16px;	
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Common */


/* Common */
	h1 {font-family:Tahoma, Geneva, sans-serif;
	font-size:36px;
	text-align:center;
	font-weight:bold;
		line-height: 1.1em;

	color:#900;
}

h2 {font-family:Tahoma, Geneva, sans-serif;
	font-size:26px;
	font-weight:bold;
	text-align:center;
		line-height: 1.3em;

	color:#000;
}

h3 {font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#000;
}

h4 {font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
	font-weight:bold;
		line-height: 1.1em;

	color:#900;
}

h5 {font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	color:#900;
}

h6 {font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	color:#000;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height: 1.3em;
	color: #000;


}

.redbullet {
	color: #900;
}
	.headline {text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#900;
	font-size:28px;
	font-weight:bold;
}
.prehead {font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
.subhead {text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:bold;
}



.red {
	color: #cc0000;
}

#box {
	padding: 0 10px;
	background: #FFFFCC;
	border: 1px solid #cc0000;
	margin: 20px;
}

.johnson {
	background: #E5F3FF;
	border: 1px solid #045E9F;
	padding: 0 10px;
	margin: 20px;
}

.padding {
	padding: 20px 0;
}

.word_icon {
	border: 1px solid #9DC1E4; 
	background: #E5F6FD; 
	padding: 15px; 
	margin: 0 20px;
}

.download_link {
	font-size: 16px; 
	color: #0000FF; 
	font-weight: bold;
}
.mailblue{
	color: #069; font-size: 20px
}





li {list-style-type: none;
background:url(images/red-check.png)no-repeat top left;
padding-bottom:10px;
padding-left:40px;
font-size: 20px;


}




.subletter{
	font-size: 12px;
}

#container {
    width: 900px;
}

div#content {
    background: #fff;
    background-image: none;
}

.contentheader {
    background-color: rgb(255, 255, 153);
}

.contenttext {
    padding: 1px 0;
    width: 52%;
    margin: 0 auto;
}

h4 {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #0072c7;
    text-shadow: 2px 2px 2px #cccccc;
}

em {
	font-family: 'Lato', sans-serif;
}

h3 {
    font-family: 'Lato', sans-serif;
    font-size: 31px;
     text-shadow: 2px 2px 2px #cccccc;
}

h2 {
    font-family: 'Lato', sans-serif;
}

h5 {
	 font-family: 'Lato', sans-serif;
    font-size: 31px;
     text-shadow: 2px 2px 2px #cccccc;
}

p.center {
    font-size: 16px;
}

p.center {
    margin-bottom: -7px;
}

h4.modules {
    width: 80%;
    margin: 0 auto;
    margin-top: 46px;
}

p.elIMG2 {
    text-align: center;
}



@media all and (max-width: 799px) {

	.contenttext {
    padding: 1px 0;
    width: 91%;
}

	html{
        
		width: 100%;
		margin: 0 auto;
	}

#container {
	width: 100%;
	margin: 0 auto;
}

#content {
	background-image: none;
}

p {
    font-size: 18px;
    line-height: 18px;
}

h1 {
    font-size: 26px;
    line-height: 28px;
}

h4 {

    font-size: 24px;
    line-height: 28px;
}
.mailblue{
	color: #069; font-size: 20px
}
.subletter{
	font-size: 12px;
}

li {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 12px;
    list-style: none;
    background: none;
    padding-left: 0px;
}

ul {
    padding-left: 8px;
}

.subscribe{	
	width:100%;	
}

.imgticket{
	
		width: 100%;
}

h2 {
    font-size: 20px;
}
.reem {
    font-size: 36px;
}
.noem{
	font-size: 16px;
}
.headerimg {
    width: 100%;
}
#wrapper {
    padding: 2%;
}
}


@media all and (max-width: 500px) {

p strong em {
    font-size: 25px;
    line-height: 27px;
}

h4 {
    font-size: 30px;
    line-height: 34px;
}

h4.modules {
    width: 94%;
    margin: 0 auto;
    margin-top: 32px;
    font-size: 33px;
    line-height: 39px;
}

p {
    font-size: 22px;
    line-height: 26px;
}

li {
    font-size: 25px;
    line-height: 28px;
    padding-bottom: 12px;
}

a img {
    width: 100%;
}

p.center {
    font-size: 10px;
    line-height: 15px;
}

}