﻿body 
{
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial;
	font-size: 0.8em;
}

p
{
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

br
{
	margin: 0 0 0 0;
}

a img
{
	border: none;
}


ul, ol
{
	margin: -2px 0 14px 40px;
}

a:link
{	
	color: #980716;
	font-size: 1em;
}

a:visited
{
	color: #980716;
	font-size: 1em;
}

a:active
{
	color: #980716;
	font-size: 1em;
}

a:hover
{
	color: #980716;
	font-size: 1em;
}

.TopBlueBorder
{
	background-color: #213164;
}

.UnderlinedTitle
{
	border-bottom: solid 1px #394875
}

.MenuSectionTitle
{
	color: #000000;
	font-size: 1.5em;
	margin: 0 0 0 0;
}
.SectionTitle
{
	color: #000000;
	font-size: 1.5em;
	height: 1.4em;
	margin: 0 0 0 0;
}
.SubSectionTitle
{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	height: 1.4em;
	margin: 0 0 0 0;
}
.HotTopicsTitle
{
	color: #FFFFFF ! important;
}

h3, h4, h5, h6
{
	color: #980716;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 0;
}

.SectionNameDiv
{
  height: 2em;
  background-image: url(../Images/headingbar.jpg);
  background-repeat: repeat-y;
  padding-top: 0.3em;
  padding-left: 0.8em;
	margin: 0 0 0 -0.3em;
}
.SubSectionNameDiv
{
  height: 1.5em;
  background-image: url(../Images/headingbar.jpg);
  background-repeat: repeat-y;
  padding-top: 0.2em;
  padding-left: 0.8em;
	margin: 0 0 0 -0.3em;
}

h1
{
	color: #FFFFFF;
  width: 100% ! important;
	height: 1.2em ! important;
  background-image: url(../Images/headingbar.jpg) ! important;
  background-repeat: repeat-y ! important;
  padding: 0.2em 0 0 0.5em ! important;
	font-size: 1.3em ! important;
	font-weight: bold ! important;
	margin: -1.75em 0 0.3em -0.6em ! important;
}
h2
{
	color: #FFFFFF;
  width: 100% ! important;
	height: 1.2em ! important;
  background-image: url(../Images/h2Background.jpg) ! important;
  background-repeat: repeat-y ! important;
  padding: 0.2em 0 0 0.5em ! important;
	font-size: 1.3em ! important;
	font-weight: bold ! important;
	margin: -1.75em 0 0.3em -0.6em ! important;
}
.HotTopicsDiv
{
  height: 2em;
  background-image: url(../Images/hotTopicsHeadingBar.jpg);
  background-repeat: repeat-y;
  padding-top: 0.2em;
  padding-left: 0.8em;
	margin: 0 0 0 -0.3em;
}
.SubHotTopicsDiv
{
  height: 1.6em;
  background-image: url(../Images/hotTopicsHeadingBar.jpg);
  background-repeat: repeat-y;
  padding-top: 0.2em;
  padding-left: 0.8em;
	margin: 0 0 0 -0.3em;
}

.SectionTitle2
{
	color: #000000;
	font-size: 1.4em;
}

.SectionTitle3
{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

.TextArea
{
	background-color: #EDF2F6;
	border: solid 1px #D3D7D8;
	padding: 0.4em 0.4em 0.4em 0.4em;
}
.HotTextArea
{
	background-color: #FCF5E3;
	border: solid 1px #DBD8CF;
	padding: 0.1em 0.4em 0.4em 0.4em;
}

.DateField
{
	font-size: 0.8em;
}

hr
{
	height: 1px;
	border: 0;
	color: #BABABA;
	background-color: #BABABA;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ContentPadding
{
	padding-left: 4px;
}

.FieldLabel
{
	font-size: 1em;
}

.SmallText
{
	font-size: 0.8em;
}

.FieldValue
{
	font-weight: bold;
}

.TextField
{
	height: 16px;
	font-size: 1em;
}
.ComboField
{
	font-size: 1em;
}

.GridTextArea /* Community Crime Update Grid */
{
	padding: 4px 4px 4px 4px;
}

.Copyright /* PrintContent.aspx */
{
	color: #475F8A;
	font-size: 0.8em;
}

.Hidden
{
    display:none;
}

/* Grid Style */
.GridView
{
	border-style: none;
}

.HeaderRow
{
	background-color: #213164;
	color: #FFFFFF;
	text-align: left;
}

.GridRow
{
	border-style: none;
}

.HeaderRow a:link, .HeaderRow a:visited, .HeaderRow a:active, .HeaderRow a:hover
{
	color: #FFFFFF;
}

.AltRow
{
	border-bottom: solid 1px #000000;
}

/* Below are the styles used for all calendars */
.WebMaskEdit
{
	width: 50px;
	height: 18px;
	font-family: Arial;	
	font-size: 1em;
	border-color: #A9A9A9;
	border-style: solid;	
	border-width: 1px;
	text-align: left;
}

.WebDateTimeEdit
{
	font-size: 1em;
	font-family: Arial;
	text-align: left;
	border-color: #A9A9A9;
	border-style: solid;
	border-width: 1px;
}

.Calendar
{
	font-size: 8pt;
	font-family: Arial;
	background-color: #E4E4EB;
}
.CalendarDayHeader { font-weight: bold; }
.CalendarDay {}
.CalendarNextPrev {	font-weight: bold;	color: #ffffff;	background-color: #A9BAC4; }
.CalendarOtherMonthDay { color: #808080; }
.CalendarSelectedDay {	font-weight: bold; font-size: 10pt;	color: #800000; background-color: #ffffcc; }
.CalendarSelector {}
.CalendarTitle { font-weight: bold; color: #ffffff; background-color: #A9BAC4; }
.CalendarTodayDay {	font-weight: bold; font-size: 10pt;	color: #800000; }
.CalendarWeekendDay { }
.CalendarDropDown { font-size: 8pt; font-family: Arial; }
.CalendarFooter { }

/* Small Calendar Style */
.CalendarSmall
{
	font-size: 8pt;
	font-family: Arial;
	background-color: #E4E4EB;
}
.CalendarDayHeaderSmall { font-weight: bold; }
.CalendarNextPrevSmall { font-weight: bold;	color: #ffffff;	background-color: #A9BAC4; }
.CalendarOtherMonthDaySmall { color: #808080; }
.CalendarSelectedDaySmall {	font-weight: bold; font-size: 8pt;	color: #800000; background-color: #ffffcc; }
.CalendarTitleSmall { font-weight: bold; color: #ffffff; background-color: #A9BAC4; }
.CalendarTodayDaySmall { font-weight: bold; color: #800000; }
.CalendarDropDownSmall { font-size: 8pt; font-family: Arial; }

/* HTML Editor */
.HTMLEditor
{
	margin-top: 2.2em;
}
