﻿/* CSS Document */
html
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: url(../images/bg.gif) #ffffff repeat-x;
	
/*	background: #FFFFFF;*/
}

body
{
	width: 952px;
	margin: 4px auto 4px auto;
	padding: 0;

}

#header
{
	background: url(../images/top.gif) no-repeat;
	height: 88px;
}

#pagebody
{
	background: url(../images/middle.gif) repeat-y #FFFFFF;
	margin: 0;
	padding: 0;	
}

#navigation
{
	width: 950px;
	height: 32px;
	color: #FFFFFF;
	background-color: #dddddd;
	border-top: 4px solid #636363;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#navigation a:link, #navigation a:visited, #navigation a:hover
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
/*	padding: 3px 5px 3px 5px; */
}

#navigation a:link, #navigation a:visited
{
	color: #FFFFFF;
}

#navigation a:hover
{
	color: #000000;
}

#navigation .active a
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#navigation .text
{
	font-size: 18px;
	font-weight: bold;
}

#userdetails
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 54px;
	padding-right: 5px;
}

#docketlookup
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}

#docketlookup input
{
	font-size: 12px;
	width: 75px;
}

#userdetails a:link, #userdetails a:visited, #userdetails a:hover
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tools
{
	width: 950px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #dddddd;
	margin-left: 1px;
	margin-right: 1px;
	border-bottom: 1px solid #000000;
}

#tools a:link, #tools a:visited, #tools a:hover
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#tools a:hover
{
	color: #000000;
}

#tools .active a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#copyright
{
	color: #000000;
	height: 22px;
	text-align: center;
	padding-top: 8px;
}

form
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

select
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

select[disabled]
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

input.btn
{
	border:1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #a9a9a9;
	width: auto;
}

input.btn[disabled]
{
	border:1px solid #000000;
	color: #999999;
	font-weight: bold;
	background-color: #777777;
	width: auto;
}


input.altbtn
{
	border:1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
	width: auto;
}

input.halffield {width: 70px;}
input.autowidth {width: auto;}
input.reffield {width: 100px;}
input.xlfield {width: 150px;}
input.xxlfield {width: 200px;}
input.searchfield {width: 250px;}
input.datetimefield {width: 100px;}
input.datefield {width: 70px;}
input.timefield {width: 40px}

table
{
}

h1
{
}

h2
{
}

h3
{
}

.highLight
{
	font-weight: bold;
	background-color: #FF00FF;
}

.messagebox
{
	position: absolute;
	Top: 10px;
	left: 550px;	
	font-size: 18px;
	font-weight: bold;
	background: transparent;
	color: #FFFFFF;
	height: 100px;
	width: 300px;
}
.messagebox2
{
	position: absolute;
	Top: 45px;
	left: 560px;	
	font-size: 10px;
	font-weight: bold;
	background: transparent;
	color: #FFFFFF;
	height: 100px;
	width: 155px;
}

#utilitylinks {
	TEXT-ALIGN: right; MARGIN: 6px auto 10px; WIDTH: 950px; COLOR: #888888; LINE-HEIGHT: 14px; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
#utilitylinks A {
	MARGIN: 0px 5px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #222222; FONT-SIZE: 11px; TEXT-DECORATION: none
}
#utilitylinks A:hover {
	TEXT-DECORATION: underline
}

.footer {
	TEXT-ALIGN: center; MARGIN: auto; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; BACKGROUND: url(../images/middle.gif) repeat-y; padding-top: 10px;;
}

.footer_container
{
	WIDTH: 910px;
	PADDING-BOTTOM: 21px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 10px
}

#footer_navbar {
	
}
.footer_logos {
	BORDER-BOTTOM: #bbbbbb 2px dashed; COLOR: #555555
}
.footer_sublink A {
	COLOR: #aaaaaa; FONT-SIZE: 10px; TEXT-DECORATION: none
}
.footer_bg {
	TEXT-ALIGN: center;
	WIDTH: 952px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: url(../images/bottom.gif) no-repeat #000000;
	HEIGHT: 20px;
	FONT-SIZE: 11px;
	margin: 0;
	padding-top: 5px;
	border-top: 4px solid #000000;
}

UL#navlistfooter {
	PADDING-LEFT: 0px; WHITE-SPACE: nowrap; MARGIN-LEFT: 0px
}
#navlistfooter LI {
	LIST-STYLE-TYPE: none; DISPLAY: inline
}
#navlistfooter A {
	PADDING-BOTTOM: 3px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 3px
}
#navlistfooter A:link {
	BACKGROUND-COLOR: #000000; COLOR: #ffffff; TEXT-DECORATION: none
}
#navlistfooter A:visited {
	BACKGROUND-COLOR: #000000; COLOR: #ffffff; TEXT-DECORATION: none
}
#navlistfooter A:hover {
	BACKGROUND-COLOR: #555555; COLOR: #ffffff; TEXT-DECORATION: none
}
