/*

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/dark_gray_slant.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 12px;
	color: #AC6841;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
}
.asterix {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
a.bodylinks {

	width:auto;
	height:auto;
	color: #913504;
	text-decoration: underline;
}
a.bodylinks:hover {
	color: #000000;
	text-decoration: underline;
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.button:hover {
	color: #933501;
	text-decoration: none;
	background-color: #F0F0F0;
} 
.contact_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.contact_drk {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact_lgt {
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.footer {
	width:auto;
	height:auto;
	color: #0033CC;
	text-decoration: underline;
}
a.footer:hover {
	color: #CC0000;
	text-decoration: underline;
} 
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4F9;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainborder {
	border: 2px solid #000000;
}
a.nav {
	display:block;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009933;
	text-align: center;
	border-top: none;
	border-right: none #006600;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
a.nav2 {
	display:block;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	padding: 4px 0px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px solid #FFFFFF;
}
a.nav2:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
} 
.navborder {
	border: 3px solid #99CCCC;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
    #tabsH {
	float:left;
	width:760px;
	font-size:93%;
	line-height:normal;
      }
    #tabsH ul {
	margin:0;
	padding:4px 10px 0 1px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
	  
.navline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #000000;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottomtable {
	background-color: #DDDAD1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
}
.tabsbackground {
	background-image: url(images/arizona_detectives_r2_c1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.mainbody {
	background-color: #EDEBDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 8px;
}
.mainbodyleft {
	background-color: #F4F3EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
