@charset "utf-8";
body {
	background-image: url(images/bg_column.gif);
	background-repeat: repeat-x;
	background-color: #5e645b;
	margin-top: 0px;
}
.ShadowLeft {
	background-image: url(images/Shadow_left_full.gif);
	background-repeat: no-repeat;
}
.ShadowRightCont {
	background-image: url(images/Shadow_right.gif);
	background-repeat: repeat-y;
}

.ShadowRight {
	background-image: url(images/Shadow_right_full.gif);
	background-repeat: no-repeat;
}
.ShadowBottom {
	background-image: url(images/Shadow_bottom.gif);
	background-repeat: repeat-x;
}
.ShadowLeftCont {
	background-image: url(images/Shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.NAVmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: normal;
	letter-spacing: -0.5px;
	padding: 5px;
}
.blackBar {
	background-color: #000;
	height: 5px;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5e645b;
	padding-bottom: 5px;
	letter-spacing: -1px;
	text-align: left;
}
.LightBG {
	background-color: #eee9e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #572600;
	border-right-color: #572600;
	border-bottom-color: #572600;
	border-left-color: #572600;
	border-right-style: none;
	border-left-style: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.bodyCopyCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

.BodycopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.ImageSpace {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pageTitlesSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5e645b;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: left;
}
.NAV_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 20px;
	text-align: left;
}
.NAV_sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	text-decoration: none;
}
.NAV_sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009;
	text-decoration: underline;
}
.NAVmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.NAVmain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	text-decoration: underline;
}
.LeftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e645b;
	padding-top: 5px;
	padding-bottom: 10px;
}