/* Color Scheme 
#000033 - Dark Blue
#122D5F - Blue
#59889C - Light Blue
#FBC933 - light Gold
#FABF21 - Dark Gold
*/

body {margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; background-color: #FFFFFF; color: #000033;}

/* Page Elements*/
h1 {font-size: 2.0em; margin: 0; padding: 0;}
h2 {}
h3 {}
h4 {}
h5 {}
p {font-size: 1.2em;}
a, a:link, a:visited, a:active {color: #FFFFFF;}
ul {margin: 1em 0; font-size: 1.2em;}
li {margin-bottom: 1em; list-style: none;}
form {}
/* Universal Classes */
.wrapper {width: 80em; margin: 2.0em auto; margin-bottom: 0em; max-width: 80em; border: 1px #003366 solid; }
.header {background:#000033; height: 10em; color:#FFFFFF; }
.headerLeft {float: left;}
.headerRight{float: right; font-size:1.4em; margin: 1.5em 3.5em 0 0; width: 30em; text-align:center;}
.headerRight a:hover {color:#FABF21;}
.header br {clear:both;}
.copyright {width: 80em; margin: 0 auto; margin-bottom: 2.5em auto; max-width: 80em; text-align:right;}
.copyright a {color: #000033;}

/* Index Page */
.contentTop {background: #FBC933; height: 20em; color: #000033; text-align:center; border-top: 2px #FBC933 solid; border-bottom: 2px #FBC933 solid;}
.contentTopLeft {float:left;}
.contentTopRight {float: right; font-size:1.4em; width: 36em;}
.contentTop br {clear:both;}
.contentMiddle {background: #FFFFFF; height: 3em; font-size:2.0em; margin: 0em 1em; text-align:center; padding-top: 0.5em;}
.contentBottom {background: #FFFFFF; height: 23em; margin: 0; padding-bottom: 0.5em;}
.contentBottom a {color: #000033; text-decoration:none;}
.contentBottom a:link {color: #000033;  text-decoration:none;}
.contentBottom a:visited {color: #000033; text-decoration:none;}
.contentBottom a:hover {color: #000033; text-decoration:underline;}
.contentBottom a:active {color: #000033; text-decoration:none;}
.contentBottom img {margin: 0 0.6em 0 0;}
.contentBottomLeft {float: left; width: 47%; margin: 0.8em; padding: 0.8em 0 1.8em 0; border-top: 1px solid #000033; text-align:justify;}
.contentBottomLeft p {margin: 0.7em 0 0 0;}
.contentBottomRight {float: right; width: 47%;  margin: 0.8em;  border-top: 1px solid #000033; text-align:justify;}
.contentBottomRightTop {float: left; width: 100%; }
.contentBottomRightBottom {float: left; width: 100%;}
.contentBottom br {clear:both;}

/* Secondary Pages */
.secondaryTop {background: #FBC933; height: 2.5em; color: #000033; text-align:center; border-top: 2px #FBC933 solid; border-bottom: 2px #FBC933 solid;}
.secondaryTopLeft {float:left; font-size: 1.2em; font-weight: bold; padding: 0.4em 0 0 0.5em;}
.secondaryTop br {clear:both;}
.secondaryMiddle {background: #FFFFFF; height: 3em; font-size:2.0em; margin: 0em 1em; text-align:center; padding-top: 0.5em;}
.secondaryBottom {background: #FFFFFF; margin: 0; padding: 0.5em;}
.secondaryBottom a {color: #000033;}
.secondaryBottom a:link {color: #000033;}
.secondaryBottom a:visited {color: #000033;}
.secondaryBottom a:active {color: #000033;}
.secondaryBottom img {margin: 0 0.6em 0 0;}
.secondaryBottomLeft {float: left; width: 47%; margin: 0.8em; border-top: 1px solid #000033; text-align:justify;}
.secondaryBottomRight {float: right; width: 47%;  margin: 0.8em;  border-top: 1px solid #000033;}
.secondaryBottomRightTop {float: left; width: 100%;}
.secondaryBottomRightBottom {float: left; width: 100%;}
.secondaryBottom br {clear:both;}
.logos {width: 65em; height: 10em; margin: 0 auto;}
.footer {background: #000033; height: 6em; color:#FFFFFF; font-size: 1.2em;	text-align:center;	padding: 0.8em 0 0 0; margin: 0.5em 0 0 0;}
.footer a:hover {color:#FABF21;}


/* Specific IDs*/

#strong {font-weight: bold; font-size: 1.5em;}
#date {font-size: 1.1em;}
#location {font-weight: normal; font-size: 1.3em; letter-spacing: 200%;}
