

body {
	font-family: helvetica,arial,sans-serif;
	color: black;
	background-color: white;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
}

table {
	margin: 4px;
	border-style: groove;
	border-collapse: collapse;
}

th {
	text-align: left;
}

a {
	text-decoration: none;
	font-family: helvetica,arial,sans-serif;
	color: black;
	background-color: white;
}

.partyLabel {
	font-size: 10pt;
	background-color: #C0E0FF !important;
}
.partyLabelAlt {
	font-size: 10pt;
	background-color: #B0D0FF !important;
}
.partyLabel A {
	font-size: 10pt !important;
	background-color: #C0E0FF !important;
}
.partyLabelAlt A {
	font-size: 10pt !important;
	background-color: #B0D0FF !important;
}

.searchResults {
	font-size: 8pt;
	background-color: #C0E0FF !important;
}
.searchResults BODY {
	font-size: 8pt;
	background-color: #C0E0FF !important;
}
.searchResults TABLE {
	padding-left: 4px;
	padding-right: 4px;
}
.searchResults TR {
	border-style: solid;
	border-color: white;
	border-width: 2px;
}
.searchResults TH {
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
.searchResults TD {
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}
.searchResultsAlt {
	font-size: 8pt;
	background-color: #B0D0FF !important;
}
.searchResults A {
	font-size: 8pt !important;
	background-color: #C0E0FF !important;
}
.searchResultsAlt A {
	font-size: 8pt !important;
	background-color: #B0D0FF !important;
}

.mainhead {
	font-size: 8pt;
	background-color: #D0F0FF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right :4px;
	border-width: 4px;
	border-top-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
}

.mainhead INPUT {
	font-size: 8pt;	
}
 
.borderless {
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.locationLabel {
	background-color: #FFF0B0 !important;
}
.locationLabel TABLE {
	border-left-style: groove;
	border-right-style: groove;
}
.locationLabel A {
	font-size: 10pt;
	background-color: #FFF0B0 !important;
	text-align: left;
}

.locationLabel TR {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFF0B0;
}

.locationLabel TD {
	background-color: #FFF0B0 !important;
	margin-top: 2px;
	margin-bottom: 2px;
}

.newItem {
	font-size: 8pt !important;
	text-align: right;
}

.editLabel {
	font-size: 8pt !important;
	text-align: right;
	vertical-align: middle;
	color: navy;
}
.editLabel A {
	font-size: 8pt !important;
	padding-right: 4px;
	padding-left: 4px;
}

.editShortLabel {
	font-size: 8pt !important;
	text-align: right;
	vertical-align: middle;
	color: navy;
	background-color: #B0D0FF !important;
}
.editShortLabel A {
	font-size: 8pt !important;
	background-color: #B0D0FF !important;
	padding-right: 4px;
	padding-left: 4px;
}

.enterFormTable {
	text-align: left;
}

.note {
	font-size: 9pt;
	color: black;
	background-color: #E0E0E0 !important;
}

.resultsOK {
	font-style: oblique;
}

.resultsError {
	font-style: oblique;
	color: maroon !important;
	background-color: white !important;
}

.headerTitle {
	color: #606080 !important;
	font-size: 32pt;
	background-color: transparent !important;
	padding-left: 8px;
	padding-right: 8px;
}

.headerLink {
	background-color: transparent !important;
	padding-left: 8px;
	padding-right: 8px;
}

.headerLink A {
	background-color: transparent !important;
	padding-left: 4px;
	padding-right: 4px;
}

.alphabet {
	background-color: #606080 !important;
	color: white !important;
	font-family: helvetica,arial,sans-serif;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
}
.alphabet td {
}

.alphabet A {
	background-color: #C0E0FF !important;
	color: black !important;
	padding-top:  0px;
	padding-bottom:  0px;
	padding-left:  1px;
	padding-right: 1px;
}

.alphabet A visited {
	background-color: #C0E0FF;
	color: black;
}

.alphabet A hover {
	color: #C0E0FF;
	background-color: black;
}

.spacer {
	background-color: white !important;
}
