a.nav-link:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:hover {
	color: #496FDA;
	text-decoration: underline;
	font-weight: bold;
}

a.foot-link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.foot-link:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.foot-link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.foot-link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: 902407;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 902407;
}
a:hover {
	text-decoration: none;
	color: 902407;
}
a:active {
	text-decoration: underline;
	color: 902407;
}
.footer {
	color: #FFFFFF;
	background-color: #4E75DE;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
.page-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.Nav {
	color: #8E2508;
	text-align: right;
	padding-top: 40px;
	padding-right: 20px;
	letter-spacing: 2px;
}
.content-padding {
	padding: 20px 40px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #8E2508;
}
.left-tile {
	background-image: url(../images/left-tile.gif);
	background-repeat: repeat-x;
}
.right-tile {
	background-image: url(../images/right-tile.gif);
	background-repeat: repeat-x;
}
.black-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.field {
	background-color: #DEE7FA;
	border: 1px solid #8E2508;
}.red {
	color: #FF0000;
}
.dashed-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEE7FA;
}
.right-tile2 {

	background-image: url(../images/right-tile2.gif);
	background-repeat: repeat-x;
}
.container {
	float: left;
	border: 1px solid #4D65C6;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.bnrml{
		font-size: 11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;}

#RequestPriority {display: none;}
