/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: "Lucida Grande", tahoma, arial, verdana,  helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	line-height: 16px;
	padding: 0px;
	background: #E6EDF2;
	background-image: url(/images/backgimage.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
}
body.cke_show_borders,
body.cke_panel_frame {
	background: none;
}
td {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
}
#holder {
	vertical-align:top;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #351D69;
	margin: 0px;
}
.vdivider {
	background-repeat: repeat-y;
	background-image: url(/images/divider.gif);
	background-position: center center;
	text-align: center;
}
#framcontainer {
	border: 5px solid #ccc;
	padding: 10px;
	background-color:#f2f2f2;
}
#framcontainerhome {
	border: 5px solid #ccc;
	width: auto;
	padding: 5px;
	background-color:#f2f2f2;
}
#jensenblock1,
#obrienblock1,
#adairblock1,
#clarkblock1,
#kellyblock1,
#mcnaublock1 {
	display:none;
}

.text12Normal {
	font-size: 12px;
}
.text12Normalred {
	font-size: 12px;
	color: #990000;
	font-weight:bold;
}
.text12Normalblue {
	font-size: 12px;
	color:#000066;
	font-weight:bold;
}
.text11Normal {
	font-size: 11px;
}
.text11NormalRed {
	color: #900;
	font-size: 11px;
}
.text11NormalBlack {
	font-size: 11px;
	color:#000000;
}
.text14Normal {
	font-size: 14px;
	font-weight:bold;
}
.text14Normal {
	font-size: 14px;
	font-weight:bold;
	color: #990000
}
.header18 {
	font-size: 18px;
	font-weight: bold;
	color:#351D69;
}
#imgborder {
	border:1px solid #ccc;
}
#contentarea {
	font-size:11px;
	padding: 10px 10px 10px 10px;
	vertical-align:top;
}
.falsealarmsformcontainer {
	display:block;
}
#loginoverlay {
	background-image:url(/images/homeslice_r4_c4.gif);
}
#footer {
	background: #351d69;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding: 4px 0px 2px 10px;
}
a.footer11:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer11:visited {
	color: #ffffff;
	text-decoration: none;
}
a.footer11:hover {
	color: #ffffff;
	text-decoration: underline;
}
#rightbarshadow {
	background-image:url(/images/homeslice_r1_c6.gif);
	background-repeat:repeat-y;
}
#leftbarshadow {
	background-image:url(/images/homeslice_r1_c1.gif);
	background-repeat:repeat-y;
}
/******* hyperlink and anchor tag styles *******/
a:link,
a:visited {
	color: #333366;
	text-decoration: underline;
}

a:hover {
	color:#990000;
	text-decoration: underline;
}
.headerclass {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	color:#351D69;
	margin: 0px;
}
.headerclassmain {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	color:#351D69;
	margin: 0px;
}
/************** header tag styles **************/
h1 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bolder;
	color:#351D69;
	margin: 0 0 0 8px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color:#990000;
	margin: 0px;
	letter-spacing: -1px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

h4 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", tahoma, arial, helvetica, sans-serif;
	font-size:15px;
}

h5 {
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", tahoma, arial, helvetica, sans-serif;
}
/*************** list tag styles ***************/
div#homepage ul {
	border: 0;
	margin:0 0 0 1.28em;
	padding:0;
}
div#homepage li {
	margin:0 0 .50em 0;
	padding:0;
}
div#neigh ul {
	border: 0;
	margin:0 0 0 1.28em;
	padding:0;
}
div#neigh li {
	margin:0;
	padding:0;
}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}
label {
	font: bold 1em Arial,sans-serif;
	color: #334d55;
}
input {
	font-family: Arial,sans-serif;
}
input.wide {
	width: 300px;
}
.nop p {
	margin:0;
}
table.openPositions {
	margin-top: 10px;
	border: 1px solid #666;
	width: 100%;
}
table.openPositions td {
	vertical-align: top;
}
table.openPositions th {
	border-bottom: 1px solid #666;
}
tr.odd td {
	background: #e7ecf2;
}
tr.even td {
	/* background: #dfe6eb; */
}

#messages {
	background: #d5e1f0;
	border: 2px solid #4682b4;
	margin: 0 auto 10px;
	padding: 5px;
	text-align: center;
	width: 300px;
}
#errors {
	background: #f5dae1;
	border: 2px solid #dc143c;
	margin: 0 auto 10px;
	padding: 5px;
	text-align: center;
	width: 300px;
}
a.more {
	display: block;
	padding-right: 10px;
	text-align: right;
}

