body {
	background: #F2F2F2 url(../images/bg.jpg) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

div {
	position: relative;
}

a {
	color: #3191eb;
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
}


a:link:hover, a:visited:hover{
	text-decoration: underline;
}

ul {
	margin: 0;
	margin-left: 1.5em;
	padding-left: 0;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#webpage {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}

#whiteBack {
	width: 793px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #7F8084;
	border-left: 1px solid #7F8084;
	float: left;
	/*border: 1px solid #000;*/
}

#top {
	background: url(../images/topbg.jpg) repeat-x;
	width: 793px;
	height: 134px;
	/*margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 1px solid #000;
	position: relative;
	z-index: 3;*/
	/*border: 1px solid #000;*/
	border-bottom: 1px solid #7F8084;
	border-right: 1px solid #7F8084;
	border-left: 1px solid #7F8084;
	display: block;
	float: left

}

#tabs {
	width: 770px;
	height: 40px;
	float: left;
	padding-left: 10px;
	margin-top: 6px;
	/*border: 1px solid #000;*/
}

#peopleTab {
	background-image: url(../images/peopletab.jpg);
	width: 140px;
	height: 40px;
	float: left;
}

#peopleTab:hover {
	background-image : url(../images/peopletab_on.jpg);
}

#inmateTab {
	background-image: url(../images/inmatetab.jpg);
	width: 140px;
	height: 40px;
	float: left;
	margin-left: 3px;
}

#inmateTab:hover {
	background-image : url(../images/inmatetab_on.jpg);
}

#identityTab {
	background-image: url(../images/identity.jpg);
	width: 140px;
	height: 40px;
	float: left;
	margin-left: 3px;
}

#identityTab:hover {
	background-image : url(../images/identity_on.jpg);
}

#ssnTab {
	background-image: url(../images/ssntab.jpg);
	width: 140px;
	height: 40px;
	float: left;
	margin-left: 3px;
}

#ssnTab:hover {
	background-image : url(../images/ssntab_on.jpg);
}

#criminalTab {
	background-image: url(../images/criminaltab.jpg);
	width: 140px;
	height: 40px;
	float: left;
	margin-left: 3px;
}

#criminalTab:hover {
	background-image : url(../images/criminaltab_on.jpg);
}
#enhancedsearchTab{
	background-image: url(../images/criminalplus.jpg);
	width: 175px;
	height: 40px;
	float: left;
	margin-left: 3px;
}
#enhancedsearchTab:hover {
	background-image : url(../images/criminalplus_on.jpg);
}

#bottom {
	width: 788px;
	background-color: #959899;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	float: left;
}

#logo {
	width: 241px;
	height: 39px;
	padding-top: 40px;
	float: left;
	/*border: 1px solid #000;*/
}

#topButtons {
 float: left;
 padding-top: 12px;
 padding-left: 351px;
}

#orderBut {
	background: url(../images/orderbut.jpg) no-repeat;
	width: 135px;
	height: 38px;
	float: left;
	margin-left: 13px;
}

#orderBut:hover {
	background-image : url(../images/orderbut_on.jpg);
}

#loginBut {
	background-image: url(../images/loginbut.jpg);
	width: 68px;
	height: 27px;
	float: left;
}

#loginBut:hover {
	background-image : url(../images/loginbut_on.jpg);
}

#logoutBut {
	background: url(../images/logout_but.jpg);
	width: 66px;
	height: 25px;
	float: left;
}

#logoutBut:hover {
	background: url(../images/logout_but_on.jpg);
}

#menu {
	width: 328px;
	height: 27px;
	background: url(../images/menubar.jpg) no-repeat;
	float: right;
	/*border: 1px solid #000;*/
	margin-top: 10px;
}

#servicesBut {
	background: url(../images/servicesbut.jpg) no-repeat;
	width: 74px;
	height: 27px;
	float: right;
}

#servicesBut:hover {
	background: url(../images/servicesbut_on.jpg) no-repeat;
}

#aboutBut {
	background: url(../images/aboutbut.jpg) no-repeat;
	width: 56px;
	height: 27px;
	float: right;
	padding-right: 71px;
}

#aboutBut:hover {
	background: url(../images/aboutbut_on.jpg) no-repeat;
}

#faqBut {
	background: url(../images/faqbut.jpg) no-repeat;
	width: 39px;
	height: 27px;
	float: right;
}

#faqBut:hover {
	background: url(../images/faqbut_on.jpg) no-repeat;
}



#contactBut {
	background: url(../images/contactbut.jpg) no-repeat;
	width: 69px;
	height: 27px;
	float: right;
}

#contactBut:hover {
	background: url(../images/contactbut_on.jpg) no-repeat;
}

.whiteline {
	background: url(../images/whiteline.jpg) no-repeat;
	width: 3px;
	height: 17px;
	float: right;
	margin-top: 6px;
}

.grayline {
	background: url(../images/grayline.jpg) no-repeat;
	width: 1px;
	height: 218px;
	float: left;
	margin-top: 6px;
	margin-left: 16px;
	padding-right: 4px;
	/*border: 1px solid #000;*/
}

.peoplesearchimage {
	background: url(../images/peoplesearch.jpg) no-repeat;
	width: 135px;
	height: 115px;
	float: left;
	margin-top: 2px;
	margin-left: 7px;
}

.inmatesearchimage {
	background: url(../images/inmatesearch.jpg) no-repeat;
	width: 135px;
	height: 115px;
	float: left;
	margin-top: 2px;
	margin-left: 7px;
}

.ssnsearchimage {
	background: url(../images/ssnsearch.jpg) no-repeat;
	width: 135px;
	height: 115px;
	float: left;
	margin-top: 2px;
	margin-left: 7px;
}
#leftCol {
	width: 235px;
	float: left;
	padding-left: 1px;
	padding-top: 3px;
	/*border: 1px solid #000;*/
}

#rightCol {
	width: 533px;
	float: left;
	padding-top: 5px;
	padding-left: 13px;
	/*border: 1px solid #000;*/
}

#contentArea, #header, #contentBody, #contentBottom {
	width: 532px;
	float: left;
	overflow: hidden;
	/*border: 1px solid #000;*/
}

#contenttop {
	width: 532px;
	height: 32px;
	background: url(../images/rightcontainertop.jpg) no-repeat;
}

#contenttop h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#contentBody {
	width: 515px;
	background-color: #f2f2f2;
	border-right: 1px solid #aeafae;
	border-left: 1px solid #aeafae;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	/*border: 1px solid #000;*/
}

#contentBottom {
	width: 532px;
	height: 14px; 
	padding-bottom: 5px;
	background: url(../images/rightcontainerbottom.jpg) no-repeat;
}

#contentColumn {
	width: 150px;
	float: left;
	padding-top: 3px;
	/*border: 1px solid #000;*/
}

.bullets {
	width: 124px;
	float: left;
	padding-top: 5px;
	margin-left: 7px;
	padding-right: 8px;
	padding-bottom: 10px;
	/*border: 1px solid #000;*/
}

/* Container Styles */

.container, .containerTop, .containerBottom {
	width: 225px;
	float: left;
	overflow: hidden;
}
	
.container {
	position: relative;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.containerTop {
	width: 225px;
	height: 33px;
	background: url(../images/leftcontainertop.jpg) no-repeat;
 }

 .containerTop h1 {
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

.containerBody {
	float: left;
	background-color: #f2f2f2;
	border-right: 1px solid #aeafae;
	border-left: 1px solid #aeafae;
	padding-right: 10px;
	padding-top: 0px;
	width: 213px;
	/*border: 1px solid #000;*/
 }

 .containerBody p {
	padding-top: 7px;
	padding-left: 10px;
	/*line-height: .5;*/
 }

.containerBottom {
	width: 225px;
	height: 19px;
	background: url(../images/leftcontainerbottom.jpg) no-repeat;
	/*border: 1px solid #000;*/
}

#inmateContainerArea, #inmateContainerTop {
	width: 533px;
	float: left;
	overflow: hidden;
	/*border: 1px solid #000;*/
}

#inmateContainerTop {
	width: 533px;
	height: 15px;
	background: url(../images/inmatecontainertop.jpg) no-repeat;
}

#inmateContainerBody {
	width: 516px;
	background-color: #f2f2f2;
	border-right: 1px solid #aeafae;
	border-left: 1px solid #aeafae;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	float: left;
	/*border: 1px solid #B22222;*/
}

#inmateContainerBottom {
	width: 533px;
	height: 16px; 
	padding-bottom: 5px;
	background: url(../images/inmatecontainerbottom.jpg) no-repeat;
	float: left;
	/*border: 1px solid #7FFF00;*/
}

/* End Container Styles */  

 .bottomText, .bottomText a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: bold;
	text-align: center;
 }

.bottomText a:hover {
	text-decoration: underline;
}

/* Big Container */

#bigcontenttop {
	width: 768px;
	height: 32px;
	background: url(../images/bigcontainertop.jpg) no-repeat;
}

#bigcontenttop h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#bigcontentBody {
	width: 751px;
	background-color: #f2f2f2;
	border-right: 1px solid #aeafae;
	border-left: 1px solid #aeafae;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 7px;
	overflow: hidden;
	/*border: 1px solid #000;*/
}

#bigcontentBottom {
	width: 768px;
	height: 14px; 
	padding-bottom: 5px;
	background: url(../images/bigcontainerbottom.jpg) no-repeat;
}

#bigcontentArea, #bigcontentBottom {
	width: 768px;
	float: left;
	overflow: hidden;
	/*border: 1px solid #000;*/
}

/* Inmate Tabs */

#inmateTabs {
	width: 204px;
	height: 40px;
	float: left;
	/*border: 1px solid #000;*/
}


#stateTab {
	width: 93px;
	height: 40px;
	background-image: url(../images/statetab.jpg);
	float: left;
}

#stateTab:hover {
	background-image : url(../images/statetab_on.jpg);
}
#stateTabon {
	width: 93px;
	height: 40px;
	background-image: url(../images/statetab_on.jpg);
	float: left;
}

#stateTabon:hover {
	background-image : url(../images/statetab_on.jpg);
}
#nationalTab {
	width: 106px;
	height: 40px;
	background-image: url(../images/nationaltab.jpg);
	float: left;
	margin-left: 3px;
}

#nationalTab:hover {
	background-image : url(../images/nationaltab_on.jpg);
}
#nationalTabon {
	width: 106px;
	height: 40px;
	background-image: url(../images/nationaltab_on.jpg);
	float: left;
	margin-left: 3px;
}

#nationalTabon:hover {
	background-image : url(../images/nationaltab_on.jpg);
}
#sampleBut {
	width: 161px;
	height: 25px;
	background-image: url(../images/samplebut.jpg);
	float: left;
}

#sampleBut:hover {
	background-image : url(../images/samplebut_on.jpg);

}

#inmateDataBut {
	width: 202px;
	height: 25px;
	background-image: url(../images/inmatedatabut.jpg);
	float: left;
	margin-left: 6px;
}

#inmateDataBut:hover {
	background-image : url(../images/inmatedatabut_on.jpg);
}

#crimDataBut {
	width: 212px;
	height: 25px;
	background-image: url(../images/crimsource.jpg);
	float: left;
	margin-left: 6px;
}

#crimDataBut:hover {
	background-image : url(../images/crimsource_on.jpg);
}

#searchBut {
	width: 91px;
	height: 34px;
	background-image: url(../images/searchbut.jpg);
	margin-top: 4px;
	float: right;
	/*border: 1px solid #B22222;*/
}

#searchBut:hover {
	background-image : url(../images/searchbut_on.jpg);
}

#searchButArea {
	width: 91px;
	float: right;
	margin-right: 3px;
	/*border: 1px solid #000;*/
}
#storedBut {
 background-image: url(../images/storedreports.jpg);
 width: 115px;
 height: 25px;
 margin-right: 7px;
 margin-top: 1px;
 float: left;
}
#storedBut:hover {
 background-image : url(../images/storedreports_on.jpg);
}

.sectionHeader {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: gray 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-IMAGE: url(../images/headerBack.gif); BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Arial, Tahoma; TEXT-ALIGN: left;
}
.searchSection {
	WIDTH: 700px; HEIGHT: 150px; BACKGROUND-COLOR: #f2f2f2;
}
DIV.row {
	PADDING-TOP: 10px
	/*border: 1px solid #B22222;*/
}
DIV.row DIV.label {
	FLOAT: left; WIDTH: 100px; TEXT-ALIGN: left;
}
DIV.row DIV.formw {
	TEXT-ALIGN: left;
}


/* Table classes for teaser */

.dark
{
  background-color:#005697;
}

.prod_tbl_head
{
  background-color:#CDE6F3;
}

.prod_tbl_name
{
  background-color:#EEF4F9;
}

.white
{
  background-color:#FFFFFF;
}


