﻿html 
{
    height:100%;
}
body 
{
    margin:0px;
    padding:0px;
    font-family:Verdana,sans-serif;
    font-size:9pt;
    color:#666666;
    height:auto;
}

form
{
    margin:0px;
    padding:0px;
    border:0px;
}

fieldset
{
    margin:0px;
    padding:0px;
    border:0px;
}

img 
{
    border:0px;
}

a 
{
    color:#3474AB;
}

a:hover 
{
    color:#EF8002;
}

h1
{
    color:#ee8100;
    font-size:18pt;
    font-weight:normal;
    margin:2px;
    padding:2px;
    margin-top:10px;
    padding-left:0px;
    margin-left:0px;
}

h2
{
    color:#0068a6;
    font-size:12pt;
    margin:2px;
    padding:2px;
    margin-top:5px;
    margin-bottom:5px;
    line-height:1.5;
    clear:both;
    padding-left:0px;
    margin-left:0px;
}


h3
{
    color:#666666;
    font-size:10pt;
    margin:2px;
    padding:2px;
    clear:both;
    padding-left:0px;
    margin-left:0px;
}

p 
{
    padding-top:2px;
    margin-top:0px;
    padding-left:1px;
}

.CrimCheck
{
    margin-top:30px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
    min-height:100%;
}

.HeaderOne
{
    height:80px;
    background-color:#ffffff;
    width:800px;
    clear:both;
}

.HeaderOne .Relax
{
    position:relative;
    top:-44px;
    left:13px;
    
}

.HeaderOne .PersonCircle
{
    z-index:1001;
    position:relative;
    top:16px;
    left:10px;
}

.HeaderOne .Logo
{
    width:187px;
    height:80px;
    position:relative;
    margin-left:375px;
    top:-44px;
}

.HeaderTwo
{
    height:24px;
    width:800px;
    background-color:#0068a6;
    clear:both;
    color:#ffffff;
    font-weight:bold;
}

.HeaderTwo .TagLine
{
    margin-left:140px;
    margin-top:4px;
    float:left;
}

.HeaderTwo .PhoneNumber
{
    margin-left:220px;
    padding-top:3px;
    float:left;
}

.HeaderThree
{
    height:33px;
    background-color:#fcaf16;
    width:800px;
    clear:both;
    border-bottom:2px #ffffff solid;
}

.HeaderFour
{
    height:20px;
    background-color:#ccccae;
    width:790px;
    clear:both;
    color:#ffffff;
    border-bottom:1px #ffffff solid;
    padding:4px;
    padding-left:6px;
    padding-top:10px;
}    

.HeaderFour input
{
    border:1px #ffffff solid;
    background-color:#ccccae;
    color:#ffffff;
}

.HeaderFour a
{
    color:#ffffff;
}

.HeaderFour .Search
{
    border:1px #7F7F50 solid;
    background-color:#FFF;
}

.CrimCheck .Navigation
{
    background-color:#e8e8de;
    width:184px;    
    float:left;
    padding:8px;
    height:100%;
    margin-bottom:5px;
    margin-top:0px;
}

.CrimCheck .Navigation a
{
    color:#1f79ad;
    font-size:9pt;
    display:block;
    border-bottom:1px #ffffff solid;
    text-decoration:none;
    white-space:nowrap;
    padding-bottom:10px;
    padding-top:10px;
}

.CrimCheck .Navigation a:hover
{
    color:#ee8100;
}

.CrimCheck .Navigation .Selected
{
    color:#ee8100;   
}



.CrimCheck .ServicesExpanded a
{
    border:0px;   
    padding-bottom:1px;
    
}

.CrimCheck .ServicesExpanded
{
    border-bottom:1px #ffffff solid;
    padding-bottom:10px;
}

.CrimCheck .ServicesExpanded a
{
	background-color:#f1f1ea;
	padding-left:10px;
	padding-bottom:5px;
}


.CrimCheck .Content 
{
    width:580px;
    float:left;
    padding:10px;
    min-height:100%;
    clear:right;
}

.CrimCheck .Footer 
{
    margin-top:15px;
    background-image:url('/images/footerbarpattern.gif');
    background-repeat:repeat-x;
    height:16px;
    width:100%;
    clear:both;
}
  
.CrimCheck .FooterText
{
    color:#6f6f6f;
    font-size:8pt;
    width:700px;
    margin-top:10px;
    line-height:1.5;
    clear:both;
}

.CrimCheck .FooterText a
{
    color:#6f6f6f;
}

.SearchSubmit
{
    background-image:url('/images/SearchSubmit.gif');
    background-repeat:no-repeat;
    width:23px;
    height:20px;
    border:0px;
    cursor:pointer;
}

.CrimCheck .GetStarted
{
    background-image:url('/images/bluegradientsmall.gif');
    width:200px;
    height:31px;
    color:White;
    font-weight:bold;
    margin-left:-8px;
    margin-top:-8px;
    border-top:1px #ffffff solid;
}

.CrimCheck .GetStarted a
{
   display:block;
   text-decoration:none;
   color:#ffffff;
   padding:8px;
}


.CrimCheck .EnterContest
{
    background-image:url('/images/greengradientsmall.gif');
    width:200px;
    height:31px;
    color:White;
    font-weight:bold;
    margin-left:-8px;
    border-top:1px #ffffff solid;
    border-bottom:2px #ffffff solid;
    margin-bottom:10px;
}

.CrimCheck .EnterContest a
{

   display:block;
   text-decoration:none;
   padding:8px;
   color:#ffffff;
}

.CrimCheck .Content p
{
    line-height:1.5;
}

.CrimCheck .Content .hr
{
    border:0px;
    border-style:none;
    border-width:0px;
    outline:0px;
    background-color:#ffffff;
    background-image:url('/images/hrpatternsmall.gif');
    background-repeat:repeat-x;
    width:100%;
    height:8px;
    margin-top:10px;
    margin-bottom:10px;
    clear:both;
 
}

.CrimCheck .Content hr
{
display:none;
}    

.hrNormal
{
    height:1px;
    background-color:#ccccae;
    width:100%;
    clear:both;
    margin-top:5px;
    margin-bottom:5px;
}

.CrimCheck .Content .hrNormal
{
    height:1px;
    background-color:#ccccae;
    width:100%;
    clear:both;
    margin-top:5px;
    margin-bottom:5px;
}

.CrimCheck .Content table
{
    width:100%;
    border-collapse:collapse;
    margin-bottom:10px;
}

.CrimCheck table th
{
    height:5px;
    border-right:1px #ccccae solid;
    border-bottom:1px #ccccae solid;
    padding:4px;
}

.CrimCheck .FooterTable th
{
    height:5px;
    border-right:1px #ccccae solid;
    border-bottom:0px #ccccae solid;
    padding:4px;
}

.CrimCheck table td
{
    border-right:1px #ccccae solid;
    border-bottom:1px #ccccae solid;
    padding:4px;
}

table .Header td
{
    width:86px;
    height:5px;
    text-align:center;
    font-size:8pt;
    color:#0068a6;
}

table .Header h2
{
    font-size:9pt;
    margin:0px;
    padding:0px;
    margin-top:5px;
    text-align:left;
    margin-left:25px;
}

table .Header .FirstCell
{
    width:auto;
    text-align:left;
    color:#8f8f8f;
}

table .FirstCell ul
{
    margin-left:15px;
    margin-top:2px;
}

table .FirstCell h3
{
    font-weight:bold;
    font-size:10pt;
    color:#0068a6;
    margin:0px;
    padding:0px;
}

table .Header h3
{
    font-size:9pt;
    margin-bottom:0px;
    padding-bottom:0px;
    clear:both;
    margin-top:12px;
    text-align:left;
}

table .OrangeCell td
{
    padding:0px;
    font-size:8pt;
    background-image:url('/images/orangeblock.gif');
    background-position:center center;
    background-repeat:no-repeat;
    height:76px;
    text-align:center;
    color:#0068a6;
}

table .OrangeCell .FirstCell
{
    background:none;
}

table .RegisterColumnOne
{
    width:200px;
    background-image:url('/images/circleone.gif');
    background-position:1px 14px;
    padding-left:0px;
    background-repeat:no-repeat;
}

table .RegisterColumnOne ul
{
    clear:both;
    text-align:left;
    color:#666666;
    margin-left:35px;
    margin-top:1px;
    margin-right:0px;
}

.RegisterColumnOne ul li
{
    padding-right:0px;
    margin-right:0px;
    width:140px;
    margin-left:0px;
    padding-left:0px;
}

table .RegisterColumnTwo
{
    width:200px;
    background-image:url('/images/circletwo.gif');
    background-position:14px left;
    padding-left:0px;
    background-repeat:no-repeat;
}

table .RegisterColumnTwo p
{
    text-align:left;
    color:#666666;
    padding-left:8px;
}

table .RegisterColumnThree
{
    width:200px;
    background-image:url('/images/circlethree.gif');
    background-position:14px left;
    padding-left:0px;
    background-repeat:no-repeat;
}

table .RegisterColumnThree p
{
    text-align:left;
    color:#666666;
    padding-left:8px;
}

table h3 
{
    color:#0068a6;
    font-size:10pt;
    margin:0px;
    padding:2px;
}

ul 
{
    line-height:1.5;
}

ul li
{
    margin-bottom:0px;
}

.InstantDescription
{
    width:470px;
    float:left;
    line-height:1.5;
}

.InstantDescription .Price
{
    padding-top:10px;
    color:#0068a6;
    font-size:10pt;
}

.GetStartedImage
{
    float:left;
}

.Affiliation 
{
    margin-top:20px;
    width:100%;
    margin-bottom:10px;
    clear:both;
}

.Affiliation .Badge 
{
    width:145px;
    float:left;
    text-align:right;
}

.Affiliation .Description
{
    width:410px;
    line-height:1.5;
    margin-left:5px;
    float:left;
    padding-bottom:30px;
}

.Affiliation .Description a
{
    color:#666666;
    font-size:8pt;
    margin-top:10px;
    clear:both;
}

.BlueUL ul
{
    list-style-image:none;
    list-style-type:none;
    color:#0068a6;
    font-size:9pt;
    font-weight:bold;
}

.BlueUL ul li
{
    background-image:url('/images/ArrowRightWhiteBackground.gif');
    background-position:0px 10px;
    background-repeat:no-repeat;
    padding-left:15px;
    padding-top:5px;
}

.BlueUL li a 
{
    text-decoration:none;
    color:#0068A6;
}

.BlueUL li a:hover
{
    text-decoration:none;
    color:#EE8100;
}

.OrangeUL ul
{
    margin:0px;
    padding:0px;
    margin-left:5px;
    list-style-image:none;
    list-style-type:none;
    color:#ee8100;
    font-size:9pt;
    font-weight:bold;
    margin-bottom:2px;
}

.OrangeUL ul li
{
    margin:0px;
    padding:0px;
    background-image:url('/images/OrangeArrowWhiteBackground.gif');
    background-position:4px 10px;
    background-repeat:no-repeat;
    padding-left:25px;
    padding-top:5px;
}

.Row 
{
    width:100%;
    clear:both;
    margin-top:10px;
}

.Row div
{
    float:left;
    width:30%;
}

.Row input 
{
    border:1px #ccccae solid;
}

.submit
{
    border:0px;
    background-color:#fcaf16;
    color:#0068a6;
    font-weight:bold;
	border-bottom:2px #6a4909 solid;
	border-right:2px #6a4909 solid;
	border-top:2px #fed88d solid;
	border-left:2px #fdc24d solid;
}

.CrimeAssureButton
{
    border:0px;
	background-color:white;
	background-image:url('/images/CrimeAssureButton.gif');
	background-repeat:no-repeat;
	width:230px;
	height:39px;
    color:#0068a6;
    font-weight:bold;
    cursor:pointer;
}

.Newsletter
{
    width:405px;
    float:left;
}

.NewsletterNavigation
{
    width:155px;
    margin-left:12px;
    float:left;
    font-size:8pt;
}

.Newsletter h3
{
    color:#0068a6;
    font-size:10pt;
    margin:0px;
    padding:0px; 
    margin-top:15px; 
    padding-left:4px; 
}

.Newsletter h4
{
    color:#0068a6;
    font-size:9pt;
    margin:0px;
    padding:0px;
    margin-top:5px;
    padding-left:4px;
}

.NewsletterNavigation h2
{
    padding:0px;
    text-align:left;
    margin:0px;
}

.NewsletterNavigation p
{
    padding:2px;
    margin:2px;
    padding-top:8px;
}

.Error
{
    color:red;
    font-weight:bold;
}

.Search
{
    position:relative;
    top:2px;
    left:2px;
    
}

.DateTimeStamp
{
    margin:0px;
    padding:0px;
    display:block;
    float:left;
    margin-left:580px;
    width:230px;
    color:#ffffff;
    margin-bottom:5px;
    text-align:left;
    height:17px;
    margin-top:-14px;
}

.News
{
    width:205px;
    float:left;
    margin-left:20px;
    font-size:8pt;   
}

.News ul .Normal
{
 margin-top:0px;  
 margin-left:0px;
 padding-left:0px; 
}

.News .Normal li
{
    margin-left:14px;
}

.News .OrangeUL ul
{
    margin:0px;
    padding:0px;
    margin-left:0px;
    list-style-image:none;
    list-style-type:none;
    color:#ee8100;
    font-size:9pt;
    font-weight:bold;
    margin-bottom:2px;
}

.News .OrangeUL li
{
    margin:0px;
    padding:0px;
    background-image:url('/images/OrangeArrowWhiteBackground.gif');
    background-position:0px 10px;
    background-repeat:no-repeat;
    padding-left:11px;
    padding-top:5px;
}

.News .OrangeUL a
{
    color:#ee8100;
    text-decoration:none;
}

.News .hrNormal
{
    border-top:10px #FFF solid;
    border-bottom:10px #FFF solid;
    height:1px;
    background-color:#ccccae;
    width:100%;
    clear:both;
}

.ContestNavigation 
{
    margin-top:42px;
    width:190px;
    float:left;
    margin-left:30px;
    font-size:8pt;
    line-height:1.5;
}

.ContestNavigation h3 
{
    color:#0068a6;
    font-size:12pt;
    margin:0px;
    padding:0px;
    font-weight:bold;
    padding-bottom:5px;
}

.ContestNavigation .hrNormal
{
    border-top:#FFF solid 10px;
    margin-top:5px;
    margin-bottom:8px;
    border-bottom:#FFF solid 10px;
}

.ContestNavigation .ul
{
    padding-top:5px;
    text-decoration:underline;
    padding-bottom:5px;
}

.ErrorBlock
{
    
    background-color:#FFF;
    font-weight:bold;
    line-height:1.5;
    color:red;
    width:100%;
    clear:both;
  
}


.StrengthTextBox
{
    border:0px;
    width:40px;
    float:left;
}

.modalBackground 
{
    background-image:url('/images/coverbackground.gif');
}

.Login
{
    background-color:#FFF;
    padding:20px;
    width:300px;
    border:3px #0068A6 solid;
}

.Login .Row
{
    width:270px;
    clear:both;
    margin-bottom:10px;
}

.Login .Row div
{
    width:100px;
    float:left;
    clear:both;
 }
 
 .Login h2
 {
    color:#0068A6;
    font-size:11pt;
    font-weight:bold;
 }
 
 .Login input
 {
    border:1px black solid;
 }
 
 .TermsPopup 
 {
    background-color:#FFF;
    border:3px #0068A6 solid;
    padding:10px;
    width:450px;
    height:500px;
 }
 
 .TermsPopup .Terms
 {
  padding:15px;
  margin:5px;
  width:400px;
  height:410px;
 }
 
 
 .RTATable tr td 
 {
    border:0px;
    font-size:9pt;
    padding-top:10px;
    vertical-align:middle;
    text-decoration:none;
 }
 
 .Level1 
 {
    position:relative;
    top:-410px;
    left:9px;
    font-size:7pt;
    width:325px;
    line-height:1.5;
    color:#484848;
 }
 
     .Level1 h4
 {
    margin-bottom:2px;
    padding-bottom:0px;
    padding-top:4px;
    margin-top:0px;    
 }
 
 
 .Level1 h4 a
 {
    font-size:9pt;
    color:#0068A6;
    text-decoration:none;
 }
 
  .Level2 
 {
    position:relative;
    top:-405px;
    left:9px;
    font-size:7pt;
    width:325px;
    line-height:1.5;
    color:#484848;
 }
 
   .Level2 h4
 {
    margin-bottom:2px;
    padding-bottom:0px;
    padding-top:4px;
    margin-top:0px;    
 }
 
 
 .Level2 h4 a
 {
    font-size:9pt;
    color:#0068A6;
    text-decoration:none;
 }
 
 
  .Level3 
 {
    position:relative;
    top:-400px;
    left:9px;
    font-size:7pt;
    width:325px;
    line-height:1.5;
    color:#484848;
 }
 
  .Level3 h4
 {
    margin-bottom:2px;
    padding-bottom:0px;
    padding-top:4px;
    margin-top:0px;    
 }
 
 .Level3 h4 a
 {
    font-size:9pt;
    color:#0068A6;
    text-decoration:none;
 }
 
  .Level4
 {
    position:relative;
    top:-395px;
    left:9px;
    font-size:7pt;
    width:325px;
    line-height:1.5;
    color:#484848;
 }
 
 .Level4 h4
 {
    margin-bottom:2px;
    padding-bottom:0px;
    padding-top:0px;
    margin-top:0px;    
 }
 
 .Level4 h4 a
 {
    font-size:9pt;
    color:#0068A6;
    text-decoration:none;
 }
 
 
 
 /* Search Results */
 
 .selHint 
{
  border: dashed 1px #CCCCAE;
  color:#000;
  padding:5px;
}

#results div a span
{
 background-color: #EDEDE2;
 margin-bottom: 5px;
}
.ezcount
{
	color: #FF8710;
	float: right;
	font-size: 10px;
	padding-right:5px;
}

#results
{
	display: none;
	visibility: hidden;
	background-color: #FFFFFF;
	width: 175px;
	overflow: hidden;
	border: solid 1px #CCCCAE;
	z-index: 1099;
	position: absolute;
	left:50%;
	margin-left:-227px;
	top:201px;
	padding:10px;
}

#results a
{
    color:#000;
    padding:10px;
}

*{margin: o;}
.ResultsPaging
{
	color: Black;
	background-color: #e8e7ff;
}
.SearchResultAlt
{
	/*background-color: #e8e7ff; */
}

#EasySearchLiveResults
{
	Z-INDEX: 100;
	display: none;
	position: absolute;
	background-color: White;
	border-color: #3333ff;
	margin-bottom: 10px;
	border-width: 13px;	
}
.SearchResultUrl
{
	color: #3181AA;
	font-style: italic;
}
.SearchResultsPageXofYMessage
{
	font-style: italic;
}
.SearchResultsHighlight
{
	color: Red;
	font-style: italic;	
}

#Loading 
{
	background-color:#FFF;
	border:3px #0068A6 solid;
	font-weight:bold;
    position:absolute;
    top:340px;
    left:50%;
    margin-left:-20px;
    z-index:1020;
    padding:15px;
}

.ScreenCover 
{
    height:2000px;
    background-image:url('/images/CoverBackground.gif');
    background-repeat:repeat;
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1019;
}

.StateContent 
{
	width:360px;
	margin:5px;
	float:left;
}

.StateColumn
{
	width:193px;
	float:left;
	background-color:#ccccae;
	padding:4px;
	line-height:1.5;
	font-size:14px;
}

.SignUpLink
{
	font-size:18pt;
	font-weight:bold;
	display:block;
	text-align:center;
	color:#FCAF16;
	margin-bottom:15px;
}



.SignUpForm input
{
	border:solid 1px black;
	padding:0px;
	margin:0px;
}

.SignUpForm textarea
{
	border:solid 1px black;
	padding:0px;
	margin:0px;
}

.SignUpForm
{
	padding:0px;
	margin:0px;
}

.SignUpForm td
{
	padding:0px;
	margin:0px;
}

.SignUpForm tr
{
	padding:0px;
	margin:0px;
}

.SignUpForm tr td
{
	padding:0px;
	margin:0px;
	border:0px;
}

.RequiredField
{
	color:Red;
	width:15px;
	height:10px;
	float:left;
}

.LocationLinks
{
	display:block;
	float:left;
	width:135px;
	margin-right:10px;
	padding-bottom:3px;
	text-decoration:none;
}

.LocationLinks:hover
{
	display:block;
	float:left;
	width:135px;
	margin-right:10px;
	padding-bottom:3px;
	text-decoration:underline;
}

.CountyLinks
{
	display:block;
	float:left;
	width:180px;
	margin-right:10px;
	padding-bottom:3px;
	text-decoration:none;
}

.CountyLinks:hover
{
	display:block;
	float:left;
	width:180px;
	margin-right:10px;
	padding-bottom:3px;
	text-decoration:underline;
}


.ContestPicture
{
    border:3px #0068a6 solid;
    margin:4px;
    padding:4px;
    height:150px;
    width:150px;
    float:left;
}

.Red
{
	font-family:Verdana;
	font-size:14pt;
	color:Red;
}

.warning
{
	border:solid 1px black;
	width:500px;
	font-size:12pt;
	font-weight:bold;
	padding:15px;
	background-color:#ffefce;
	color:Black;
}

a.button{background:url(/professional-background-check/images/button-2-wide.gif);display:block;color:#555555;font-weight:bold;height:30px;line-height:29px;margin-bottom:14px;text-decoration:none;width:325px;}
a:hover.button{color:#0066CC;}
.AddMore{background:url(/professional-background-check/images/add2.png) no-repeat 10px 8px;text-indent:30px;display:block;}
.AddDone{background:url(/professional-background-check/images/add2.png) no-repeat 10px 8px;text-indent:30px;display:block;}

.noninstant-buttons {
	color:#000;
	font-weight:bold;
	font-size:12pt;
	background-color:#ffe7b4;
	border:1px solid;
	border-color: #000 #000 #000 #000;
	padding:3px;
	width:400px;
	margin:4px;
}
.noninstant-buttons:hover 
{
	background-color:#ffda8b;
	cursor:pointer;
}

.SignUp
{
    background-color:#e0e7ff;
    text-align:center;
    padding:8px;
    border:1px #ccccae solid;
}


/* HAITI CSS */
.EBCForm { font-family:Verdana;font-size:12px;background-color:#fff;padding:10px;width:575px;margin-top:15px; }
.EBCForm table { border:1px #fff solid; }
.EBCForm table td { border:1px #fff solid;height:5px;padding:0px; }
.FormHeader { font-size:12px;font-weight:bold; }
.EBCForm table th { height:5px;border-right:1px #000 solid;border-bottom:1px #000 solid;padding:4px; }
Red { color:Red;font-size:10pt;font-weight:bold; }
