@charset "utf-8";
/* CSS Document */

.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: double;
	border-bottom-color: #CC9933;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;
	background-position: left center;
}
.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}
.OtherLinks {
	font-family: "Times New Roman", Times, serif;
	border-bottom-style: none;
	font-size: 18px;
	color: #0033CC;
	border-bottom-width: thin;
	text-decoration: none;
}
.LeftNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #0033CC;
	background-image: none;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-position: center top;
	text-align: left;
	display: table;
	font-weight: bold;
	text-decoration: none;
}
.RightNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	vertical-align: top;
}
.Bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #CCCCCC;
	width: auto;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-left-color: #FF9966;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #3399FF;
}
