.intro {
	font-family: Arimo, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #165d9a;
	line-height: 1.5;
	margin-top: 5px
}

.error {
	color: #ff0000;
	font-weight: bold;
}
.formhdr {
	background-color: #e6e9f2;
	font-family: Arimo, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
.formbdy {
	font-face: arial;
	font-size: 12px;
	padding: 10px;
}
.formtable {
	padding: 6px;
	spacing: 6px;
}
.formtable td {
	padding: 4px;
}
.formreq {
	color: red;
}
#navcontainer {
	background: #e6e9f2;
	width: 100%;
	margin: 0 auto;
	font-family: Arimo, sans-serif;
}
/* to stretch the container div to contain floated list */
#navcontainer:after {
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
ul#navlist {
	list-style: none;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 1.0em;
}
ul#navlist li {
	display: block;
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
ul#navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em 0.5em 0.5em 1em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: black;
	text-decoration: none;
	background: #e6e9f2;
}
#navcontainer>ul#navlist li a { width: auto; }
ul#navlist li#active a {
	font-weight: bold;
}
ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}
.forminput3 {
	width: 30px;
	margin-bottom: 4px;
	height: 17px;
	background-color: #f7f8fb;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}
.forminput4 {
	width: 40px;
	margin-bottom: 4px;
	background-color: #f7f8fb;
	height: 17px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.forminput {
	background-color: #f7f8fb;
	width: 332px;
	margin-bottom: 4px;
	height: 17px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}
.forminputtxt {
	background-color: #f7f8fb;
	width: 332px;
	margin-bottom: 4px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.forminputselect {
	background-color: #f7f8fb;
	width: 240px;
	margin-bottom: 4px;
	height: 20px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 20px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.forminputsmallselect {
	background-color: #f7f8fb;
	vertical-align: top;
	width: 138px;
	margin-bottom: 4px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.formnavbutton {
	font-weight: bold;
}
.errorcell {
	padding: 0px;
	spacing: 0px;
}
.forminputsmall {
	background-color: #f7f8fb;
	width: 134px;
	margin-bottom: 4px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	height: 17px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
	vertical-align: top;
}
.forminputhalf1 {
	background-color: #f7f8fb;
	width: 180px;
	margin-bottom: 4px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 17px;
	height: 17px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.forminputhalf2select {
	background-color: #f7f8fb;
	width: 183px;
	margin-bottom: 4px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.formphonecontainer {
	position: relative;
	height: 22px;
	width: 336px;
	padding: 0px;
	spacing: 0px;
}

.formphonediv1 {
	position:absolute;
	padding: 0px;
	spacing: 0px;
	top:0;
	left:0;
}

.formphonediv {
	position:absolute;
	padding: 0px;
	spacing: 0px;
	top:0;
	right:0;
}

.formphonetype {
	position: absulute;
	top:0;
	left:0;
	width: 99px;
	margin-bottom: 4px;
	color: #444444;
	padding: 1px 1px 1px 1px;
	line-height: 20px;
	height: 20px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
}

.formmiddletext {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width: 54px;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
}
	
div#SiteMainStuff{
	background-image: none;
}
div#divLogo{
	margin-left: 20px;
}
div#PageContent{
	clear: both;
	float: none;
	width: auto;
	overflow: visible;
}
div#report_form{
	font-family: Arimo, sans-serif;
}
div#report_form h1{
	color: #3d6179;
	padding: 0;
	margin: 0;
	font-size: 20px;
	padding-top: 7px;
	float: left;
	width: 200px;
}
/* Report Form Styles */
form, table {
	font-family: Arimo, sans-serif;
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}

div.toggleQuestion {
    padding: 5px 3px;
    background-color: #EAEAEA;
}

div.toggleQuestion span.label {
    font-weight: bold;
}

div#sectionIncident {
    border: 1px solid #666666;
}

div#sectionReporter {
    border: 1px solid #666666;
}

div#sectionChild {
    border: 1px solid #666666;
}

div#sectionSuspect {
    border: 1px solid #666666;
}

div#sectionLEA {
    border: 1px solid #666666;
}

div#sectionAgency {
    border: 1px solid #666666;
}

div.section {
    border: 1px solid #666666;
    margin-bottom: 1em;
    margin-bottom: 15px;
}

div#emailIncident {
    display: none;
}

div.errorList {
    color: #FF0000;
    font-weight: bold;
    border: 1px solid #666666;
    background-color: #E0E0E0;
    padding: 5px;
    margin-bottom: 1.5em;
	font-family: Arimo, sans-serif;
    font-size: 11px;
    line-height: 14px;
}

div.popupBox {
	position: absolute;
	top: 220px;
	left: 40%;
	background-color: #828E52;
	color: #FFFFFF;
	width: 250px;
	z-index: 100;
	padding: 10px;
}

div.popupBox p {
	background-color: #0E3C59;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 5px;
	font-size: 10pt;
}

div.popupBox a {
	color: #FFFFFF;
}

div.formElement {
    width: 100%;
    margin-bottom: 15px;
}

#required[incidentTimeZone] {
	width: 200px;
}

div#email_list, div#data_list, .extra_info, div.data_list {
	font-size: 10px;
	font-family: Arimo, sans-serif;
}
.extra_info{
	border: 1px solid #000000;
	background: #cccccc;
	padding: 5px;
}
div.data_list{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image:  url(/images/datalist_bg.png);
	background-position: 0 100%;
	background-repeat: repeat-x;
	background-color: #cbcab8;
	padding: 10px;
}
.editing{
	background-color: #abcdef;
}
div.subform_container div.list_header{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
	background-image:  url(/images/datalist_header_bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #cbcab8;
	padding: 10px 0px 0px 10px;
	color: #4F5F76;
	clear: both;
}
div#email_list img, div#data_list img, .extra_info img, div.data_list img{
	vertical-align: middle;
	padding: 0px 5px 5px 0px;
}

div#data_list{
	background-color: #cccccc;

}
div#data_list div{
	padding: 7px;
}
div.button_container{
	padding: 5px 0px 5px 0px;

}
a.report_navbutton{
	font-size: 12px;
	padding: 16px 0;
	color: #ffffff;
	text-decoration: none;
	font-family: Arimo, sans-serif;
}
a.report_navbutton:hover{
	color: #cccccc;
}
a#continue{
	padding-right: 50px;
	padding-left: 10px;
	background-image: url(/images/arrow_right_48.png);
	background-position: 95% 0px;
	background-repeat: no-repeat;
}
a#continue:hover{
	background-image: url(/images/arrow_right_green_48.png);
	background-position: 95% 0px;
	background-repeat: no-repeat;
}
a#back{
	padding-left: 52px;
	padding-right: 10px;
	background-image: url(/images/arrow_left_48.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}
a#back:hover{
	padding-left: 52px;
	background-image: url(/images/arrow_left_green_48.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}

div.section_header{
	padding: 2px 5px;
	background-color: #cccccc;
	color: #333333;
	font-size: 18px;
}
ul.radio{
	margin-left: 0px;
	padding-left: 19px;
}
ul.radio li label{
	padding: 0px 5px 0px 5px;
}
input.technologyType{
	margin-top: 0px;
	padding-top: 5px;
}

div#newspam{
	padding-left: 50px;
	padding-top: 10px;
}
.disabled{
	color: #cccccc;
}
input[type="text"].disabled, textarea.disabled{
	background-color: #cccccc;
}
input[type="text"].ipaddy{
	width: 50px !important;
}
input[type="text"].smallfield{
	width: 50px !important;
}

div.helpitem{
	font-size: 11px !important;
	color: #3F3F3F;
	line-height: 16px;
	font-family: Arimo, sans-serif;
}
div.helpitem h2, div.warnitem h2{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}
div.helpitem h3, div.warnitem h3{
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
div.helpitem h3 a, div.warnitem h3 a{
	color: #333333;
	text-decoration: none;
}
div.help_container{
	position: relative;
	width: 50px;
	display: inline;
}
a.tip{
	font-family: Arimo, sans-serif;
	font-size: 10px;
}
div.tip_container{
	position: relative;
	display: inline;
	width: 10px;
}
div.tip_contents{
	position: absolute;
	border: 1px solid #333333;
	background-color: #829ec3;
	padding: 20px;
	color: #000000;
	width: 280px;
	top: 8px;
	left: -39px;
	overflow: visible;
}
div.tip_contents p{
	padding-bottom: 10px;
}
div.form_field{
	padding-bottom: 10px;
}
a.iconopen, a.iconclosed{
	width: 15px;
	height: 13px;
	float: left;
}
a.iconopen{
	background-image: url(/images/generic_minus.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
a.iconclosed{
	background-image: url(/images/generic_plus.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
div.section_top{
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	position: relative;
}
div.area_title{
	float: left;
	font-style: italic;
}
div.page_help_viewport{
	width: 308px;
	height: 75px;
	left: 0px;
	top: 16px;
	position: absolute;
	overflow: hidden;
}
div.page_help{
	position: absolute;
	left: 308px;
	top: 0px;
	width: 308px;
	border: 1px solid #000000;
	background: #F3DEA6;
	text-align: left;
}
div.page_help table{
	border-collapse: collapse;
	width: 286px;
}
div.page_help table td{
	padding: 0;
	font-size: 11px;
}
td.expanding_icon{
	vertical-align: top;
	width: 15px;
	padding-top: 10px !important;
}
td.expanding_icon a.iconopen, td.expanding_icon a.iconclosed{
	width: 10px;
}
/** special for incident type page only **/
div.incident, div.incident div.page_help_viewport, div.incident div.page_help{
	width: 530px;
}
div.incident div.page_help{
	left: 530px;
}
div.incident div.page_help table{
	width: 480px;
}

div.helpitem, div.warnitem{
	padding: 20px;
}

div.helpitem .definition{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 5px 0px;
}

div.warnitem{
	background: #d33a3a;
	color: #000000;
}
div.helpitem a, div.warnitem a{
	background-image: none;
	padding: 0px;
}
p.hidelink{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
div.subform_container{
	position: relative;
}
div#sv_viewport{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 500px;
	overflow: hidden;
}
div#suspectform{
	float: left;
	width: 338px;
	position: relative;
	text-align: left;
}
div#victimform{
	position: absolute;
	top: 30px;
	left: 475px;
	width: 338px;
	text-align: left;
}
div#sv_container{
	text-align: right;
	overflow: hidden;
}

div#report_overview, div#report_overview table{
	font-size: 11px;
}
div#report_overview table td{
	vertical-align: top;
	padding: 5px;
}
div#report_overview h2{
	font-size: 14px;
	border-top: 1px solid #005d9b;
	color: #005d9b;
	padding-top: 5px;
}
div#report_overview h3{
	font-size: 12px;
}

div#overview_topbtn_holder{
	position: absolute;
	top: 4px;
	left: 160px;
	width: 110px;
	height: 30px;
}
div#overview_topbtn_holder div.btn_container{
	padding: 5px 0;
	margin: 0px;
}
.highlight_box{
	background-color: #E5F0F6;
	padding: 12px 10px 15px 10px;
	font-size: 11px;
}
.highlight_box ul{
	list-style-image: url(/images/highlight_bullet.gif);
	font-size: 11px;
	padding-top: 10px;
}
.highlight_box a{
	color: #49758e;
	text-decoration: none;
}
.highlight_box a:hover{
	color: #6caed3;
}

p.cinchtop{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 15px;
}

span.information
{
    color: #0088c6;
    font-weight: bold;
}

.selecttable {
}

.selecttable td {
	padding: 0px;
}

.selectlink {
	background-color: #FFFFFF;
	border: 1px solid #F2F2F2;
	color: #555555;
	display: block;
	font-size: smaller;
	padding: 3px;
	width: 240px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a hover {
	text-decoration: none;
}
.dictionary {
	font-size: smaller;
	font-weight: bold;
	color: #555555;
}
.selected {
	text-decoration: none;
	background-color: #346697;
	border-color: #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: smaller;
	padding: 3px;
	width: 240px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.promptcolumn {
	color: #333333;
	font-size: 11px;
	text-align: right;
	padding-left: 10px;
	width: 150px;
	vertical-align: top;
	line-height: 14px;
}

.selecteddetails {
	text-decoration: none;
	color: #346697;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	display: block;
	font-size: smaller;
	padding-left: 23px;
	width: 240px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.notselected {
}
.clickableItem {
	cursor: pointer;
}
.box {
	background-color: #eef2f7;
	border: 1px solid #b6c4cd;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 28px;
	width: 90%;
}

.boxHelp {
	background-color: #E6E9F2;
	border: 2px solid #CCCCCC;
	margin-bottom: 4px;
	padding: 6px;
	font-size: 10px;
	line-height: 14px;
	width: 90%;
}
.box input textarea select {
	border: solid 1px #85b1de;
}
.incidenttable {
	width: 100%;
}
.incidenttable td {
	color: #555555;
}
.incidenttable td select {
	color: #555555;
}
.incidenttable td input {
	color: #555555;
}
.incidenthdr {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: .2em; 
}

.saveURLs {
	color: #333333;
	font-weight: bold;
	margin: 5px; 
	word-wrap: break-word;	
}
.header {
	color: #346697;
}

.tooltip {
	display:none;
	border:1px solid #ffffff;
	width:100px;
	background-color:#3d7483;
	padding:5px;
	font-size:12px;
	padding:3px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
}

.modal {
	background-color:#fff;
	display:none;
	width:350px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
	
	opacity:0.9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}
	
.modal h2 {
	background:url(/img/global/info.png) 0 50% no-repeat;
	margin:0px;
	padding:10px 0 10px 45px;
	border-bottom:1px solid #333;
	font-size:20px;
}

.required {
}

.requiredinput {
	background-color: #fde6e6;
}

.datetime {
	background-image:url("../images/clock.png");
	background-position:right center; background-repeat:no-repeat;
    border: solid 1px #85b1de;
}

.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
