* {
    margin: 0;
    padding: 0;
}

html {
    font-family: "Helvetica", sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

#body {
    background-color: #FFFF00;
    text-align: center;
    font-size: 14pt;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
}
}

#body2 {
    background-image: url("images/sand.jpg");
    background-color: #D8BB8D;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
    text-align: center;
}

#wrap {
    width: 80%;
    min-width: 700px;
    max-width: 1280px;
    margin: auto;
}

#title {
    text-align: center;
}

#title h1 {
    font-size: 36pt;
    padding-top: 30px;
}

.wwsa {
	font-size: 30pt;
	padding: 0px;
}

#title h2 {
    font-size: 18pt;
}

mark {
    font-size: 20px;
}

h3 {
    font-size: 24pt;
}

a:link {
    color: #0038ff;
}

.floatleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 20px;
}

.clearleft {
    clear: both;
    margin-bottom: 1em;
}

footer {
    font-family: "Helvetica", sans-serif;
    font-size: 0.70em;
    width: 100%;
    height: 40px;
    clear: both;
    bottom: 0;
    font-style: italic;
    text-align: center;
    clear: both;
    padding: 10px 0px 0px;
}

#blocklist {
    margin: auto;
    width: 50%;
    padding: 10px;
    text-align: left;
    list-style-type: none;
    font-size: 16pt;
}

#topimage {
    max-width: 100%;
    height: auto;
}

#included {
    text-align: left;
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 60px;
}

li.bold {
    font-weight: bold;
    padding-top: 7px;
    list-style-type: none;
}

h3.include {
    text-align: left;
    padding-left: -20px;
}

#large {
    font-size: 18pt;
    text-align: center;
    vertical-align: middle;
    padding-top: 300px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

#floatRight {
    float: right;
}

#floatLeft {
    float: left;
}

#clearfloat {
	clear: both;
}

p.clearFloat {
    clear: both;
}

sub.caption {
    font-style: italic;
    font-size: 8pt;
}

figcaption {
	font-size: 8pt;
	font-style: italic;
}

sub.small {
    font-size: 8pt;
}

#largetxt {
	font-size: 36pt;
}

.imagetop {
	padding-top: 15px;
}
p.smaller {
	font-size: 14pt;
}

/* CSS MENU */
#cssmenu {
    background: #ffffff;
    width: inherit;
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
    left: 0;
    right: 0;
    top: 0px;
    z-index: 1;
    position: fixed;
}

#cssmenu ul {
    list-style: none;
    margin: auto;
    padding: 0;
    line-height: 1;
    display: inline;
    width: inherit;
    max-width: 200px;
}

#cssmenu ul:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

#cssmenu ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

#cssmenu.align-right ul li {
    float: right;
}

#cssmenu.align-center ul {
    text-align: center;
}

#cssmenu ul li a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 20px 8px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 10px;
    position: relative;
    transition: color .5s;
}

#cssmenu ul li a:hover {
    color: #000000;
}

#cssmenu ul li a:hover:before {
    width: 100%;
}

#cssmenu ul li a:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: 22px;
    height: 6px;
    width: 2px;
    background: #000000;
    opacity: .5;
}

#cssmenu ul li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #333333;
    transition: width .5s;
}

#cssmenu ul li.last > a:after, #cssmenu ul li:last-child > a:after {
    display: none;
}

#cssmenu ul li.active a {
    color: #7e7e7e;
}

#cssmenu ul li.active a:before {
    width: 100%;
}

#cssmenu.align-right li.last > a:after, #cssmenu.align-right li:last-child > a:after {
    display: block;
}

#cssmenu.align-right li:first-child a:after {
    display: none;
}
/* TABLE */
.tablebound {
        margin: auto;
        width: 50%;
        padding: 10px;
    }
.tg1 {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin: 0 auto;
    margin-left: 0px;
}

.tg2 {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin: 0 auto;
    margin-right: 0px;
}
.tg3 {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin: 0 auto;
    margin-right: 0px;
}

.tg1 td {
    font-family: "Helvetica", sans-serif;
    /*font-size: 14pt;*/
    padding: 10px 5px;
    border-style: solid;
    border-width: 0px;
    overflow: hidden;
    word-break: normal;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.tg1 th {
    font-family: "Helvetica", sans-serif;
    /*font-size: 14pt;*/
    font-weight: normal;
    padding: 10px 5px;
    border-style: solid;
    border-width: 0px;
    overflow: hidden;
    word-break: normal;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.tg1 .tg-yw4l {
    vertical-align: top;
    font-weight: normal;
}

.tg2 td {
    font-family: "Helvetica", sans-serif;
    /*font-size: 14pt;*/
    padding: 10px 5px;
    border-style: solid;
    border-width: 0px;
    overflow: hidden;
    word-break: normal;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.tg2 th {
    font-family: "Helvetica", sans-serif;
    /*font-size: 14px;*/
    font-weight: normal;
    padding: 10px 5px;
    border-style: solid;
    border-width: 0px;
    overflow: hidden;
    word-break: normal;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.tg2 .tg-yw4l {
    vertical-align: top;
    font-weight: normal;
}
.tg3 td {
    font-family: "Helvetica", sans-serif;
    /*font-size: 14pt;*/
    padding: 10px 5px;
    border-style: solid;
    border-width: 0px;
    overflow: hidden;
    word-break: normal;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.tg3 th {
    font-family: "Helvetica", sans-serif;
    /*font-size: 14px;*/
    font-weight: normal;
    padding: 10px 5px;
    border-style: solid;
    border-width: 0px;
    overflow: hidden;
    word-break: normal;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.tg3 .tg-yw4l {
    vertical-align: top;
    font-weight: normal;
}
