.bkgrd {
	background-color: #B9E4F9;
	margin-top: 0px;
}
.conftitle {
	background-color: #000033;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #FFFFFF;
	margin: 5px;
	padding: 2px;
	font-weight: bold;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}

.nav:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #CAEBFB;
}
.nav:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.tdnav {
	background-color: #003399;
	border-bottom: 1px solid #000033;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 130px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border: 1px solid #000033;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.tdtop {
	background-color: #0066CC;
	border-bottom: 1px solid #000033;
	border-left-width: 20px;
	border-left-style: none;
	border-left-color: #EDB67E;
	list-style-type: disc;
	padding: 8px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bullet {
	color: #990000;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #CAEBFB;
	display: block;
	padding: 15px;
	text-align: left;
	font-style: normal;
	border-top: 1px solid #003399;
	border-right: 1px none #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px none #003399;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-bottom: 2px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #CAEBFB;
	display: inline;
}
.tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D5FFFF;
	text-align: center;
}
.navbkgd {
	background-color: #003399;
}
.quotecredit {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #CAEBFB;
	display: block;
	padding: 15px;
	text-align: right;
	font-style: italic;
	border-top: 1px none #003399;
	border-right: 1px none #003399;
	border-bottom: 1px none #003399;
	border-left: 1px none #003399;
}
.drkblue {
	background-color: #003399;
}
