/* CSS Document */

body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #000000;}
body {	background-color: #143461;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
a:link {	color: #742727;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #742727;}
a:hover {	text-decoration: underline;	color: #000000;}
a:visited:hover {	text-decoration: underline;	color: #000000;}
a:active {	text-decoration: none;	color: #1B447A;}

a.foot:link {	color: #8A8A71;	text-decoration: none;}
a.foot:visited {	text-decoration: none;	color: #8A8A71;}
a.foot:hover {	text-decoration: underline;	color: #000000;}
a.foot:visited:hover {	text-decoration: underline;	color: #000000;}
a.foot:active {	text-decoration: none;	color: #1B447A;}

a {	font-weight: bold;}

h1 {margin-bottom:0px;
	padding-bottom:0px;
	font-size:8pt;
	}


.nav {	border-top-width: 0px;	border-bottom-width: 0px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #FFFFFF;	border-bottom-color: #E0E2A8;	height: 25px;}
.nav-foot {	border-left-width: 1px;	border-right-width: 1px;	border-left-style: solid;	border-right-style: solid;	border-left-color: #FFFFFF;	border-right-color: #E0E2A8;	height: 20px;}
.credits {	letter-spacing: 2px;	color: #8A8A71;}

.sort {	font-weight: bold;	color: #FFFFFF;	background-color: #336699;	text-indent: 5px;}
.next {	background-color: #F3F5D0;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #BBBD93;	border-bottom-color: #BBBD93;}

.title {	font-size: 11pt;	font-weight: bold;	color: #FFFFFF;	letter-spacing: 1px;	background-color: #663333;}

.field {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	background-color: #FBFCE1;	border: 1px solid #333366;	width: 200px;}
.button {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold;	color: #FFFFFF;	background-color: #333366;	width: 200px;}
.bg-tile {
	background-image: url(../images/tile.gif);
	background-repeat: repeat-y;
}
.interior-top {
	background-image: url(../images/interior-top.gif);
	background-repeat: no-repeat;
}
.right-padding {
	padding-right: 15px;
}
.footer-padding {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 130px;
	background-image: url(../images/bg-content2.gif);
	background-repeat: no-repeat;
}
.white-text {
	color: #FFFFFF;
	font-weight: bold;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#RequestPriority {display: none;}

