body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(../images/bg-tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #B79963;
}
a:link {
	color: #8D2301;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8D2301;
}
a:hover {
	text-decoration: none;
	color: #8D2301;
}
a:active {
	text-decoration: underline;
	color: #8D2301;
}

a.top-nav:link {	text-decoration: none;	color: #F9EFD6;	}
a.top-nav:visited {	text-decoration: none;	color: #F9EFD6;	}
a.top-nav:hover {	text-decoration: none;	color: #CEA59D;	}
a.top-nav:active {	text-decoration: none;	color: #F9EFD6;	}

a.nav:link {	text-decoration: none;	color: #F9EFD6;	}
a.nav:visited {	text-decoration: none;	color: #F9EFD6;	}
a.nav:hover {	text-decoration: none;	color: #CEA59D;	}
a.nav:active {	text-decoration: none;	color: #F9EFD6;	}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 787px;
	height: 114px;
}
.border-left {
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #B79963;
}
.border-right {
	border-right-width: 25px;
	border-right-style: solid;
	border-right-color: #B79963;
}
.content-tile {
	background-image: url(../images/content-tile.jpg);
	background-repeat: repeat-y;
}
.footer {
	color: #FFFFFF;
	background-image: url(../images/footer-tile.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
}
.left-nav {
	background-image: url(../images/left-nav-tile.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 20px;
}
.content {
	padding: 135px 20px 20px;
	background-image: url(../images/home-images.jpg);
	background-repeat: no-repeat;
}
.top-nav {
	height: 22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 25px;
}
.top-nav-links {
	padding-left: 365px;
	padding-top: 10px;
	color: #B69963;
}
.nav-areas {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 5px;
	float: left;
	font-weight: bold;
}
.left-areas {
	color: #F1E8D8;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F5E4A;
	padding-bottom: 5px;
}
.page-header {
	font-size: 18px;
	font-weight: bold;
	color: #B79963;
}
.content-interior {

	padding: 20px;
}
.table-hdr {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E1600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8CCB4;
}
.table-next {
	background-color: #DACBB4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B79963;
}
.table-next-end {

	background-color: #DACBB4;
}
.table-next2 {

	background-color: #E4DAC9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B79963;
}
.table-next2-end {


	background-color: #E4DAC9;
}
.sub-head {
	font-size: 14px;
	font-weight: bolder;
}
.red {
	color: #FF0000;
}
.field {
	border: 1px solid #5E1600;
}
#RequestPriority {display: none;}
