@charset "UTF-8";
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	word-spacing: normal;
	padding-left: 5px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: 100;
}
.border {
	border: 1px solid #993300;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	border-bottom-color: #993300;
	font-weight: normal;
	padding-top: 5px;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
