@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#side-navigation ul {
	font-family: Calibri;
	font-size: 14px;
	color: #000082;
}
#side-navigation ul li {
	list-style-image: url(../images/bin/icon_arrow_orange.gif);
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCEF;
}
.nav-heading {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #6A490D;
	text-decoration: none;
	line-height: 18px;
}
.background {
	border-bottom-style: dashed;
	border-bottom-color: #966812;
	border-bottom-width: 1px;
}
.border {
	border: 1px solid #EBB756;
}
.back-to-top {
	list-style-image: url(../images/bin/up-orange-arrow.gif);
	list-style-type: none;
	list-style-position: inside;
	text-align: right;
}
#index-topics {
	list-style-position: inside;
	list-style-image: url(../images/bin/down-orange-arrow.gif);
	list-style-type: none;
}


#top-navigation {
	font-family: Calibri;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #966812;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #B57D15;
}
h3 {
	font-family: Calibri;
	font-size: 14px;
}
h4 {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
}

#body-content a {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}

.main-heading {
	font-family: Georgia;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bolder;
	color: #966812;
	padding: 3px;
}
#side-navigation a {
	text-decoration: none;
	color: #000082;
}
#side-navigation a:hover {
	color: #FF620D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF7C32;
	display: block;
	width: auto;
}
#top-navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-navigation a:hover {
	color: #FF7C32;
	text-decoration: none;
}
.interlist {
	list-style-type: disc;
}
