@charset "UTF-8";
<style type="text/css">
<!--
 * {
}
html {
	min-height:100%;
	padding-bottom: 1px;
}

body {
	background: #fff;
	color: #414b56;
	font: 68.75% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0;
	overflow-x:hidden;
}

a {
   outline: 0;
}

object, embed {
  outline: 0;
}


#container {
	display:none;
}


h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 0px;
}
h4 {
	font-size: 1.3em;
}



p {
	font-size: 1em;
	margin-top: 0px;
}
table {
}
caption {
	font-size: 1em;
	text-align: left;
}
th {
	font-size: 1em;
	text-align: left;
}
th th {
	font-size: 1em;
}
td {
	padding: 0;
	font-size: 1em;
}
td td {
	font-size: 1em;
}
ul {
	list-style: square;
}
li {
	/* position: relative; */
			font-size: 1em;
}
li li {
	font-size: 1em;
}
hr {
	border: 0;
	height: 1px;
	background: #999;
	*color: #999;
	margin-bottom: 0;
}
a, a:link, a:visited {
	color: #252525;
	text-decoration: underline;
}
a:hover, a:active {
	color: #aa103f;
}
img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font: 1em Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.printDisclaimer {
	display: none;
	font-size: smaller;
}
#container {
}
#header {
	height:60px;
	display:block;
}
#header img {
	margin-bottom:0px;
}

#header-logo {
	display:block;
	margin:0 auto;
width:196px;
}


#mainNav {
	display:block;
	margin-top:0;
	margin-height:0;
	background-image: url(/images/mainNavBkg.gif);
	background-repeat:repeat-x;
	height:100px;
}

#mainContent {
	padding:0px 20px;
	display:block;

}

#mainContent .blurb img {
	float:right;
	margin-left:25px;
}

#mainContent .blurb {
	text-align:left;
	padding: 0px 25px 25px 25px;
}


#slogan {
	font-size:1.5em;
}
#footer {
	display:block;
}
#navcontainer a {
	color:white;
	text-decoration:none;
}
.shadow {
	text-shadow: #2a343c 5px 5px 5px;
	font-family:georgia
}
#mainNav-content {
	padding-top:10px;
	color:white;
	text-shadow: #2a343c 5px 5px 5px;
	font-family:georgia;
}
#mainNav-links {
	text-align:left;
	clear:all;
	width:133px;
	height:60px;
	padding-left:250px;
	padding-top:35px;
}
#navcontainer ul {
	padding-left: 400px;
	padding-top: 25px;
	margin-left: 0px;
	font-size:1.2em;
	background-color: #516473;
	color: White;
	/* float: left;
 width: 100%; */
font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li {
	display: inline;
	padding: 0.2em 1em;
	background-color: #516473;
	color: White;
	text-decoration: none;/* float: left;

 border-right: 1px solid #fff; */

	}
#navcontainer ul li a {
/* -webkit-transform: scale(0.5); ONLY WORKS WITH IMAGES? */
}
#navcontainer ul li.lastItem {
	border-right: none;
}
#navcontainer ul li a:hover {
	/* background-color: #369; */
color: white;
	text-decoration:none;/* -webkit-transform: scale(1); */

}

.imageAnnotation {
	float:right;
	clear: right;
padding-right: 85px;	
}

div#slides {
		clear:both;
}

-->
</style>
