/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
 h2 { 
    font-size: 1.4em;
margin-bottom: 2px;
    }
 h3 { 
    font-size: 1.2em;
margin: 0px;
padding-bottom:2px;
    }

.key{
font-size:0.8em;
}
/* Wrap the whole form  */
.formwrap {
padding-bottom:10px;
border-bottom:1px solid #000;
}

/*div for the first 4 questions*/
#basicinfo{
border-top:1px solid #000;
}

/*basic layout for all question texts*/
.table-label{
	float:left;
	text-align:left;
	font-size:0.8em;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-right:4px;
}
.table-label-clear {
  clear:both;
	float:left;
	text-align:left;
	font-size:0.8em;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-right:4px;
}

/* Additional padding for checkboxes*/
.table-label-check{
	float:left;
	text-align:left;
	font-size:0.8em;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-right:15px;
}

/*Clearing the divs*/
#checkboxes {
clear:left;
}
#what {
clear:left;
}

a, a:link, a:visited {
  color: #2763A5;
  text-decoration: none;
}

a:hover, a:focus {
  color: #6191C5;
  text-decoration: underline;
}

a:active, a.active { 
  color: #89A3E4; 
}

.banner {
vertical-align: bottom; 
text-align: left;
margin-bottom:5px;
}

.banner a{ 
    font-size: 0.8em;
    font-weight: bold; 
}
 

#footer { 
margin-top:10px;
float: right;
text-align:right;
 }

/*Additional formatting in footer area*/
.bottom { font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    }
.bottom a{ font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    }
/*Google Map*/

.infowindow {
text-align:left;
width:350px;
font-size:0.8em;
}
.os_infowindow {
font-size:0.7em;
}
.incidentno, .os_incidentno {
}
.infotitle, .os_infotitle {
color:#888;
}

.infoloco, .os_infoloco {
font-weight: bold;
}

.clear {
clear:both;
}
/*Submit buttons*/

.wrap_float {
float:left;
width:100%;
}

.siteEmail {
font-weight:bold;
}
.smalltext {
font-size:0.6em;
}
.gotolinks {
width:738px;
font-size:0.8em;
border:1px solid #999;
padding:5px;
margin:5px 0;
}



