#PageFrame {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#PageInnerFrame {
	background-color: #FFF;
	float: left;
	width: 900px;
	border: 1px solid #CCC;
}
#TopNav {
	background-color: #FFFFFF;
	float: left;
	height: 90px;
	width: 800px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
a.TopNav:link {
	color: #999;
	text-decoration: none;
}
a.TopNav:visited {
	color: #999;
	text-decoration: none;
}
a.TopNav:hover {
	color: #999;
	text-decoration: underline;
}
#HorNav {
	background-color: #999999;
	float: left;
	height: 30px;
	width: 800px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	text-decoration: none;
	vertical-align: middle;
}
#Navbar {
	clear: none;
	height: 30px;
	background-image: url(images/NavBackground.gif);
	background-repeat: repeat-x;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.HorNav:link {
	color: #FFF;
	text-decoration: none;
}
a.HorNav:visited {
	color: #FFF;
	text-decoration: none;
}
a.HorNav:hover {
	color: #333;
	text-decoration: none;
}

#Banner {
	float: left;
	width: 800px;
	margin-left: 50px;
}
#CalloutArea {
	float: left;
	width: 780px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-left: 20px;
}
#Callouts {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#LeftPageContent {
	float: left;
	width: 562px;
	margin-top: 40px;
	height: auto;
	text-align: justify;
	padding-left: 50px;
}
#RightPageContent {
	float: right;
	width: 195px;
	margin-top: 40px;
	clear: right;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: left;
	border: 1px solid #999;
}
a.RightPage:link {
	color: #999;
	text-decoration: none;
}
a.RightPage:visited {
	color: #999;
	text-decoration: none;
}
a.RightPage:hover {
	color: #999;
	text-decoration: underline;
}
#PageBottomSpacer {
	background-color: #ccdde7;
	float: left;
	height: 35px;
	width: 900px;
}
.IndexBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #808080;
	text-decoration: none;
	text-align: justify;
}
.IndexCenterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #808080;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.IndexCalloutTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #63361D;
	text-decoration: none;
	text-align: left;
}
.IndexCalloutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
#BodyArea {
	float: left;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
}
#NavAreaCenter {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 25px;
}

#FooterArea {
	float: left;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	vertical-align: bottom;
	background-color: #999;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 25px;
	padding-top: 5px;
}
.FooterTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: bottom;
}
a.FootLink:link {
	color: #FFF;
	vertical-align: bottom;
	text-decoration: none;
}
a.FootLink:visited {
	color: #FFF;
	vertical-align: bottom;
	text-decoration: none;
}
a.FootLink:hover {
	color: #FFF;
	vertical-align: bottom;
	text-decoration: underline;
}
#BodyPageContent {
	float: left;
	width: 600px;
	margin-top: 40px;
	height: auto;
	text-align: justify;
	margin-left: 150px;
}
