/* CSS Document */

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #FFFFFF;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center; 
}

/* Site Layout */
#body-wrap {
	width: 820px;
	background: #FFF url(../img/content.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	clear: both;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
.loading {
	font-family: Tahoma;
	font-size: 1.0em;
	font-weight: bold;
	color: #1B5790;
	padding: 8px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


/* Header */
#header {
	width: 820px;
	position: relative;
	height: 102px;
	background: #FFF url(../img/header.gif) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}


/* NAVIGATION MENU */
#navmenu {
	margin-left: 31px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 28px;
	height: 26px;
	background-image: url(../img/top-nav-bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navmenu ul {
	float: right;
	list-style-type: none;
	margin:0; padding: 0;	
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	font-family: Tahoma;
	font-size: 1em;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 18px;
	display: block;
	float: left;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	color: #0066CC;
	margin: 2px;
}

#navmenu ul li a:hover {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000033;

}

#navmenu ul li#current a {	
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000033;
}

/* QUICK NEWS STYLES */
#quick-news-container {
	float: right;
	width: 28%;
	margin-top: 8px;
	border: 1px solid #E0E0E0;
	margin-right: -2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#quick-news-footer {
	height: 10px;
	background-color: #EFEFEF;
	background-image: url(../img/small-footer.gif);
	background-repeat: repeat-x;
}

#news-date {
	font-family: Tahoma;
	font-size: 1.0em;
	font-weight: bold;
	color: #000066;
	padding: 2px;
}
#news-body {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #0066CC;
	padding: 2px;
	clear: both;
}

#readmore {
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 18px;
	display: block;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;

}

#readmore a {
	font-family: Tahoma;
	font-size: .95em;
	color: #0066CC;
	text-decoration: none;
}

#readmore a:hover {
	color: #000033;
}

#news-sep {
	font-family: Tahoma;
	font-size: .89em;
	color: #666666;
}




#quick-news-title {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #1B5790;
	background-image: url(../img/titles-bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#quick-news {
	padding: 3px;
	font-family: Tahoma;
	font-size: .88em;
}


/* Footer */	
#footer {
	color: #0066CC;
	background: #FFF url(../img/footer.gif) no-repeat center top;
	clear: both;
	width: 820px;
	height: 74px;
	text-align: center;
	font-size: .95em;
	font-family: Tahoma;
	line-height: 35px;
}


#rnd_container {
	background: #fff;
	margin-top: 7px;
	margin-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
}


    
    .rnd_top, .rnd_bottom {display:block; background:transparent; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:transparent; border-left:1px solid #ccc; border-right:1px solid #ccc;}
    .rnd_b1 {margin:0 5px; background:#ccc;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #ccc;
    border-width:0 1px;
    padding: 4px;
    
    }
#content-title {
	font-family: Tahoma;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #1B5790;
	background-image: url(../img/titles-bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#content-text {
	padding: 3px;
	font-family: Tahoma;
	font-size: 1.2em;
}
a:link {
	color: #1B5790;
	text-decoration: none;
}
a:visited {
	color: #1B5790;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}

#content-footer {
	height: 10px;
	background-color: #EFEFEF;
	background-image: url(../img/small-footer.gif);
	background-repeat: repeat-x;
}
#main-content {
	float: left;
	width: 71%;
	margin-top: 8px;
	margin-left: 1px;
	border: 1px solid #E0E0E0;

}
#CJIS_ONLINE_BUTTON {
	width: 150px;
	height: 37px;
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	background-image: url(../img/prod-button-bg.gif);
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
	display: block;
}
#NEXTEST_BUTTON {
	width: 150px;
	height: 37px;
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	background-image: url(../img/prod-button-bg.gif);
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
	display: block;
	line-height: 35px;
}
#MANUALS_BUTTON {
	width: 150px;
	height: 37px;
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	background-image: url(../img/prod-button-bg.gif);
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
	display: block;
}

#VALIDATIONS_BUTTON {
	width: 150px;
	height: 37px;
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	background-image: url(../img/prod-button-bg.gif);
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
	display: block;
}

#LAUNCHPAD_BUTTON {
	width: 150px;
	height: 37px;
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	background-image: url(../img/prod-button-bg.gif);
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
	display: block;
}

#AUDIT_BUTTON {
	width: 150px;
	height: 37px;
	font-family: Tahoma;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	background-image: url(../img/prod-button-bg.gif);
	border: 1px solid #CCCCCC;
	margin: 4px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor: pointer;
	display: block;
}
.info-lbl {
	font-family: Tahoma;
	font-size: .69em;
	color: #0066CC;
	margin-top: -10px;
	position: relative;
	text-align: center;
}
.agency-title {
	font-family: Tahoma;
	font-size: 1.1em;
	color: #1B5790;
	font-weight: bold;
}
#contact-form {

}
.form-fields {
	font-family: Tahoma;
	font-size: 1.2em;
	color: #1B5790;
	border: 1px solid #E7E7E7;
	margin: 4px;
	font-weight: bold;
	padding: 3px;
	background-image: url(../img/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.form-field:focus
{
	background:#fff url(../img/shadow_top.gif) repeat-x top;
	border:1px solid #006699;
}
.form-lbl {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.thankyou {
	font-family: Tahoma;
	font-size: 1.2em;
	color: #1B5790;
	font-weight: bold;
}

.form-buttons {
	font-family: Tahoma;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/top-nav-bg.gif);
	border: 1px solid #CCCCCC;
	cursor: pointer;
	margin: 4px;
	padding: 1px;
}
#newsletter-container {
	background-image: url(../img/newsletter-button-bg.gif);
	height: 145px;
	width: 250px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #0066CC;
	cursor: pointer;
}
#READ_MORE {
	position: absolute;
	height: 500px;
	width: 543px;
}
#pop-body-wrap {
	width: 758px;
	text-align: left;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#pop-content-wrap {
	clear: both;
	width: 758px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#close-button {
	background-image: url(../img/small-xbutton.gif);
	background-repeat: no-repeat;
	background-position: 42px center;
	height: 18px;
	width: 50px;
	border: 1px solid #1B5790;
	margin: 4px;
	font-family: Tahoma;
	font-size: 1.0em;
	font-weight: bold;
	color: #1B5790;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 15px;
	cursor: pointer;
	position: relative;
	left: 343px;
}
.mission-stmt {
	font-family: Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #1B5790;
}
#spacer {
	margin-top: 4px;
	margin-bottom: 4px;
}
#news-title {
	font-family: Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #660033;
	letter-spacing: 0.08em;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#VERIFY {
	background-image: url(../img/verify.gif);
	background-repeat: no-repeat;
	height: 32px;
	border: 1px solid #CCCCCC;
	width: 110px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
