a.top-nav:link {
	text-decoration: none;
	color: #E2EFF8;
	font-weight: bold;
}
a.top-nav:visited {
	text-decoration: none;
	color: #E2EFF8;
	font-weight: bold;
}
a.top-nav:hover {
	text-decoration: none;
	color: #A0C3DC;
	font-weight: bold;
}
a.top-nav:active {
	text-decoration: none;
	color: #E2EFF8;
	font-weight: bold;
}

a.sidenav:link {	text-decoration: none;	color: #DBD300;	}
a.sidenav:visited {	text-decoration: none;	color: #DBD300;	}
a.sidenav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.sidenav:active {	text-decoration: none;	color: #DBD300;	}

a.footnav:link {	text-decoration: none;	color: #CCCCCC;	}
a.footnav:visited {	text-decoration: none;	color: #CCCCCC;	}
a.footnav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.footnav:active {	text-decoration: none;	color: #DBD300;	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #69788F;
	margin-top: 25px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #750000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.top-header {
	background-image: url(../images/top-header.jpg);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding: 15px;
}
.right-padding {
	padding-right: 15px;
}
.left-padding {
	padding-left: 15px;
}
.footer-text {
	color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 40px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #A0C3DC;
	margin: 0px;
}
.navigation {
	font-weight: bold;
	color: #E2EFF8;
	padding-left: 110px;
}
.page-bg-interior {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
.interior-top-blend {
	background-image: url(../images/top-blend.jpg);
	background-repeat: repeat-x;
	padding: 25px 25px 25px 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #363636;
}
.sec-nav-area {
	padding-right: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CDD6;
	padding-bottom: 5px;
	padding-top: 5px;
}
.page-bg-interior-gallery {

	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
.content-padding {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.table-header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6E6E6E;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.next {
	background-color: #F4F5F7;
}

#RequestPriority {display: none;}

