a,body,input,p,td,h1,h2,h3,h4,h5,textarea {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#0043AC;
	text-decoration:none;
}
#top a {
	color:#11357c;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
html {
	background-image: url(../art/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 711px;
	height: auto !important; /* For Saf/Fx */
	height: 711px;
}
body,html {
	margin:0px;
	padding:0px;
}
body {
	min-width:775px;
}

div.callout {
	float:right;
	min-height: 272px;
	height: auto !important; /* For Saf/Fx */
	height: 272px;
	margin:11px 2px 0px 0px;
	padding: 190px 20px 0px 22px;
	width:162px;
	background:url(../art/bg_home.jpg);
	background-repeat: no-repeat;
}

#greenPage div.callout {
	background:url(../art/bg_green.jpg);
	padding: 22px 20px 0px 22px;
	min-height: 440px;
	height: auto !important; /* For Saf/Fx */
	height: 440px;
}
#greenPage div.callout a { color:#ffffff; }
#mechPage div.callout {
	background-image: url(../art/bg_mech.jpg);
}
#plumPage div.callout {
	background-image: url(../art/bg_plum.jpg);
}
div.callout a {
	color:#0043AC;
	font-size:10px;
	font-weight:normal;
}
div.callout p, div.callout ul {
	color:#54525A;
	font-size:10px;
}
div#color_bar {
	background:#B0B7D8;
	left:4px;
	height:11px;
	position:absolute;
	top:1px;
	width:769px;
}
#elecPage div#color_bar {
	background:#F9B726;
}
#greenPage div#color_bar {
	background:#008C3A;
}
#mechPage div#color_bar {
	background:#C0E414;
}
#plumPage div#color_bar {
	background:#5E9CD4;
}
div#container {
	background-image: url(../art/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0 auto;
	min-height: 613px;
	height: auto !important; * For Saf/Fx *
	height: 613px;
	width:100%;
}
div#content {
	background-color:#FFFFFF;
	margin:0 auto;
	margin-top:1px;
	position:relative;
	width:775px;
}
#homePage div#content {
	width:770px;
}

div#copy {
	float:left;
	padding:40px 39px 35px 46px;
	width:483px;
	/* width:689px; NO CALLOUT */
}
#homePage div#copy {
	background-color:none;
	margin:0 auto;
	padding:8px 8px 35px 8px;
	position:relative;
	width:760px;
}
/* #elecPage div#copy, #mechPage div#copy, #plumPage div#copy {
	float:left;
	width:483px;
} */
div#info {
	position:absolute;
	right:0px;
	text-align:right;
	top:75px;	
}
div#nav {
	height:36px;
	margin:0 auto;
	position:relative;
	width:773px;
}
div#top {
	height:139px;
	margin:0 auto;
	position:relative;
	width:775px;
}
div#top p {
	color:#565758;
}

div#footer {
	border-top:solid 1px #0044aa;
	height:98px;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	text-align:center;
	width:755px;
}
div#footer a, div#footer p {
	color:#0044aa;
	font-size:11px;
}
.error {
	border: 1px dotted #B50A00;
}
form {
	margin:0px;
	padding:0px;
}
.hidden {
	display : none;
}
h1, h2, h3, h4, h5 {
	color:#0043AC;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:16px;
	margin: 17px 0px 17px 0px;
}
h2 {
	font-size:14px;
	font-style:italic;
	margin:17px 0px 8px 0px;
}
.callout h2 {
	margin:0px 0px 8px 0px;
}
h3 {
	margin-bottom:8px;
}
.callout h3 {
	font-weight:bold;
	line-height:21px;
	margin-bottom:12px;
}
div.callout a {
	color:#0043AC;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h4 {
	font-style:italic;
	font-weight:normal;
}
td {
	vertical-align:top;
}
img, table {
	border:none;
}
img#logo {
	margin:20px 0px 0px 0px;
}
li {
	margin-bottom:8px;
}
p {
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}

ul {
	list-style-position: outside;
	list-style-image: url(../art/bullet_head.gif);
	margin: 8px 20px 8px 30px;
	padding:0px;
}
.callout ul {
	list-style-position: inside;
	list-style-image: none;
	margin: 12px 5px 8px 5px;
	padding:0px;
}
#projPage ul {
	list-style-image: none;
	list-style-type: disc;
}
