body,td,th,input,select {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
}

div.page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	background-color: white;
}

body {
	margin: 2px 2px 16px 2px;
}

h2 {
	margin-top: 8px;
	margin-bottom: 16px;
	font-weight: normal;
	font-size: 10pt;
	padding-left: 35px;
}

div.page-content form {
	margin: 0px 0px 0px 0px;
}

div.page div.page-header {
	height: 28px;
	background-image: url(../img/header-bg-top.jpg);
}

div.page div.page-footer {
	height: 28px;
	background-image: url(../img/footer-bg.jpg);
	margin-top: 10px;
}

div.page div.page-logo {
	height: 217px;
	text-align: left;
	background-image: url(../img/header-main-logo.jpg);
}

div.page div.page-logo-small {
	height: 127px;
	text-align: left;
	background-image: url(../img/header-main-logo-small.jpg);
}

div.page div.page-logo div.main-menu {
	float: right;
	padding: 180px 30px 0px 0px;
	height: 30px;
}

div.page div.page-logo-small div.main-menu {
	float: right;
	padding: 90px 30px 0px 0px;
	height: 30px;
}

div.main-menu a {
	display: block;
	float: left;
}

div.main-menu a img {
	border: none;
}

div.sub_menu, div.welcome, div.page div.login-block {
	height: 35px;
	background-color: #D9E8FA;
	font-weight: bold;
	border-bottom: 2px solid #CDCECE;
	height: 33px;
}

div.sub_menu div.submenu_item_checked, div.sub_menu div.submenu_item {
	height: 25px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #CDCECE;
}

div.sub_menu div.submenu_item_first {
	height: 25px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

div.sub_menu div.submenu_item_checked {
	background-color: #CDCECE;
}

div.sub_menu div.submenu_item_checked img, div.sub_menu div.submenu_item img, div.sub_menu div.submenu_item_first img {
	border: none;
}

div.sub_menu div.submenu_item a, div.sub_menu div.submenu_item_checked a, div.sub_menu div.submenu_item_first a {
	text-decoration: none;
	text-transform: uppercase;
	color: black;
}

div.welcome {
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 14px;
}

div.page div.login-block {
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 12px;
}

div.page div.login-block form {
	margin: 0px;
	padding: 4px;
}

div.page div.login-block input {
  padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

div.page div.login-block input.button {
	vertical-align: top;
}

div.page div.page-header div.buttons-menu {
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
}

div.page div.page-footer div.buttons-menu {
	display: block;
	float: left;
	padding: 6px 0px 0px 10px;
}

div.buttons-menu a img {
	border: none;
}

div.buttons-menu a {
	display: block;
	float: left;
	height: 21px;
}

div.links-menu a img {
	border: none;
}

div.links-menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0px 17px 0px 0px;
}

div.page div.page-header div.links-menu {
	float: left;
	padding: 3px 0px 0px 57px;
}

div.page div.page-footer div.links-menu {
	float: left;
	padding: 6px 0px 0px 57px;
}

div.page div.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
	font-size: 10px;
	font-family: Verdana;
	color: #626262;
}

div.page div.copyright,div.page div.copyright a, div.page div.copyright a:hover
{
	color: #626262;
}

div.page div.copyright span
{
	color: #C2C2C2;
}

div.top-sub-menu {
	background-color: #CDCECE;
	padding: 4px;
	text-align: center;
}

div.top-sub-menu a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: black;
	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: black;
}

div.cms a:hover {
	color: #D5AE5C;
}

div.top-sub-menu a:hover,div.main-message a:hover {
	color: white;
}

div.index-page {
	padding: 10px;
}

div.index-page h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #17264A;
	background-color: #D9E8FA;
	margin: 4px 0px;
	padding: 4px;
}

div.index-page p {
	margin: 8px 0px;
}

div.main-message {
  background-color: #F3F4F4;
  margin-bottom: 10px;
  padding: 5px 5px 5px 5px;
  font-size: 10px;
  border-top: 1px SOLID #D1D1D3;
}

div.main-message span {
  color: #1AA1DC;
  font-weight: bold;
}

.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.search-header {
	background-image: url(../img/search-header-gradient.gif);
  height: 35px;
  margin: 4px 0px 0px 0px;
	position: relative;
}

div.search-header div.search-header-left {
	position: absolute;
	left: 0px;
	top: 0px;
  background-image: url(../img/search-header-left.gif);
	background-position: top left;
  background-repeat: no-repeat;
  height: 35px;
  width: 5px;
  overflow: hidden;
}

div.search-header h2 {
  margin: 0px 0px 0px 0px;
	padding: 8px 4px 0px 10px;
	font-weight: bold;
	font-size: 12px;
}

div.search-info {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
  background-color: #F3F4F4;
}

div.search-info div.results-range {
	padding: 2px 0px 2px 0px;
}

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;
	color: #1AA1DC;
	font-weight: bold;
}

div.search-info div.pagination a {
	text-decoration: none;
}

div.search-info div.pagination a:hover {
	text-decoration: underline;
}

div.search-info div.pagination a.next10pages {
	padding-left: 1em;
}

div.quick-search table.simple-search td {
	font-size: 10px;
	font-weight: bold;
}

div.quick-search table.simple-search td.mode {
	text-align: right;
}

div.quick-search table.simple-search td select, div.quick-search table.simple-search td input {
	font-size: 11px;
	font-weight: normal;
}

div.quick-search table.simple-search td.search_button {
	text-align: right;
	padding: 10px 40px 10px 20px;
}

div.quick-search div.search-info table.search-header {
	width: 100%;
}

div.quick-search div.search-info table.search-header td {
	font-size: 10px;
  font-weight: bold;
  padding: 5px 3px 2px 3px;
}

div.quick-search div.search-info table.search-header td select {
	font-size: 11px;
}

div.quick-search div.search-info table.search-header td.pageSize {
	text-align: left;
}

div.quick-search div.search-info table.search-header td select {
  font-weight: normal;
}

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 div.search-info table.search-header td input {
	vertical-align: middle;
}

div.quick-search span.top-buttons {
	float: right;
	display: block;
	padding-top: 4px;
}

div.quick-search div.bottom-buttons {
	border-top: 2px solid #CCCCCC;
	text-align: right;
	margin-top: 4px;
	padding-top: 8px;
}

div.quick-search p.change-subsets {
	text-align: center;
	margin: 12px 0px;
	padding-left: 20px;
}

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: 97px;
	height: 29px;
}

div.subheader {
	height: 20px;
  background-image: url(../img/select-only.gif);
  background-repeat: no-repeat;
	border-bottom: 2px solid #CCCCCC;
}


table.datatypes {
	width: 100%;
	border-collapse: collapse;
}

table.datatypes td.part1 {
	width: 8%;
	white-space: nowrap;
}

table.datatypes td.part2 {
	width: 25%;
	font-size: 10px;
}

table.datatypes td {
	padding: 1px;
	height: 35px;
}

table.datatypes td img {
	vertical-align: top;
}

table.datatypes td.disabled {
	color: #A0A0A0;
}

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: 10px 0px 10px 0px;
	padding: 8px 16px;
	background-color: #D9E8FA;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

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: #D9E8FA;
}

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 {
	width: 100%;
}

div.quick-search table.form th {
	font-weight: normal;
	vertical-align: top;
	font-size: 10px;
	width: 25%;
	text-align: right;
	padding-right: 4px;
}

div.quick-search table.form th img {
	vertical-align: middle;
}

div.quick-search table.form td, div.quick-search table.form td input, div.quick-search table.form td select {
	font-size: 11px;
}

div.quick-search table.form td div.hint {
	font-style: italic;
	font-size: 10px;
}

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 */
table.results-header {
	width: 100%;
}

table.results-header td.arrow {
	width: 2%;
}
table.results-header td.text1 {
	width: 58%;
	font-size: 10px;
}

table.results-header td.text2 {
	width: 38%;
	font-size: 10px;
}

div.results-options {
	background-color: #D9E8FA;
	height: 34px;
}

div.results-options div.resort {
	float: left;
  padding: 5px 0px 5px 6px;
	width: 300px;
	text-align: left;
	font-size: 9px;
}

div.results-options div.pagesize {
	float: left;
	width: 260px;
  padding: 5px 6px 5px 0px;
	text-align: right;
	font-size: 9px;
}

div.results-options select {
	font-size: 10px;
}

div.results-options input.go-button {
	vertical-align: top;
}

table.results-clear-next {
	margin: 5px 0px 8px 0px;
	background-color: #F3F4F4;
	font-weight: bold;
	width: 100%;
}

table.results-clear-next td a {
	text-decoration: none;
	color: black;
	font-size: 10px;
}

table.results-clear-next td img {
	vertical-align: middle;
	border: none;
}
table.results-clear-next td.clear-marked img {
  padding-right: 7px;
	padding-left: 20px;
}

table.results-clear-next td.nextpage {
  text-align: right;
}

table.details-options td.prevpage a, table.details-options td.nextpage a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

table.details-options td.nextpage a {
	background-image: url(../img/right-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

table.details-options td.prevpage a {
	background-image: url(../img/left-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

div.search-info div.search-conditions {
	clear: both;
	margin-top: 6px;
}

table.searchResults td {
	border-bottom: 1px solid #DBDBDB;
}

table.searchResults td a {
	vertical-align: middle;
}

table.searchResults {
	width: 100%;
	border-collapse: collapse;
}

table.searchResults td a img, table.searchResults td img {
	border: none;
	padding: 5px 4px 5px 4px;
	vertical-align: middle;
}

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: #D9E8FA;
	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: #D9E8FA;
	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: #D9E8FA;
	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: #D9E8FA;
	padding: 2px 4px 2px 4px;
	margin: 10px 16px 10px 16px;
}

div.almanac-message img {
	float: left;
	padding-right: 5px;
}

/* HOME PAGE */

table.homepage {
	width: 100%;
}

table.homepage td, table.homepage td p {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}

div.grey-laying {
	width: 201px;
	height: 26px;
	background-image: url(../img/left-grey-laying.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 3px;
	margin: 2px 0px 1px 0px;
	color: black;
	font-size: 7pt;
	font-weight: bold;
	text-align: left;
}

div.homepage-block-laying {
	width: 201px;
	background-color: #D9E8FA;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 1px 0px;
}

div.homepage-right-text {
	float: left;
}

div.homepage-right-bottom {
	display: block;
	float: left;
	height: 38px;
	width: 550px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	border-bottom: 2px solid #CDCECE;
}

div.homepage-right-bottom a img {
	border: none;
}

ul.blue-arrow-list {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

ul.blue-arrow-list li {
	list-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	line-height: 14px;
}

ul.blue-arrow-list li a {
	text-decoration: none;
	color: black;
	font-weight: normal;
}

ul.blue-arrow-list li a img {
	padding-top: 3px;
	border: none;
}

ul.blue-arrow-list li a:hover {
	color: black;
}


