/* CSS Document */

.head {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-style: normal;
	font-weight: bold;
	color: #f90404;
	}
	
.headHm {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #3e426f;
	}
	
.subhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5a8bbc;
	}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	
	}
	
.mission {
	font-family: Georgis, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #3e426f;
	}
	
.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}
	
.smallBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e426f;
	}
	
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fcd938;
	text-decoration:none;
	}
	
.leftnav:hover {
	color: #ffffff;
	}

.red {
	color: #000;
	font-weight:bold;
	text-decoration:none;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33364a;
	}
	
a {
	color: #334794;
	text-decoration: underline;}
	
a:hover {
	color: #334794;
	text-decoration: none;}
	
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #b50126;
	text-decoration: none;
	}
	
.item {
	background-color: #f8f2c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 3px 3px 5px;
	}

ul {
	list-style-image:  url("images/arrow.gif");
	}
	
	/* CSS for the fade-out effect */

div.cf_wrapper
	{
position: relative;
height:140px;
width:800px;
	}
	
div.cf_element
	{
position: absolute;
left:0;
top:0;
width: 721px;
height: 150px;
	}
.crimeFreeBackNav {
	font-size: 10px;
	font-weight: bold;
}
.thankyou {
	color: #F00;
}
.bodytext .thankyou {
	font-size: 18px;
}
.bodytext .thankyou {
	font-weight: bold;
}

.warningPage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.warningLabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #F00;
}
.warningLabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #F00;
}

