@charset "utf-8";
img {
	border: none;
}
body {
	background-color: #6D7C9A;
	margin-left: 85px;
	margin-top: 85px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #35405E;
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #515E75;
	font-size: 28px;
}
.topichead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #515E75;
	font-size: 24px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515E75;
	font-style: italic;
	background-color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #515C73;
}
a:hover {
	text-decoration: none;
	color: #3443CB;
	left: -1px;
	top: 1px;
	position: relative;
}
.downloads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4F577D;
	font-weight: normal;
	font-size: 14px;
}
.navboxoff {
	background-color: none;
}
.navboxon {
	background-color: #C8DCFF;
	cursor: pointer;
}
.boxheader {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.sectionheader {
	color: #515E75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D7C9A;
}
#navbar div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	color: #6D7C9A;
	background: #FFFFFF;
	border: dotted thin;
} 
#navbar div a {
	color: 6D7C9A;
	font-size: 12px;
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
#navbar div a:hover {
	text-decoration: none;
	left: -1px;
	top: 1px;
	position: relative;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #374B91;
}
body {
	background-image: url(images/bgimg.jpg);
	background-repeat: no-repeat;
}
.nounderline {
	text-decoration: none;
	cursor: pointer;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
