body {
	padding: 0px;
	height: 100%;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #649CD0;
	width: 100%;
	margin: 0px;
	text-align: center;
}

a {
	outline:none;
}

#temp {
	padding: 100px 0px 0px;
	height: 200px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#temp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 800px;
	z-index: 1;
	text-align: left;
	margin: 0px auto;
}



#newNav {
	margin: 0px;
	padding: 0px;
	z-index: 100;
	background-image: url(../images/topNav-bkgd.jpg);
	width: 800px;
	float: left;
	position: relative;
}
#newNav img {
	border:0;
	margin: 0px;
	padding: 0px;
}
#newNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 200;
	text-align: left;
	background-image: url(../images/topNav-bkgd.jpg);
}
#newNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}




#newNav li ul {
	margin: 0px auto 0px 0px;
	padding: 0px 0px 4px;
	background-color: #666666;
	background-image: url(../images/topNav-dropdown-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #333333;
	position: absolute;
	z-index: 300;
	left: 0px;
	top: 0px;
	width: 200px;
	display: none;
  }
/* Previously
div#newNav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
*/



#newNav li ul li {
	margin: 6px 4px 0px;
	padding: 0px 4px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	list-style-position: inside;
	list-style-image: url(../images/bullet-orange.gif);
	white-space: nowrap;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
	list-style-type: none;
	text-align: left;
	float: left;
	clear: left;
	width: 186px;
}
#newNav li ul li a:link, div#newNav li ul li a:visited {
	text-decoration: none;
	color: #FFFFCC;
	white-space: nowrap;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#newNav li ul li a:hover {
	color: #FFCC33;
	text-decoration:none; 
}


#newNav li > ul {
	top: auto;
	left: auto;
}



/* ------ IE Fix ----------------------------------------- */
#newNav li:hover ul, #newNav li.over ul {
	display: block;
	position: absolute;
	top: 54px;
}
#newNav li:hover ul li, #newNav li.over ul li {
	margin: 6px 4px 0px;
	padding: 0px 4px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	position: relative;
	list-style-position: inside;
	list-style-image: url(../images/bullet-orange.gif);
	white-space: nowrap;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: top;
	list-style-type: none;
	text-align: left;
	float: left; 
	clear: left;
}
#newNav li:hover ul li a:link, #newNav li:hover ul li a:visited {
	text-decoration: none;
	color: #FFFFCC;
	white-space: nowrap;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#newNav li:hover ul li a:hover {
	color: #FFCC33;
	text-decoration:none; 
}



#headerImage {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	z-index: 1;
	background-color: #FFFFFF;
	clear: both;
	display: block;
}
#headerImage a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerImage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}



#middleNav {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #CCCCCC;
	background-image: url(../images/middleNav-bkgd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 50;
	display: block;
	clear: both;
	height: 24px;
}
#middleNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #996600;
	text-decoration: none;
	letter-spacing: 1px;
}
#middleNav li {
	display: inline;
	padding: 2px;
	margin: 0px;
}
#middleNav a:link, #middleNav a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding: 0px;
	margin-right: 6px;
	margin-left: 3px;
}
#middleNav a:hover {
	color: #FFCC33;
	text-decoration: none;
}



table#content {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/content-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	background-color: #FFFFFF;
	height: 400px;
	clear: both;
	width: 100%;
}
table#content tr {
	text-align: left;
	vertical-align: top;
}


td#homeLeft {
	margin: 0px;
	padding: 0px 0px 30px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
td#homeLeft  h1 {
	margin: 0.75em 30px 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	z-index: 1;
	padding-right: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #003366;
	padding-top: 0px;
	padding-left: 0px;
}
td#homeLeft  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
	margin: 14px 0px 5px 30px;
	padding: 0px;
}

td#homeLeft  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px 30px 8px;
	padding: 0px;
}

#homeLeft ol, #homeLeft ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px 30px 8px 30px;
	padding: 0px 0px 0px 30px;
}

#homeLeft ul {
	margin:0 0 0.75em;
	padding:0; }
		
		#homeLeft li {
			margin:0 0 0.25em 20px;
			padding:0; }

#homeLeft img { margin-left: 0px; }


#homeLeft cite, #otherLeft cite {
	display: block;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 14px;
	padding-top: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 6px;
	padding-right: 6px;
	color: #003366;
}

#homeLeft strong {
	font-family:"Times New Roman", Times, serif;
	font-size:1.05em; }

td#homeRight {
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
#hr-amr {
	background-image: url(../images/hr-AMR.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 85px 0px 0px;
}
#hr-solar {
	background-image: url(../images/hr-solar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 125px 0px 0px;
}
#hr-storm {
	background-image: url(../images/hr-storm2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 85px 0px 0px;
}
#hr-energy {
	background-image: url(../images/hr-energy.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#hr-CFL {
	background-image: url(../images/hr-cfl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 76px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td#homeRight ul {
	list-style-image: url(../images/bullet-greyDark.gif);
	list-style-position: inside;
	margin: 0px 12px 12px;
	padding: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
td#homeRight li {
	margin: 10px 0px 0px;
	padding: 0px 2px 4px;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
td#homeRight p {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
td#homeRight a:link, td#homeRight a:visited {
	text-decoration: none;
	color: #FF9900;
	padding-left: 2px;
}
td#homeRight a:hover {
	color: #333333;
}

td#news {
	padding: 30px 30px 10px;
	margin: 0px;
	width: 468px;
	height: 164px;
	overflow: hidden;
	background-color: #FFFFCC;
}
td#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#news h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin: 12px 0px 4px;
	line-height: 15px;
	text-decoration: underline;
}


td#news p {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#newsScroll {
	overflow: auto;
	margin: 0px;
	padding: 0px 10px 6px 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
td#alerts {
	width: 236px;
	margin: 0px;
	padding: 60px 16px 10px;
	height: 134px;
	background-color: #FFFFCC;
	background-image: url(../images/alerts-bkgd.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}
td#alerts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding: 2px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

#alertsScroll {
	overflow: auto;
	margin: 0px;
	padding: 2px 20px 2px 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
}


td#otherLeft {
	margin: 0px;
	padding: 0px 0px 30px;
	width: 530px;
	background-repeat: no-repeat;
	background-position: left top;
}
td#otherLeft  h1 {
	margin: 52px 80px 30px 90px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	z-index: 1;
	padding-right: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #333333;
	padding-top: 0px;
	padding-left: 20px;
}
td#otherLeft  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
	margin: 20px 50px 2px 30px;
	padding: 0px;
}
td#otherLeft h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 24px 50px 4px 30px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
td#otherLeft h4 {
	margin: 14px 100px 1px 30px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

td#otherLeft  p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px 80px 8px 30px;
	padding: 0px;
}
td#otherLeft ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 8px;
	margin-left: 30px;
	padding-left: 20px;
	margin-right: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet-greyLite.gif);
}

td#otherLeft ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 8px;
	margin-left: 30px;
	padding-left: 20px;
	margin-right: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 18px;
	list-style-position: outside;
	list-style-type: decimal;
}
td#otherLeft li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
td#otherLeft img {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
}
td#otherLeft input, td#otherLeft textarea, td#otherLeft select {
	margin: 0px 0px 0px 28px;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
td#otherLeft ul.people {
	margin: 8px 0px 0px 30px;
	padding: 0px;
}
td#otherLeft ul.people li {
	margin: 0px 30px 30px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	list-style-image: none;
}
td#otherLeft ul.people img {
	margin: 0px;
	padding: 3px;
	height: 100px;
	width: 100px;
	background-color: #FFFFFF;
}
#otherLeft ul.people p {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
#otherLeft.gallery {
	background-image: none;
	padding-top: 20px;
}
#otherLeft.gallery img {
	margin-bottom: 20px;
}

td#otherRight {
	margin: 0px;
	padding: 0px;
	width: 260px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 442px;
	background-color: #FFFFCC;
}
td#otherRight h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 18px;
	color: #333333;
}
td#otherRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding: 0px 0px 2px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td#otherRight .phone {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: 1px;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
td#otherRight h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
td#otherRight h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	letter-spacing: 1px;
}
td#otherRight h4 a:link, td#otherRight h4 a:visited {
	color: #CC6600;
}
td#otherRight h4 a:hover {
	color: #000000;
	text-decoration: none;
}
td#otherRight ul {
	list-style-image: url(../images/bullet-greyDark.gif);
	list-style-position: inside;
	margin: 0px 12px 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
td#otherRight li {
	margin: 4px 0px 0px;
	padding: 0px 2px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
}
td#otherRight p {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: -2px;
}
td#otherRight p.big {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
td#otherRight p.time {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -6px;
	margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
td#otherRight a:link, td#otherRight a:visited {
	text-decoration: none;
	color: #333333;
	padding-left: 2px;
}
td#otherRight a:hover {
	color: #000000;
	background-color: #FFCC66;
	text-decoration: underline;
}
td#otherRight p.bold a {
	font-weight: bold;
}
#otherRight.gallery h3 {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 2px;
}



















#otherContent {
	border: 1px solid #666666;
	width: 798px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/content-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 1;
	background-color: #FFFFFF;
	float: left;
	clear: both;
}
#leftColumn {
	margin: 0px;
	padding: 50px 30px 36px;
	width: 468px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#rightColumn {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 268px;
	height: 100%;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomContent {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 204px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	z-index: 1;
	clear: both;
	float: left;
}



#otherContent #leftColumn {
	background-image: url(../images/header-bkgd1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#viewBill {
	margin: 0px;
	padding: 0px;
	text-align: right;
	z-index: 80;
}



#footer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 18px;
	background-image: url(../images/footer-bkgd.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	position: relative;
	clear: both;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 0px 20px;
	position: relative;
	clear: none;
	float: left;
}
#footer ul {
	margin: 0px;
	padding: 3px 14px 0px 0px;
	list-style-type: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	float: right;
	clear: none;
}
#footer li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#base {
	margin: 0px auto;
	padding: 0px;
	height: 20px;
	width: 800px;
	position: relative;
	z-index: 1;
	clear: both;
}

img.wrap {
	float: left;
	margin: 0px 12px 2px 30px;
	padding: 0px;
}



#leftColumn h1 {
	margin: 0px 0px 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	z-index: 1;
	padding-right: 0px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#homeContent #leftColumn h1 {
	color: #003366;
}
#otherContent #leftColumn h1 {
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
}
#leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
	margin: 14px 0px 1px;
	padding: 0px;
}

#leftColumn p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
}

a:link, a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.headerLink {
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
	margin: 12px 0px 0px;
	padding: 0px;
}


#homeContent #leftColumn p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
}






#rightColumn h1 {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 18px;
	color: #666666;
}
#rightColumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	padding: 0px 0px 2px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#rightColumn h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#rightColumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	letter-spacing: 1px;
}
#rightColumn ul {
	list-style-image: url(../images/bullet-greyDark.gif);
	list-style-position: inside;
	margin: 0px 12px 12px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#rightColumn li {
	margin: 10px 0px 0px;
	padding: 0px 2px 4px;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
#rightColumn p {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#rightColumn a:link, #rightColumn a:visited {
	text-decoration: none;
	color: #FF9900;
	padding-left: 2px;
}
#rightColumn a:hover {
	color: #333333;
}



#homeContent #rightColumn {
	background-image: url(../images/rightColumn-bkgd.jpg);
}
table#homeContent #rightColumn {
	background-image: url(../images/rightColumn-bkgd.jpg);
}
#homeContent #rightColumn h1 {
	display: none;
}
table#homeContent #rightColumn h1 {
	display: none;
}
#homeContent #rightColumn h2 {
	display: none;
}
table#homeContent #rightColumn h2 {
	display: none;
}
#otherContent #rightColumn {
	padding-bottom: 20px;
}
#otherLeft #galleryListing {
	margin: 0px 30px 4px 0px;
	padding: 10px 0px 0px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#otherLeft #galleryListing img {
	border: 1px solid #666666;
	height: 60px;
	width: 60px;
	float: left;
	margin-right: 12px;
}
#otherLeft #galleryListing h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 16px;
}
#otherLeft #galleryListing h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	line-height: 12px;
	margin-top: 10px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
