#page {
	width: 100%;
	height: 100%;
	background-color: white;
	border-width: 0;
	border: 1;
}

#wrapper {
	width: 100%;
	height: 100%;
	background-color: white;
	border-width: 0;
	border: 1;
}

#map {
	width: 400px;
	text-align:center
}

#body {
	width: 1200px;
}

#footer {
	width: 100%;
}

#leftnav {
	width: 250px;
	background-color: white;
	text-align: left;
	line-height: 1.0em;
}

.downloads   {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-align: center;
}

.body   {
	color: #000000;
	font-size: small;
	font-family: Arial, sans-serif;
	text-align: left;
}

.bodybold   {
	color: #000000;
	font-size: small;
	font-family: Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}

.bodytitle  {
	color: #000000;
	font-size: medium;
	font-family: Arial, sans-serif;
	text-align: center;
}

/* header navigation */

a.headernav {
	color: #ffffff;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.headernav {
	color: #80a5c9;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/* main navigation */

a.nav {
	color: #092f55;
	font-size: medium;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.nav {
	color: #80a5c9;
	font-size: medium;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.activenav {
	color: #b2170f;
	font-size: medium;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.activenav {
	color: #80a5c9;
	font-size: medium;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.activenav {
	color: #80a5c9;
	font-size: medium;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/* secondary navigation */

a.secondarynavsm {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

a:hover.secondarynavsm {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
}

a.secondarynav {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

a:hover.secondarynav {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}

a.secondarynavactive {
	color: #092f55;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

a:hover.secondarynavactive {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	text-align: left;
}

.secondarynavtitle {
	color: #b2170f;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.secondaryactivenav {
	color: #80a5c9;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.title {
	color: #000000;
	font-size: x-large;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

a.link {
	color: #092f55;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.link {
	color: #80a5c9;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a.footer {
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.footer {
	color: #80a5c9;
	font-size: x-small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.footerbody {
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

