@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4
{
	color:#691120;
	font-weight:bold;
}
h1
{
	font-size:18px;
	border-bottom:4px solid #691120;
	margin:.25em 0;
	padding-bottom:3px;
	text-transform: uppercase;
	
}
p{
	font-size:11px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-right: 0.25em;
	padding-top: .125em;
	padding-bottom: .125em;
	letter-spacing: auto;
	}
	
hr {
	margin:.25em 0;
	border:0;
	color: #691120;
	background-color: #691120;
	height: 4px;
	
}

#contentSidebar #sideLinks h2 {
	margin:2px 0 5px 0;
	text-align:center;
	font:Verdana, Arial;
	font-weight:bold;
	font-size:11px;
	color:#FDF5E6;
	text-transform:uppercase;
}
#sideLinks li a {
display:block;
text-decoration: none;
color:#183152;
}
#sideLinks li a:hover {
border-right:2px solid #183152;
color:#FFFFFF;
}

#sidebar p {
font-size:11px;
}

#footer 
{
font-size:9px;
color:#183152;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #183152;
}
.txtHilight{
	color: #659DCE;
	font-style: italic;
}
.pCallout
{
	font-weight:bold;
	color:#183152;
}
.emphasisRed
{
	color:#FF0000;
	font-weight:normal;
}
.pLargeCallout
{
	color:#659DCE;
	font-weight:bold;
	font-size:18pt;
	text-align:center;
	font-style:italic;
	}
strong, b
{
	font-weight:bold;
}

.featureList li {
	font-size: 10px;
	color: #000000;
	background-image: url(../../LawEnforcementSoftware/Images/listBullet1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin:0.25em 0 .5em .5em;
	font-weight: bold;
}
.featureList
{
	padding-bottom: 1em;

}
h1 .tan {color: #A19491}
