body {
	font-family: arial, sans-serif;
	font-size: 79%;
}

img {
	border: 0;
}

h1 {
	color: #084c8d;
	margin: 14px 14px 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #084c8d;
	margin: 14px;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

h3 {
	color: #ff8500;
	margin: 14px;
	padding: 0;
	font-size: 100%;
	font-style: italic;
}

#main div {
	text-align: justify;
}

li {
	margin-bottom: 12px;
	margin-right: 14px;
}


hr {
	margin: 0 8px;
	background-color: #ff8500;
	height: 4px;
	border: 0;
}

#doc {
	width: 750px;
	margin: 0 auto;
}

#banner {
	background-color: #084c8d;
	height: 103px;
}
#banner_top {
	float: right;
	width: 220px;
	text-align: center;
	top: 41px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
}
.banner_bottom {
	height: 6px;
	background-color: #ff8500;
	font-size: 0;
}

#banner_right {
	background-color: #084c8d;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
}

#main {
	width: 100%;
}
#main td {
	vertical-align: top;
	padding: 0;
}

#sidebar {
	width: 131px;
	background-color: #ff8500;
	font-size: 9pt;
}
#sidebar p {
	padding: 0 0 0 7px;
	margin: 12px 0;
}
#sidebar a:link, #sidebar a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active, #sidebar a.selected:link, #sidebar a.selected:visited {
	color: #134b8a;
}

#content p {
	text-align: justify;
	padding: 0;
	margin: 14px;
}

#sideimages {
	width: 150px;
}
#sideimages div img {
	margin: 8px 0;
}

#footer {
	background-color: #ff8500;
}
#footer a:link, #footer a:visited {
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer table {
	width: 619px;
	background-color: #084c8d;
	color: #ffffff;
	left: 131px;
	position: relative;
}
#footer table td {
	padding: 2px 0 0;
	height: 26px;
	text-align: center;
	vertical-align: middle;
}

.important {
	font-weight: bold;
	text-transform: uppercase;
	color: #084c7d;
}
.smallcaps {
	text-transform: none;
	font-variant: small-caps;
}

.quote {
	font-style: italic;
	color: #084c8d;
}

#main .padcells td {
	padding: 4px;
}

.tint {
	background: #e0e9ff;
}

.tint2 {
	padding: 4px 0;
	border: 0 solid #000;
	border-width: 3px 0 1px;
	background: #fce396;
}

.state {
	margin-top: 8px;
	font-weight: bold;
	font-size: 90%;
}

.location {
	margin-top: 8px;
	font-size: 88%;
}

.location.commercial {
	color: #084c7d;
}

.location.utility {
	color: #ff8500;
}

/*.location.contractor {
	color: #2ead31;
}*/

.location.all {
	color: #600056;
}

#main .location {
	text-align: left;
}

/*#main {
	position: relative;
	top: -1px;
}*/

#content .extra {
	text-align: justify;
	margin: 14px;
	padding:  8px;
	background: #fce9d2;
	color: #084c7d;
	font-style: italic;
}

#content .extraPlain {
	text-align: justify;
	margin: 14px;
	padding:  2px;
	background: #fce9d2;
}


.tightList li {
	margin-bottom: 4px;
}

blockquote {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #084c7d;
}

blockquote.seperate {
	margin: 0 14px;
	padding: 0;
	border: 1px solid #ff8500;
}

strong.stronger {
	color: #084c7d;
}