
body
{
    background-color: #fff;
    color: #003eaa;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	line-height:20px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size:16px;
    text-justify:left;
}

.f-nav{ z-index: 9999; position:fixed; top:0; width:100%;}

.f-m25{ z-index: 9999; position:fixed; top:0; }

.cm25menu {
    height: 34px;
    background: rgb(22, 24, 70);
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-family: BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;

}
.cm25menu td{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
    padding-bottom: 5px;
}

.cm25menu a {
    color: #fff;
    text-decoration: none;
	font-weight:normal;
}
.cm25menu  a:link {
    color: #fff;
    text-decoration: none;
	font-weight:normal;
}

.cm25menu a:hover {
	color: #fff;
    text-decoration: underline;
	font-weight:normal;
}

.cm25menu a:visited {
    color:#fff;
}


.cm25menu2 {
    height: 34px;
    background: rgb(22, 24, 70);
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-family: BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;

}
.cm25menu2 td{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
    padding-bottom: 5px;
}

.cm25menu2 a {
    color: #fff;
    text-decoration: none;
	font-weight:normal;
}

.cm25menu2 a:hover {
	color: #fff;
    text-decoration: underline;
	font-weight:normal;
}

.cm25menu2 a:visited {
    color:#fff;
}

#imghead {
	margin-bottom:0px;
	border:0;
	width:800px;
	max-width:100%;
}

.fullborder {
    border: black solid 1px;
}


.contenttable {
    width: 100%;
    border-collapse: collapse;
	border-radius: 00px 00px 10px 10px;
	margin:10px;
}



#subheader {
    background: url('images/napoli.jpg') no-repeat bottom;
    background-color:000;
    background-size: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: Arial;
    text-align:right;
    font-style: italic;
    font-weight: normal;
    text-shadow: 2px 2px 1px black;
    color:#f2e605;
    flex: 1 1 auto;
}

.master {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-content: stretch;
 margin: 10px 10px 10px 10px;
 background-color: #e0e0e0;
 overflow:hidden;
}

.mobmaster {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: stretch;
    background-color: #e0e0e0;
    overflow:hidden;
}
.contentdiv{
    float: left;
    width:74%;
    min-height: 1200px;
    overflow:none;
    background-color:white;
    outline: 0px solid #243864;
    margin-top:36px;
    margin-bottom:36px;
    margin-left:16px;

}
.mobcontentdiv{
    float: left;
    outline: 0px solid #243864;
    width:99%;
    border: 1px solid black;
    margin-top:8px;
    margin-bottom:8px;
    margin-left:6px;
    margin-right:6px;
}

.sponsor{
    float: left;
    width:24%;
    min-height: 700px;
    overflow:none;
    background-color:white;
    outline: 0px solid #243864;
    margin-top:36px;
    margin-bottom:36px;
    margin-left:16px;
}
.mobsponsor{
    float: left;
    width:99%;
    background-color:white;
    outline: 0px solid #243864;
    border: 1px solid black;
    margin-top:6px;
    margin-bottom:6px;
    margin-left:6px;
    margin-right:6px;
}


.headsponsor {
    display:block;
    background: rgb(22, 24, 70);
    color:#fff;
    text-align: center;
    padding-top:12px;
    padding-bottom:12px;
    outline: 0px solid #243864;
}
.rowsponsor {
    display:block;
    background-color: #fff;
    color: #003eaa;
    text-align: left;
    padding-top:12px;
    padding-bottom:12px;
    padding-left:12px;
    padding-right:12px;

}

.blkoverflow {
    overflow:auto;
    display:block;
    height: 1300px;
}

.big {
	font-size:60px;
}
.mini {
	font-size:12px;
	color:#3e3c3c;
}
.minimed {
	font-size:14px;
	color:#3e3c3c;
}
.medium {
	font-size:30px;
	line-height:28px;
}


.contentv {
	background-color: #f76017;
	box-shadow: 3px 0px 13px 4px #000;
	vertical-align: top;
	table-layout:fixed;
	height:100%
}



h3 {
    position: relative;
    top: 4px;
    font-size: 28px;
    line-height: 25px;
    color: rgb(17, 52, 189);
    letter-spacing: -1px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
}

h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

p {
    margin-bottom: 14px;
    text-align: left;
	font-size: 18px;
	font-family: Source Serif Pro, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;

    font-weight:normal;
	color: #003eaa;
	letter-spacing: 0px;
	line-height: 24px;
}

.content {
	background-color: #fff;
	vertical-align: top;
	border-collapse: collapse;
	outline: none;
}

.mis {
    width:95%;
    display:block;
    margin-top:10px;
    margin-bottom:5px;
    margin-left: auto;
    margin-right: auto;
}

.misp {
    width:65%;
    display:block;
    margin-top:10px;
    margin-bottom:5px;
    margin-left: auto;
    margin-right: auto;
}

.mispp {
    width:50%;
    display:block;
    margin-top:10px;
    margin-bottom:5px;
    margin-left: auto;
    margin-right: auto;
}


.footer {
	font-size: 14px;
	font-family: yankaffee-r,muchacho,Courier, "Courier New", "trebuchet ms",helvetica,sans-serif;
	font-weight:normal;
	font-style: normal;
	color: #ffffff;
	text-shadow: 2px 1px #888;
	line-height: 16px;
    margin-top: 8px;
	width: 100%;
}


.repmob {
    width:90%;
    padding:4px;
}

