﻿body {
	background-color: #C0C0C0;
	text-align: center;
}

a:visited {
	color: #00F;
	text-decoration: none;
}

a:active {
	color: #00F;
	text-decoration: none;
}

a:hover {
	color: #00F;
	text-decoration: underline;
}

#wrapper {
	width: 760px;
	margin: 5px auto;
	text-align: left;
	padding: 0;
	position: relative;
}
#masthead {
	background-color: #000080;
	width: 760px;
	margin-top: 0px;
}

#masthead h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: bold;
	color: #FFFF00;
	margin-bottom: 0px;
}

#mastheadh3 {
	background: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	color: #FFF;
	margin-left: 80px;
	font-weight: bold;
	width: 200px;
	margin-bottom: -20px;
	padding-top: 20px;
	background-color: #000080;
}

#leftMast {
	width: 490px;
	margin-left: 30px;
	float: left;
	padding: 0;
	display: inline;
	margin-bottom: 20px;
}

#rightMast {
	float:left;
	width: 150px;
	text-align: center;
	font-size: 90%;
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 90px;
	display: inline;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#rightMast a {
	color: #FF9;
	display: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

#rightMast a:visited {
	color: #FF9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

#rightMast a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-variant: normal;
	text-decoration: underline;
}

.menu {
	width: 760px;
	clear: left;
	margin: 0;
	padding: 0;
}

.menu table{
	width: 760px;
	border-style: none;
	background-color: #000;
}

.menu td{
	border-style: none;
	padding:3px;
}

.menu a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.menu a:visited{
	text-decoration: none;
	color: #FFF;
}

.menu a:hover{
	text-decoration: underline;
	color: #FF0;
}

#contentWrap {
	background-color: #F2F2F2;
	text-align: left;
	width: 760px;
}

#contentWrap table.main {
	width:760px;
}

#leftNav {
	text-align: center;
}

#leftNav th, #centerSidebar th {
	background-color: #000080;
	color: #FF9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-bottom: 5px;
}
#leftNav td {
	font-size: 85%;
	background-color: #000080;
}
#leftNav ul {
	list-style-type: none;
	margin-left: 0px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#leftNav li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #000;
}
#leftNav li a{
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

#leftNav li a:hover {
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
	background: #000;
}
#centerContent {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	margin-left: 60px;
	margin-right: 40px;
	padding-top: 30px;
}

#centerContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #000080;
	font-weight: bold;
	text-align: center;
}
#centerContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #666;
	font-weight: bold;
	margin-top: -10px;
	text-align: center;
}

#centerContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000080;
	font-weight: bold;
}

#centerContent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
	text-align: center;
}

#centerContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
	text-align: center;
}

#centerContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: justify;
}

#centerContent li {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#locationInfo {
	color: #FFF;
	background-color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

#locationInfo a{
	color: #00F;
	text-decoration: none;
	background-color: #FF0;
	padding-right: 3px;
	padding-left: 3px;
}

#locationInfo a:hover{
	color: #FF9;
	text-decoration: none;
	background-color: #006;
	padding-right: 3px;
	padding-left: 3px;
}

table#locationInfo  {
	width:760px;
	height: 70px;
	background-color: #666;
}
.disclaimer {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-left: 20px;
	padding-right: 20px;
	width: 680px;
	text-align: justify;
	margin-left: 20px;
}

#footer {
	background-color: #006;
	padding-top: 20px;
	width: 760px;
}

#footerLinks {
	text-align: center;
	padding-top: 10px;
	color: #FFF;
	padding-bottom: 5px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-size: 70%;
}

#footer a:visited {
	color: #FFF;
}

#footer a:hover {
	color: #FF0;
	text-decoration: underline;
}

#copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #999;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
}
