td
{
	color: #444;
}

table#header-table
{
	background: #036 url(/images/header-background.png) top center;
}

div.header-icon:hover
{
	background-color: #058;
}

tr.TABLESUBHEADING a,
tr.TableSubHeading a,
tr.tableSubHeading a,
tr.TableSubheading a,
tr.tableSubheading a,
tr.tablesubheading a
{
	color: #036;
}

tr.TABLESUBHEADING td,
tr.TableSubHeading td,
tr.tableSubHeading td,
tr.TableSubheading td,
tr.tableSubheading td,
tr.tablesubheading td
{
	color: #036;
}

div.menu-header-dropdown a:hover
{
	background: #058 url(jquery-ui/images/ui-bg_highlight-hard_30_005588_1x100.png) 50% 50% repeat-x;
}

tr.TABLEHEADING td,
tr.TableHeading td,
tr.tableHeading td,
tr.tableheading td
{
	background: #036 url('jquery-ui/images/ui-bg_highlight-soft_75_003366_1x100.png') 50% 50% repeat-x;
}

.LABEL,
.Label,
.label,
a.LABEL:VISITED,
a.Label:visited,
a.label:visited
{
	color: #036;
}

div#navigation
{
	background-color: #e0e0e0;
}

ul#navigation-list a,
ul#navigation-list a:visited,
ul.app-history-list a,
ul.app-history-lista:visited
{
    background: url("jquery-ui/images/ui-bg_highlight-hard_20_003366_1x100.png") repeat-x scroll 50% 50% #036;
    border-color: #014;
}

ul#navigation-list a:hover,
ul#navigation-list li.navigation-selected a:hover,
ul.app-history-list a:hover
{
	background: #058 url(jquery-ui/images/ui-bg_highlight-hard_30_005588_1x100.png) 50% 50% repeat-x;
}


div#app-logo{
	width: 100%;
	color: #fff;
	text-align: right;
	font-size: 10px;
	padding-top: 35px;
	height: 43px;
}

div.menu-header-dropdown
{
	background: #036;
}

div.menu-header-dropdown a
{
	background: #036 url(jquery-ui/images/ui-bg_highlight-hard_20_003366_1x100.png) 50% 50% repeat-x;
}

.button,
.Button,
.BUTTON
{
	background: #036 url(jquery-ui/images/ui-bg_highlight-hard_20_003366_1x100.png) repeat-x;
}

.buttonHover
{
	background: #058 url(jquery-ui/images/ui-bg_highlight-hard_30_005588_1x100.png) repeat-x;
}



table.ui-datepicker-calendar a.ui-state-hover
{
	border-color: #036;
	background: #058 url(jquery-ui/images/ui-bg_highlight-hard_30_005588_1x100.png) repeat-x;
}

#dropmenudiv a:hover
{
	background: #058 url(jquery-ui/images/ui-bg_highlight-hard_30_005588_1x100.png) 50% 50% repeat-x;
}

/* Unavailable Attorneys */
.unavailable
{
	color: #F00
}

div.disclaimer
{
	text-align: center;
	padding-bottom: 10px;
}

div#app-logo
{
	background: url(/public/images/app_logo.png) left no-repeat;
}

div#application-header-background
{
	background-color:#036;
}
