﻿.Image_Center {
	text-align: center;
}
.bullet_indent {
	margin-left: 80px;
	list-style-type: lower-alpha;
}
.FAQindent {
	margin-left: 40px;
	font-weight: bolder;
	text-decoration: underline;
}
#navbar1 ul li a:hover {
	background-color: #3651DF;
	color: #FFFFFF;
	font-weight: bold;
	border-right-style: inset;
	border-left-style: inset;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#topspace {
	height: 25px;
}
#container {
	border: thin solid #000066;
	margin: 0px auto 0px auto;
	width: 800px;
	background-color: #FFFFFF;
}
#clear {
	clear: both;
}
#header {
}
#navbar1 {
	text-align: center;
	background-color: #003399;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
#navbar2 {
	text-align: center;
	background-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000066;
}
#navbar3 {
	text-align: center;
	background-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #000066;
}
#contents {
	font-family: Calibri;
	font-size: small;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
}
#bottomnav {
	border: thin solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000066;
	padding-bottom: 5px;
}
#navbar1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: inline-block;
	padding: 8px 5px 5px 5px;
	text-decoration: none;
	width: 118px;
	color: #E2BC52;
}
#navbar1 ul li {
	display: inline;
}
#navbar2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: inline-block;
	padding: 8px 5px 5px 5px;
	text-decoration: none;
	width: 118px;
	color: #E2BC52;
}
#navbar2 ul li {
	display: inline;
}
#navbar3 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar3 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: inline-block;
	padding: 8px 5px 5px 5px;
	text-decoration: none;
	width: 98px;
	color: #E2BC52;
}
#navbar3 ul li {
	display: inline;
}
#navbar2 ul li a:hover {
	background-color: #3651DF;
	color: #FFFFFF;
	font-weight: bold;
	border-right-style: inset;
	border-left-style: inset;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#navbar3 ul li a:hover {
	background-color: #3651DF;
	color: #FFFFFF;
	font-weight: bold;
	border-right-style: inset;
	border-left-style: inset;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#contents a {
	text-decoration: none;
}
.clear {
	clear: both;
}

