body {
    color: #000;   
	background: #103E5A url(../images/backGround.png) repeat;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0;
    }
a {
    color: #0068C5;
    text-decoration: underline;
    }
a:visited {
    color: #0068C5;
	text-decoration: underline;
    }
a:hover {
    color: #0068C5;
    text-decoration: none;
    }
h1 {
    color: #072C43;
    font-size: 21px;
    margin: 0;
    padding: 20px 0 0;
	font-weight: normal;
        }
		
h2 {
color:#2970B8;
font-size:19px;
font-weight:normal;
padding:10px 0 10px;
}		
/*h2 {
    color: #900;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    padding: 20px 0 0;
    }*/
h3 {
    color: #000;
    font-size: 14px;
    font-weight:bold;
    margin: 0;
    padding: 5px 0;
    }
p {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
    }

/* -- core.css overwrites --*/

.ms-WPBody {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1em;
    }
.ms-WPBody a:visited {
    color: #006;
    text-decoration: underline;
    }
.ms-WPBody a:link {
    color: #006;
    text-decoration: underline;
    }
.ms-WPBody h2, .ms-TPBody h2 {
    font-size: .9em;
    }

/* -- top navigation --*/
#headerNav {
    background: #0E4B8E;
	border-bottom: #c79041 3px solid;
	height: 30px;
	text-align:left;
	padding:2px 0 5px 0;
    }	
#headerNav ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:4px 0 5px;
}
#headerNav ul li a {
	display:block;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/navRule.png) no-repeat scroll right center;
	color:#EFEFEF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 12px 5px 11px;
	text-decoration:none;
	display:inline !important;
	}
#headerNav li {
    display: inline !important;
    }
#headerNav ul li a:hover {
    color: #CCC;
    }
#navlist ul li {
display:inline;
list-style-type:none;
}

/* -- page layout -- */

#container {
    background: #FFF;
    margin: 0 auto;
    width: 1000px;
    }

/* -- authoring region -- */

#authoringRegion {
    background: #FFFF99;
    height: 26px;
    }
#siteActionsMenu {
    float: right;
    padding: 4px;
    }
#welcomeLoginBox {
    float: right;
    padding: 4px;
    }
#welcomeLoginBox div {
    height: 13px;
    }

/* -- header -- */

#header {
    }
#headerTop {
    background-color: #0E4B8E!important;
    color: #FFF;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: .7em;
    height: 30px;
    }
#headerTop a:visited {
    color: #FFF;
    text-decoration: none;
    }
#headerTop a {
    color: #FFF;
    text-decoration: none;
    }
#headerTop a:hover {
    text-decoration: underline;
    }
#headerTopLeft {
    float: left;
    padding: 8px 20px 0px 20px;
    }
#headerTopCenter {
	float: left;
	padding: 8px 200px;
	/*padding-top: 8px;
	padding-right: 320px;
	padding-bottom: 8px;
	padding-left: 350px;*/
    }

#headerTopRight {
    float: right;
    padding: 8px 20px;
    }
#headerBanner {
	/*background: url(../images/headerBanner.jpg) no-repeat;*/
    height: 133px!important;
    }
#headerInfo {
	background: #6d91b4 url(../images/backgroundTopNav.jpg) repeat-x !important;
    color: #FFF;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: .7em;
    height: 30px;
    }
#headerInfo a:visited {
    color: #FFF;
    text-decoration: none;
    }
#headerInfo a {
    color: #FFF;
    text-decoration: none;
    }
#headerInfo a:hover {
    text-decoration: underline;
    }
#headerInfoLeft {
    float: left;
    padding: 7px 20px;
    }
#headerInfoRight {
    float: right;
    padding: 7px 20px;
    }
#headerInfoRight img {
    border: none;
    padding: 0 4px 0 0;
    vertical-align: middle;
    }

/* -- super search -- */

#superSearch {
    width: 224px;
    }
#links {
    left: 20px;
    padding: 10px;
    position: absolute;
    top: 20px;
    width: 224px;
    }
#superSearchHeader {
  
	background: url(../images/superSearchHeader.png) no-repeat;
    color: #FFF;
    font-size: .9em;
    height: 23px;
    padding: 5px 0 0 10px;
    }
#tabbedView {
    border-top: 1px solid #FFF;
    position: relative;
    }
#tabbedView .view {
    background-color: #FFF;
    }
#tabbedView .tab {
   
	background: url(../images/stripeBackground.png);
    color: #FFF;
    cursor: pointer;
    font-family: verdana;
    font-size: .75em;
    padding: 5px 17px;
    text-align: center;
    }
#tabbedView .active {
    
	background: url(../images/tabBackground.png) repeat-x;
    }
#servicePanel, #agencyPanel, #allPanel {
    display: none;
    }
.insidePanel {
    background-color: transparent;
    height: 50px;
    margin-left: -5px;
    padding: 5px;
    width: 100%;
    }
.textInput {
    font-size: .9em;
    height: 20px;
    vertical-align: middle;
    width: 154px;
    }
.suggestionHeader {
    padding-top: 8px;
    }
.searchSuggestions, .suggestionHeader {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: .7em;
    }
.searchSuggestions {
    background-color: #FFF;
    }
.searchSuggestions ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    }
.searchSuggestions a, .searchSuggestions a:link, .searchSuggestions a:visited, .searchSuggestions a:active {
    color: #000;
    text-decoration: none;
    }

/* -- content -- */

#content {
	float: left;
	min-height: 320px;
	width: 980px;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 0px;
    padding: 10px;
	/*width: 1000px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;*/
    }
	
#appContent {
	background: #fff;
	background-position: 300px 0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 22px;
	float: left;
	min-height: 320px;
	width: 850px!important;
	}
	
#content p {
    font-size: .8em;
    margin: 0;
    padding: 3px 8px;
    }
#contentHomeLeft {
    float: left;
    padding: 0 12px 0 14px;
    width: 224px;
    }
#contentHomeMiddle {
    float: left;
    padding: 0 12px;
    width: 476px;
    }
#contentHomeMiddleLeft {
    float: left;
    padding: 0 10px 0 0;
    width: 228px;
    }
#contentHomeMiddleRight {
    float: right;
    padding: 0 0 0 10px;
    width: 228px;
    }
#contentHomeRight {
    float: right;
    padding: 0 14px 0 12px;
    width: 224px;
    }
#innerContent {
	font-size: .85em !important;
	
	}
#innerContent h2 {
	font-size: 1.25em !important;
	font-weight:bold;
	}

#rss_info a:hover, #rss_info a:active {
font-family: Tahoma,Arial,Helvetica,sans-serif !important;
font-size:10pt !important;
color:#014586 !important;
text-decoration:underline;
}
#sideBar {
    float: left;
    margin: 30px 20px 0 0;
	min-height: 280px;
    padding: 0 20px 0 20px;
    width: 210px;
	border-right:1px solid #CCCCCC;
    }
#mainContent {
    border-left: 1px solid #CCC;
    float: right;
    margin: 0px;
    padding: 0 20px 0 30px;
    width: 699px;
    }
#breadCrumb {
    color: #999;
    font-size: .75em;
    }

/* -- footer -- */

#footer {
    font-size: 11px;
    }
#footerTop {
    background: #1C609B;
	border-top: 3px solid #C78D3B;
	width:100%;
    float: left;
    }
#footerTop .chunk {
    color:#ffffff;
	float: left;
	line-height:1.4em;
    padding: 10px;
    width: 230px !important;
    }
#footerTop .chunk p {
	font-size: 11px;
    margin: 0px;
    padding: 3px 0;
    }
#footerTop .chunk a:visited {
    color: #ffffff;
    text-decoration: none;
    }
#footerTop .chunk a {
    color: #ffffff;
    text-decoration: none;
    }
#footerTop .chunk a:hover {
    text-decoration: underline;
    }
#footerTop .chunk strong {
    color: #ffffff !important;
    font-size: 1em;
    }
#footerBottom {
    }
#footerBottomLeft {
    float: left;
    padding: 8px 20px;
    }	
#footerBottomLeft a {
   color: #1C609B;
   text-decoration: none;
   }
#footerBottomLeft a:hover{
	color: #1C609B;
	text-decoration: underline;
	}
#footerBottomRight {
    float: right;
    padding: 8px 20px;
    }


/* -- miscellaneous -- */

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    }
.linkIcon {
    border: none;
    vertical-align: middle;
    }
	
.light{	background-color:white; FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif}
.medium{	background-color:#d6e9f4; FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif}
.dark{	background-color:#1C609B; FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #FFFFFF !important; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif}
.alt{	background-color:#F1F9FD; FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif}
.warn{	background-color:; FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #990000; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif}
 
#ctl00_ContentPlaceHolder1_uxAlerts {width: 100%;}
.rowitem {line-height: 18px !important;}
#offenseList table { width: 550px; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif !important}
#offenses .helpText {color: #003366  !important;}
#offenses {width: 590px !important;}
.inmate {width: 690px !important;}
.photo {background:#b38a5e !important;}
.alias {background: #6D91B5;}
.scars {background: #6D91B5;}
.currentPrisonHistory {background: #b38a5e;}
.priorPrisonHistory  {background: #6D91B5;}
.detainers {background: #b38a5e;}
.aca {
	float:right;
	padding-right:20px;
}
.head6 {
    color: #003366;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.head6 a:link {
	color: #003366;
}