body {
	font-family: verdana,helvetica,non-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

td {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

th {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 8px 0px 8px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #990000;
}

a:active {
	color: #FFFF00;
}

table.idx {
	border-spacing: 0px;
	border-color: #AB0535;
	border-width: 0 0 2px 0;
	border-style: solid;
}

	table.idx th {
		background-color: #AB0535;
		color: #FFFFFF;
		border-color: #000000;
		border-width: 0 0 2px 0;
		border-style: solid;
		padding: 4px 8px 4px 8px;
	}
	
	table.idx td {
		padding: 0px;
		background-color: #EEEEEE;
		border-color: #E0E0E0;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		text-align: left;
	}
	
	table.idx tr.even td {
		background-color: #EEEEEE;
	}
	
	table.idx tr.odd td {
		background-color: #FFFFFF;
	}
	
	table.idx .sub {
		padding: 4px 5px 4px 5px;
		background-color: #000000;
		color: #FFFFFF;
		border-width: 0px;
		border-style: none;
		text-align: center;
		font-weight: bold;
	}
	
	table.idx a {
		display: block;
		padding: 6px 10px 6px 14px;
	}
	
	table.idx a:hover {
		background-position: left center;
		background-repeat: no-repeat;
		background-image: url(/art/bullet.gif);
		background-color: #DDE8F2;
	}
	
table.filteropts {
	background-color: #E0E0E0;
	border-color: #E0E0E0;
	border-width: 1px;
	border-style: outset;
	padding: 3px 3px 3px 3px;
}

table.tlist {
	margin: 0 auto 8px auto;
	font-family: avant garde, verdana, sans-serif;
	border-spacing: 0px;
	border-color: #AB0535;
	border-width: 0 0 2px 0;
	border-style: solid;
}

	table.tlist th {
		background-color: #AB0535;
		color: #FFFFFF;
		border-color: #000000;
		border-width: 0 0 2px 0;
		border-style: solid;
		padding: 3px;
		font-family: avant garde, verdana, sans-serif;
	}
	
	table.tlist td {
		background-color: #EEEEEE;
		border-color: #E0E0E0;
		border-width: 0 0 1px 0;
		border-style: solid;
		padding: 3px 5px 3px 5px;
		font-family: avant garde, verdana, sans-serif;
	}
	
	table.tlist tr.even td {
		background-color: #EEEEEE;
	}
	
	table.tlist tr.odd td {
		background-color: #FFFFFF;
	}
	
	table.tlist .sub {
		padding: 4px 5px 4px 5px;
		background-color: #000000;
		color: #FFFFFF;
		border-width: 0px;
		border-style: none;
		text-align: center;
		font-weight: bold;
	}
	
	table.tlist .subsub {
		background-color: #BBBBBB;
		color: #000000;
		border-width: 0px;
		border-style: none;
		padding: 3px 3px 3px 3px;
		text-align: center;
		font-weight: bold;
	}
	
	table.tlist .tlinks {
		font-size: 10px;
		background-color: transparent;
		border-width: 0px;
		border-style: none;
		padding: 3px 3px 3px 3px;
		text-align: right;
	}
	
		table.tlist .tlinks a {
			padding: 0px 13px 0px 8px;
			background-image: url(/art/go/fwd.png);
			background-repeat: no-repeat;
			background-position: right .2em;
		}
		
			table.tlist .tlinks a.back {
				float: left;
				padding: 0px 8px 0px 13px;
				background-image: url(/art/go/back.png);
				background-position: left .2em;
			}
			
			table.tlist .tlinks a.forward {
				float: right;
			}
			
	table.tlist .alert {
		background-color: #E8EEAE;
		text-align: center;
		color: #990000;
	}
	
	table.tlist .docs {
		padding: 6px;
		background-color: #E4EEF6;
		border-color: #000099;
		border-width: 1px;
		border-style: solid;
		font-size: 10px;
	}

table.tlistpager {
	margin-left: auto;
	margin-right: auto;
	font-family: courier new, courier, monospace;
	font-size: 10px;
	border-width: 0;
	border-style: none;
}

div.pagination {
	margin: 12px auto 8px auto;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
	
	div.pagination .desc {
		margin: 2px;
		padding: .4em .8em .4em .8em;
		border-color: #003399;
		border-width: 1px;
		border-style: solid;
	}

	div.pagination a {
		margin: 2px;
		padding: .4em .8em .4em .8em;
		border-color: #003399;
		border-width: 1px;
		border-style: solid;
	}
	
	div.pagination a:hover {
		background-color: #FFFBDD;
	}

.linktable td {
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}

table.fform {		
	border-spacing: 0px;
	padding: 1px;
}

	table.fform td {
		border-width: 0px;
		border-style: none;
		text-align: left;
	}

	table.fform td.sbmt {
		text-align: center;
	}

	table.fform input, table.fform select {
		margin-bottom: 6px;
	}
	
	table.fform .docs {
		padding: 6px;
		background-color: #E4EEF6;
		border-color: #000099;
		border-width: 1px;
		border-style: solid;
		font-size: 10px;
	}

.sbmt {		
	text-align: center;
	padding-top: 10px;
}

.chng {
	color: #990000;
	font-weight: bold;
}

table.checks {
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	padding: 1px;
}

.checks input {
	margin: 2px;
}

div.header {
	height: 93px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(/art/bar-tile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

	div.header div.headertitle {
		width: 100%;
		height: 53px;
		margin: 0px;
		padding: 0px;
		background-image: url(/images/logo.gif);
		background-repeat: no-repeat;
		background-position: left top;
	}
	
		div.header div.headertitle h1 {
			display: none;
		}
	
	div.header a {
		white-space: nowrap;
		color: #000000;
	}
	
	div.header a:link {
		color: #000000;
	}
	
	div.header a:visited {
		color: #000000;
	}
	
	div.header a:hover {
		color: #AB0535;
		text-decoration: underline;
	}
	
div#headerlinks {
	height: 32px;
	margin: 0px;
	padding: 0 0 0 100px;
	background-image: url(/images/bgHoldFooter.jpg);
	background-repeat: no-repeat;
	background-position: -200px top;
}

	div#headerlinks a {
		display: block;
		float: left;
		height: 26px;
		padding: 6px 8px 0 8px;
		background-image: url(/art/bar-tile.gif);
		background-repeat: repeat-x;
		background-position: left top;
		font-weight: normal;
	}
	
	div#headerlinks a#hllogout {
		float: right;
	}
	
td.searchform  {
	text-align: right;
	width: 100%;
}

form#searchform {
	display: inline;
}

div#foot {
	margin: 0px;
	padding: 42px 0 0 0;
	background-image: url(/art/shadow-rev-tile.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #999999;
	font-size: 10px;
	text-align: center;
}

.bully {
	font-size: 14px;
}


/* classes to support error message display */
.errblock {
	width: 400px;
	margin: 0 auto 8px auto;
	color: #990000;
	border-color: #990000;
	border-width: 2px;
	border-style: solid;
	background-color: #FDFEDE;
	background-image: url(/art/yellow-note-blend.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 8px;
}

.errtitle {
	color: #990000;
	font-weight: bold;
}

div.notice {
	width: 50%;
	margin: 8px auto 8px auto;
	padding: 12px;
	background-color: #FFFDE2;
	border-color: #000099;
	border-width: 1px;
	border-style: solid;
	color: #000099;
	font-weight: bold;
}

table.notice {
	color: #000099;
}


.note {
	font-family: verdana,arial,helvetica,non-serif; 
	font-size: 10px;
}

.label {
	font-family: verdana,arial,helvetica,non-serif; 
	font-size: 11px; 
	font-weight: bold;
}

.title {
	font-family: verdana,arial,helvetica,non-serif; 
	font-size: 16px; 
	font-weight: bold;
}

.section {
	font-family: verdana,arial,helvetica,non-serif; 
	font-size: 13px; 
	font-weight: bold;
}

.CHECKED {
	background-color: #FCF8C1;
}

.container {
	margin: 0px;
}

.inner {
	background-color: #C9C9C9;
	margin: 0px;
	padding: 4px 12px 8px 12px;
	clear: both;
}

img.icon {
	border-width: 0;
	border-style: none;
}

div.sectionlinks {
	margin: 4px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

/*
I may use this as a compliment color to the dark red at some point:
	#1B5C97
*/