/*
modified: December 1, 2009
author: Scott Marlow, Marketing By Marlow. 206-784-5454

SITE COLORS

Dark blue 		#5C5983
Light blue 		#5B59A2
Blue			#5769B4 (body background)
Green			#00a557 (links)
Lt Green:		#cce8da
Grey			#222222 (body text)

retired : Burgandy 		#92384B, Lightest Blue: 	#b4c6f2, Medium Blue: 	#8491c8
*/
html {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif
}
body {
	background: #5769B4 url(../images/bg_wave_big.jpg) repeat;
	margin-top: 40px;
	text-align: center
}
#wrapper {
	background-color: #fff;
	margin: 0 auto;
	width: 820px
}
#header {
	border-bottom: 1px solid #00a557;
	width: 820px
}
#logo {
	float: left;
	margin: 40px 20px
}
table#nav {
	background-color: #cce8da;
	border-left: 1px solid #00a557;
	width: 584px
}
.pad {
	padding-top: 10px
}
td, th, p, li {
	color: #222;
	font-size: 11px;
	line-height: 16px
}
h1 {
	color: #5769B4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	margin-bottom: 4px
}
h2 {
	color: #5769B4;
	font-size: 14px;
	margin-bottom: 0
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -5px
}
input, select, textarea {
	background-color: #5C5983;
	border: 1px solid #fff;
	color: white;
	font-size: 11px
}
.blue {
	background-color: #5769B4;
	color: #fff
}
#tblLogo {
	background-color: #fff;
	color: #fff
}
#tblMain {
	clear: both;
	width: 100%
	/*background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-color: #5B59A2;background: White url(../images/bg.gif) no-repeat scroll 0px;	
	text-align: left*/
}
#tblContent {
	color: #222;
	font-size: 11px;
	line-height: 15px;
	text-align: left
/*background: White url(../images/bg.gif) no-repeat scroll 0px;	*/
}
table#tblContent {
	padding-right: 40px
}
/*#tblContent img[src $='/spacer.gif'], #tblLeft img[src $='/spacer.gif'] {
	border: none
}
#tblLeft img, #tblContent img {
	border: 1px solid #00a557
}*/
div#footer {
	background-color: #cce8da;
	border-top: 1px solid #00a557;
	color: #666;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	width: 100%
}
#footer p {
	margin: 0;
	padding: 0 0 10px 0
}
#footer a {
	color: #5C5983
}
#footer a:hover {
	text-decoration: underline
}
.copyright {
	color: #666;
	margin-right: 70px
}
#utilitybar, #footer2 {
	margin: 0 auto 8px auto;
	padding-right: 20px;
	text-align: right;
	width: 800px
}
#utilitybar a, #footer2 a {
	color: #fff
}
.introText {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px
}
a {
	color: #00a557;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a.pageNav {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}
#menuHead {
	text-decoration: none;
	z-index: 50
}
#menuHead1, #menuHead2, #menuHead3, #menuHead4, #menuHead5 {
	text-decoration: none;
}
#menu1, #menu2, #menu3, #menu4 {
	position: relative;
	z-index:100;
	visibility:hidden;
	line-height: 14px;
	text-decoration: none
}
.menuhead {
	line-height: 14px;
	text-decoration: none
}
.menulink {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none
}
a.menulink, a.menulinkbk {
	color: #5C5983
}
a.menulink:hover, a.menulinkbk:hover, #inspection a#inspect, #maintenance a#maint, #construction a#construct, #profile a#prof {
	color: #00a557
}
.right {
	float: right
}
