
body {
	font: 9pt arial,helvetica,clean,sans-serif;
	background: #fff;
	color: black;
	margin:.7em 0 0 0;
	padding: 0;
	text-align:center; /*Fix for IE5 and IE6 for div centering*/
}

#content {
	margin: 0em 0 0 0em;
	padding: 1em 0em 1em 1em;
	width:558px;
	clear:left;
}

#content {
	background: #e9e9e9;
	color: black;
	border: 1px solid #000000;
}

#contentMain {
    width:570px;
	font: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: black;
	/*border: 1px solid #000000;*/
	line-height: 1.5em;
}

#contentMain h6 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
    font-weight:bold;
	margin:1.4em 0 0 0;
	clear:both;
}

#contentMain ul {
    list-style:none;
	font-weight:bold;
	padding-bottom:.5em;
}
#contentMain li {
	font-weight:normal;
}

#contentMain ul.listLeft {
    float:left;
	padding: 0 4em 1em;
	list-style: none;
	list-style-image: url(images/bullet-fp.gif);
}
#contentMain ul.listRight {
    float:left;
	padding:;
	list-style-image: url(images/bullet-fp.gif);
}


/* scale back up to a sane default */
#globalWrapper {
    display:block;
	font-size: 127%;
	width: 747px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	text-align: left; /*Fix for IE5 and IE6 for div centering*/
}

#top {
    background: #f9f9f9 url(/images/header2.gif) 0 0 no-repeat;
	background-position: 0 9px;
	width:747px;
	height:91px;
	padding-bottom:0;
}

.login {
    float:right;
	text-align:right;
	width: 180px;
	background-color: transparent;
	color: inherit;
	margin: 1.4em 1.8em 0 0;
	color:#f9f9f9;
	font-size:11px;
	line-height:1.2em;
	border:none;
	white-space:nowrap;
}

#top .login a {
   color:#f9f9f9;
   text-decoration:underline;
}
#top .login a:hover {
   color:#f9f9f9;
   text-decoration:none;
}

#sidebarWrap {
    width:160px;
    float:right;
}

#sidebarWrap .top {
    background: #fff url(images/box-top.gif) top no-repeat;
    width:160px;
	height:5px;
}

#sidebarWrap .image {
    background: #fff url(images/faces.gif) top no-repeat;
    width:157px;
	height:65px;
	padding: 0em 0 .8em 0;
	margin-top:.2em;
}


#sidebarWrap .sidebar {
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	padding:0px 5px 0px 5px;
	font-size:90%;
	color: #999999;
}

#sidebarWrap .sidebar a {
	color: #999999
	font-size:90%;
}

ul.sidemenu {
    list-style-type:none;
    margin: 5px 0px 0px 5px;
}

ul.sidemenu li.sidepage a{
    font-size:12px;
    color:#999999;
	text-decoration:underline;
}
ul.sidemenu li.sidepage a.selected{
    color:#3a72b7;
	text-decoration:underline;
}
ul.sidemenu li.sidepage a:hover{
    color:#3a72b7;
}
#sidebarWrap .sidebar h5 {
    padding:0px;
	margin:0px 0px 0px 5px;
}
#sidebarWrap .sidebar a:hover {
	color: #3a72b7;
}

#sidebarWrap .bottom {
    background: #fff url(images/box-bottom.gif) bottom no-repeat;
    width:160px;
	height:5px;
}

#contentMain {
    float:left;
	margin-top:10px;
}

.visualClear {
	clear: both;
}

/* general styles */

a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}
a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: middle;
}

img.logo {
    float:left;
	position:relative;
	z-index:5;
	border: none;
	margin: -3px 0 0 1em;
	padding:0;
	width:358px;
	height:95px;
}
p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1,h2,h3 {
	color: #3a72b7;
	background: none;
	font-weight: bold;
	margin: 0;
	/*border-bottom: 1px solid #aaa;*/
}
h2 {
    font-style:italic;
	margin-left: 2.3em;
	padding-bottom: .5em;
}
h1 { font-size: 145%; }
h2 { font-size: 145%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 110%; font-style:italic;}
h4 { font-size: 116%; display:none;}
h5 { font-size: 100%; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(../bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}

form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}

table.form {
	border-spacing:5px;
}

table.form td label {
font-size:95%;

}
input.historysubmit {
	padding: 0 .3em .3em .3em !important;
	font-size: 94%;
	cursor: pointer;
	height: 1.7em !important;
	margin-left: 1.6em;
}
select {
	vertical-align: top;
}

q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}

pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}

/*
** the main content area
*/


/* Some space under the headers in the content area */
#bodyContent h1, #bodyContent h2 {
	margin-bottom: .6em;
}
#bodyContent h3, #bodyContent h4, {
	margin-bottom: .3em;
}

/*
** general portlet styles (elements in the quickbar)
*/
.portlet {
	border:none;
	margin: 0 0 0em;
	padding: 0;
	float: none;
	width: 558px;
	overflow: hidden;
	background-color:red;
}

.pBody {
	font-size: 95%;
	width:558px;
	background-color: red;
	color: black;
	border-collapse: collapse;
	border: 1px solid #aaa;
	padding: 0 .8em .3em .5em;
	margin:0px;
}
.portlet ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(../bullet.gif);
	font-size: 95%;
}
.portlet li {
	padding: 0;
	margin: 0;
}


/*
** the page-related actions- page/talk, edit etc
*/
#tabs {
	margin: 0;
	white-space: nowrap;
	width: 558px;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	padding-left: 0em;
	list-style: none;
	font-size: 95%;
}
#tabs ul {
	list-style: none;
	margin-left:.7em;
}
#tabs li {
	display: inline;
	border: 1px solid #000000;
	border-bottom: none;
	padding: 0em 0em 0em 0em;
	margin: 0em .3em 0em 0em;
	overflow: visible;
	background: #e9e9e9;
	float:left;  /*IE bug fix*/
}
#tabs li.selected {
	border-color: #000000;
	color: #000000;
	background-color: #e9e9e9;
	padding: 0em 0em 0em 0em;
	font-weight: bold;
	z-index:3;
	float:left;  /*IE bug fix*/
}
#tabs li a {
	background-color: #3a72b7;
	color: #ffffff;
	border: none;
	padding: .1em .5em .2em .5em;
	position: relative;
	margin: 0 0 0 0;
	text-decoration: none;
	z-index:0;
}
#tabs li.selected a {
	z-index: 3;
	padding: 0 .5em .3em .5em !important;
	color: #000000;
	background-color: #e9e9e9;
}
#tabs .new a {
	color: #ffffff;
}
#tabs li a:hover {

	text-decoration: none;
	background:#e9e9e9 /*url(http://web.public-records-now.com/layout/0150099/images/Tab_Right_3.gif) right top no-repeat*/;
	background-color: #e9e9e9;
	color:#000000;
}

#tabs .pBody {
	font-size: 1em;
	background-color: transparent;
	color: inherit;
	border-collapse: inherit;
	border: 0;
	padding: 0;
}
#tabs .hiddenStructure {
	display: none;
}
/*
#tabs li a {
	text-transform: lowercase;
}
*/


/*
** IE/Mac fixes, hope to find a validating way to move this
*/
/* tabs: border on the a, not the div */
* > html #tabs li { border: none; }
* > html #tabs li a {
	border: 1px solid #aaa;
	border-bottom: none;
}
* > html #tabs li.selected a { border-color: #000000; }
/* footer icons need a fixed width */

* > html #bodyContent,
* > html #bodyContent pre {
	width: 100%;
	padding-bottom: 25px;
}

#footer {clear:both; font-size: 80%; margin-top:5px;text-align:center;padding:.1em 0 0 0;border-top:1px solid #3a72b7;}
#footer a{font:90% arial,helvetica,clean,sans-serif;}
#footer span{font-size:75%; color: #DDDDDD;}

