/*
Copyright 2006 - Personnel Profiles Employment Screening
Unauthorized use in whole, or in part is a violation of copyright laws.
*/

body {
	background-repeat: repeat-x;
	background-image: url(images/bg-image.jpg);
	background-color: #F9FAFC;
	margin-top: 20px;
	margin-left: 20px;
}

.login-button
{

}

.login-button a, .login-button a:visited
{
	width: 150px;
	height: 25px;
	background: url(images/login-off.jpg) no-repeat;
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
}

.login-button a:hover
{
	width: 150px;
	height: 25px;
	background: url(images/login-over.jpg) no-repeat;
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
}

.job_titles
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
}

form {
	margin-bottom: 0px;
}

.free {
/*	width: 760px; */
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 0 0 2px 0; 
	font-family: verdana, arial, helvetica, sans serfi;
	font-size: 9px;
	color: #ffffff;
	text-align: left;
}

.drug td {
}

.drug th {
	text-align: center;
	line-height: 11px;
}

.state {
	color: #990000;
	font-size: 11px;
	padding-top: 25px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #000000;
}

.county {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.estimate {
	background-color: #ffffff;
	text-align: right;
}

.pricing_desc
{
	cursor: pointer;
	text-decoration: underline;
	color: #990000;
}

.state_details
{
	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
}

.topmenu {
	width: 760px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #000000;
}

.topmenuul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli {
	list-style-type:none;
	float:left;
}

.topmenuli a {
	width: 106px;
	background-image: url('images/normal.gif');
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

.topmenuli a:hover {
	width: 106px;
	background-image: url('images/over.gif');
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

.topmenuli a:visited {
	background-image: url('images/normal.gif');
	text-decoration: none;
	text-align: center;
	color: #ffffff;	
}

.topmenuli a:visited:hover {
	background-image: url('images/over.gif');
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

.topmenutitle {
	display:block;
	width:106px;
	font-size: 9px;
	text-align: center;
}

.submenuul {
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	line-height: 16px;
	display:none;
	background-color: transparent;
	text-decoration: none;
}

.submenuli a {
	display:block;
	width:106px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: center;
	background-image: none;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .70;
	color: #ffffff;
}

li:hover ul , li.over ul { /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

/* menu design */

#dmenu {
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
}

.topmenuul {

}

.topmenutitle {
	border:1px solid #000000;
	padding-top:3px;
	padding-bottom:3px;
	line-height:13px;
}

.submenuul {
	margin-top:-1px;
	background-position: top left;
	border:1px solid #000000;
}

.submenuli a:hover {
	text-decoration: none;
	text-align: center;
	background-color: #006fa7;
	background-image: url('images/over.gif');
	filter:alpha(opacity=100);
	opacity: 1;
	color: #ffffff;
}

.submenuli a:visited {
	text-decoration: none;
	text-align: center;
	background-color: #000000;
	background-image: none;
	filter:alpha(opacity=70);
	opacity: .70;
	color: #ffffff;
}

.submenuli a:visited:hover {
	text-decoration: none;
	text-align: center;
	background-color: #006fa7;
	background-image: url('images/over.gif');
	filter:alpha(opacity=100);
	opacity: 1;
	color: #ffffff;
}

.pricelist {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding-left: 5px;
}

.services {
	padding-left: 15px;
}

.callout {
	width: 190px;
	height: 120px;
	background-repeat: no-repeat;
	background-image: url(images/calloutbox.gif);
	background-color: #ffffff;
	padding: 10px;
}

.callout input {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	background-color: #0066cc;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
}

.header {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}

th {
	background-color: #cccccc;
	color: #990000;
	text-align: left;
	font-size: 10px;
	padding-left: 5px;
}

td.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 26px;
}

td.altfront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}

td.right {
	background: url(images/home_right_bg2.gif);
}

table.login {
	height: 66px;
	background: url(images/login_bg.gif);
}

.title h1 {
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

.title h2 {
	padding-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

.square {
	list-style-type: square;
}	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1F3A;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9D1F3A;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D1F3A;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D1F3A;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D1F3A;
	text-align: center;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	width: 320px;
}

.features {
	background-color: #ffffff;
}

.features ul {
	margin-left: 0px;
	margin-bottom: 0px;
}	

.features li {
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;
	list-style-position:outside;
	color: #666666;
}

.features p {
	color: #000000;
}

.main {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 33px;
}

.altmain {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 33px;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}


a:hover {
	color: #990000;
	text-decoration: none;
}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.sub a:visited {
	color: #666666;
	text-decoration: none;
}

.sub a:active {
	color: #666666;
	text-decoration: none;
}

.sub a:link {
	color: #666666;
	text-decoration: none;
}

.sub a:hover {
	color: #9D1F3A;
	text-decoration: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFF;
	border: 1px solid #C9C9C9;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #C9C9C9;
}

.radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #fff;
}

.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #fff;
}

.report {
	height: 220px;
	background: url(images/report-box.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom: 0px;
}

.report img {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

.report h3 {
	font-size:12px;
	margin-bottom: 5px;
	color: #003366;
}

.report a, .reports a:visited {
	width: 150px;
	height: 30px;
	padding-top: 4px;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	background: url(images/reports.jpg);
	background-repeat: no-repeat;
	display: block;
}

.report a:hover {
	width: 150px;
	height: 30px;
	padding-top: 4px;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/reports-over.jpg);
	background-repeat: no-repeat;
	display: block;
}

.button {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	background-color: #ccc;
	border: 1px solid #000000;
}

.overbutton {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #900;
	border: 1px solid #000;
	cursor: pointer;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #C9C9C9;
}

.hbox1 {
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 80px;
}

.hbox2 {
	color: #000000;
	background: url(images/home_right_bg.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 45px;
}

.hboxtext {
	color:#000000;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrap {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

.newsbox {
	border-style: solid;
	border-width: 1px 3px 1px 10px;
	border-color: #cccccc;
	border-left-color: #000000;
	border-right-color: #990000;
	background-color: #ffffff;
	width: 100%;
	text-align: left;
	padding: 5px;
	color: #000000;
}

.newsbox h1 {
	margin-bottom: -1px;
}

.courts {
}

.courts th {
	text-align: center;
}

.courts td {
	text-align: center;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	line-height: 38px;
	letter-spacing: -3px;
	text-align: left;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color:#000000;
	text-align: center;
}

/*.services_header {
	width: 335px;
	height: 30px;
	background: url(images/section.jpg) top repeat: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	cursor: hand; 
}*/

.services_header {
	width: 335px;
	height: 30px;
	background: url(images/x-box.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	padding-left: 15px;
}

.services_section {
	width: 300px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

.press_releases th
{
	background-color: #999999;
	color: #ffffff;
}

.press_releases td
{
	padding: 5px;
}

.press_release_alt
{
	background-color: #eeeeee;
}

.signup
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.signup a, .signup a:visited
{
	width: 200px;
	height: 30px;
	padding-top: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-image: url(images/signup.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

.signup a:hover
{
	width: 200px;
	height: 30px;
	padding-top: 5px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-image: url(images/signup-over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
}

.smaller-text
{
	font-size: 9px;
}