a.sidenav:link {	text-decoration: none;	color: #FFFFFF;}
a.sidenav:visited {	text-decoration: none;	color: #FFFFFF;}
a.sidenav:hover {	text-decoration: none;	color: #FFFFFF;}
a.sidenav:active {	text-decoration: none;	color: #FFFFFF;}

a.footnav:link {	text-decoration: none;	color: #FFFFFF;}
a.footnav:visited {	text-decoration: none;	color: #FFFFFF;}
a.footnav:hover {	text-decoration: underline;	color: #FFFFFF;}
a.footnav:active {	text-decoration: none;	color: #FFFFFF;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043080;
	line-height:4.0mm;
}
body {
	background-color: #228292;
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top-bg {
	background-image: url(../images/top-banner-tile.gif);
	background-repeat: repeat-x;
}
.top-bg-ele {
	background-image: url(../images/top-ele2.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 8px;
}
.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
}
.content-padding {
	background-image: url(../images/blend-bg.jpg);
	background-repeat: repeat-x;
	padding: 8px 15px 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.e-bg {
	background-image: url(../images/side-e.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.nav-area {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D9CAC;
}
.footer-bg {
	background-color: #0D3276;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #107A8A;
	border-left-color: #107A8A;
}
.footer-padding {
	padding-left: 8px;
	padding-bottom: 25px;
	padding-top: 5px;
	color: #FFFFFF;
}
.nav-area-s {
	font-weight: bold;
	color: #043080;
	padding-right: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D9CAC;
	background-color: #F2C614;
	cursor: hand;
	cursor: pointer;
}
.next {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0E3E7;
}
.table-header {
	background-color: #B9D8DD;
}
.next2 {
	background-color: #EBF3F6;
}
.table-top {
	background-color: #02257F;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#RequestPriority {display: none;}

