html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}

#photo_nofloat{
width: 233px;
	text-align: center;
	height: 200px;
}

#photo_left {
	width: 233px;
	float: left;
	left: 250px;
	top: 189px;
	text-align: center;
	height: 200px;
}
#photo_middle{
	width: 233px;
	float: left;
	left: 482px;
	top: 189px;
	text-align: center;
	height: 200px;
}
#photo_right {
	width: 233px;
	float: right;
	left: 718px;
	top: 189px;
	text-align: center;
	height: 200px;
}
body {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	margin: 0;
	padding: 10px;
	background: #a7a7a8;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}
.photo_left{
	display: none;
	margin-left: 5px;
	background-image: url(../images/pic_photo.jpg);
	clip: rect(auto,auto,auto,20px);
	position: absolute;
}



.photo_middle{
	display: none;
	background-color: #33CC66;
	float: left;
	height: 150px;
	width: 150px;
	position: absolute;
}
.photo_right{
	display: none;
	background-color: #33CC66;
	float: right;
	height: 150px;
	width: 150px;
	position: absolute;
}
.clear{
	display: none;
	background-color: #33CC66;
	height: 150px;
	width: 150px;
	clear: both;
}
#page-container {
width: 969px;
margin:auto;
}

#bg_tile {
background: url(../images/bg_tile.jpg) repeat-y;
width: 969px;
overflow: auto;
overflow: hidden;
}

/* LINK STYLES */


A:link {
	text-decoration: none;
	color: #0033FF;
	font-size: 12px;
}
A:visited {
	text-decoration: none;
	color: #0033FF;
	font-size: 12px;
}
A:active {
	text-decoration: none;
	color: #990099;
	font-size: 12px;
}
A:hover {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
}

dl a:link{
text-decoration: none; color: #cccccc;
}

dl a:visited{
text-decoration: none; color: #cccccc;
}

dl a:active{
text-decoration: none; color: #cccccc;
}

dl a:hover{
text-decoration: none; color: #f8b302;
}
#member_buttons{
	width:600px;
	margin-left: 30px;
}
#member_buttons_left{
	float:left;
	margin-left: 40px;
	padding: 10px;
}
#member_buttons_right{
	float:right;
	padding: 10px;
}

#member_buttons ul li {
list-style:none;
width: 179px;
background:url(../superAdmin/images/admin_btn.jpg) no-repeat;
text-align: center;
line-height: 52px;
margin:auto;
}


/* TEXT STYLES */


p {
	font-size: .75em;
	color: #333333;
 line-height: 1.2;
	margin: 0;
}

ul li {
	font-size: .75em;
	color: #333333;
	margin-left: 4em;
	line-height: 1.4;
}

.form_text {
	font-size: .75em;
	color: #333333;
	line-height: 1.5em;
	margin: 0;
}

nav {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #cccccc;
}

dl {
	margin: 0;
	padding: 0;
}

dl dt h3 {
	margin: 0;
	padding-top: 6px;
	padding-left: 28px;
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: .75em;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
}

h2 {
 font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: .75em;
	color: #cccccc;
	font-weight: bold;
	margin: 0;
	padding-top: 14px;
	padding-left: 35px;
}

h3 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	margin: 0;
}

h4 {
 font-size: .75em;
	color: #FF0000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
 font-size: 1.0em;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}

h6 {
	margin: 0;
	padding: 0;
}

.h5_int {
 font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}

#hh2 {
	margin: 0;
	padding-top: 11px;
	padding-left: 35px;
}

/* HEADER */

#header {
height: 200px;
background: url(../images/header.jpg);
}

#header_links {
font-size: 11px;
float: right;
padding-right: 20px;
padding-top: 3px;
}

/* NAV */


#nav {
width: 224px;
float: left;
background: url(../images/nav_tile.jpg) repeat-y;
}

#search {
background: url(../images/search.jpg);
height: 72px;
}

#search_input {
margin: 0;
padding-left: 30px;
padding-top: 34px;
float: left;
}

#search_input .search-submit-button {
	width: 27px;
	height: 27px;
	float: right;
	border: none;
	margin: 0px;
	padding-right: 27px;
	padding-bottom: 13px;
}

.formnoborder {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-style: normal;
font-weight: normal;
color: #727272;
background-color: #f1f1f1;
}


#login {
background: url(../images/login.jpg);
height: 109px;
}

#login_input {
margin: 0;
float: left;
padding-left: 30px;
padding-top: 35px;
}

#login_input2 {
margin: 0;
float: left;
padding-left: 30px;
padding-top: 15px;
}

#login-submit-button {
	vertical-align: middle;
}

#go {
width: 27px;
height: 27px;
float: right;
border: none;
margin: 0px;
padding-right: 27px;
padding-top: 31px;
cursor: pointer;
cursor: hand;
}

#go2 {
width: 27px;
height: 27px;
float: right;
border: none;
margin: 0px;
padding-right: 27px;
padding-top: 13px;
cursor: pointer;
cursor: hand;
}

#btn_amber {
height: 200px;
}

#btn_missing {
height: 73px;
}

#nav_tile {
background: url(../images/nav_tile.jpg) repeat-y;
}

#nav_base {
background: url(../images/nav_base.jpg);
height: 16px;
}

#btn_nav {
background: url(../images/btn_nav.jpg);
height: 29px;
}

#btn_nav_top1 {
background: url(../images/btn_nav_top1.jpg);
height: 26px;
}

#btn_nav_top2 {
background: url(../images/btn_nav_top2.jpg);
height: 28px;
}

#btn_nav_base1 {
background: url(../images/btn_nav_base1.jpg);
height: 37px;
}

#btn_nav_base2 {
background: url(../images/btn_nav_base2.jpg);
height: 34px;
}

/* CONTENT */


#content {
background: #FFFFFF;
width: 745px;
float: right;
}

#flash {
height: 259px;
width: 490px;
background: url(../images/flash.jpg)
}

#flash_container {
float: right;
margin-top: -259px;
}

#flash_right_top {
height: 23px;
width: 255px;
background: url(../images/flash_right_top.jpg)
}

#flash_btn_complaint {
height: 69px;
width: 255px;
cursor: pointer;
cursor: hand;
}

#flash_btn_library {
height: 71px;
width: 255px;
cursor: pointer;
cursor: hand;
}

#flash_btn_manual {
height: 72px;
width: 255px;
cursor: pointer;
cursor: hand;
}

#flash_right_base {
height: 24px;
width: 255px;
background: url(../images/flash_right_base.jpg)
}


	#currentnews {
	float: right;
}


#content1_top {
height: 36px;
width: 490px;
background: url(../images/bar_long.jpg)
}

#content1_base {
height: 270px;
width: 490px;

background-image: url(../images/body_base_2.jpg);
	background-position: bottom;
	overflow: auto;
}

#content2_base {
	height: 335px;
	width: 490px;
	background-image: url(../images/body_base_2.jpg);
	background-position: bottom;
	overflow: auto;
}

#content_body {
padding: 15px;
}
.margin12 {
	padding-right: 30px;
	padding-left: 15px;
}

#content_body_word {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content_body_word p{
padding-top: 16px;
padding-bottom: 8px;
font-size:.75em;
font-family: Arial, Helvetica, Sans-serif;
color:#333333;
}

#content1_cal_top {
height: 36px;
width: 255px;
background: url(../images/bar_short.jpg)
}

#content1_cal {
height: 231px;
width: 255px;
background: url(../images/calendar.jpg)
}

#content1_news {
height: 296px;
width: 255px;
background: url(../images/news.jpg)
}

#content1_cal_base {
height: 39px;
width: 255px;
background: url(../images/bar_base.jpg)
}

#cal_data {
padding: 20px;
}

#news_data {
padding: 20px;
}

#bullets {
font-size: 1.25em;
padding-top: 15px;
padding-right: 40px;
list-style-image: url(../images/icon_news.jpg);
line-height: 15px;
vertical-align: inherit;
list-style-position: outside;
}

#content1_container {
	float: right;
	margin-top: -356px;
	height: 320px;
}

#calendar_container {
float: right;
}
#body_cap {
height: 16px;
width: 969px;
background: url(../images/body_cap2.jpg)
}

#readmore {
width: 137px;
height: 43px;
float: right;
border: none;
padding-right: 20px;
margin: 0px;
cursor: pointer;
cursor: hand;
}

#searchcases {
width: 137px;
height: 43px;
float: right;
border: none;
padding-right: 20px;
margin: 0px;
cursor: pointer;
cursor: hand;
}

div.no-attorney-image {
	width: 150px;
	height: 189px;
	color: #666666;
	background-color: #f0f0f0;
	border-style:solid;
	border-color:#666666;
	text-align: center;
	padding-top: 80px;
	font-size: 0.7em;
}

table#past-prosecutors td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 16px;
	padding-left: 0px;
}

/* CONTENT INTERIOR */


#body_int_top {
height: 19px;
width: 745px;
background: url(../images/body_int_top.jpg);
}

#body_int_tile {
width: 745px;
background: url(../images/body_int_tile.jpg) repeat-y;
}

#body_int_base {
height: 18px;
width: 745px;
background: url(../images/body_int_base.jpg);
}

#content_int {
	width: 700px;
	padding-left: 15px;
	padding-bottom: 15px;
	overflow: auto;
}

.header2 {
text-align:left;
margin-left:3em;
margin-top:.5em;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}



/*ResourceLibrary

#resource_lib{
	width:620px;
	margin-left:auto;
	margin-right:auto;
}
#resource_lib_top{
	background-image:url(../members/images/resource_top.jpg);
	background-repeat:no-repeat;
	height:43px;
}
#resource_lib_tile{
	background-image:url(../members/images/resource_tile.jpg);
	background-repeat:repeat-y;
	height:25px;
}
#resource_lib_bot{
	background-image:url(../members/images/resource_bot.jpg);
	background-repeat:no-repeat;
	height:9px;
}
#resource_libupper_top{
	background-image:url(../members/images/resource_lower_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:25px;
}
#resource_libupper_tile{
	background-image:url(../members/images/resource_lower_tile.jpg);
	background-repeat:repeat-y;
	margin-top:0px;
}
#resource_libupper_bot{
	background-image:url(../members/images/resource_lower_bot.jpg);
	background-repeat:no-repeat;
	height:9px;
}
*/
#resource_lib_txt{
	padding-left:25px;
	margin-top:auto;
	margin-bottom:auto;}

#resource_libupper_txt{
	padding-left:100px;}



/*CLE BOX & DETAIL*/


#program_box_top{
	width:218px;
	height:46px;
	background-image:url(../members/images/CLE_BOX_top.jpg);
	background-repeat:no-repeat;
}
#program_box_hding{
	font-family:Arial, Helvetica, sans-serif;
	width:185px;
	line-height:44px;
	margin-left:34px;
	color:#234FB3;
	font-weight:bold;
	font-size:12px;
}
.programtxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	font-size:10px;}
#program_box_mid{
	width:218px;
	background-image:url(../members/images/CLE_BOX_tile.jpg);
	background-repeat:repeat-y;
}
#program_box_mid img{
	margin-left:36px;}
#program_box_txt{
	width:190px;
	margin-left:15px;
	font-weight:bold;
	color:#333;
}
#program_box_bot{
	width:218px;
	height:auto;
	background-image:url(../members/images/CLE_BOX_bot.jpg);
	background-repeat:no-repeat;
}


#detail_box_top{
	margin-top:22px;
	width:699px;
	height:46px;
	background-image:url(../members/images/CLE_detail_top.jpg);
	background-repeat:no-repeat;
}
#detail_box_hding{
	font-family:Arial, Helvetica, sans-serif;
	width:640px;
	line-height:44px;
	margin-left:34px;
	color:#234FB3;
	font-weight:bold;
}
#detail_box_hding img {
	padding-top:5px;
	float:right;}
.detailtxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	font-size:10px;}
#detail_box_mid{
	width:699px;
	background-image:url(../members/images/CLE_detail_tile.jpg);
	background-repeat:repeat-y;
}
#detail_box_mid2{
	width:699px;
	height:330px;
	background-image:url(../members/images/CLE_detail_tile.jpg);
	background-repeat:repeat-y;
}
#detail_box_mid img{
	margin-left:15px;
	padding-top:6px;}
#detail_box_txt{
	width:670px;
	height:auto;
	margin-left:15px;
	font-weight:bold;
	color:#333;
}

#detail_box_bot{
	width:699px;
	height:auto;
	background-image:url(../members/images/CLE_detail_bot.jpg);
	background-repeat:no-repeat;
}

/*CONTACT BOX*/

.contacttxt{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:18px;
color:#3B3B3B;
}
.contacttxtSM{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#3B3B3B;
}
.contacthding{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:38px;
color:#FFF;
padding-left:20px;
}
#contact_box{
width:405px;
margin-left:auto;
margin-right:auto;
}
#contact_box_top{
background-image:url(../images/contact_box_top.jpg);
background-repeat:no-repeat;
height:42px;
}
#contact_box_middle{
background-image:url(../images/contact_box_tile.jpg);
background-repeat:repeat-y;
width:405px;
padding-left:35px;
}
#contact_box_bot{
background-image:url(../images/contact_box_bot.jpg);
background-repeat:no-repeat;
height:27px;
}


/*COMPLAINT BOOK*/


.bluecontenttop{
	float:left;
	width:728px;
	background-image: url(../images/body_bluecontent_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}

.interiorbx_middle {
	width: 700px;
	padding-right: 10px;
	font-size: .75em;
	line-height: 1.3em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#searchbox-int{
font-size: .75em;
	line-height: 1.3em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#numberpages {
 font-size: 12px;
	text-align:center;
	padding-bottom: 15px;
}

#numberpages a:link {
font-size: 12px;
	padding-left:5px;
	padding-right:5px;
}

.submitbtn{
	margin-top:.5em;
}

.backbtn {
float: left;
padding-left: 13px;
padding-top: 5px;
}

.printbtn {
float: right;
padding-right: 30px;
}
 
#ucb_wrap {
margin-left: 10px;
margin-right: 15px
}



.complaint-wysiwygWrapper {
	margin-left: 20px;
	margin-bottom: 10px;
}

#ucb_wrap p {
	margin-bottom: 12px;
}

#ucb_wrap ul,
#ucb_wrap ol {
	padding-left: 25px;
	padding-bottom: 12px;
}

#ucb_wrap li {
	font-size: 0.8em;	
}

#ucb_wrap li li {
	font-size: 1.0em;	
}


/*MEMBERS AREA*/
#desktop_manual_left{
	float:left;
	margin-left:20px;
	width:250px;
}#desktop_manual_right{
	float:right;
	margin-right:60px;
	width:250px;
}

#center_form{
 margin-left:150px;
 width:400px;
}

#username_2{
	padding-top: 4px;
}
#password_2{
	padding-top: 4px;
	padding-bottom:4px;
}


/* FOOTER */


#footer {
height: 46px;
background: #FFFFFF;
clear: both;
}

#foot {
height: 46px;
width: 969px;
background: url(../images/footer.jpg)
}

#tagline {
padding-top: 8px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.legislative-updates-header {
	font-size: 1.25em;
	margin-top: 15px;
}

ul#legislative-news-current-list li,
ul#legislative-news-archive-list li
{
	font-size: 1.1em;
}
#form_leftmargin{
margin-left:30px;
}
#request_box_top{
background-image:url(../images/request_box_top.jpg);
background-repeat:no-repeat;
width:345px;
height:33px;
margin-left:auto;
margin-right:auto;
}
#request_box_mid{
background-image:url(../images/request_box_tile.jpg);
background-repeat:repeat-y;
width:345px;
height:390px;
margin-left:auto;
margin-right:auto;
}
#request_box_bot{
background-image:url(../images/request_box_bot.jpg);
background-repeat:no-repeat;
width:345px;
height:15px;
margin-left:auto;
margin-right:auto;
}
.alignbtnright{
float:right;
margin-right:25px;
margin-top:-20px;
}
#form_short{
padding-top:4px;
padding-left:30px;
height:30px;
background-image:url(../images/request_box_field1.jpg);
background-repeat:no-repeat;
}
#form_longer{
padding-top:4px;
padding-left:30px;
height:30px;
background-image:url(../images/request_box_field2.jpg);
background-repeat:no-repeat;
}
#form_comments{
padding-top:27px;
padding-left:30px;
height:188px;
background-image:url(../images/request_box_comments.jpg);
background-repeat:no-repeat;
}
.thankyou{
padding-left:25px;
color:#000099;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;}
.prosThumbs {
	float: left;
	padding-right: 10px;
}
