/* BEGIN: Default HTML Settings */
body {
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

form, img {margin:0; padding:0;}
img {border:0;}
textarea {
	width:178px;
	#width:181px;
	_width:181px;
}
h1 {font-size:24px; font-weight:normal; line-height:22px; color:#273478; letter-spacing:-0.5px; margin:0 0 15px; padding:0;}
h2 {font-size:22px; font-weight:normal; line-height:20px; color:#273478; letter-spacing:-0.5px; margin:0 0 15px; padding:0;}
h3 {font-size:18px; font-weight:normal; line-height:16px; color:#273478; letter-spacing:0; margin:10px 0 10px; padding:0;}
h4 {font-size:16px; font-weight:bold; line-height:14px; color:#273478; letter-spacing:0; margin:10px 0 10px; padding:0;}
h5 {font-size:14px; font-weight:bold; line-height:12px; color:#273478; letter-spacing:0; margin:10px 0 10px; padding:0;}
/*ul {padding: 0 15px; margin:10px 0; list-style-type:square;}
ol {padding-left:15px; margin-left:20px; list-style-type:decimal;}
li {font-weight:normal; list-style-type: inherit} */
hr 
{
	height: 1px;
	border-top: 1px solid #9E9C8C;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding:0;
}

A {
	color: #000000;
	text-decoration: underline;
}

A:visited {
	color: #000000;
	text-decoration: underline;
}

A:active {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #273478;
	text-decoration: none;
}

input {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-top:1px solid #8097B6;
	border-right:1px solid #8097B6;
	border-bottom:1px solid #8097B6;
	border-left:1px solid #8097B6;
}

td {
	font-weight:normal;
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
/* END: Default HTML Settings */

/* BEGIN: Default Content Settings */
.hide {
	display: none;
}

.altcolor {
	color: #000000;
}

.altcolorBold {
	color: #000000;
	font-weight: bold;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.small, a.small:link, a.small:visited, a.small:hover {
	font-size: 8pt;
	color: #000000;
}

.smallYellow
{
	padding:5px 0;
	text-align:center;
	font-size:10px;
	color:#9E9C8C;
}

.smallYellow A,
.smallYellow A:active,
.smallYellow A:visited
{
	font-size:10px;
	color:#9E9C8C;
}

.smallWhite, a.smallWhite:link, a.smallWhite:visited, a.smallWhite:hover {
	font-size: 8pt;
	color: #FFFFFF;
}

.smallBlack, a.smallBlack:link, a.smallBlack:visited, a.smallBlack:hover {
	font-size: 8pt;
	color: #000000;
}

.normal, a.normal:link, a.normal:visited, a.normal:hover {
	font-weight: normal;
	font-size: 10pt;
	color:#000000;
}

.normalBold, a.normalBold:link, a.normalBold:visited, a.normalBold:hover {
	font-weight: bold;
	font-size: 10pt;
	color:#000000;
}

.heading, a.heading:link, a.heading:visited, a.heading:hover {
	font-weight: normal;
	font-size: 14pt;
	color:#2B387C;
}

.headingbold, a.headingbold:link, a.headingbold:visited, a.headingbold:hover {
	font-weight: bold;
	font-size: 14pt;
	color:#2B387C;
}

.subheading, a.subheading:link, a.subheading:visited, a.subheading:hover {
	font-weight: normal;
	font-size: 10pt;
	color:#2B387C;
}

.subheadingbold, a.subheadingbold:link, a.subheadingbold:visited, a.subheadingbold:hover {
	font-weight: bold;
	font-size: 10pt;
	color:#2B387C;
}

#ct_crimeprevention .subheadingbold,
#ct_crimeprevention a.subheadingbold:link,
#ct_crimeprevention a.subheadingbold:visited,
#ct_crimeprevention a.subheadingbold:hover, 
#ct_crimeprevention .subheading,
#ct_crimeprevention a.subheading:link,
#ct_crimeprevention a.subheading:visited,
#ct_crimeprevention a.subheading:hover
{
	font-size:12pt;
}

.posted, a.posted:link, a.posted:visited, a.posted:hover {
	font-weight: normal;
	font-size: 10pt;
	color:#000000;
	font-style: italic;
}

.inputbox {
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-top:1px solid #8097B6;
	border-right:1px solid #8097B6;
	border-bottom:1px solid #8097B6;
	border-left:1px solid #8097B6;
}

.submit {
	font-size: 12px;
	background-color: #2B387C;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #8097B6;
	border-right: 1px solid #8097B6;
	border-bottom: 1px solid #8097B6;
	border-left: 1px solid #8097B6;
}

#leftcontent {padding-left: 5px; }
/* END: Default Content Settings */