/**********************************************/
/* general layout                             */
/**********************************************/
body {
	background-color: #FFF;
	border: 0;
	font: 9pt Arial, sans-serif;
	margin: 0;
	padding: 0;
}
#wrapper {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0 auto;
  	width: 962px;
}
#wrapper td.sidebar {
	background: #EEE; 
	font: 9pt Arial, sans-serif;
}
#header	{
	border: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
#logo {
	border: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 136px;
}
/**********************************************/
/* end of general layout                      */
/**********************************************/

/**********************************************/
/* the following items are used by the header */
/**********************************************/
#utility_nav {
	background: url(images/top-construction_solutions.gif) no-repeat;
	border: 0;
	font: 8pt Arial, sans-serif;
	height: 80px;
	text-align: right;
}
#utility_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 16px 16px 0px 0px;
}
#utility_nav ul li {
	border: 0;
	display: inline;
	margin: 0;
	padding-left: 16px;
}
#utility_nav ul li.right {
	border: 0;
	margin: 0;
	padding: 0 0 0 .7em;
}
#utility_nav ul li a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#utility_nav ul li a:hover {
	color: #0D6928;
}

#masthead {
	background: url(images/bottom-construction_solutions.gif) no-repeat;
	border: 0;
	height: 13px;
}
#masthead h1 {
	color: #CCC;
	position: relative;
	left: 480px;
	top: 25px;
}

#menu { /* horizontal (primary) navigation */
	background-color: #FFF;
	border-left: 1px solid #CCC;
	font: 8pt Arial, sans-serif;
	padding: 6px;
	width: 768px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 755px;
}
html>body #menu ul li a {
	width: 755px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
	margin: 0;
	padding: 10px;
}
#menu ul li a {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#menu ul li a.active {
	color: #0D6928;
}
#menu ul li a.inactive {
	color: #999;
}
#menu ul li a:hover {
	color: #0D6928;
}

#sub_menu { /* horizontal (secondary) navigation */
	background-color: #666;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font: 8pt Arial, sans-serif;
	padding: 0px 6px;
	width: 768px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 755px;
}
html>body #sub_menu {
	width: 755px;
}
#sub_menu table {
	margin: 0;
	padding: 0;
}
#sub_menu table tr th {
	margin: 0;
	padding: 6px 10px;
	font: 8pt Arial, sans-serif;
}
#sub_menu table tr th a {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#sub_menu table tr th a.active {
	color: #FFF;
	font: 8pt Arial, sans-serif;
}
#sub_menu table tr th a.inactive {
	color: #999;
	font: 8pt Arial, sans-serif;
}
#sub_menu table tr th a:hover {
	color: #FFF;
}
/**********************************************/
/* end of items used by header                */
/**********************************************/

/**********************************************/
/* the following items are used by all        */
/* regular construction pages                 */
/**********************************************/
#sidebar {
	float: left;
	border-top: 1px solid #CCC;
}
html>body #sidebar {
	margin-right: 0;
}
#sidebar p {
	color: #333;
	font: 7pt Verdana, sans-serif;
}
#construction {
	background: #666;
	border: 0;
	color: #333;
	height: 1%; /* 3px jog bug IE(win); see #sidebar */
	margin: 0;
	padding: 0;
}
html>body #construction {
	height: auto;
}
#construction a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#construction a:hover {
	color: #FFFF00;
}
#construction p {
	color: #444;
	font: 9pt Arial, sans-serif;
}
#construction ul {
	color: #444;
	font: 9pt Arial, sans-serif;
}
#construction li {
	color: #444;
	font: 9pt Arial, sans-serif;
}
#construction td.primary {
	background-color: #b7c3cd;
	background-image: url(images/leaf_bkgd-construction.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 16px;
	border: 2px solid #F5D971;
}
#construction td.photo {
	background-color: #c4d2da;
	padding: 0;
	border: 2px solid #F5D971;
}
#construction td.secondary {
	background-color: #C5CFD7;
	padding: 16px;
	border: 1px solid #ddd;
}
/**********************************************/
/* end of items used by all regular pages     */
/**********************************************/

/**********************************************/
/* the following are used by privacy policy,  */
/* security info and bios                     */
/**********************************************/
#markets { /* horizontal (secondary) navigation */
	background-color: #666;
	border: 0;
	color: #999;
	font: 7pt Arial, sans-serif;
	padding: 8px;
	text-align: center;
	width: 767px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 751px;
}
html>body #markets {
	width: 751px;
}
#markets ul {
	list-style-type: none;
	margin: 4px;
	padding: 0;
}
#markets ul li {
	border-right: 1px solid #999;
	display: inline;
	margin: 0;
	padding: 0px 6px;
}
#markets ul li.right {
	border: 0;
}
#markets ul li a {
	color: #999;
	text-align: center;
	text-decoration: none;
}
#markets ul li a.active {
	color: #FFF;
}
#markets ul li a:hover {
	color: #FFF;
}
/**********************************************/
/* end of items used by privacy policy        */
/* and security info                          */
/**********************************************/

/**********************************************/
/* the following items are used by the footer */
/**********************************************/
#footer {
	background: #EEE;
	border-top: 1px solid #CCC;
	margin: 0;
}
#byline {
	height: 100%; /* compensate for IE(win) issues */
	padding: .75em;
	text-align: center;
}
/**********************************************/
/* end of items used by footer                */
/**********************************************/

/**********************************************/
/* basic styles                               */
/**********************************************/
h1 {
	color: #444;
	font: 18pt/1.1em "C FranklinGothic Condensed", Arial Black, Helvetica Black, sans-serif;
}
h2 {
	color: #444;
	font: 13pt/.9em "C FranklinGothic Condensed", Arial Black, Helvetica Black, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
}
h3 {
	color: #444;
	font: bold 11pt Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.fine_print {
	font: 7pt Verdana, sans-serif;
}
.white {
	color: #FFF;
}
.gray {
	color: #666;
}
.saved_by_zero {
	border: 0;
	margin: 0;
	padding: 0;
}
/**********************************************/
/* end of basic styles                        */
/**********************************************/
