@charset "utf-8";
/* Simplify width and height calculations */
html {
    box-sizing: border-box;
    background-color: rgba(242,245,245,1.00);
    -webkit-box-shadow: 0px 0px hsla(69,37%,96%,1.00);
    box-shadow: 0px 0px hsla(69,37%,96%,1.00);
    text-align: left;
}
*, *:before, *:after {
    box-sizing: inherit;
    margin-right: 8px;
    margin-left: 3px;
    background-color: #F9F6F6;
    color: #000000;
}
#wrapper h1 {
    background-color: rgba(40,222,234,1.00);
    color: #E0383A;
}
#wrapper h1 {
    background-color: rgba(82,186,213,1.00);
}


#wrapper {
}
#wrapper {
}


#wrapper p {
    margin-left: 15px;
    margin-right: 14px;
}
#wrapper {
    background-color: rgba(82,186,213,1.00);
}
#wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    background-color: rgba(249,251,255,1.00);
}


body {
	margin: 0;
	color: #4B4B4B;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	background-color: #EFF5F8;
}
h1, h2 {
    color: #1E1E1E;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 2.5em;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}
h2 {
    margin-top: 0.5em;
    font-size: 2px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #F68979;
}
a:visited {
	color: #FF944C;
}
    color: #0A0A0A;
    text-decoration: underline;
    font-size: 12px;
}
#menulink {
	background-color: #1E1E1E;
	margin: 0;
	text-align: center;
}
#menulink a {
	color: white;
	font-size: 0.7em;
	text-transform: uppercase;
	/* [disabled]display: block;
*/
	font-weight: 200;
	text-decoration: none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-family: source-sans-pro;
	font-style: normal;
}
#navlinks {
    width: 378px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #000000;
    background-color: rgba(0,0,0,0.65);
    position: absolute;
    -webkit-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
    overflow: auto;
    top: 368px;
    height: 0px;
    left: -3px;
    visibility: inherit;
}
#navlinks.displayed {
    z-index: 1;
    opacity: 1;
    text-align: justify;
}
#navlinks.start {
	display: none;
}
#navlinks.SCEAU {
	top: -12em;
	opacity: 0;
}
#navlinks a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}
#navlinks a:hover, #navlinks a:active, #navlinks a:focus, #navlinks a.thispage {
	color: #F68979;
}
main, aside {
	margin-left: 4%;
	margin-right: 4%;
}
#hero img {
	max-width: 100%;
	display: block;
}
#hero p {
	color: #F68979;
	font-weight: 600;
	font-size: 1.5em;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom: 20px;
	margin-top: 10px;
	font-family: source-sans-pro;
	font-style: normal;
}
figure {
    width: 400px;
    max-width: 92%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}
figure img {
	max-width: 100%;
}
figcaption {
    display: block;
    margin-top: 0.5em;
    font-size: 0.75em;
    text-transform: uppercase;
    text-align: center;
}
.grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.grayscale:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #1E1E1E;
    color: white;
    font-size: 0.8em;
}
body {
}
body {
}
td p img {
    margin-left: 107px;
}
.btn-group figure {
}
.btn-group figure {
    padding-left: 32px;
    font-size: 0.65em;
    font-style: normal;
    text-align: center;
}






@media (min-width: 700px) {
#menulink {
	display: none;
}
#navlinks {
    max-width: 1000px;
    position: static;
    background-color: transparent;
    visibility: visible;
}
#navlinks.SCEAU {
	opacity: 1;
}
#navlinks a {
	width: 20%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	float: left;
	color: #1E1E1E;
}
header {
    overflow: 
    font-weight: 400;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    page-break-before: auto;
}
#hero p {
    width: 36%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    position: absolute;
    color: white;
    border-width: 5px;
    border-style: solid;
    top: 208px;
    right: 77px;
    height: 78px;
}
#hero {
	position: relative;
}
main {
	width: 60%;
}
aside {
	width: 28%;
	margin-left: 0px;
}
main, aside {
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
	font-size: 0.875em;
}
footer {
    clear: left;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-align: center;
}
p span img {
}
p span img {
    margin-left: 7px;
    margin-right: 4px;
}


}

@media (min-width: 900px) {
.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
td p img {
    margin-left: 112px;
}

}

@media screen{
}
.btn-group .MsoToc2 {
	font-weight: bold;
}
.btn-group .MsoToc2 {
	font-weight: bold;
}
.btn-group .MsoToc2 {
	font-family: Verdana, "Trebuchet MS", Arial;
}
.btn-group .MsoToc2 {
	font-weight: bold;
}
.btn-group .MsoToc2 {
	font-family: Verdana, "Trebuchet MS", Arial;
}
.btn-group .MsoToc2 {
	font-weight: bold;
}
.btn-group .MsoToc2 {
	font-family: Verdana, "Trebuchet MS", Arial;
}
.btn-group .MsoToc2 {
	font-weight: bold;
}
