body,td,th,input,select {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
}

body {
	margin: 2px 2px 16px 2px;
	background-image: url(../img/bkg.gif);
	background-repeat: repeat-x;
	background-color: #FCF4E3;
}

h2 {
	margin-top: 8px;
	margin-bottom: 16px;
	font-weight: normal;
	font-size: 10pt;
	padding-left: 35px;
}

div.page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
}

div.page div.page-body {
	text-align: left;
}

div.page div.page-content {
	margin-left: 16px;
	margin-right: 16px;
}

div.page div.page-body div.small-menu {
	margin-left: 300px;
	border-bottom: 1px solid white;
	height: 14px;
}

div.page div.page-body div.small-menu div.small-menu-without-report {
	margin-left: 80px;
}

div.page div.page-body div.small-menu a {
	display: block;
	float: left;
	height: 14px;
	line-height: 14px;
	background-image: url(../img/menu-item-small-left.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-position: top left;
	padding-left: 16px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

div.page div.page-body div.small-menu a:hover {
	color: #A31B1B;
}

div.page div.page-body div.small-menu a span {
	display: block;
	background-image: url(../img/menu-item-small-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
	overflow: hidden;
}

div.page div.page-body table.page-header {
	width: 100%;
	border-collapse: collapse;
	clear: both;
}

div.page div.page-body table.page-header td {
	padding: 0px;
}

div.page div.page-body table.page-header td img {
	display: block;
}

div.page div.page-body table.page-header td.logo-bottom {
	background-image: url(../img/logo-bottom.png);
	background-repeat: no-repeat;
	background-color: #17264A;
	width: 254px;
	height: 34px;
	text-align: center;
}

div.page div.page-body table.page-header td.logo-bottom a {
	color: white;
}

div.page div.page-body table.page-header td.header-bottom {
	background-image: url(../img/header-bg-bottom.png);
	background-repeat: no-repeat;
	background-color: #17264A;
	width: 497px;
	height: 34px;
}

div.top-sub-menu {
	background-color: #E0BA69;
	border-bottom: 5px solid #17264A;
	padding: 4px;
	text-align: center;
}

div.top-sub-menu a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	padding-right: 1em;
	white-space: nowrap;
}

div.top-sub-menu a img {
	border: none;
	padding-right: 2px;
}

div.top-sub-menu a,div.main-message a {
	text-decoration: none;
}

div.cms a,div.top-sub-menu a,div.main-message a,div.main-message b {
	color: #A31B1B;
}

div.cms a:hover {
	color: #D5AE5C;
}

div.top-sub-menu a:hover,div.main-message a:hover {
	color: white;
}

div.page div.page-body table.page-header td.header-bottom div.menuitem {
	float: left;
	background-image: url(../img/menu-item-inactive-left.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}

div.page div.page-body table.page-header td.header-bottom div.home {
	padding-left: 4px;
}

div.page div.page-body table.page-header td.header-bottom div.menuitem a
	{
	line-height: 34px;
	float: left;
	display: block;
	color: white;
	background-image: url(../img/menu-item-inactive-bg.png);
	text-decoration: none;
	font-size: 10pt;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	font-family: Arial Narrow, Helvetica, Tahoma, sans-serif;
}

div.page div.page-body table.page-header td.header-bottom div.menuitem div.right
	{
	float: left;
	background-image: url(../img/menu-item-inactive-right.png);
	background-repeat: no-repeat;
	padding-right: 2px;
	overflow: hidden;
}

div.page div.page-body table.page-header td.header-bottom div.menuitem,div.page div.page-body table.page-header td.header-bottom div.menuitem a,div.page div.page-body table.page-header td.header-bottom div.menuitem div.right
	{
	height: 34px;
}

div.page div.page-body table.page-header td.header-bottom div.active {
	background-image: url(../img/menu-item-active-left.png);
}

div.page div.page-body table.page-header td.header-bottom div.active a {
	background-image: url(../img/menu-item-active-bg.png);
	background-color: #E0BA69;
	color: #17264A;
}

div.page div.page-body table.page-header td.header-bottom div.active div.right
	{
	background-image: url(../img/menu-item-active-right.png);
}

div.page div.page-body div.page-footer {
	clear: both;
	margin-top: 30px;
}

div.page div.page-body div.page-footer div.bar {
	height: 21px;
	position: relative;
	background-color: #17264A;
	border-bottom: 4px solid #E0BA69;
}

div.page div.page-body div.page-footer div.bar div.left-corner {
	position: absolute;
	left: 0px;
	top: 4px;
	height: 21px;
	width: 39px;
	background-image: url(../img/corner-bottom-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.page div.page-body div.page-footer div.bar div.right-corner {
	position: absolute;
	right: 0px;
	top: 4px;
	height: 21px;
	width: 39px;
	background-image: url(../img/corner-bottom-right.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div.page div.page-body div.page-footer div.copyright {
	text-align: center;
	background-color: #FCF4E3;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 6pt;
}

div.page div.page-body div.page-footer div.copyright,div.page div.page-body div.page-footer div.copyright a
	{
	color: #999999;
}

div.page div.page-body div.page-footer div.copyright a:hover {
	color: #4C4C4C;
}

div.main-message,div.page div.page-body div.login-block {
	border-top: 1px solid white;
	background-color: #DBDBDB;
	padding: 5px;
	font-weight: bold;
}

div.page div.page-body div.login-block {
	font-size: 7pt;
}

div.page div.page-body div.login-block form {
	margin: 0px;
	padding: 0px;
}

div.page div.page-body div.login-block input {
	padding-left: 4px;
	padding-right: 4px;
}

div.page div.page-body div.login-block input.button {
	vertical-align: middle;
}

div.index-page {
	padding: 10px;
}

div.index-page h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #17264A;
	background-color: #FCF4E3;
	margin: 4px 0px;
	padding: 4px;
}

div.index-page p {
	margin: 8px 0px;
}

div.main-message {
	padding-left: 6em;
}

div.main-message b {
	padding-left: 1em;
}

div.main-message a {
	background-image: url(../img/black-left-arrow-2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: underline;
}

.error {
	color: red;
	font-weight: bold;
}

p.error,div.error {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* PAGINATION */
p.pagination {
	margin: 6px 0px;
	padding: 2px 0px;
	border: 1px solid gray;
}

p.pagination b,p.pagination a {
	padding: 0px 4px;
}

p.pagination a {
	text-decoration: none;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

p.pagination a:hover {
	background-color: whitesmoke;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

/* SEARCH */
div.quick-search span.top-buttons {
	float: right;
	display: block;
}

div.quick-search div.bottom-buttons {
	border-top: 2px solid #CCCCCC;
	text-align: center;
	margin-top: 4px;
	padding-top: 8px;
}

div.quick-search p.change-subsets {
	text-align: center;
	margin: 12px 0px;
}

div.quick-search p.change-subsets input {
	vertical-align: middle;
}

div.quick-search p.change-subsets i {
	font-size: 85%;
	font-weight: bold;
}

div.quick-search input.search-now-button {
	width: 107px;
	height: 23px;
}

div.subheader {
	border-bottom: 2px solid #CCCCCC;
	background-image: url(../img/subheader-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	padding-left: 5px;
}

div.subheader b {
	background-color: #CCCCCC;
	display: block;
	float: left;
	line-height: 20px;
	color: #A31B1B;
	padding-left: 1em;
	padding-right: 2em;
	font-size: 80%;
}

div.subheader,div.subheader b,div.subheader div.right {
	height: 20px;
}

div.subheader div.right {
	display: block;
	float: left;
	width: 6px;
	background-image: url(../img/subheader-right.png);
	background-position: right top;
	background-repeat: no-repeat;
}

div.quick-search table.databases {
	width: 100%;
	border-collapse: collapse;
}

div.quick-search table.databases td {
	padding: 1px;
}

div.quick-search table.databases td.part1 {
	width: 10%;
	white-space: nowrap;
}

div.quick-search table.databases td.part2 {
	width: 23%;
}

div.quick-search table.databases td img {
	vertical-align: middle;
}

div.quick-search table.databases td.disabled {
	color: #A0A0A0;
}

div.quick-search div.search-info {
	margin-bottom: 16px;
}

div.empty-results {
	font-weight: bold;
	padding: 8px;
	background-color: #FFE0E0;
	margin-bottom: 16px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

div.hits-count {
	margin-bottom: 16px;
	padding: 8px 16px;
	background-color: #FCF4E3;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

div.quick-search div.search-info table.search-header {
	width: 100%;
}

div.quick-search div.search-info table.search-header td {
	width: 33%;
}

div.quick-search div.search-info table.search-header td.pageSize {
	text-align: left;
}

div.quick-search div.search-info table.search-header td.sortBy {
	text-align: center;
}

div.quick-search div.search-info table.search-header td.limit {
	text-align: right;
}

div.quick-search table.options {
	width: 100%;
	border-collapse: collapse;
}

div.quick-search table.options td.first {
	width: 16%;
}

div.quick-search table.options td {
	width: 21%;
	padding: 1px;
}

div#expert-search-conditions {
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
}

div#expert-search-conditions div.condition {
	padding: 4px;
}

div#expert-search-conditions div.condition span {
	margin-left: 1em;
	border: 1px solid #DDD;
	padding: 2px;
}

table.expertSearchCondition {
	width: 100%;
	border-collapse: collapse;
}

table.expertSearchCondition th,table.expertSearchCondition tbody td {
	padding: 2px 4px;
	background-color: #FCF4E3;
}

table.expertSearchCondition tfoot td {
	padding: 2px 4px 4px 4px;
}

table.expertSearchCondition .expertSearchConditionField {
	width: 40%;
}

table.expertSearchCondition .expertSearchConditionField select {
	width: 100%;
}

table.expertSearchCondition .expertSearchConditionOperation {
	width: 10%;
	text-align: center;
}

table.expertSearchCondition .expertSearchConditionValue {
	width: 40%;
}

table.expertSearchCondition .expertSearchConditionValue select,table.expertSearchCondition .expertSearchConditionValue input.string
	{
	width: 100%;
}

table.expertSearchCondition .expertSearchConditionButton {
	width: 10%;
}

div.quick-search table.form th {
	font-weight: normal;
	vertical-align: top;
}

div.quick-search table.form td div.hint {
	font-style: italic;
	font-size: 7pt;
}

div.quick-search table.form td div.hint code {
	font-style: normal;
}

/* AUTOCOMPLETE POPUP LIST */
div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	border-bottom: 1px solid #CCC;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete div.more {
	padding: 2px;
	font-style: italic;
	text-align: center;
	color: gray;
}

/* SEARCH RESULTS */
ul.red-arrow-list {
	margin: 0px;
	padding: 0px 0px 0px 35px;
}

ul.red-arrow-list li {
	list-style-image: url(../img/red-right-arrow.gif);
	padding-top: 2px;
	padding-bottom: 2px;
}

div.search-info {
	margin-top: 16px;
	background-color: #FCF4E3;
	padding: 2px 16px;
}

div.search-info div.results-range {
	float: right;
}

table.details-options td.prevpage a,table.details-options td.nextpage a,table.results-options td.clear-marked a,table.results-options td.nextpage a,div.search-info div.pagination a,div.search-info div.results-range em
	{
	color: #BD0000;
	font-weight: bold;
}

div.search-info div.results-range em {
	font-style: normal;
	font-weight: normal;
}

div.search-info div.pagination a {
	padding-left: 1px;
	padding-right: 1px;
}

div.search-info div.pagination a,table.results-options td.clear-marked a
	{
	text-decoration: none;
}

div.search-info div.pagination a:hover {
	text-decoration: underline;
}

div.search-info div.pagination a.next10pages {
	padding-left: 1em;
}

table.results-options td.clear-marked a img {
	vertical-align: middle;
	border: none;
}

table.details-options td.nextpage a,table.results-options td.nextpage a
	{
	background-image: url(../img/red-right-arrow-2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

table.details-options td.prevpage a,table.results-options td.prevpage a
	{
	background-image: url(../img/red-left-arrow-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div.search-info div.search-conditions {
	clear: both;
	margin-top: 6px;
}

table.results-options {
	width: 100%;
	border-collapse: collapse;
}

table.results-options td {
	padding-top: 8px;
	padding-bottom: 8px;
}

table.results-options td.resort,table.results-options td.clear-marked {
	padding-left: 16px;
	text-align: left;
}

table.results-options td.nextpage,table.results-options td.pagesize {
	padding-right: 16px;
	text-align: right;
}

table.results-options input.go-button {
	vertical-align: top;
}

table.results-options td,table.searchResults td {
	border-bottom: 1px solid #DBDBDB;
}

table.searchResults {
	width: 100%;
	border-collapse: collapse;
}

table.searchResults td,table.searchResults td img {
	vertical-align: middle;
}

table.searchResults td a img {
	border: none;
}

div.no-results {
	margin: 20px;
	color: brown;
	font-weight: bold;
}

table.details-options {
	width: 100%;
}

table.details-options td.prevpage,table.details-options td.nextpage {
	width: 30%;
}

table.details-options td.nextpage {
	text-align: right;
}

table.details-options td.mark {
	font-weight: bold;
	text-align: center;
	width: 40%;
}

table.details-options td.mark input {
	vertical-align: middle;
}

/* HISTORY */
table.view_saves {
	width: 100%;
	border-collapse: collapse;
}

table.view_saves th {
	text-align: left;
	border-bottom: 1px solid #DBDBDB;
	background-color: #FCF4E3;
	padding-left: 2px;
}

table.view_saves td {
	border-bottom: 1px solid #DBDBDB;
}

/* CMS */
div.cms p {
	font-size: 8pt;
}

div.cms h1 {
	font-size: 9pt;
	background-color: #FCF4E3;
	padding: 3px 3px 3px 3px;
	color: #17264A;
}

div.cms h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #17264A;
	background-color: #EDEDED;
	padding: 4px 4px 4px 16px;
	background-image: url(../img/red-right-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}

div.cms h3 {
	font-size: 8.5pt;
}

div.cms table.databases {
	width: 100%;
	border-collapse: collapse;
}

div.cms table.databases td {
	padding-right: 4px;
}

div.cms table.databases td {
	vertical-align: top;
}

div.cms table.databases td h3,div.cms table.databases td p {
	margin: 8px 0px 0px 0px;
}

div.cms table.databases td p a {
	white-space: nowrap;
	background-image: url(../img/yellow-right-arrow-2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}

div.cms hr {
	border-top: 1px solid #EDEDED;
	border-bottom: none;
	height: 1px;
}

div.cms a {
	font-weight: bold;
}

/* LOGIN FORM */
table.login-form {
	width: 100%;
	border-collapse: collapse;
}

table.login-form th,table.login-form td {
	padding: 4px;
}

table.login-form th {
	width: 20%;
}

table.login-form td {
	width: 80%;
}

/* AUTO LOGIN ERROR */
table.auto-login-error {
	width: 100%;
	border-collapse: collapse;
}

table.auto-login-error th {
	width: 20%;
	font-weight: normal;
}

table.auto-login-error td {
	width: 80%;
}

table.auto-login-error td,table.auto-login-error th {
	color: red;
	padding: 4px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}

table.usage_report {
	width: 100%;
	border-collapse: collapse;
}

table.usage_report th {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #DBDBDB;
	background-color: #FCF4E3;
	padding-left: 2px;
}

table.usage_report td {
	border-bottom: 1px solid #DBDBDB;
}

table.twoRowTable {
	width: 100%;
	border-collapse: collapse;
}

table.twoRowTable td a {
	color: #003333;
}
table.twoRowTable td a img {
	border: none;
}

table.twoRowTable td {
	vertical-align: top;
	width: 49%
}

table.twoRowTable th {
	width: 2%
}


div.almanac {
	background-color: #EEE;
	margin-bottom: 20px;
	line-height: 20px;
	padding: 4px 0px 6px 4px;
}
div.almanac-border {
	border-bottom: 3px solid #CCCCCC;
	font-size: 10px;
	line-height: 15px;
}

div.almanac-top {
	display: block;
	float: left;
	line-height: 15px;
	background-image: url(../img/almanac-top-left.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	background-position: top left;
	padding-left: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
}

div.almanac-top span {
	display: block;
	background-image: url(../img/almanac-top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
}

div.almanac-message {
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	background-color: #FCF4E3;
	padding: 2px 4px 2px 4px;
	margin: 10px 16px 10px 16px;
}

div.almanac-message img {
	float: left;
	padding-right: 5px;
}

p.name {
	font-weight: bold;
}

p.link a {
	font-size: 8pt;
}
p.link img{
	border: none;
}